| 1 |
1.46 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.meta_description AS meta_description_4, t0.excerpt AS excerpt_5, t0.social_image_name AS social_image_name_6, t0.thumbnail_name AS thumbnail_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.content AS content_10, t0.spotlight AS spotlight_11 FROM news t0 WHERE t0.spotlight = ? ORDER BY t0.created_at DESC
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.meta_description AS meta_description_4, t0.excerpt AS excerpt_5, t0.social_image_name AS social_image_name_6, t0.thumbnail_name AS thumbnail_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.content AS content_10, t0.spotlight AS spotlight_11 FROM news t0 WHERE t0.spotlight = 1 ORDER BY t0.created_at DESC;
|
| 2 |
0.37 ms |
SELECT n0_.content AS content_0, n0_.field AS field_1 FROM news_translations n0_ WHERE n0_.foreign_key = ? AND n0_.locale = ? AND n0_.object_class = ?
Parameters: [
"3"
"en_US"
"App\Entity\News"
]
SELECT n0_.content AS content_0, n0_.field AS field_1 FROM news_translations n0_ WHERE n0_.foreign_key = '3' AND n0_.locale = 'en_US' AND n0_.object_class = 'App\\Entity\\News';
|
| 3 |
0.29 ms |
SELECT n0_.content AS content_0, n0_.field AS field_1 FROM news_translations n0_ WHERE n0_.foreign_key = ? AND n0_.locale = ? AND n0_.object_class = ?
Parameters: [
"3"
"en"
"App\Entity\News"
]
SELECT n0_.content AS content_0, n0_.field AS field_1 FROM news_translations n0_ WHERE n0_.foreign_key = '3' AND n0_.locale = 'en' AND n0_.object_class = 'App\\Entity\\News';
|
| 4 |
0.37 ms |
SELECT n0_.content AS content_0, n0_.field AS field_1 FROM news_translations n0_ WHERE n0_.foreign_key = ? AND n0_.locale = ? AND n0_.object_class = ?
Parameters: [
"1"
"en_US"
"App\Entity\News"
]
SELECT n0_.content AS content_0, n0_.field AS field_1 FROM news_translations n0_ WHERE n0_.foreign_key = '1' AND n0_.locale = 'en_US' AND n0_.object_class = 'App\\Entity\\News';
|
| 5 |
0.61 ms |
SELECT n0_.content AS content_0, n0_.field AS field_1 FROM news_translations n0_ WHERE n0_.foreign_key = ? AND n0_.locale = ? AND n0_.object_class = ?
Parameters: [
"1"
"en"
"App\Entity\News"
]
SELECT n0_.content AS content_0, n0_.field AS field_1 FROM news_translations n0_ WHERE n0_.foreign_key = '1' AND n0_.locale = 'en' AND n0_.object_class = 'App\\Entity\\News';
|
| 6 |
0.32 ms |
SELECT n0_.content AS content_0, n0_.field AS field_1 FROM news_translations n0_ WHERE n0_.foreign_key = ? AND n0_.locale = ? AND n0_.object_class = ?
Parameters: [
"2"
"en_US"
"App\Entity\News"
]
SELECT n0_.content AS content_0, n0_.field AS field_1 FROM news_translations n0_ WHERE n0_.foreign_key = '2' AND n0_.locale = 'en_US' AND n0_.object_class = 'App\\Entity\\News';
|
| 7 |
0.31 ms |
SELECT n0_.content AS content_0, n0_.field AS field_1 FROM news_translations n0_ WHERE n0_.foreign_key = ? AND n0_.locale = ? AND n0_.object_class = ?
Parameters: [
"2"
"en"
"App\Entity\News"
]
SELECT n0_.content AS content_0, n0_.field AS field_1 FROM news_translations n0_ WHERE n0_.foreign_key = '2' AND n0_.locale = 'en' AND n0_.object_class = 'App\\Entity\\News';
|
| 8 |
0.33 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.meta_description AS meta_description_4, t0.excerpt AS excerpt_5, t0.social_image_name AS social_image_name_6, t0.thumbnail_name AS thumbnail_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.content AS content_10, t0.spotlight AS spotlight_11 FROM news t0 ORDER BY t0.created_at DESC LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.meta_description AS meta_description_4, t0.excerpt AS excerpt_5, t0.social_image_name AS social_image_name_6, t0.thumbnail_name AS thumbnail_name_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.content AS content_10, t0.spotlight AS spotlight_11 FROM news t0 ORDER BY t0.created_at DESC LIMIT 1;
|
| 9 |
0.35 ms |
SELECT n0_.content AS content_0, n0_.field AS field_1 FROM news_translations n0_ WHERE n0_.foreign_key = ? AND n0_.locale = ? AND n0_.object_class = ?
Parameters: [
"5"
"en_US"
"App\Entity\News"
]
SELECT n0_.content AS content_0, n0_.field AS field_1 FROM news_translations n0_ WHERE n0_.foreign_key = '5' AND n0_.locale = 'en_US' AND n0_.object_class = 'App\\Entity\\News';
|
| 10 |
0.33 ms |
SELECT n0_.content AS content_0, n0_.field AS field_1 FROM news_translations n0_ WHERE n0_.foreign_key = ? AND n0_.locale = ? AND n0_.object_class = ?
Parameters: [
"5"
"en"
"App\Entity\News"
]
SELECT n0_.content AS content_0, n0_.field AS field_1 FROM news_translations n0_ WHERE n0_.foreign_key = '5' AND n0_.locale = 'en' AND n0_.object_class = 'App\\Entity\\News';
|