"SELECT a0_.id AS id_0, a0_.date_crea AS date_crea_1, a0_.date_modif AS date_modif_2, a0_.date_publi AS date_publi_3, a0_.actif AS actif_4, a0_.titre_id AS titre_id_5, a0_.texte_id AS texte_id_6, a0_.user_crea_id AS user_crea_id_7, a0_.user_modif_id AS user_modif_id_8, a0_.visuel_id AS visuel_id_9 FROM articles a0_ ORDER BY a0_.date_crea DESC LIMIT 5"
doctrine
[
"sql" => "SELECT a0_.id AS id_0, a0_.date_crea AS date_crea_1, a0_.date_modif AS date_modif_2, a0_.date_publi AS date_publi_3, a0_.actif AS actif_4, a0_.titre_id AS titre_id_5, a0_.texte_id AS texte_id_6, a0_.user_crea_id AS user_crea_id_7, a0_.user_modif_id AS user_modif_id_8, a0_.visuel_id AS visuel_id_9 FROM articles a0_ ORDER BY a0_.date_crea DESC LIMIT 5"
]
deprecation
User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead.
User Deprecated: Since symfony/var-exporter 7.3: The "Symfony\Component\VarExporter\LazyGhostTrait" trait is deprecated, use native lazy objects instead.
"SELECT t0.id AS id_1, t0.url_original AS url_original_2, t0.url AS url_3, t0.legende AS legende_4, t0.ordre AS ordre_5 FROM data_image t0 WHERE t0.id = ?"
(parameters:
[1 => 6]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url_original AS url_original_2, t0.url AS url_3, t0.legende AS legende_4, t0.ordre AS ordre_5 FROM data_image t0 WHERE t0.id = ?"
"params" => [1 => 6]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.contenu AS contenu_2 FROM data_varchar t0 WHERE t0.id = ?"
(parameters:
[1 => 6]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.contenu AS contenu_2 FROM data_varchar t0 WHERE t0.id = ?"
"params" => [1 => 6]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.email AS email_5, t0.telephone AS telephone_6, t0.cgu AS cgu_7, t0.actif AS actif_8, t0.code_verif AS code_verif_9, t0.date_crea AS date_crea_10, t0.date_modif AS date_modif_11, t0.code_tel_verif AS code_tel_verif_12, t0.pref AS pref_13, t0.change_pass AS change_pass_14, t0.fermeture AS fermeture_15, t0.nickname AS nickname_16 FROM secur_admin t0 WHERE t0.id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.email AS email_5, t0.telephone AS telephone_6, t0.cgu AS cgu_7, t0.actif AS actif_8, t0.code_verif AS code_verif_9, t0.date_crea AS date_crea_10, t0.date_modif AS date_modif_11, t0.code_tel_verif AS code_tel_verif_12, t0.pref AS pref_13, t0.change_pass AS change_pass_14, t0.fermeture AS fermeture_15, t0.nickname AS nickname_16 FROM secur_admin t0 WHERE t0.id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.slug AS slug_3 FROM articles_categories t0 INNER JOIN articles_articles_categories ON t0.id = articles_articles_categories.articles_categories_id WHERE articles_articles_categories.articles_id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.slug AS slug_3 FROM articles_categories t0 INNER JOIN articles_articles_categories ON t0.id = articles_articles_categories.articles_categories_id WHERE articles_articles_categories.articles_id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.contenu AS contenu_2 FROM data_quill t0 WHERE t0.id = ?"
(parameters:
[1 => 10]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.contenu AS contenu_2 FROM data_quill t0 WHERE t0.id = ?"
"params" => [1 => 10]
"types" => [1 => 1]
]