array(7) { [0]=> array(5) { ["id"]=> string(2) "13" ["title"]=> string(20) "Article with no date" ["content"]=> string(20) "The date is no show." ["published_at"]=> NULL ["image_file"]=> NULL } [1]=> array(5) { ["id"]=> string(2) "14" ["title"]=> string(18) "Another article..." ["content"]=> string(34) "Another content to explain here..." ["published_at"]=> NULL ["image_file"]=> NULL } [2]=> array(5) { ["id"]=> string(1) "8" ["title"]=> string(13) "First Article" ["content"]=> string(13) "First Content" ["published_at"]=> string(19) "2024-05-01 16:17:55" ["image_file"]=> NULL } [3]=> array(5) { ["id"]=> string(1) "9" ["title"]=> string(14) "Second Article" ["content"]=> string(14) "Second content" ["published_at"]=> string(19) "2024-05-01 16:18:46" ["image_file"]=> NULL } [4]=> array(5) { ["id"]=> string(2) "10" ["title"]=> string(12) "Live Article" ["content"]=> string(20) "Some content to tell" ["published_at"]=> string(19) "2024-05-01 16:19:27" ["image_file"]=> NULL } [5]=> array(5) { ["id"]=> string(2) "11" ["title"]=> string(10) "WMMC is #1" ["content"]=> string(26) "WMMC is #1 hospital in LA!" ["published_at"]=> string(19) "2024-05-01 16:20:32" ["image_file"]=> NULL } [6]=> array(5) { ["id"]=> string(2) "12" ["title"]=> string(18) "New online article" ["content"]=> string(16) "New content here" ["published_at"]=> string(19) "2024-05-09 16:21:36" ["image_file"]=> NULL } }