1 | SELECT `Session`.`id`, `Session`.`data`, `Session`.`expires` FROM `gacsarl_gac`.`sessions` AS `Session` WHERE `Session`.`id` = 'c564f7572f0ff6f0f8baddcb9787f82a' LIMIT 1 | | 0 | 0 | 1 |
2 | SELECT `Texte`.`id`, `Texte`.`nom`, `Texte`.`contenu`, `Texte`.`contenu_lang`, `Texte`.`media_id`, `Texte`.`modified`, ('78ce308a-84b1-4884-83ab-d4c9080b75c1') AS `EagerLoaderModel__id` FROM `gacsarl_gac`.`textes` AS `Texte` WHERE 1 = 1 | | 1 | 1 | 0 |
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 |