1 | SELECT `Session`.`id`, `Session`.`data`, `Session`.`expires` FROM `gacsarl_gac`.`sessions` AS `Session` WHERE `Session`.`id` = '5405e6c63f16af5e547ba9ca44dcb32e' LIMIT 1 | | 0 | 0 | 0 |
2 | SELECT `Texte`.`id`, `Texte`.`nom`, `Texte`.`contenu`, `Texte`.`contenu_lang`, `Texte`.`media_id`, `Texte`.`modified`, ('5d367b5a-5a3e-47ac-ab2e-eb8e4f197522') AS `EagerLoaderModel__id` FROM `gacsarl_gac`.`textes` AS `Texte` WHERE 1 = 1 | | 1 | 1 | 1 |
3 | SELECT `Media`.`id`, `Media`.`file`, `Media`.`name`, `Media`.`description`, `Media`.`ref_id`, (`Media`.`ref_id`) AS `EagerLoaderModel__assoc_id` FROM `gacsarl_gac`.`medias` AS `Media` WHERE `Media`.`online` = '1' AND `Media`.`ref` = 'Texte' AND `Media`.`ref_id` = ('1') ORDER BY `Media`.`position` IS NULL ASC, `Media`.`position` ASC | | 0 | 0 | 1 |