1
5.03 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . header AS header_3 , t0 . content AS content_4 , t0 . disabled AS disabled_5 FROM sticky_flash t0 WHERE t0 . disabled = ?
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . header AS header_3 , t0 . content AS content_4 , t0 . disabled AS disabled_5 FROM sticky_flash t0 WHERE t0 . disabled = 0 ;
Copy
2
3.07 ms
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = ? AND e0_ . locale = ? AND e0_ . object_class = ?
Parameters :
[
"1 "
"en_US "
"App\Entity\StickyFlash "
]
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = '1' AND e0_ . locale = 'en_US' AND e0_ . object_class = 'App\\Entity\\StickyFlash' ;
Copy
3
2.29 ms
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = ? AND e0_ . locale = ? AND e0_ . object_class = ?
Parameters :
[
"2 "
"en_US "
"App\Entity\StickyFlash "
]
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = '2' AND e0_ . locale = 'en_US' AND e0_ . object_class = 'App\\Entity\\StickyFlash' ;
Copy
4
2.50 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . images AS images_4 , t0 . disabled AS disabled_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . created_by_id AS created_by_id_8 , t0 . modified_by_id AS modified_by_id_9 FROM service t0 WHERE t0 . disabled = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . images AS images_4 , t0 . disabled AS disabled_5 , t0 . created_at AS created_at_6 , t0 . updated_at AS updated_at_7 , t0 . created_by_id AS created_by_id_8 , t0 . modified_by_id AS modified_by_id_9 FROM service t0 WHERE t0 . disabled = 0 ;
Copy
5
2.55 ms
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = ? AND e0_ . locale = ? AND e0_ . object_class = ?
Parameters :
[
"1 "
"en_US "
"App\Entity\Service "
]
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = '1' AND e0_ . locale = 'en_US' AND e0_ . object_class = 'App\\Entity\\Service' ;
Copy
6
1.78 ms
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = ? AND e0_ . locale = ? AND e0_ . object_class = ?
Parameters :
[
"3 "
"en_US "
"App\Entity\Service "
]
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = '3' AND e0_ . locale = 'en_US' AND e0_ . object_class = 'App\\Entity\\Service' ;
Copy
7
1.95 ms
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = ? AND e0_ . locale = ? AND e0_ . object_class = ?
Parameters :
[
"4 "
"en_US "
"App\Entity\Service "
]
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = '4' AND e0_ . locale = 'en_US' AND e0_ . object_class = 'App\\Entity\\Service' ;
Copy
8
2.23 ms
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = ? AND e0_ . locale = ? AND e0_ . object_class = ?
Parameters :
[
"6 "
"en_US "
"App\Entity\Service "
]
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = '6' AND e0_ . locale = 'en_US' AND e0_ . object_class = 'App\\Entity\\Service' ;
Copy
9
1.62 ms
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = ? AND e0_ . locale = ? AND e0_ . object_class = ?
Parameters :
[
"7 "
"en_US "
"App\Entity\Service "
]
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = '7' AND e0_ . locale = 'en_US' AND e0_ . object_class = 'App\\Entity\\Service' ;
Copy
10
3.13 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . link AS link_4 , t0 . image AS image_5 , t0 . disabled AS disabled_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 FROM project t0 WHERE t0 . disabled = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . description AS description_3 , t0 . link AS link_4 , t0 . image AS image_5 , t0 . disabled AS disabled_6 , t0 . created_at AS created_at_7 , t0 . updated_at AS updated_at_8 FROM project t0 WHERE t0 . disabled = 0 ;
Copy
11
1.78 ms
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = ? AND e0_ . locale = ? AND e0_ . object_class = ?
Parameters :
[
"1 "
"en_US "
"App\Entity\Project "
]
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = '1' AND e0_ . locale = 'en_US' AND e0_ . object_class = 'App\\Entity\\Project' ;
Copy
12
1.74 ms
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = ? AND e0_ . locale = ? AND e0_ . object_class = ?
Parameters :
[
"2 "
"en_US "
"App\Entity\Project "
]
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = '2' AND e0_ . locale = 'en_US' AND e0_ . object_class = 'App\\Entity\\Project' ;
Copy
13
2.36 ms
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = ? AND e0_ . locale = ? AND e0_ . object_class = ?
Parameters :
[
"3 "
"en_US "
"App\Entity\Project "
]
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = '3' AND e0_ . locale = 'en_US' AND e0_ . object_class = 'App\\Entity\\Project' ;
Copy
14
2.08 ms
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = ? AND e0_ . locale = ? AND e0_ . object_class = ?
Parameters :
[
"4 "
"en_US "
"App\Entity\Project "
]
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = '4' AND e0_ . locale = 'en_US' AND e0_ . object_class = 'App\\Entity\\Project' ;
Copy
15
1.96 ms
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = ? AND e0_ . locale = ? AND e0_ . object_class = ?
Parameters :
[
"5 "
"en_US "
"App\Entity\Project "
]
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = '5' AND e0_ . locale = 'en_US' AND e0_ . object_class = 'App\\Entity\\Project' ;
Copy
16
2.47 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . type AS type_3 , t0 . label AS label_4 , t0 . sticky_flash_id AS sticky_flash_id_5 FROM button t0 WHERE t0 . sticky_flash_id = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . type AS type_3 , t0 . label AS label_4 , t0 . sticky_flash_id AS sticky_flash_id_5 FROM button t0 WHERE t0 . sticky_flash_id = 1 ;
Copy
17
2.39 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . type AS type_3 , t0 . label AS label_4 , t0 . sticky_flash_id AS sticky_flash_id_5 FROM button t0 WHERE t0 . sticky_flash_id = ?
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . type AS type_3 , t0 . label AS label_4 , t0 . sticky_flash_id AS sticky_flash_id_5 FROM button t0 WHERE t0 . sticky_flash_id = 2 ;
Copy
18
2.11 ms
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = ? AND e0_ . locale = ? AND e0_ . object_class = ?
Parameters :
[
"1 "
"en_US "
"App\Entity\Button "
]
SELECT e0_ . content AS content_0 , e0_ . field AS field_1 FROM ext_translations e0_ WHERE e0_ . foreign_key = '1' AND e0_ . locale = 'en_US' AND e0_ . object_class = 'App\\Entity\\Button' ;
Copy