var/log/dev-2024-10-02.log

Open in your IDE?
  1. [2024-10-02 00:06:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2. [2024-10-02 00:06:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3. [2024-10-02 00:06:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4. [2024-10-02 00:06:21] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"fr"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/","method":"GET"} []
  5. [2024-10-02 00:06:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  6. [2024-10-02 00:06:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  7. [2024-10-02 00:06:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  8. [2024-10-02 00:06:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  9. [2024-10-02 00:06:21] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  10. [2024-10-02 00:06:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"home","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"home","2":"fr"},"types":{"1":2,"2":2}} []
  11. [2024-10-02 00:06:21] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4"} []
  12. [2024-10-02 00:06:21] doctrine.DEBUG: Executing query: SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id = 'haguenau' ORDER BY e0_.ordre ASC LIMIT 4 {"sql":"SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id = 'haguenau' ORDER BY e0_.ordre ASC LIMIT 4"} []
  13. [2024-10-02 00:06:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
  14. [2024-10-02 00:06:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
  15. [2024-10-02 00:06:21] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  16. [2024-10-02 00:06:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  17. [2024-10-02 00:06:21] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  18. [2024-10-02 00:06:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
  19. [2024-10-02 00:06:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
  20. [2024-10-02 00:06:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
  21. [2024-10-02 00:06:22] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  22. [2024-10-02 00:06:22] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  23. [2024-10-02 00:06:22] doctrine.INFO: Disconnecting [] []
  24. [2024-10-02 00:21:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  25. [2024-10-02 00:21:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  26. [2024-10-02 00:21:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  27. [2024-10-02 00:21:33] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  28. [2024-10-02 00:21:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  29. [2024-10-02 00:24:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  30. [2024-10-02 00:24:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  31. [2024-10-02 00:24:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  32. [2024-10-02 00:24:00] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"72924e"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/72924e/search/results?limit=10&method=GET","method":"GET"} []
  33. [2024-10-02 00:24:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  34. [2024-10-02 00:24:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  35. [2024-10-02 00:24:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  36. [2024-10-02 00:24:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  37. [2024-10-02 00:24:00] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  38. [2024-10-02 00:24:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  39. [2024-10-02 00:24:00] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  40. [2024-10-02 00:25:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  41. [2024-10-02 00:25:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  42. [2024-10-02 00:25:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  43. [2024-10-02 00:25:19] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FFragment%2FFragmentHandler.php&line=85","method":"GET"} []
  44. [2024-10-02 00:25:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  45. [2024-10-02 00:25:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  46. [2024-10-02 00:25:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  47. [2024-10-02 00:25:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  48. [2024-10-02 00:25:19] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  49. [2024-10-02 00:25:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  50. [2024-10-02 00:25:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  51. [2024-10-02 00:25:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  52. [2024-10-02 00:25:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0a02a6"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0a02a6","method":"GET"} []
  53. [2024-10-02 00:25:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  54. [2024-10-02 00:25:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  55. [2024-10-02 00:25:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  56. [2024-10-02 00:25:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  57. [2024-10-02 00:25:47] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  58. [2024-10-02 00:25:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
  59. [2024-10-02 00:25:47] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  60. [2024-10-02 00:25:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  61. [2024-10-02 00:25:49] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  62. [2024-10-02 00:25:49] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  63. [2024-10-02 00:25:49] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php&line=190","method":"GET"} []
  64. [2024-10-02 00:25:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  65. [2024-10-02 00:25:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  66. [2024-10-02 00:25:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  67. [2024-10-02 00:25:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  68. [2024-10-02 00:25:49] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  69. [2024-10-02 00:26:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  70. [2024-10-02 00:26:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  71. [2024-10-02 00:26:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  72. [2024-10-02 00:26:39] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69/search/results?ip=5.62.57.37","method":"GET"} []
  73. [2024-10-02 00:26:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  74. [2024-10-02 00:26:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  75. [2024-10-02 00:26:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  76. [2024-10-02 00:26:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  77. [2024-10-02 00:26:39] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  78. [2024-10-02 00:26:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=5.62.57.37","method":"GET"} []
  79. [2024-10-02 00:26:39] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  80. [2024-10-02 00:26:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  81. [2024-10-02 00:26:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  82. [2024-10-02 00:26:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  83. [2024-10-02 00:26:39] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FTemplate.php&line=367","method":"GET"} []
  84. [2024-10-02 00:26:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  85. [2024-10-02 00:26:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  86. [2024-10-02 00:26:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  87. [2024-10-02 00:26:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  88. [2024-10-02 00:26:39] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  89. [2024-10-02 00:26:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  90. [2024-10-02 00:26:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  91. [2024-10-02 00:26:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  92. [2024-10-02 00:26:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc?panel=config","method":"GET"} []
  93. [2024-10-02 00:26:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  94. [2024-10-02 00:26:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  95. [2024-10-02 00:26:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  96. [2024-10-02 00:26:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  97. [2024-10-02 00:26:40] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  98. [2024-10-02 00:26:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=config","method":"GET"} []
  99. [2024-10-02 00:26:40] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  100. [2024-10-02 00:27:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  101. [2024-10-02 00:27:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  102. [2024-10-02 00:27:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  103. [2024-10-02 00:27:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69?panel=request","method":"GET"} []
  104. [2024-10-02 00:27:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  105. [2024-10-02 00:27:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  106. [2024-10-02 00:27:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  107. [2024-10-02 00:27:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  108. [2024-10-02 00:27:04] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  109. [2024-10-02 00:27:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
  110. [2024-10-02 00:27:05] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  111. [2024-10-02 00:27:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  112. [2024-10-02 00:27:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  113. [2024-10-02 00:27:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  114. [2024-10-02 00:27:11] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=var%2Fcache%2Fdev%2Ftwig%2F1d%2F1d8d4021127030ddf7c511dbf5b3f1939a18a9aaafb96c0bc998a77fff705a93.php&line=39","method":"GET"} []
  115. [2024-10-02 00:27:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  116. [2024-10-02 00:27:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  117. [2024-10-02 00:27:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  118. [2024-10-02 00:27:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  119. [2024-10-02 00:27:11] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  120. [2024-10-02 00:27:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  121. [2024-10-02 00:27:15] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  122. [2024-10-02 00:27:15] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  123. [2024-10-02 00:27:15] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bridge%2FExtension%2FHttpKernelRuntime.php&line=48","method":"GET"} []
  124. [2024-10-02 00:27:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  125. [2024-10-02 00:27:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  126. [2024-10-02 00:27:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  127. [2024-10-02 00:27:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  128. [2024-10-02 00:27:15] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  129. [2024-10-02 00:27:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  130. [2024-10-02 00:27:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  131. [2024-10-02 00:27:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  132. [2024-10-02 00:27:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69?panel=logger","method":"GET"} []
  133. [2024-10-02 00:27:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  134. [2024-10-02 00:27:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  135. [2024-10-02 00:27:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  136. [2024-10-02 00:27:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  137. [2024-10-02 00:27:16] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  138. [2024-10-02 00:27:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=logger","method":"GET"} []
  139. [2024-10-02 00:27:16] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  140. [2024-10-02 00:27:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  141. [2024-10-02 00:27:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  142. [2024-10-02 00:27:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  143. [2024-10-02 00:27:17] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"fr","page":"soutenir-abcm"},"request_uri":"https://abcm-vitrine.atiweb.fr/pages/soutenir-abcm","method":"GET"} []
  144. [2024-10-02 00:27:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  145. [2024-10-02 00:27:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  146. [2024-10-02 00:27:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  147. [2024-10-02 00:27:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  148. [2024-10-02 00:27:17] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  149. [2024-10-02 00:27:17] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"soutenir-abcm","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1","params":{"1":"soutenir-abcm","2":"fr"},"types":{"1":2,"2":2}} []
  150. [2024-10-02 00:27:17] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  151. [2024-10-02 00:27:17] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  152. [2024-10-02 00:27:17] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  153. [2024-10-02 00:27:18] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  154. [2024-10-02 00:27:18] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  155. [2024-10-02 00:27:18] doctrine.INFO: Disconnecting [] []
  156. [2024-10-02 00:27:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  157. [2024-10-02 00:27:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  158. [2024-10-02 00:27:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  159. [2024-10-02 00:27:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc?panel=vich_uploader.mapping_collector","method":"GET"} []
  160. [2024-10-02 00:27:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  161. [2024-10-02 00:27:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  162. [2024-10-02 00:27:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  163. [2024-10-02 00:27:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  164. [2024-10-02 00:27:19] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  165. [2024-10-02 00:27:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=vich_uploader.mapping_collector","method":"GET"} []
  166. [2024-10-02 00:27:19] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  167. [2024-10-02 00:27:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  168. [2024-10-02 00:27:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  169. [2024-10-02 00:27:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  170. [2024-10-02 00:27:20] request.INFO: Matched route "offres_emploi". {"route":"offres_emploi","route_parameters":{"_route":"offres_emploi","cat":2,"_controller":"App\\Controller\\ActualitesController::list"},"request_uri":"https://abcm-vitrine.atiweb.fr/nos-offres-demploi","method":"GET"} []
  171. [2024-10-02 00:27:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  172. [2024-10-02 00:27:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  173. [2024-10-02 00:27:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  174. [2024-10-02 00:27:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  175. [2024-10-02 00:27:20] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  176. [2024-10-02 00:27:20] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte AS texte_4, t0.ordre AS ordre_5, t0.actif AS actif_6, t0.langue AS langue_7, t0.largeur_grand AS largeur_grand_8, t0.largeur_petit AS largeur_petit_9 FROM actualites_cat t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte AS texte_4, t0.ordre AS ordre_5, t0.actif AS actif_6, t0.langue AS langue_7, t0.largeur_grand AS largeur_grand_8, t0.largeur_petit AS largeur_petit_9 FROM actualites_cat t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":1}} []
  177. [2024-10-02 00:27:20] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '2' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 8 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '2' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 8"} []
  178. [2024-10-02 00:27:20] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  179. [2024-10-02 00:27:20] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  180. [2024-10-02 00:27:20] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  181. [2024-10-02 00:27:21] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  182. [2024-10-02 00:27:21] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  183. [2024-10-02 00:27:21] doctrine.INFO: Disconnecting [] []
  184. [2024-10-02 00:27:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  185. [2024-10-02 00:27:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  186. [2024-10-02 00:27:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  187. [2024-10-02 00:27:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69?panel=http_client","method":"GET"} []
  188. [2024-10-02 00:27:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  189. [2024-10-02 00:27:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  190. [2024-10-02 00:27:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  191. [2024-10-02 00:27:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  192. [2024-10-02 00:27:23] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  193. [2024-10-02 00:27:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=http_client","method":"GET"} []
  194. [2024-10-02 00:27:23] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  195. [2024-10-02 00:27:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  196. [2024-10-02 00:27:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  197. [2024-10-02 00:27:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  198. [2024-10-02 00:27:40] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php&line=198","method":"GET"} []
  199. [2024-10-02 00:27:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  200. [2024-10-02 00:27:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  201. [2024-10-02 00:27:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  202. [2024-10-02 00:27:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  203. [2024-10-02 00:27:40] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  204. [2024-10-02 00:27:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  205. [2024-10-02 00:27:45] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  206. [2024-10-02 00:27:45] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  207. [2024-10-02 00:27:45] request.INFO: Matched route "actualites_detail". {"route":"actualites_detail","route_parameters":{"_route":"actualites_detail","slug":"la-rentree-des-ecoles-schulanfang-am-1-september-2022","_controller":"App\\Controller\\ActualitesController::detail","actualite":"7"},"request_uri":"https://abcm-vitrine.atiweb.fr/blog/actu/la-rentree-des-ecoles-schulanfang-am-1-september-2022/7","method":"GET"} []
  208. [2024-10-02 00:27:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  209. [2024-10-02 00:27:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  210. [2024-10-02 00:27:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  211. [2024-10-02 00:27:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  212. [2024-10-02 00:27:46] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  213. [2024-10-02 00:27:46] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ? (parameters: array{"1":"7"}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ?","params":{"1":"7"},"types":{"1":1}} []
  214. [2024-10-02 00:27:46] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  215. [2024-10-02 00:27:46] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  216. [2024-10-02 00:27:46] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  217. [2024-10-02 00:27:47] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  218. [2024-10-02 00:27:47] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  219. [2024-10-02 00:27:47] doctrine.INFO: Disconnecting [] []
  220. [2024-10-02 00:28:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  221. [2024-10-02 00:28:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  222. [2024-10-02 00:28:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  223. [2024-10-02 00:28:18] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=templates%2Fsite%2Flayout%2Ffooter.html.twig&line=1","method":"GET"} []
  224. [2024-10-02 00:28:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  225. [2024-10-02 00:28:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  226. [2024-10-02 00:28:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  227. [2024-10-02 00:28:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  228. [2024-10-02 00:28:18] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  229. [2024-10-02 00:28:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  230. [2024-10-02 00:28:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  231. [2024-10-02 00:28:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  232. [2024-10-02 00:28:22] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FTemplate.php&line=394","method":"GET"} []
  233. [2024-10-02 00:28:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  234. [2024-10-02 00:28:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  235. [2024-10-02 00:28:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  236. [2024-10-02 00:28:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  237. [2024-10-02 00:28:22] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  238. [2024-10-02 00:28:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  239. [2024-10-02 00:28:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  240. [2024-10-02 00:28:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  241. [2024-10-02 00:28:28] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpCache%2FSubRequestHandler.php&line=26","method":"GET"} []
  242. [2024-10-02 00:28:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  243. [2024-10-02 00:28:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  244. [2024-10-02 00:28:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  245. [2024-10-02 00:28:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  246. [2024-10-02 00:28:28] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  247. [2024-10-02 00:28:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  248. [2024-10-02 00:28:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  249. [2024-10-02 00:28:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  250. [2024-10-02 00:28:30] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fsecurity-http%2FFirewall%2FAccessListener.php&line=32","method":"GET"} []
  251. [2024-10-02 00:28:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  252. [2024-10-02 00:28:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  253. [2024-10-02 00:28:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  254. [2024-10-02 00:28:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  255. [2024-10-02 00:28:30] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  256. [2024-10-02 00:28:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  257. [2024-10-02 00:28:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  258. [2024-10-02 00:28:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  259. [2024-10-02 00:28:31] request.INFO: Matched route "trouver-ecole". {"route":"trouver-ecole","route_parameters":{"_route":"trouver-ecole","_controller":"App\\Controller\\EcolesController::list"},"request_uri":"https://abcm-vitrine.atiweb.fr/nos-ecoles","method":"GET"} []
  260. [2024-10-02 00:28:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  261. [2024-10-02 00:28:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  262. [2024-10-02 00:28:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  263. [2024-10-02 00:28:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  264. [2024-10-02 00:28:31] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  265. [2024-10-02 00:28:31] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
  266. [2024-10-02 00:28:31] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  267. [2024-10-02 00:28:31] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  268. [2024-10-02 00:28:31] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  269. [2024-10-02 00:28:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  270. [2024-10-02 00:28:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  271. [2024-10-02 00:28:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  272. [2024-10-02 00:28:32] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fframework-bundle%2FController%2FControllerTrait.php&line=235","method":"GET"} []
  273. [2024-10-02 00:28:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  274. [2024-10-02 00:28:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  275. [2024-10-02 00:28:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  276. [2024-10-02 00:28:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  277. [2024-10-02 00:28:32] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  278. [2024-10-02 00:28:32] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  279. [2024-10-02 00:28:32] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  280. [2024-10-02 00:28:32] doctrine.INFO: Disconnecting [] []
  281. [2024-10-02 00:29:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  282. [2024-10-02 00:29:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  283. [2024-10-02 00:29:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  284. [2024-10-02 00:29:00] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=var%2Fcache%2Fdev%2FContainerH0Q2MO8%2FsrcApp_KernelDevDebugContainer.php&line=1113","method":"GET"} []
  285. [2024-10-02 00:29:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  286. [2024-10-02 00:29:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  287. [2024-10-02 00:29:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  288. [2024-10-02 00:29:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  289. [2024-10-02 00:29:00] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  290. [2024-10-02 00:29:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  291. [2024-10-02 00:29:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  292. [2024-10-02 00:29:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  293. [2024-10-02 00:29:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69?panel=router","method":"GET"} []
  294. [2024-10-02 00:29:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  295. [2024-10-02 00:29:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  296. [2024-10-02 00:29:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  297. [2024-10-02 00:29:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  298. [2024-10-02 00:29:02] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  299. [2024-10-02 00:29:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=router","method":"GET"} []
  300. [2024-10-02 00:29:02] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  301. [2024-10-02 00:29:02] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69/router","method":"GET"} []
  302. [2024-10-02 00:29:03] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/var/www/abcmzwei.eu/dev/src/../../src/Controller/) is not within the allowed path(s): (/var/www/abcmzwei.eu/dev/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/config/FileLocator.php\",\"line\":60,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/Config/FileLocator.php\",\"line\":61,\"function\":\"locate\",\"class\":\"Symfony\\\\Component\\\\Config\\\\FileLocator\",\"type\":\"->\"}],\"count\":1})"} []
  303. [2024-10-02 00:29:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  304. [2024-10-02 00:29:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  305. [2024-10-02 00:29:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  306. [2024-10-02 00:29:08] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php&line=169","method":"GET"} []
  307. [2024-10-02 00:29:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  308. [2024-10-02 00:29:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  309. [2024-10-02 00:29:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  310. [2024-10-02 00:29:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  311. [2024-10-02 00:29:08] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  312. [2024-10-02 00:29:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  313. [2024-10-02 00:29:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  314. [2024-10-02 00:29:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  315. [2024-10-02 00:29:09] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fsecurity-http%2FFirewall%2FLogoutListener.php&line=33","method":"GET"} []
  316. [2024-10-02 00:29:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  317. [2024-10-02 00:29:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  318. [2024-10-02 00:29:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  319. [2024-10-02 00:29:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  320. [2024-10-02 00:29:09] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  321. [2024-10-02 00:29:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  322. [2024-10-02 00:29:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  323. [2024-10-02 00:29:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  324. [2024-10-02 00:29:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69?panel=cache","method":"GET"} []
  325. [2024-10-02 00:29:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  326. [2024-10-02 00:29:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  327. [2024-10-02 00:29:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  328. [2024-10-02 00:29:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  329. [2024-10-02 00:29:17] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  330. [2024-10-02 00:29:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=cache","method":"GET"} []
  331. [2024-10-02 00:29:17] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  332. [2024-10-02 00:29:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  333. [2024-10-02 00:29:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  334. [2024-10-02 00:29:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  335. [2024-10-02 00:29:39] request.INFO: Matched route "actualites_detail". {"route":"actualites_detail","route_parameters":{"_route":"actualites_detail","slug":"louverture-dune-nouvelle-ecole-a-schoenau-eine-neue-schule-abcm-zweisprachigkeit-in-schoenau","_controller":"App\\Controller\\ActualitesController::detail","actualite":"8"},"request_uri":"https://abcm-vitrine.atiweb.fr/blog/actu/louverture-dune-nouvelle-ecole-a-schoenau-eine-neue-schule-abcm-zweisprachigkeit-in-schoenau/8","method":"GET"} []
  336. [2024-10-02 00:29:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  337. [2024-10-02 00:29:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  338. [2024-10-02 00:29:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  339. [2024-10-02 00:29:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  340. [2024-10-02 00:29:39] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  341. [2024-10-02 00:29:39] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ? (parameters: array{"1":"8"}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ?","params":{"1":"8"},"types":{"1":1}} []
  342. [2024-10-02 00:29:39] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  343. [2024-10-02 00:29:39] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  344. [2024-10-02 00:29:39] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  345. [2024-10-02 00:29:40] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  346. [2024-10-02 00:29:40] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  347. [2024-10-02 00:29:40] doctrine.INFO: Disconnecting [] []
  348. [2024-10-02 00:29:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  349. [2024-10-02 00:29:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  350. [2024-10-02 00:29:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  351. [2024-10-02 00:29:46] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fsecurity-http%2FLogout%2FCsrfTokenClearingLogoutHandler.php&line=22","method":"GET"} []
  352. [2024-10-02 00:29:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  353. [2024-10-02 00:29:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  354. [2024-10-02 00:29:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  355. [2024-10-02 00:29:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  356. [2024-10-02 00:29:46] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  357. [2024-10-02 00:30:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  358. [2024-10-02 00:30:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  359. [2024-10-02 00:30:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  360. [2024-10-02 00:30:00] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpCache%2FSubRequestHandler.php&line=85","method":"GET"} []
  361. [2024-10-02 00:30:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  362. [2024-10-02 00:30:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  363. [2024-10-02 00:30:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  364. [2024-10-02 00:30:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  365. [2024-10-02 00:30:00] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  366. [2024-10-02 00:30:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  367. [2024-10-02 00:30:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  368. [2024-10-02 00:30:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  369. [2024-10-02 00:30:16] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fsecurity-http%2FFirewall%2FChannelListener.php&line=28","method":"GET"} []
  370. [2024-10-02 00:30:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  371. [2024-10-02 00:30:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  372. [2024-10-02 00:30:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  373. [2024-10-02 00:30:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  374. [2024-10-02 00:30:16] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  375. [2024-10-02 00:30:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  376. [2024-10-02 00:30:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  377. [2024-10-02 00:30:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  378. [2024-10-02 00:30:27] request.INFO: Matched route "select_locale". {"route":"select_locale","route_parameters":{"_route":"select_locale","_controller":"App\\Controller\\SiteController::selectLocale","langue":"de"},"request_uri":"https://abcm-vitrine.atiweb.fr/setLanguage/de","method":"GET"} []
  379. [2024-10-02 00:30:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  380. [2024-10-02 00:30:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  381. [2024-10-02 00:30:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  382. [2024-10-02 00:30:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  383. [2024-10-02 00:30:27] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  384. [2024-10-02 00:30:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  385. [2024-10-02 00:30:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  386. [2024-10-02 00:30:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  387. [2024-10-02 00:30:27] request.INFO: Matched route "ecole". {"route":"ecole","route_parameters":{"_route":"ecole","_controller":"App\\Controller\\SiteController::ecole"},"request_uri":"https://abcm-vitrine.atiweb.fr/ecole","method":"GET"} []
  388. [2024-10-02 00:30:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  389. [2024-10-02 00:30:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  390. [2024-10-02 00:30:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  391. [2024-10-02 00:30:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  392. [2024-10-02 00:30:27] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  393. [2024-10-02 00:30:27] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  394. [2024-10-02 00:30:27] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  395. [2024-10-02 00:30:27] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  396. [2024-10-02 00:30:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  397. [2024-10-02 00:30:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  398. [2024-10-02 00:30:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  399. [2024-10-02 00:30:28] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FTemplate.php&line=379","method":"GET"} []
  400. [2024-10-02 00:30:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  401. [2024-10-02 00:30:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  402. [2024-10-02 00:30:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  403. [2024-10-02 00:30:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  404. [2024-10-02 00:30:28] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  405. [2024-10-02 00:30:28] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  406. [2024-10-02 00:30:28] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  407. [2024-10-02 00:30:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  408. [2024-10-02 00:30:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  409. [2024-10-02 00:30:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  410. [2024-10-02 00:30:29] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"de"},"request_uri":"https://abcm-vitrine.atiweb.fr/de/startseite","method":"GET"} []
  411. [2024-10-02 00:30:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  412. [2024-10-02 00:30:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  413. [2024-10-02 00:30:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  414. [2024-10-02 00:30:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  415. [2024-10-02 00:30:29] doctrine.INFO: Disconnecting [] []
  416. [2024-10-02 00:30:29] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  417. [2024-10-02 00:30:29] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"home","2":"de"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"home","2":"de"},"types":{"1":2,"2":2}} []
  418. [2024-10-02 00:30:29] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 4 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 4"} []
  419. [2024-10-02 00:30:29] doctrine.DEBUG: Executing query: SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4 {"sql":"SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4"} []
  420. [2024-10-02 00:30:29] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
  421. [2024-10-02 00:30:29] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
  422. [2024-10-02 00:30:29] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  423. [2024-10-02 00:30:29] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  424. [2024-10-02 00:30:29] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_IMMERSIF"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_IMMERSIF"},"types":{"1":2}} []
  425. [2024-10-02 00:30:29] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_ASSOCIATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_ASSOCIATION"},"types":{"1":2}} []
  426. [2024-10-02 00:30:29] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_PARENTS"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_PARENTS"},"types":{"1":2}} []
  427. [2024-10-02 00:30:29] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_SOUTENIR"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_SOUTENIR"},"types":{"1":2}} []
  428. [2024-10-02 00:30:29] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  429. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_NOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_NOM"},"types":{"1":2}} []
  430. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_ASSOCIATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_ASSOCIATION"},"types":{"1":2}} []
  431. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_PRECURSEUR"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_PRECURSEUR"},"types":{"1":2}} []
  432. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_NOS_ECOLES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_NOS_ECOLES"},"types":{"1":2}} []
  433. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ABCM_ZWEISPRACHIGKEIT"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ABCM_ZWEISPRACHIGKEIT"},"types":{"1":2}} []
  434. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_TEXTE_ABCM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_TEXTE_ABCM"},"types":{"1":2}} []
  435. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACTUALITES_ABCM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACTUALITES_ABCM"},"types":{"1":2}} []
  436. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ECOLES_ABCM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ECOLES_ABCM"},"types":{"1":2}} []
  437. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_TEXTE_ECOLES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_TEXTE_ECOLES"},"types":{"1":2}} []
  438. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TROUVER_ECOLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TROUVER_ECOLE"},"types":{"1":2}} []
  439. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_VALEUR_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_VALEUR_1"},"types":{"1":2}} []
  440. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_VALEUR_2"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_VALEUR_2"},"types":{"1":2}} []
  441. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_VALEUR_3"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_VALEUR_3"},"types":{"1":2}} []
  442. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_IMMERSION_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_IMMERSION_TITRE"},"types":{"1":2}} []
  443. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_VIDEO_YOUTUBE_ACCUEIL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_VIDEO_YOUTUBE_ACCUEIL"},"types":{"1":2}} []
  444. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACTUALITES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACTUALITES"},"types":{"1":2}} []
  445. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
  446. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
  447. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
  448. [2024-10-02 00:30:30] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1"} []
  449. [2024-10-02 00:30:30] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  450. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TITRE"},"types":{"1":2}} []
  451. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_NOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_NOM"},"types":{"1":2}} []
  452. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_ADRESSE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_ADRESSE"},"types":{"1":2}} []
  453. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_CP"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_CP"},"types":{"1":2}} []
  454. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_VILLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_VILLE"},"types":{"1":2}} []
  455. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  456. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  457. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  458. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_INFOS_PRATIQUES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_INFOS_PRATIQUES"},"types":{"1":2}} []
  459. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FOOTER_LIENS"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FOOTER_LIENS"},"types":{"1":2}} []
  460. [2024-10-02 00:30:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_REALISATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_REALISATION"},"types":{"1":2}} []
  461. [2024-10-02 00:30:30] doctrine.INFO: Disconnecting [] []
  462. [2024-10-02 00:30:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  463. [2024-10-02 00:30:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  464. [2024-10-02 00:30:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  465. [2024-10-02 00:30:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc?panel=db","method":"GET"} []
  466. [2024-10-02 00:30:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  467. [2024-10-02 00:30:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  468. [2024-10-02 00:30:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  469. [2024-10-02 00:30:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  470. [2024-10-02 00:30:39] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  471. [2024-10-02 00:30:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
  472. [2024-10-02 00:30:39] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  473. [2024-10-02 00:30:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  474. [2024-10-02 00:30:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  475. [2024-10-02 00:30:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  476. [2024-10-02 00:30:41] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fsecurity-http%2FFirewall%2FContextListener.php&line=45","method":"GET"} []
  477. [2024-10-02 00:30:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  478. [2024-10-02 00:30:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  479. [2024-10-02 00:30:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  480. [2024-10-02 00:30:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  481. [2024-10-02 00:30:41] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  482. [2024-10-02 00:30:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  483. [2024-10-02 00:30:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  484. [2024-10-02 00:30:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  485. [2024-10-02 00:30:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69?panel=time","method":"GET"} []
  486. [2024-10-02 00:30:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  487. [2024-10-02 00:30:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  488. [2024-10-02 00:30:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  489. [2024-10-02 00:30:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  490. [2024-10-02 00:30:50] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  491. [2024-10-02 00:30:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=time","method":"GET"} []
  492. [2024-10-02 00:30:50] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  493. [2024-10-02 00:31:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  494. [2024-10-02 00:31:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  495. [2024-10-02 00:31:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  496. [2024-10-02 00:31:08] request.INFO: Matched route "select_locale". {"route":"select_locale","route_parameters":{"_route":"select_locale","_controller":"App\\Controller\\SiteController::selectLocale","langue":"fr"},"request_uri":"https://abcm-vitrine.atiweb.fr/setLanguage/fr","method":"GET"} []
  497. [2024-10-02 00:31:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  498. [2024-10-02 00:31:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  499. [2024-10-02 00:31:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  500. [2024-10-02 00:31:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  501. [2024-10-02 00:31:08] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  502. [2024-10-02 00:31:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  503. [2024-10-02 00:31:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  504. [2024-10-02 00:31:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  505. [2024-10-02 00:31:12] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FTemplate.php&line=365","method":"GET"} []
  506. [2024-10-02 00:31:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  507. [2024-10-02 00:31:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  508. [2024-10-02 00:31:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  509. [2024-10-02 00:31:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  510. [2024-10-02 00:31:12] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  511. [2024-10-02 00:31:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  512. [2024-10-02 00:31:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  513. [2024-10-02 00:31:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  514. [2024-10-02 00:31:21] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=templates%2Fsite%2Flayout%2Fmessages.twig&line=1","method":"GET"} []
  515. [2024-10-02 00:31:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  516. [2024-10-02 00:31:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  517. [2024-10-02 00:31:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  518. [2024-10-02 00:31:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  519. [2024-10-02 00:31:21] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  520. [2024-10-02 00:31:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  521. [2024-10-02 00:31:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  522. [2024-10-02 00:31:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  523. [2024-10-02 00:31:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69?panel=elastica","method":"GET"} []
  524. [2024-10-02 00:31:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  525. [2024-10-02 00:31:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  526. [2024-10-02 00:31:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  527. [2024-10-02 00:31:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  528. [2024-10-02 00:31:40] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  529. [2024-10-02 00:31:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=elastica","method":"GET"} []
  530. [2024-10-02 00:31:40] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  531. [2024-10-02 00:31:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  532. [2024-10-02 00:31:49] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  533. [2024-10-02 00:31:49] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  534. [2024-10-02 00:31:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc?panel=exception","method":"GET"} []
  535. [2024-10-02 00:31:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  536. [2024-10-02 00:31:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  537. [2024-10-02 00:31:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  538. [2024-10-02 00:31:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  539. [2024-10-02 00:31:49] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  540. [2024-10-02 00:31:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=exception","method":"GET"} []
  541. [2024-10-02 00:31:49] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  542. [2024-10-02 00:32:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  543. [2024-10-02 00:32:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  544. [2024-10-02 00:32:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  545. [2024-10-02 00:32:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc?panel=http_client","method":"GET"} []
  546. [2024-10-02 00:32:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  547. [2024-10-02 00:32:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  548. [2024-10-02 00:32:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  549. [2024-10-02 00:32:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  550. [2024-10-02 00:32:01] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  551. [2024-10-02 00:32:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=http_client","method":"GET"} []
  552. [2024-10-02 00:32:01] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  553. [2024-10-02 00:32:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  554. [2024-10-02 00:32:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  555. [2024-10-02 00:32:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  556. [2024-10-02 00:32:07] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fsecurity-http%2FFirewall%2FAnonymousAuthenticationListener.php&line=33","method":"GET"} []
  557. [2024-10-02 00:32:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  558. [2024-10-02 00:32:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  559. [2024-10-02 00:32:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  560. [2024-10-02 00:32:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  561. [2024-10-02 00:32:07] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  562. [2024-10-02 00:32:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  563. [2024-10-02 00:32:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  564. [2024-10-02 00:32:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  565. [2024-10-02 00:32:11] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FEnvironment.php&line=278","method":"GET"} []
  566. [2024-10-02 00:32:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  567. [2024-10-02 00:32:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  568. [2024-10-02 00:32:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  569. [2024-10-02 00:32:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  570. [2024-10-02 00:32:11] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  571. [2024-10-02 00:32:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  572. [2024-10-02 00:32:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  573. [2024-10-02 00:32:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  574. [2024-10-02 00:32:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc?panel=translation","method":"GET"} []
  575. [2024-10-02 00:32:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  576. [2024-10-02 00:32:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  577. [2024-10-02 00:32:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  578. [2024-10-02 00:32:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  579. [2024-10-02 00:32:24] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  580. [2024-10-02 00:32:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=translation","method":"GET"} []
  581. [2024-10-02 00:32:24] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  582. [2024-10-02 00:32:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  583. [2024-10-02 00:32:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  584. [2024-10-02 00:32:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  585. [2024-10-02 00:32:35] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FHttpKernel.php&line=202","method":"GET"} []
  586. [2024-10-02 00:32:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  587. [2024-10-02 00:32:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  588. [2024-10-02 00:32:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  589. [2024-10-02 00:32:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  590. [2024-10-02 00:32:35] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  591. [2024-10-02 00:33:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  592. [2024-10-02 00:33:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  593. [2024-10-02 00:33:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  594. [2024-10-02 00:33:12] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=templates%2Fsite%2Flayout%2Fheader.html.twig&line=1","method":"GET"} []
  595. [2024-10-02 00:33:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  596. [2024-10-02 00:33:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  597. [2024-10-02 00:33:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  598. [2024-10-02 00:33:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  599. [2024-10-02 00:33:12] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  600. [2024-10-02 00:33:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  601. [2024-10-02 00:33:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  602. [2024-10-02 00:33:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  603. [2024-10-02 00:33:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc?panel=events","method":"GET"} []
  604. [2024-10-02 00:33:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  605. [2024-10-02 00:33:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  606. [2024-10-02 00:33:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  607. [2024-10-02 00:33:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  608. [2024-10-02 00:33:34] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  609. [2024-10-02 00:33:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=events","method":"GET"} []
  610. [2024-10-02 00:33:34] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  611. [2024-10-02 00:33:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  612. [2024-10-02 00:33:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  613. [2024-10-02 00:33:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  614. [2024-10-02 00:33:51] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\ContactFormController::contact","_locale":"fr"},"request_uri":"https://abcm-vitrine.atiweb.fr/contact","method":"GET"} []
  615. [2024-10-02 00:33:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  616. [2024-10-02 00:33:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  617. [2024-10-02 00:33:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  618. [2024-10-02 00:33:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  619. [2024-10-02 00:33:51] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  620. [2024-10-02 00:33:51] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"contact","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"contact","2":"fr"},"types":{"1":2,"2":2}} []
  621. [2024-10-02 00:33:51] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
  622. [2024-10-02 00:33:51] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  623. [2024-10-02 00:33:51] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  624. [2024-10-02 00:33:51] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  625. [2024-10-02 00:33:52] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  626. [2024-10-02 00:33:52] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  627. [2024-10-02 00:33:53] doctrine.INFO: Disconnecting [] []
  628. [2024-10-02 00:34:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  629. [2024-10-02 00:34:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  630. [2024-10-02 00:34:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  631. [2024-10-02 00:34:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc?panel=cache","method":"GET"} []
  632. [2024-10-02 00:34:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  633. [2024-10-02 00:34:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  634. [2024-10-02 00:34:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  635. [2024-10-02 00:34:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  636. [2024-10-02 00:34:13] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  637. [2024-10-02 00:34:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=cache","method":"GET"} []
  638. [2024-10-02 00:34:13] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  639. [2024-10-02 00:34:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  640. [2024-10-02 00:34:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  641. [2024-10-02 00:34:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  642. [2024-10-02 00:34:28] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=var%2Fcache%2Fdev%2Ftwig%2F67%2F670bdedc5537aed8a2cbdb0a76acab8b9667693348d41cc40def999b5eac983d.php&line=38","method":"GET"} []
  643. [2024-10-02 00:34:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  644. [2024-10-02 00:34:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  645. [2024-10-02 00:34:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  646. [2024-10-02 00:34:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  647. [2024-10-02 00:34:28] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  648. [2024-10-02 00:34:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  649. [2024-10-02 00:34:42] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  650. [2024-10-02 00:34:42] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  651. [2024-10-02 00:34:42] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"fr","page":"etre-parent-deleve"},"request_uri":"https://abcm-vitrine.atiweb.fr/pages/etre-parent-deleve","method":"GET"} []
  652. [2024-10-02 00:34:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  653. [2024-10-02 00:34:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  654. [2024-10-02 00:34:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  655. [2024-10-02 00:34:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  656. [2024-10-02 00:34:42] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  657. [2024-10-02 00:34:42] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"etre-parent-deleve","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1","params":{"1":"etre-parent-deleve","2":"fr"},"types":{"1":2,"2":2}} []
  658. [2024-10-02 00:34:42] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  659. [2024-10-02 00:34:42] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  660. [2024-10-02 00:34:42] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  661. [2024-10-02 00:34:43] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  662. [2024-10-02 00:34:43] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  663. [2024-10-02 00:34:44] doctrine.INFO: Disconnecting [] []
  664. [2024-10-02 00:34:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  665. [2024-10-02 00:34:49] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  666. [2024-10-02 00:34:49] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  667. [2024-10-02 00:34:49] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fsecurity-guard%2FFirewall%2FGuardAuthenticationListener.php&line=40","method":"GET"} []
  668. [2024-10-02 00:34:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  669. [2024-10-02 00:34:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  670. [2024-10-02 00:34:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  671. [2024-10-02 00:34:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  672. [2024-10-02 00:34:49] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  673. [2024-10-02 00:34:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  674. [2024-10-02 00:34:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  675. [2024-10-02 00:34:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  676. [2024-10-02 00:34:59] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FTemplate.php&line=391","method":"GET"} []
  677. [2024-10-02 00:34:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  678. [2024-10-02 00:34:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  679. [2024-10-02 00:34:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  680. [2024-10-02 00:34:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  681. [2024-10-02 00:34:59] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  682. [2024-10-02 00:35:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  683. [2024-10-02 00:35:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  684. [2024-10-02 00:35:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  685. [2024-10-02 00:35:01] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=templates%2Fsite%2Fhome.html.twig&line=1","method":"GET"} []
  686. [2024-10-02 00:35:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  687. [2024-10-02 00:35:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  688. [2024-10-02 00:35:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  689. [2024-10-02 00:35:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  690. [2024-10-02 00:35:01] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  691. [2024-10-02 00:35:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  692. [2024-10-02 00:35:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  693. [2024-10-02 00:35:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  694. [2024-10-02 00:35:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  695. [2024-10-02 00:35:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  696. [2024-10-02 00:35:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  697. [2024-10-02 00:35:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69?panel=form","method":"GET"} []
  698. [2024-10-02 00:35:22] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fsecurity-http%2FLogout%2FSessionLogoutHandler.php&line=23","method":"GET"} []
  699. [2024-10-02 00:35:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  700. [2024-10-02 00:35:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  701. [2024-10-02 00:35:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  702. [2024-10-02 00:35:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  703. [2024-10-02 00:35:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  704. [2024-10-02 00:35:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  705. [2024-10-02 00:35:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  706. [2024-10-02 00:35:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  707. [2024-10-02 00:35:22] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  708. [2024-10-02 00:35:22] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  709. [2024-10-02 00:35:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=form","method":"GET"} []
  710. [2024-10-02 00:35:22] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  711. [2024-10-02 00:35:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  712. [2024-10-02 00:35:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  713. [2024-10-02 00:35:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  714. [2024-10-02 00:35:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  715. [2024-10-02 00:35:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  716. [2024-10-02 00:35:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  717. [2024-10-02 00:35:28] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FDependencyInjection%2FLazyLoadingFragmentHandler.php&line=45","method":"GET"} []
  718. [2024-10-02 00:35:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  719. [2024-10-02 00:35:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  720. [2024-10-02 00:35:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  721. [2024-10-02 00:35:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  722. [2024-10-02 00:35:28] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FTemplate.php&line=370","method":"GET"} []
  723. [2024-10-02 00:35:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  724. [2024-10-02 00:35:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  725. [2024-10-02 00:35:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  726. [2024-10-02 00:35:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  727. [2024-10-02 00:35:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  728. [2024-10-02 00:35:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  729. [2024-10-02 00:35:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  730. [2024-10-02 00:35:38] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fsecurity-http%2FFirewall%2FContextListener.php&line=169","method":"GET"} []
  731. [2024-10-02 00:35:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  732. [2024-10-02 00:35:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  733. [2024-10-02 00:35:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  734. [2024-10-02 00:35:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  735. [2024-10-02 00:35:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  736. [2024-10-02 00:35:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  737. [2024-10-02 00:35:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  738. [2024-10-02 00:35:48] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FTemplateWrapper.php&line=38","method":"GET"} []
  739. [2024-10-02 00:35:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  740. [2024-10-02 00:35:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  741. [2024-10-02 00:35:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  742. [2024-10-02 00:35:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  743. [2024-10-02 00:36:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  744. [2024-10-02 00:36:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  745. [2024-10-02 00:36:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  746. [2024-10-02 00:36:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69?panel=exception","method":"GET"} []
  747. [2024-10-02 00:36:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  748. [2024-10-02 00:36:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  749. [2024-10-02 00:36:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  750. [2024-10-02 00:36:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  751. [2024-10-02 00:36:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=exception","method":"GET"} []
  752. [2024-10-02 00:36:10] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  753. [2024-10-02 00:36:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  754. [2024-10-02 00:36:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  755. [2024-10-02 00:36:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  756. [2024-10-02 00:36:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_fragment"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_fragment\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_fragment/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  757. [2024-10-02 00:36:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  758. [2024-10-02 00:36:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  759. [2024-10-02 00:36:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  760. [2024-10-02 00:36:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc?panel=time","method":"GET"} []
  761. [2024-10-02 00:36:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  762. [2024-10-02 00:36:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  763. [2024-10-02 00:36:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  764. [2024-10-02 00:36:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  765. [2024-10-02 00:36:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=time","method":"GET"} []
  766. [2024-10-02 00:36:32] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  767. [2024-10-02 00:36:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  768. [2024-10-02 00:36:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  769. [2024-10-02 00:36:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  770. [2024-10-02 00:36:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0a02a6"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0a02a6?group=1&panel=db","method":"GET"} []
  771. [2024-10-02 00:36:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  772. [2024-10-02 00:36:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  773. [2024-10-02 00:36:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  774. [2024-10-02 00:36:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  775. [2024-10-02 00:36:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  776. [2024-10-02 00:36:52] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  777. [2024-10-02 00:37:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  778. [2024-10-02 00:37:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  779. [2024-10-02 00:37:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  780. [2024-10-02 00:37:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  781. [2024-10-02 00:37:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  782. [2024-10-02 00:37:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  783. [2024-10-02 00:37:06] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=templates%2Fsite%2Fbase.html.twig&line=1","method":"GET"} []
  784. [2024-10-02 00:37:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  785. [2024-10-02 00:37:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  786. [2024-10-02 00:37:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  787. [2024-10-02 00:37:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  788. [2024-10-02 00:37:06] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=templates%2Fsite%2Fincludes%2F_swiper_hero.html.twig&line=1","method":"GET"} []
  789. [2024-10-02 00:37:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  790. [2024-10-02 00:37:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  791. [2024-10-02 00:37:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  792. [2024-10-02 00:37:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  793. [2024-10-02 00:37:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  794. [2024-10-02 00:37:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  795. [2024-10-02 00:37:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  796. [2024-10-02 00:37:07] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc/search/results?ip=5.62.57.37","method":"GET"} []
  797. [2024-10-02 00:37:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  798. [2024-10-02 00:37:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  799. [2024-10-02 00:37:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  800. [2024-10-02 00:37:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  801. [2024-10-02 00:37:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=5.62.57.37","method":"GET"} []
  802. [2024-10-02 00:37:07] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  803. [2024-10-02 00:37:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  804. [2024-10-02 00:37:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  805. [2024-10-02 00:37:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  806. [2024-10-02 00:37:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69?panel=events","method":"GET"} []
  807. [2024-10-02 00:37:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  808. [2024-10-02 00:37:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  809. [2024-10-02 00:37:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  810. [2024-10-02 00:37:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  811. [2024-10-02 00:37:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=events","method":"GET"} []
  812. [2024-10-02 00:37:10] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  813. [2024-10-02 00:37:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  814. [2024-10-02 00:37:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  815. [2024-10-02 00:37:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  816. [2024-10-02 00:37:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc?panel=router","method":"GET"} []
  817. [2024-10-02 00:37:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  818. [2024-10-02 00:37:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  819. [2024-10-02 00:37:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  820. [2024-10-02 00:37:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  821. [2024-10-02 00:37:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=router","method":"GET"} []
  822. [2024-10-02 00:37:22] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  823. [2024-10-02 00:37:22] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc/router","method":"GET"} []
  824. [2024-10-02 00:37:23] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/var/www/abcmzwei.eu/dev/src/../../src/Controller/) is not within the allowed path(s): (/var/www/abcmzwei.eu/dev/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/config/FileLocator.php\",\"line\":60,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/Config/FileLocator.php\",\"line\":61,\"function\":\"locate\",\"class\":\"Symfony\\\\Component\\\\Config\\\\FileLocator\",\"type\":\"->\"}],\"count\":1})"} []
  825. [2024-10-02 00:37:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  826. [2024-10-02 00:37:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  827. [2024-10-02 00:37:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  828. [2024-10-02 00:37:33] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Ftwig-bridge%2FExtension%2FHttpKernelRuntime.php&line=43","method":"GET"} []
  829. [2024-10-02 00:37:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  830. [2024-10-02 00:37:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  831. [2024-10-02 00:37:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  832. [2024-10-02 00:37:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  833. [2024-10-02 00:37:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  834. [2024-10-02 00:37:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  835. [2024-10-02 00:37:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  836. [2024-10-02 00:37:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69?panel=twig","method":"GET"} []
  837. [2024-10-02 00:37:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  838. [2024-10-02 00:37:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  839. [2024-10-02 00:37:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  840. [2024-10-02 00:37:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  841. [2024-10-02 00:37:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=twig","method":"GET"} []
  842. [2024-10-02 00:37:37] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  843. [2024-10-02 00:37:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  844. [2024-10-02 00:37:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  845. [2024-10-02 00:37:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  846. [2024-10-02 00:37:41] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"fr","page":"l-association"},"request_uri":"https://abcm-vitrine.atiweb.fr/pages/l-association","method":"GET"} []
  847. [2024-10-02 00:37:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  848. [2024-10-02 00:37:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  849. [2024-10-02 00:37:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  850. [2024-10-02 00:37:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  851. [2024-10-02 00:37:41] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  852. [2024-10-02 00:37:41] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"l-association","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1","params":{"1":"l-association","2":"fr"},"types":{"1":2,"2":2}} []
  853. [2024-10-02 00:37:41] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  854. [2024-10-02 00:37:41] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  855. [2024-10-02 00:37:42] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  856. [2024-10-02 00:37:42] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  857. [2024-10-02 00:37:42] doctrine.INFO: Disconnecting [] []
  858. [2024-10-02 00:38:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  859. [2024-10-02 00:38:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  860. [2024-10-02 00:38:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  861. [2024-10-02 00:38:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69?panel=security","method":"GET"} []
  862. [2024-10-02 00:38:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  863. [2024-10-02 00:38:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  864. [2024-10-02 00:38:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  865. [2024-10-02 00:38:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  866. [2024-10-02 00:38:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=security","method":"GET"} []
  867. [2024-10-02 00:38:03] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  868. [2024-10-02 00:38:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  869. [2024-10-02 00:38:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  870. [2024-10-02 00:38:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  871. [2024-10-02 00:38:04] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"https://abcm-vitrine.atiweb.fr/js/routing?callback=fos.Router.setData","method":"GET"} []
  872. [2024-10-02 00:38:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  873. [2024-10-02 00:38:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  874. [2024-10-02 00:38:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  875. [2024-10-02 00:38:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  876. [2024-10-02 00:38:05] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/var/www/abcmzwei.eu/dev/src/../../src/Controller/) is not within the allowed path(s): (/var/www/abcmzwei.eu/dev/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/config/FileLocator.php\",\"line\":60,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/Config/FileLocator.php\",\"line\":61,\"function\":\"locate\",\"class\":\"Symfony\\\\Component\\\\Config\\\\FileLocator\",\"type\":\"->\"}],\"count\":1})"} []
  877. [2024-10-02 00:38:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  878. [2024-10-02 00:38:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  879. [2024-10-02 00:38:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  880. [2024-10-02 00:38:07] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fsecurity-http%2FFirewall%2FSwitchUserListener.php&line=42","method":"GET"} []
  881. [2024-10-02 00:38:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  882. [2024-10-02 00:38:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  883. [2024-10-02 00:38:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  884. [2024-10-02 00:38:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  885. [2024-10-02 00:38:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  886. [2024-10-02 00:38:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  887. [2024-10-02 00:38:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  888. [2024-10-02 00:38:13] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fdebug%2FException%2FSilencedErrorContext.php&line=23","method":"GET"} []
  889. [2024-10-02 00:38:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  890. [2024-10-02 00:38:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  891. [2024-10-02 00:38:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  892. [2024-10-02 00:38:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  893. [2024-10-02 00:38:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  894. [2024-10-02 00:38:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  895. [2024-10-02 00:38:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  896. [2024-10-02 00:38:24] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fsecurity-core%2FAuthentication%2FToken%2FAnonymousToken.php&line=21","method":"GET"} []
  897. [2024-10-02 00:38:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  898. [2024-10-02 00:38:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  899. [2024-10-02 00:38:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  900. [2024-10-02 00:38:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  901. [2024-10-02 00:38:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  902. [2024-10-02 00:38:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  903. [2024-10-02 00:38:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  904. [2024-10-02 00:38:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69?panel=validator","method":"GET"} []
  905. [2024-10-02 00:38:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  906. [2024-10-02 00:38:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  907. [2024-10-02 00:38:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  908. [2024-10-02 00:38:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  909. [2024-10-02 00:38:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=validator","method":"GET"} []
  910. [2024-10-02 00:38:27] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  911. [2024-10-02 00:38:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  912. [2024-10-02 00:38:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  913. [2024-10-02 00:38:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  914. [2024-10-02 00:38:59] request.INFO: Matched route "actualites". {"route":"actualites","route_parameters":{"_route":"actualites","cat":1,"_controller":"App\\Controller\\ActualitesController::list"},"request_uri":"https://abcm-vitrine.atiweb.fr/actualites","method":"GET"} []
  915. [2024-10-02 00:38:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  916. [2024-10-02 00:38:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  917. [2024-10-02 00:38:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  918. [2024-10-02 00:38:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  919. [2024-10-02 00:38:59] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  920. [2024-10-02 00:38:59] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte AS texte_4, t0.ordre AS ordre_5, t0.actif AS actif_6, t0.langue AS langue_7, t0.largeur_grand AS largeur_grand_8, t0.largeur_petit AS largeur_petit_9 FROM actualites_cat t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte AS texte_4, t0.ordre AS ordre_5, t0.actif AS actif_6, t0.langue AS langue_7, t0.largeur_grand AS largeur_grand_8, t0.largeur_petit AS largeur_petit_9 FROM actualites_cat t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} []
  921. [2024-10-02 00:38:59] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 8 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 8"} []
  922. [2024-10-02 00:38:59] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  923. [2024-10-02 00:38:59] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  924. [2024-10-02 00:38:59] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  925. [2024-10-02 00:38:59] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  926. [2024-10-02 00:39:00] doctrine.INFO: Disconnecting [] []
  927. [2024-10-02 00:39:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  928. [2024-10-02 00:39:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  929. [2024-10-02 00:39:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  930. [2024-10-02 00:39:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69?panel=translation","method":"GET"} []
  931. [2024-10-02 00:39:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  932. [2024-10-02 00:39:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  933. [2024-10-02 00:39:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  934. [2024-10-02 00:39:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  935. [2024-10-02 00:39:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=translation","method":"GET"} []
  936. [2024-10-02 00:39:05] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  937. [2024-10-02 00:39:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  938. [2024-10-02 00:39:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  939. [2024-10-02 00:39:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  940. [2024-10-02 00:39:29] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"fr","page":"mentions-legales"},"request_uri":"https://abcm-vitrine.atiweb.fr/pages/mentions-legales","method":"GET"} []
  941. [2024-10-02 00:39:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  942. [2024-10-02 00:39:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  943. [2024-10-02 00:39:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  944. [2024-10-02 00:39:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  945. [2024-10-02 00:39:29] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  946. [2024-10-02 00:39:29] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"mentions-legales","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1","params":{"1":"mentions-legales","2":"fr"},"types":{"1":2,"2":2}} []
  947. [2024-10-02 00:39:29] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  948. [2024-10-02 00:39:29] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  949. [2024-10-02 00:39:30] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  950. [2024-10-02 00:39:30] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  951. [2024-10-02 00:39:30] doctrine.INFO: Disconnecting [] []
  952. [2024-10-02 00:39:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  953. [2024-10-02 00:39:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  954. [2024-10-02 00:39:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  955. [2024-10-02 00:39:38] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FFragment%2FFragmentHandler.php&line=71","method":"GET"} []
  956. [2024-10-02 00:39:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  957. [2024-10-02 00:39:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  958. [2024-10-02 00:39:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  959. [2024-10-02 00:39:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  960. [2024-10-02 00:39:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  961. [2024-10-02 00:39:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  962. [2024-10-02 00:39:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  963. [2024-10-02 00:39:55] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=src%2FController%2FSiteController.php&line=67","method":"GET"} []
  964. [2024-10-02 00:39:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  965. [2024-10-02 00:39:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  966. [2024-10-02 00:39:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  967. [2024-10-02 00:39:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  968. [2024-10-02 00:40:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  969. [2024-10-02 00:40:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  970. [2024-10-02 00:40:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  971. [2024-10-02 00:40:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69?panel=config","method":"GET"} []
  972. [2024-10-02 00:40:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  973. [2024-10-02 00:40:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  974. [2024-10-02 00:40:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  975. [2024-10-02 00:40:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  976. [2024-10-02 00:40:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=config","method":"GET"} []
  977. [2024-10-02 00:40:02] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  978. [2024-10-02 00:40:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  979. [2024-10-02 00:40:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  980. [2024-10-02 00:40:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  981. [2024-10-02 00:40:06] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FFragment%2FInlineFragmentRenderer.php&line=47","method":"GET"} []
  982. [2024-10-02 00:40:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  983. [2024-10-02 00:40:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  984. [2024-10-02 00:40:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  985. [2024-10-02 00:40:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  986. [2024-10-02 00:40:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  987. [2024-10-02 00:40:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  988. [2024-10-02 00:40:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  989. [2024-10-02 00:40:09] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FEnvironment.php&line=280","method":"GET"} []
  990. [2024-10-02 00:40:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  991. [2024-10-02 00:40:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  992. [2024-10-02 00:40:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  993. [2024-10-02 00:40:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  994. [2024-10-02 00:40:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  995. [2024-10-02 00:40:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  996. [2024-10-02 00:40:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  997. [2024-10-02 00:40:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc?panel=validator","method":"GET"} []
  998. [2024-10-02 00:40:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  999. [2024-10-02 00:40:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1000. [2024-10-02 00:40:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1001. [2024-10-02 00:40:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1002. [2024-10-02 00:40:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=validator","method":"GET"} []
  1003. [2024-10-02 00:40:11] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1004. [2024-10-02 00:40:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1005. [2024-10-02 00:40:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1006. [2024-10-02 00:40:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1007. [2024-10-02 00:40:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc?panel=security","method":"GET"} []
  1008. [2024-10-02 00:40:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1009. [2024-10-02 00:40:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1010. [2024-10-02 00:40:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1011. [2024-10-02 00:40:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1012. [2024-10-02 00:40:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=security","method":"GET"} []
  1013. [2024-10-02 00:40:22] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1014. [2024-10-02 00:40:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1015. [2024-10-02 00:40:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1016. [2024-10-02 00:40:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1017. [2024-10-02 00:40:29] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fframework-bundle%2FController%2FControllerTrait.php&line=228","method":"GET"} []
  1018. [2024-10-02 00:40:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1019. [2024-10-02 00:40:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1020. [2024-10-02 00:40:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1021. [2024-10-02 00:40:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1022. [2024-10-02 00:40:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1023. [2024-10-02 00:40:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1024. [2024-10-02 00:40:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1025. [2024-10-02 00:40:39] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=var%2Fcache%2Fdev%2Ftwig%2F1d%2F1d8d4021127030ddf7c511dbf5b3f1939a18a9aaafb96c0bc998a77fff705a93.php&line=49","method":"GET"} []
  1026. [2024-10-02 00:40:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1027. [2024-10-02 00:40:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1028. [2024-10-02 00:40:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1029. [2024-10-02 00:40:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1030. [2024-10-02 00:41:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1031. [2024-10-02 00:41:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1032. [2024-10-02 00:41:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1033. [2024-10-02 00:41:14] request.INFO: Matched route "actualites_detail". {"route":"actualites_detail","route_parameters":{"_route":"actualites_detail","slug":"interview-de-la-vice-presidente-sur-bfm-alsace-interview-der-vize-prasidentin","_controller":"App\\Controller\\ActualitesController::detail","actualite":"9"},"request_uri":"https://abcm-vitrine.atiweb.fr/blog/actu/interview-de-la-vice-presidente-sur-bfm-alsace-interview-der-vize-prasidentin/9","method":"GET"} []
  1034. [2024-10-02 00:41:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1035. [2024-10-02 00:41:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1036. [2024-10-02 00:41:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1037. [2024-10-02 00:41:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1038. [2024-10-02 00:41:14] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  1039. [2024-10-02 00:41:14] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ? (parameters: array{"1":"9"}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ?","params":{"1":"9"},"types":{"1":1}} []
  1040. [2024-10-02 00:41:14] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1041. [2024-10-02 00:41:14] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  1042. [2024-10-02 00:41:14] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  1043. [2024-10-02 00:41:14] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  1044. [2024-10-02 00:41:15] doctrine.INFO: Disconnecting [] []
  1045. [2024-10-02 00:41:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1046. [2024-10-02 00:41:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1047. [2024-10-02 00:41:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1048. [2024-10-02 00:41:29] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"fr","page":"politique-de-confidentialite"},"request_uri":"https://abcm-vitrine.atiweb.fr/pages/politique-de-confidentialite","method":"GET"} []
  1049. [2024-10-02 00:41:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1050. [2024-10-02 00:41:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1051. [2024-10-02 00:41:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1052. [2024-10-02 00:41:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1053. [2024-10-02 00:41:30] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  1054. [2024-10-02 00:41:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"politique-de-confidentialite","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1","params":{"1":"politique-de-confidentialite","2":"fr"},"types":{"1":2,"2":2}} []
  1055. [2024-10-02 00:41:30] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1056. [2024-10-02 00:41:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  1057. [2024-10-02 00:41:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1058. [2024-10-02 00:41:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1059. [2024-10-02 00:41:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1060. [2024-10-02 00:41:30] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Fsymfony%2Fhttp-kernel%2FDependencyInjection%2FLazyLoadingFragmentHandler.php&line=38","method":"GET"} []
  1061. [2024-10-02 00:41:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1062. [2024-10-02 00:41:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1063. [2024-10-02 00:41:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1064. [2024-10-02 00:41:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1065. [2024-10-02 00:41:30] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  1066. [2024-10-02 00:41:30] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  1067. [2024-10-02 00:41:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1068. [2024-10-02 00:41:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1069. [2024-10-02 00:41:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1070. [2024-10-02 00:41:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc?panel=logger","method":"GET"} []
  1071. [2024-10-02 00:41:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1072. [2024-10-02 00:41:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1073. [2024-10-02 00:41:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1074. [2024-10-02 00:41:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1075. [2024-10-02 00:41:31] doctrine.INFO: Disconnecting [] []
  1076. [2024-10-02 00:41:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=logger","method":"GET"} []
  1077. [2024-10-02 00:41:31] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1078. [2024-10-02 00:41:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1079. [2024-10-02 00:41:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1080. [2024-10-02 00:41:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1081. [2024-10-02 00:41:50] request.INFO: Matched route "actualites_detail". {"route":"actualites_detail","route_parameters":{"_route":"actualites_detail","slug":"fresque-historique-en-plein-air-liberation","_controller":"App\\Controller\\ActualitesController::detail","actualite":"10"},"request_uri":"https://abcm-vitrine.atiweb.fr/blog/actu/fresque-historique-en-plein-air-liberation/10","method":"GET"} []
  1082. [2024-10-02 00:41:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1083. [2024-10-02 00:41:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1084. [2024-10-02 00:41:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1085. [2024-10-02 00:41:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1086. [2024-10-02 00:41:50] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  1087. [2024-10-02 00:41:50] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ? (parameters: array{"1":"10"}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ?","params":{"1":"10"},"types":{"1":1}} []
  1088. [2024-10-02 00:41:50] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1089. [2024-10-02 00:41:51] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  1090. [2024-10-02 00:41:51] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  1091. [2024-10-02 00:41:51] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  1092. [2024-10-02 00:41:51] doctrine.INFO: Disconnecting [] []
  1093. [2024-10-02 00:42:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1094. [2024-10-02 00:42:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1095. [2024-10-02 00:42:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1096. [2024-10-02 00:42:24] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=var%2Fcache%2Fdev%2Ftwig%2F67%2F670bdedc5537aed8a2cbdb0a76acab8b9667693348d41cc40def999b5eac983d.php&line=100","method":"GET"} []
  1097. [2024-10-02 00:42:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1098. [2024-10-02 00:42:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1099. [2024-10-02 00:42:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1100. [2024-10-02 00:42:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1101. [2024-10-02 00:42:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1102. [2024-10-02 00:42:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1103. [2024-10-02 00:42:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1104. [2024-10-02 00:42:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=5.62.57.37","method":"GET"} []
  1105. [2024-10-02 00:42:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1106. [2024-10-02 00:42:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1107. [2024-10-02 00:42:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1108. [2024-10-02 00:42:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1109. [2024-10-02 00:42:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=5.62.57.37","method":"GET"} []
  1110. [2024-10-02 00:42:32] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1111. [2024-10-02 00:42:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1112. [2024-10-02 00:42:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1113. [2024-10-02 00:42:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1114. [2024-10-02 00:42:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69?panel=vich_uploader.mapping_collector","method":"GET"} []
  1115. [2024-10-02 00:42:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1116. [2024-10-02 00:42:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1117. [2024-10-02 00:42:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1118. [2024-10-02 00:42:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1119. [2024-10-02 00:42:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=vich_uploader.mapping_collector","method":"GET"} []
  1120. [2024-10-02 00:42:35] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1121. [2024-10-02 00:42:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1122. [2024-10-02 00:42:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1123. [2024-10-02 00:42:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1124. [2024-10-02 00:42:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc?panel=form","method":"GET"} []
  1125. [2024-10-02 00:42:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1126. [2024-10-02 00:42:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1127. [2024-10-02 00:42:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1128. [2024-10-02 00:42:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1129. [2024-10-02 00:42:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=form","method":"GET"} []
  1130. [2024-10-02 00:42:39] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1131. [2024-10-02 00:43:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1132. [2024-10-02 00:43:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1133. [2024-10-02 00:43:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1134. [2024-10-02 00:43:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc?panel=twig","method":"GET"} []
  1135. [2024-10-02 00:43:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1136. [2024-10-02 00:43:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1137. [2024-10-02 00:43:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1138. [2024-10-02 00:43:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1139. [2024-10-02 00:43:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=twig","method":"GET"} []
  1140. [2024-10-02 00:43:05] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1141. [2024-10-02 00:43:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1142. [2024-10-02 00:43:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1143. [2024-10-02 00:43:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1144. [2024-10-02 00:43:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc?panel=request","method":"GET"} []
  1145. [2024-10-02 00:43:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1146. [2024-10-02 00:43:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1147. [2024-10-02 00:43:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1148. [2024-10-02 00:43:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1149. [2024-10-02 00:43:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
  1150. [2024-10-02 00:43:30] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1151. [2024-10-02 00:43:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1152. [2024-10-02 00:43:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1153. [2024-10-02 00:43:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1154. [2024-10-02 00:43:35] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=vendor%2Ftwig%2Ftwig%2Fsrc%2FTemplateWrapper.php&line=36","method":"GET"} []
  1155. [2024-10-02 00:43:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1156. [2024-10-02 00:43:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1157. [2024-10-02 00:43:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1158. [2024-10-02 00:43:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1159. [2024-10-02 00:43:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1160. [2024-10-02 00:43:49] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1161. [2024-10-02 00:43:49] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1162. [2024-10-02 00:43:50] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"fr","page":"pourquoi-choisir-l-immersif"},"request_uri":"https://abcm-vitrine.atiweb.fr/pages/pourquoi-choisir-l-immersif","method":"GET"} []
  1163. [2024-10-02 00:43:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1164. [2024-10-02 00:43:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1165. [2024-10-02 00:43:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1166. [2024-10-02 00:43:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1167. [2024-10-02 00:43:50] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  1168. [2024-10-02 00:43:50] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"pourquoi-choisir-l-immersif","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1","params":{"1":"pourquoi-choisir-l-immersif","2":"fr"},"types":{"1":2,"2":2}} []
  1169. [2024-10-02 00:43:50] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1170. [2024-10-02 00:43:50] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  1171. [2024-10-02 00:43:50] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  1172. [2024-10-02 00:43:50] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  1173. [2024-10-02 00:43:51] doctrine.INFO: Disconnecting [] []
  1174. [2024-10-02 00:43:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1175. [2024-10-02 00:43:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1176. [2024-10-02 00:43:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1177. [2024-10-02 00:43:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69?panel=db","method":"GET"} []
  1178. [2024-10-02 00:43:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1179. [2024-10-02 00:43:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1180. [2024-10-02 00:43:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1181. [2024-10-02 00:43:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1182. [2024-10-02 00:43:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
  1183. [2024-10-02 00:43:53] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1184. [2024-10-02 00:44:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1185. [2024-10-02 00:44:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1186. [2024-10-02 00:44:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1187. [2024-10-02 00:44:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc?panel=elastica","method":"GET"} []
  1188. [2024-10-02 00:44:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1189. [2024-10-02 00:44:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1190. [2024-10-02 00:44:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1191. [2024-10-02 00:44:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1192. [2024-10-02 00:44:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=elastica","method":"GET"} []
  1193. [2024-10-02 00:44:06] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1194. [2024-10-02 01:08:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1195. [2024-10-02 01:08:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1196. [2024-10-02 01:08:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1197. [2024-10-02 01:08:46] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"0274f6"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0274f6/search/results?limit=10&method=GET","method":"GET"} []
  1198. [2024-10-02 01:08:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1199. [2024-10-02 01:08:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1200. [2024-10-02 01:08:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1201. [2024-10-02 01:08:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1202. [2024-10-02 01:08:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  1203. [2024-10-02 01:08:46] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1204. [2024-10-02 01:38:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1205. [2024-10-02 01:38:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1206. [2024-10-02 01:38:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1207. [2024-10-02 01:38:37] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"23c190"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/23c190/search/results?ip=193.253.51.164&limit=10&method=GET","method":"GET"} []
  1208. [2024-10-02 01:38:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1209. [2024-10-02 01:38:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1210. [2024-10-02 01:38:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1211. [2024-10-02 01:38:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1212. [2024-10-02 01:38:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=193.253.51.164&limit=10&method=GET","method":"GET"} []
  1213. [2024-10-02 01:38:37] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1214. [2024-10-02 01:53:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1215. [2024-10-02 01:53:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1216. [2024-10-02 01:53:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1217. [2024-10-02 01:53:32] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"2afb29"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/2afb29/search/results?limit=10&method=GET","method":"GET"} []
  1218. [2024-10-02 01:53:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1219. [2024-10-02 01:53:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1220. [2024-10-02 01:53:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1221. [2024-10-02 01:53:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1222. [2024-10-02 01:53:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  1223. [2024-10-02 01:53:32] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1224. [2024-10-02 02:20:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1225. [2024-10-02 02:20:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1226. [2024-10-02 02:20:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1227. [2024-10-02 02:20:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1228. [2024-10-02 02:20:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1229. [2024-10-02 02:20:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1230. [2024-10-02 02:20:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1231. [2024-10-02 02:20:12] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"de","page":"MENU_LIEN_ASSOCIATION"},"request_uri":"https://abcm-vitrine.atiweb.fr/de/seiten/MENU_LIEN_ASSOCIATION","method":"GET"} []
  1232. [2024-10-02 02:20:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1233. [2024-10-02 02:20:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1234. [2024-10-02 02:20:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1235. [2024-10-02 02:20:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1236. [2024-10-02 02:20:12] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  1237. [2024-10-02 02:20:12] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_ASSOCIATION","2":"de"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1","params":{"1":"MENU_LIEN_ASSOCIATION","2":"de"},"types":{"1":2,"2":2}} []
  1238. [2024-10-02 02:20:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found" at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php line 294 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:294)"} []
  1239. [2024-10-02 02:20:13] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1240. [2024-10-02 02:20:13] doctrine.INFO: Disconnecting [] []
  1241. [2024-10-02 02:20:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1242. [2024-10-02 02:20:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1243. [2024-10-02 02:20:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1244. [2024-10-02 02:20:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1?panel=router","method":"GET"} []
  1245. [2024-10-02 02:20:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1246. [2024-10-02 02:20:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1247. [2024-10-02 02:20:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1248. [2024-10-02 02:20:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1249. [2024-10-02 02:20:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=router","method":"GET"} []
  1250. [2024-10-02 02:20:24] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1251. [2024-10-02 02:20:24] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1/router","method":"GET"} []
  1252. [2024-10-02 02:20:25] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/var/www/abcmzwei.eu/dev/src/../../src/Controller/) is not within the allowed path(s): (/var/www/abcmzwei.eu/dev/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/config/FileLocator.php\",\"line\":60,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/Config/FileLocator.php\",\"line\":61,\"function\":\"locate\",\"class\":\"Symfony\\\\Component\\\\Config\\\\FileLocator\",\"type\":\"->\"}],\"count\":1})"} []
  1253. [2024-10-02 02:20:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1254. [2024-10-02 02:20:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1255. [2024-10-02 02:20:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1256. [2024-10-02 02:20:29] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"de"},"request_uri":"https://abcm-vitrine.atiweb.fr/de/startseite","method":"GET"} []
  1257. [2024-10-02 02:20:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1258. [2024-10-02 02:20:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1259. [2024-10-02 02:20:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1260. [2024-10-02 02:20:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1261. [2024-10-02 02:20:29] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  1262. [2024-10-02 02:20:29] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"home","2":"de"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"home","2":"de"},"types":{"1":2,"2":2}} []
  1263. [2024-10-02 02:20:29] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 4 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 4"} []
  1264. [2024-10-02 02:20:29] doctrine.DEBUG: Executing query: SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4 {"sql":"SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4"} []
  1265. [2024-10-02 02:20:29] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
  1266. [2024-10-02 02:20:29] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
  1267. [2024-10-02 02:20:29] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1268. [2024-10-02 02:20:29] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  1269. [2024-10-02 02:20:29] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_IMMERSIF"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_IMMERSIF"},"types":{"1":2}} []
  1270. [2024-10-02 02:20:29] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_ASSOCIATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_ASSOCIATION"},"types":{"1":2}} []
  1271. [2024-10-02 02:20:29] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_PARENTS"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_PARENTS"},"types":{"1":2}} []
  1272. [2024-10-02 02:20:29] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_SOUTENIR"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_SOUTENIR"},"types":{"1":2}} []
  1273. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_NOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_NOM"},"types":{"1":2}} []
  1274. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_ASSOCIATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_ASSOCIATION"},"types":{"1":2}} []
  1275. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_PRECURSEUR"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_PRECURSEUR"},"types":{"1":2}} []
  1276. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_NOS_ECOLES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_NOS_ECOLES"},"types":{"1":2}} []
  1277. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ABCM_ZWEISPRACHIGKEIT"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ABCM_ZWEISPRACHIGKEIT"},"types":{"1":2}} []
  1278. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_TEXTE_ABCM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_TEXTE_ABCM"},"types":{"1":2}} []
  1279. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACTUALITES_ABCM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACTUALITES_ABCM"},"types":{"1":2}} []
  1280. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ECOLES_ABCM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ECOLES_ABCM"},"types":{"1":2}} []
  1281. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_TEXTE_ECOLES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_TEXTE_ECOLES"},"types":{"1":2}} []
  1282. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TROUVER_ECOLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TROUVER_ECOLE"},"types":{"1":2}} []
  1283. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_VALEUR_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_VALEUR_1"},"types":{"1":2}} []
  1284. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_VALEUR_2"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_VALEUR_2"},"types":{"1":2}} []
  1285. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_VALEUR_3"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_VALEUR_3"},"types":{"1":2}} []
  1286. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_IMMERSION_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_IMMERSION_TITRE"},"types":{"1":2}} []
  1287. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_VIDEO_YOUTUBE_ACCUEIL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_VIDEO_YOUTUBE_ACCUEIL"},"types":{"1":2}} []
  1288. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACTUALITES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACTUALITES"},"types":{"1":2}} []
  1289. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
  1290. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
  1291. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
  1292. [2024-10-02 02:20:30] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1"} []
  1293. [2024-10-02 02:20:30] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  1294. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TITRE"},"types":{"1":2}} []
  1295. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_NOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_NOM"},"types":{"1":2}} []
  1296. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_ADRESSE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_ADRESSE"},"types":{"1":2}} []
  1297. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_CP"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_CP"},"types":{"1":2}} []
  1298. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_VILLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_VILLE"},"types":{"1":2}} []
  1299. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1300. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  1301. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  1302. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_INFOS_PRATIQUES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_INFOS_PRATIQUES"},"types":{"1":2}} []
  1303. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FOOTER_LIENS"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FOOTER_LIENS"},"types":{"1":2}} []
  1304. [2024-10-02 02:20:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_REALISATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_REALISATION"},"types":{"1":2}} []
  1305. [2024-10-02 02:20:30] doctrine.INFO: Disconnecting [] []
  1306. [2024-10-02 02:20:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1307. [2024-10-02 02:20:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1308. [2024-10-02 02:20:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1309. [2024-10-02 02:20:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4","method":"GET"} []
  1310. [2024-10-02 02:20:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1311. [2024-10-02 02:20:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1312. [2024-10-02 02:20:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1313. [2024-10-02 02:20:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1314. [2024-10-02 02:20:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
  1315. [2024-10-02 02:20:48] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1316. [2024-10-02 02:21:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1317. [2024-10-02 02:21:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1318. [2024-10-02 02:21:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1319. [2024-10-02 02:21:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1320. [2024-10-02 02:21:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1321. [2024-10-02 02:21:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1322. [2024-10-02 02:21:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1?panel=vich_uploader.mapping_collector","method":"GET"} []
  1323. [2024-10-02 02:21:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1324. [2024-10-02 02:21:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1325. [2024-10-02 02:21:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1326. [2024-10-02 02:21:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1327. [2024-10-02 02:21:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1?panel=logger","method":"GET"} []
  1328. [2024-10-02 02:21:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1329. [2024-10-02 02:21:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1330. [2024-10-02 02:21:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1331. [2024-10-02 02:21:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1332. [2024-10-02 02:21:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=vich_uploader.mapping_collector","method":"GET"} []
  1333. [2024-10-02 02:21:03] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1334. [2024-10-02 02:21:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=logger","method":"GET"} []
  1335. [2024-10-02 02:21:03] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1336. [2024-10-02 02:22:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1337. [2024-10-02 02:22:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1338. [2024-10-02 02:22:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1339. [2024-10-02 02:22:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1?panel=http_client","method":"GET"} []
  1340. [2024-10-02 02:22:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1341. [2024-10-02 02:22:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1342. [2024-10-02 02:22:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1343. [2024-10-02 02:22:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1344. [2024-10-02 02:22:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=http_client","method":"GET"} []
  1345. [2024-10-02 02:22:31] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1346. [2024-10-02 02:23:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1347. [2024-10-02 02:23:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1348. [2024-10-02 02:23:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1349. [2024-10-02 02:23:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1?panel=validator","method":"GET"} []
  1350. [2024-10-02 02:23:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1351. [2024-10-02 02:23:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1352. [2024-10-02 02:23:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1353. [2024-10-02 02:23:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1354. [2024-10-02 02:23:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=validator","method":"GET"} []
  1355. [2024-10-02 02:23:20] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1356. [2024-10-02 02:23:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1357. [2024-10-02 02:23:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1358. [2024-10-02 02:23:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1359. [2024-10-02 02:23:48] request.INFO: Matched route "trouver-ecole". {"route":"trouver-ecole","route_parameters":{"_route":"trouver-ecole","_controller":"App\\Controller\\EcolesController::list","_locale":"de"},"request_uri":"https://abcm-vitrine.atiweb.fr/de/nos-ecoles","method":"GET"} []
  1360. [2024-10-02 02:23:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1361. [2024-10-02 02:23:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1362. [2024-10-02 02:23:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1363. [2024-10-02 02:23:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1364. [2024-10-02 02:23:48] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  1365. [2024-10-02 02:23:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
  1366. [2024-10-02 02:23:48] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1367. [2024-10-02 02:23:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  1368. [2024-10-02 02:23:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_IMMERSIF"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_IMMERSIF"},"types":{"1":2}} []
  1369. [2024-10-02 02:23:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_ASSOCIATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_ASSOCIATION"},"types":{"1":2}} []
  1370. [2024-10-02 02:23:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_PARENTS"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_PARENTS"},"types":{"1":2}} []
  1371. [2024-10-02 02:23:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_SOUTENIR"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_SOUTENIR"},"types":{"1":2}} []
  1372. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_LES_ECOLES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_LES_ECOLES"},"types":{"1":2}} []
  1373. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TROUVER_ECOLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TROUVER_ECOLE"},"types":{"1":2}} []
  1374. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_INFOS_DETAILLEES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_INFOS_DETAILLEES"},"types":{"1":2}} []
  1375. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1376. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1377. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1378. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1379. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1380. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1381. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1382. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1383. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1384. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1385. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1386. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1387. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1388. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1389. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1390. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1391. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1392. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1393. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1394. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1395. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1396. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1397. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1398. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1399. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1400. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1401. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1402. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1403. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1404. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1405. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1406. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1407. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1408. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1409. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1410. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1411. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1412. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1413. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1414. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1415. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1416. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1417. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1418. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1419. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1420. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1421. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1422. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1423. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1424. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1425. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1426. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1427. [2024-10-02 02:23:49] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1"} []
  1428. [2024-10-02 02:23:49] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  1429. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TITRE"},"types":{"1":2}} []
  1430. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_NOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_NOM"},"types":{"1":2}} []
  1431. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_ADRESSE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_ADRESSE"},"types":{"1":2}} []
  1432. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_CP"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_CP"},"types":{"1":2}} []
  1433. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_VILLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_VILLE"},"types":{"1":2}} []
  1434. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1435. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  1436. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  1437. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_INFOS_PRATIQUES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_INFOS_PRATIQUES"},"types":{"1":2}} []
  1438. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FOOTER_LIENS"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FOOTER_LIENS"},"types":{"1":2}} []
  1439. [2024-10-02 02:23:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_REALISATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_REALISATION"},"types":{"1":2}} []
  1440. [2024-10-02 02:23:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1441. [2024-10-02 02:23:49] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1442. [2024-10-02 02:23:49] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1443. [2024-10-02 02:23:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9","method":"GET"} []
  1444. [2024-10-02 02:23:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1445. [2024-10-02 02:23:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1446. [2024-10-02 02:23:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1447. [2024-10-02 02:23:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1448. [2024-10-02 02:23:49] doctrine.INFO: Disconnecting [] []
  1449. [2024-10-02 02:23:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
  1450. [2024-10-02 02:23:49] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1451. [2024-10-02 02:24:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1452. [2024-10-02 02:24:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1453. [2024-10-02 02:24:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1454. [2024-10-02 02:24:40] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"de","page":"MENU_LIEN_IMMERSIF"},"request_uri":"https://abcm-vitrine.atiweb.fr/de/seiten/MENU_LIEN_IMMERSIF","method":"GET"} []
  1455. [2024-10-02 02:24:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1456. [2024-10-02 02:24:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1457. [2024-10-02 02:24:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1458. [2024-10-02 02:24:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1459. [2024-10-02 02:24:40] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  1460. [2024-10-02 02:24:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_IMMERSIF","2":"de"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1","params":{"1":"MENU_LIEN_IMMERSIF","2":"de"},"types":{"1":2,"2":2}} []
  1461. [2024-10-02 02:24:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found" at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php line 294 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:294)"} []
  1462. [2024-10-02 02:24:40] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1463. [2024-10-02 02:24:41] doctrine.INFO: Disconnecting [] []
  1464. [2024-10-02 02:26:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1465. [2024-10-02 02:26:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1466. [2024-10-02 02:26:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1467. [2024-10-02 02:26:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1?panel=db","method":"GET"} []
  1468. [2024-10-02 02:26:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1469. [2024-10-02 02:26:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1470. [2024-10-02 02:26:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1471. [2024-10-02 02:26:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1472. [2024-10-02 02:26:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
  1473. [2024-10-02 02:26:07] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1474. [2024-10-02 02:26:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1475. [2024-10-02 02:26:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1476. [2024-10-02 02:26:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1477. [2024-10-02 02:26:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1?panel=config","method":"GET"} []
  1478. [2024-10-02 02:26:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1479. [2024-10-02 02:26:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1480. [2024-10-02 02:26:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1481. [2024-10-02 02:26:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1482. [2024-10-02 02:26:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=config","method":"GET"} []
  1483. [2024-10-02 02:26:19] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1484. [2024-10-02 02:26:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1485. [2024-10-02 02:26:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1486. [2024-10-02 02:26:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1487. [2024-10-02 02:26:23] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"de","page":"MENU_LIEN_SOUTENIR"},"request_uri":"https://abcm-vitrine.atiweb.fr/de/seiten/MENU_LIEN_SOUTENIR","method":"GET"} []
  1488. [2024-10-02 02:26:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1489. [2024-10-02 02:26:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1490. [2024-10-02 02:26:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1491. [2024-10-02 02:26:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1492. [2024-10-02 02:26:23] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  1493. [2024-10-02 02:26:23] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_SOUTENIR","2":"de"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1","params":{"1":"MENU_LIEN_SOUTENIR","2":"de"},"types":{"1":2,"2":2}} []
  1494. [2024-10-02 02:26:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found" at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php line 294 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:294)"} []
  1495. [2024-10-02 02:26:23] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1496. [2024-10-02 02:26:24] doctrine.INFO: Disconnecting [] []
  1497. [2024-10-02 02:26:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1498. [2024-10-02 02:26:53] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1499. [2024-10-02 02:26:53] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1500. [2024-10-02 02:26:54] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=src%2FController%2FActualitesController.php&line=41","method":"GET"} []
  1501. [2024-10-02 02:26:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1502. [2024-10-02 02:26:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1503. [2024-10-02 02:26:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1504. [2024-10-02 02:26:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1505. [2024-10-02 02:27:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1506. [2024-10-02 02:27:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1507. [2024-10-02 02:27:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1508. [2024-10-02 02:27:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /de/LG_VIDEO_YOUTUBE_ACCUEIL"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /de/LG_VIDEO_YOUTUBE_ACCUEIL\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/de/LG_VIDEO_YOUTUBE_ACCUEIL/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1509. [2024-10-02 02:28:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1510. [2024-10-02 02:28:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1511. [2024-10-02 02:28:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1512. [2024-10-02 02:28:39] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\ContactFormController::contact","_locale":"de"},"request_uri":"https://abcm-vitrine.atiweb.fr/de/kontakt","method":"GET"} []
  1513. [2024-10-02 02:28:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1514. [2024-10-02 02:28:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1515. [2024-10-02 02:28:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1516. [2024-10-02 02:28:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1517. [2024-10-02 02:28:39] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  1518. [2024-10-02 02:28:39] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"contact","2":"de"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"contact","2":"de"},"types":{"1":2,"2":2}} []
  1519. [2024-10-02 02:28:39] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
  1520. [2024-10-02 02:28:39] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1521. [2024-10-02 02:28:39] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  1522. [2024-10-02 02:28:39] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_IMMERSIF"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_IMMERSIF"},"types":{"1":2}} []
  1523. [2024-10-02 02:28:39] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_ASSOCIATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_ASSOCIATION"},"types":{"1":2}} []
  1524. [2024-10-02 02:28:39] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_PARENTS"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_PARENTS"},"types":{"1":2}} []
  1525. [2024-10-02 02:28:39] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_SOUTENIR"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_SOUTENIR"},"types":{"1":2}} []
  1526. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_NOUS_CONTACTER"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_NOUS_CONTACTER"},"types":{"1":2}} []
  1527. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_LOCALISATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_LOCALISATION"},"types":{"1":2}} []
  1528. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TITRE_COMPLET"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TITRE_COMPLET"},"types":{"1":2}} []
  1529. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_ADRESSE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_ADRESSE"},"types":{"1":2}} []
  1530. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_CP"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_CP"},"types":{"1":2}} []
  1531. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_VILLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_VILLE"},"types":{"1":2}} []
  1532. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1533. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  1534. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  1535. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  1536. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_FAX"},"types":{"1":2}} []
  1537. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_FAX"},"types":{"1":2}} []
  1538. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_EMAIL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_EMAIL"},"types":{"1":2}} []
  1539. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_MAIL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_MAIL"},"types":{"1":2}} []
  1540. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_MAIL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_MAIL"},"types":{"1":2}} []
  1541. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FORM_CONTACT"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FORM_CONTACT"},"types":{"1":2}} []
  1542. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ECOLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ECOLE"},"types":{"1":2}} []
  1543. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRENOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRENOM"},"types":{"1":2}} []
  1544. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_NOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_NOM"},"types":{"1":2}} []
  1545. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_EMAIL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_EMAIL"},"types":{"1":2}} []
  1546. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TELEPHONE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TELEPHONE"},"types":{"1":2}} []
  1547. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_MESSAGE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_MESSAGE"},"types":{"1":2}} []
  1548. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"RGPD_TEXTE_CONSENTEMENT"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"RGPD_TEXTE_CONSENTEMENT"},"types":{"1":2}} []
  1549. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ENVOYER"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ENVOYER"},"types":{"1":2}} []
  1550. [2024-10-02 02:28:40] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1"} []
  1551. [2024-10-02 02:28:40] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  1552. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TITRE"},"types":{"1":2}} []
  1553. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_NOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_NOM"},"types":{"1":2}} []
  1554. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_ADRESSE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_ADRESSE"},"types":{"1":2}} []
  1555. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_CP"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_CP"},"types":{"1":2}} []
  1556. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_VILLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_VILLE"},"types":{"1":2}} []
  1557. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1558. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  1559. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  1560. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_INFOS_PRATIQUES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_INFOS_PRATIQUES"},"types":{"1":2}} []
  1561. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FOOTER_LIENS"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FOOTER_LIENS"},"types":{"1":2}} []
  1562. [2024-10-02 02:28:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_REALISATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_REALISATION"},"types":{"1":2}} []
  1563. [2024-10-02 02:28:40] doctrine.INFO: Disconnecting [] []
  1564. [2024-10-02 02:31:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1565. [2024-10-02 02:31:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1566. [2024-10-02 02:31:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1567. [2024-10-02 02:31:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1?panel=twig","method":"GET"} []
  1568. [2024-10-02 02:31:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1569. [2024-10-02 02:31:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1570. [2024-10-02 02:31:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1571. [2024-10-02 02:31:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1572. [2024-10-02 02:31:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=twig","method":"GET"} []
  1573. [2024-10-02 02:31:03] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1574. [2024-10-02 02:31:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1575. [2024-10-02 02:31:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1576. [2024-10-02 02:31:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1577. [2024-10-02 02:31:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1?panel=time","method":"GET"} []
  1578. [2024-10-02 02:31:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1579. [2024-10-02 02:31:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1580. [2024-10-02 02:31:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1581. [2024-10-02 02:31:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1582. [2024-10-02 02:31:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=time","method":"GET"} []
  1583. [2024-10-02 02:31:59] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1584. [2024-10-02 02:32:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1585. [2024-10-02 02:32:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1586. [2024-10-02 02:32:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1587. [2024-10-02 02:32:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1588. [2024-10-02 02:32:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1589. [2024-10-02 02:32:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1590. [2024-10-02 02:32:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1591. [2024-10-02 02:32:01] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"fr"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/","method":"GET"} []
  1592. [2024-10-02 02:32:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1593. [2024-10-02 02:32:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1594. [2024-10-02 02:32:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1595. [2024-10-02 02:32:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1596. [2024-10-02 02:32:01] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  1597. [2024-10-02 02:32:01] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"home","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"home","2":"fr"},"types":{"1":2,"2":2}} []
  1598. [2024-10-02 02:32:01] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4"} []
  1599. [2024-10-02 02:32:01] doctrine.DEBUG: Executing query: SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id = 'haguenau' ORDER BY e0_.ordre ASC LIMIT 4 {"sql":"SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id = 'haguenau' ORDER BY e0_.ordre ASC LIMIT 4"} []
  1600. [2024-10-02 02:32:01] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
  1601. [2024-10-02 02:32:01] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
  1602. [2024-10-02 02:32:01] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1603. [2024-10-02 02:32:01] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  1604. [2024-10-02 02:32:02] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
  1605. [2024-10-02 02:32:02] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
  1606. [2024-10-02 02:32:02] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
  1607. [2024-10-02 02:32:02] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  1608. [2024-10-02 02:32:02] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  1609. [2024-10-02 02:32:02] doctrine.INFO: Disconnecting [] []
  1610. [2024-10-02 02:32:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1611. [2024-10-02 02:32:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1612. [2024-10-02 02:32:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1613. [2024-10-02 02:32:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1?panel=request","method":"GET"} []
  1614. [2024-10-02 02:32:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1615. [2024-10-02 02:32:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1616. [2024-10-02 02:32:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1617. [2024-10-02 02:32:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1618. [2024-10-02 02:32:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
  1619. [2024-10-02 02:32:20] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1620. [2024-10-02 02:32:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1621. [2024-10-02 02:32:49] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1622. [2024-10-02 02:32:49] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1623. [2024-10-02 02:32:49] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"de","page":"privacy"},"request_uri":"https://abcm-vitrine.atiweb.fr/de/seiten/privacy","method":"GET"} []
  1624. [2024-10-02 02:32:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1625. [2024-10-02 02:32:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1626. [2024-10-02 02:32:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1627. [2024-10-02 02:32:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1628. [2024-10-02 02:32:49] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  1629. [2024-10-02 02:32:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"privacy","2":"de"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1","params":{"1":"privacy","2":"de"},"types":{"1":2,"2":2}} []
  1630. [2024-10-02 02:32:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found" at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php line 294 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:294)"} []
  1631. [2024-10-02 02:32:49] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1632. [2024-10-02 02:32:50] doctrine.INFO: Disconnecting [] []
  1633. [2024-10-02 02:33:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1634. [2024-10-02 02:33:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1635. [2024-10-02 02:33:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1636. [2024-10-02 02:33:03] request.INFO: Matched route "admin_contenu_edit". {"route":"admin_contenu_edit","route_parameters":{"_route":"admin_contenu_edit","_controller":"App\\Controller\\Admin\\Www\\ContenuController::edit","id":"tel+33388071238"},"request_uri":"https://abcm-vitrine.atiweb.fr/web-edit/contenu/edit/tel+33388071238","method":"GET"} []
  1637. [2024-10-02 02:33:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"web_edit","authenticators":1} []
  1638. [2024-10-02 02:33:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"web_edit","authenticator":"Atiweb\\Security\\Www\\LoginAuthenticator"} []
  1639. [2024-10-02 02:33:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"web_edit","authenticator":"Atiweb\\Security\\Www\\LoginAuthenticator"} []
  1640. [2024-10-02 02:33:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1641. [2024-10-02 02:33:03] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/www/abcmzwei.eu/dev/vendor/symfony/security-http/Firewall/AccessListener.php:91)"} []
  1642. [2024-10-02 02:33:03] security.DEBUG: Calling Authentication entry point. [] []
  1643. [2024-10-02 02:33:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1644. [2024-10-02 02:33:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1645. [2024-10-02 02:33:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1646. [2024-10-02 02:33:04] request.INFO: Matched route "admin_login". {"route":"admin_login","route_parameters":{"_route":"admin_login","_controller":"App\\Controller\\Admin\\AdminController::login"},"request_uri":"https://abcm-vitrine.atiweb.fr/web-edit/login","method":"GET"} []
  1647. [2024-10-02 02:33:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"web_edit","authenticators":1} []
  1648. [2024-10-02 02:33:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"web_edit","authenticator":"Atiweb\\Security\\Www\\LoginAuthenticator"} []
  1649. [2024-10-02 02:33:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"web_edit","authenticator":"Atiweb\\Security\\Www\\LoginAuthenticator"} []
  1650. [2024-10-02 02:33:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1651. [2024-10-02 02:33:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1652. [2024-10-02 02:33:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1653. [2024-10-02 02:33:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1654. [2024-10-02 02:33:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1?panel=events","method":"GET"} []
  1655. [2024-10-02 02:33:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1656. [2024-10-02 02:33:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1657. [2024-10-02 02:33:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1658. [2024-10-02 02:33:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1659. [2024-10-02 02:33:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=events","method":"GET"} []
  1660. [2024-10-02 02:33:14] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1661. [2024-10-02 02:34:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1662. [2024-10-02 02:34:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1663. [2024-10-02 02:34:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1664. [2024-10-02 02:34:16] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"de","page":"disclaimer"},"request_uri":"https://abcm-vitrine.atiweb.fr/de/seiten/disclaimer","method":"GET"} []
  1665. [2024-10-02 02:34:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1666. [2024-10-02 02:34:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1667. [2024-10-02 02:34:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1668. [2024-10-02 02:34:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1669. [2024-10-02 02:34:16] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  1670. [2024-10-02 02:34:16] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"disclaimer","2":"de"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1","params":{"1":"disclaimer","2":"de"},"types":{"1":2,"2":2}} []
  1671. [2024-10-02 02:34:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found" at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php line 294 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:294)"} []
  1672. [2024-10-02 02:34:17] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1673. [2024-10-02 02:34:17] doctrine.INFO: Disconnecting [] []
  1674. [2024-10-02 02:34:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1675. [2024-10-02 02:34:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1676. [2024-10-02 02:34:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1677. [2024-10-02 02:34:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1?panel=security","method":"GET"} []
  1678. [2024-10-02 02:34:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1679. [2024-10-02 02:34:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1680. [2024-10-02 02:34:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1681. [2024-10-02 02:34:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1682. [2024-10-02 02:34:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=security","method":"GET"} []
  1683. [2024-10-02 02:34:43] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1684. [2024-10-02 02:35:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1685. [2024-10-02 02:35:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1686. [2024-10-02 02:35:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1687. [2024-10-02 02:35:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1?panel=exception","method":"GET"} []
  1688. [2024-10-02 02:35:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1689. [2024-10-02 02:35:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1690. [2024-10-02 02:35:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1691. [2024-10-02 02:35:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1692. [2024-10-02 02:35:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=exception","method":"GET"} []
  1693. [2024-10-02 02:35:22] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1694. [2024-10-02 02:35:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1695. [2024-10-02 02:35:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1696. [2024-10-02 02:35:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1697. [2024-10-02 02:35:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"76ca69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/76ca69?group=1&panel=db","method":"GET"} []
  1698. [2024-10-02 02:35:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1699. [2024-10-02 02:35:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1700. [2024-10-02 02:35:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1701. [2024-10-02 02:35:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1702. [2024-10-02 02:35:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  1703. [2024-10-02 02:35:38] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1704. [2024-10-02 02:35:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1705. [2024-10-02 02:35:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1706. [2024-10-02 02:35:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1707. [2024-10-02 02:35:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"14a9cc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/14a9cc?group=1&panel=db","method":"GET"} []
  1708. [2024-10-02 02:35:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1709. [2024-10-02 02:35:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1710. [2024-10-02 02:35:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1711. [2024-10-02 02:35:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1712. [2024-10-02 02:35:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  1713. [2024-10-02 02:35:56] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1714. [2024-10-02 02:36:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1715. [2024-10-02 02:36:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1716. [2024-10-02 02:36:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1717. [2024-10-02 02:36:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1?panel=cache","method":"GET"} []
  1718. [2024-10-02 02:36:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1719. [2024-10-02 02:36:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1720. [2024-10-02 02:36:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1721. [2024-10-02 02:36:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1722. [2024-10-02 02:36:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=cache","method":"GET"} []
  1723. [2024-10-02 02:36:58] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1724. [2024-10-02 02:37:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1725. [2024-10-02 02:37:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1726. [2024-10-02 02:37:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1727. [2024-10-02 02:37:27] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1/search/results?ip=3.144.90.182","method":"GET"} []
  1728. [2024-10-02 02:37:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1729. [2024-10-02 02:37:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1730. [2024-10-02 02:37:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1731. [2024-10-02 02:37:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1732. [2024-10-02 02:37:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=3.144.90.182","method":"GET"} []
  1733. [2024-10-02 02:37:27] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1734. [2024-10-02 02:39:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1735. [2024-10-02 02:39:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1736. [2024-10-02 02:39:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1737. [2024-10-02 02:39:21] request.INFO: Matched route "ecole". {"route":"ecole","route_parameters":{"_route":"ecole","_controller":"App\\Controller\\SiteController::ecole","_locale":"de"},"request_uri":"https://abcm-vitrine.atiweb.fr/de/ecole","method":"GET"} []
  1738. [2024-10-02 02:39:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1739. [2024-10-02 02:39:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1740. [2024-10-02 02:39:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1741. [2024-10-02 02:39:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1742. [2024-10-02 02:39:21] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1743. [2024-10-02 02:39:21] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  1744. [2024-10-02 02:39:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  1745. [2024-10-02 02:39:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_IMMERSIF"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_IMMERSIF"},"types":{"1":2}} []
  1746. [2024-10-02 02:39:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_ASSOCIATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_ASSOCIATION"},"types":{"1":2}} []
  1747. [2024-10-02 02:39:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_PARENTS"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_PARENTS"},"types":{"1":2}} []
  1748. [2024-10-02 02:39:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_SOUTENIR"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_SOUTENIR"},"types":{"1":2}} []
  1749. [2024-10-02 02:39:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ECOLE_TITRE_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ECOLE_TITRE_1"},"types":{"1":2}} []
  1750. [2024-10-02 02:39:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ECOLE_TITRE_2"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ECOLE_TITRE_2"},"types":{"1":2}} []
  1751. [2024-10-02 02:39:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ECOLE_INTRO"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ECOLE_INTRO"},"types":{"1":2}} []
  1752. [2024-10-02 02:39:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_1"},"types":{"1":2}} []
  1753. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_2"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_2"},"types":{"1":2}} []
  1754. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_3"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_3"},"types":{"1":2}} []
  1755. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_4"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_4"},"types":{"1":2}} []
  1756. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_5"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_5"},"types":{"1":2}} []
  1757. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_6"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_6"},"types":{"1":2}} []
  1758. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPES_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPES_TITRE"},"types":{"1":2}} []
  1759. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_1"},"types":{"1":2}} []
  1760. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_2"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_2"},"types":{"1":2}} []
  1761. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_3"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_3"},"types":{"1":2}} []
  1762. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_4"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_4"},"types":{"1":2}} []
  1763. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_5"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_5"},"types":{"1":2}} []
  1764. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_6"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_6"},"types":{"1":2}} []
  1765. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_1"},"types":{"1":2}} []
  1766. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_2"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_2"},"types":{"1":2}} []
  1767. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_3"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_3"},"types":{"1":2}} []
  1768. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_4"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_4"},"types":{"1":2}} []
  1769. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_5"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_5"},"types":{"1":2}} []
  1770. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_6"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_6"},"types":{"1":2}} []
  1771. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_1"},"types":{"1":2}} []
  1772. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_1_TEXTE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_1_TEXTE"},"types":{"1":2}} []
  1773. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_2_TEXTE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_2_TEXTE"},"types":{"1":2}} []
  1774. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_3_TEXTE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_3_TEXTE"},"types":{"1":2}} []
  1775. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_4_TEXTE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_4_TEXTE"},"types":{"1":2}} []
  1776. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_5_TEXTE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_5_TEXTE"},"types":{"1":2}} []
  1777. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_6_TEXTE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_6_TEXTE"},"types":{"1":2}} []
  1778. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ECOLE_AVANTAGES_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ECOLE_AVANTAGES_TITRE"},"types":{"1":2}} []
  1779. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ECOLE_AVANTAGES_TEXTE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ECOLE_AVANTAGES_TEXTE"},"types":{"1":2}} []
  1780. [2024-10-02 02:39:22] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1"} []
  1781. [2024-10-02 02:39:22] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  1782. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TITRE"},"types":{"1":2}} []
  1783. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_NOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_NOM"},"types":{"1":2}} []
  1784. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_ADRESSE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_ADRESSE"},"types":{"1":2}} []
  1785. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_CP"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_CP"},"types":{"1":2}} []
  1786. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_VILLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_VILLE"},"types":{"1":2}} []
  1787. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  1788. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  1789. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  1790. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_INFOS_PRATIQUES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_INFOS_PRATIQUES"},"types":{"1":2}} []
  1791. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FOOTER_LIENS"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FOOTER_LIENS"},"types":{"1":2}} []
  1792. [2024-10-02 02:39:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_REALISATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_REALISATION"},"types":{"1":2}} []
  1793. [2024-10-02 02:39:22] doctrine.INFO: Disconnecting [] []
  1794. [2024-10-02 02:40:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1795. [2024-10-02 02:40:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1796. [2024-10-02 02:40:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1797. [2024-10-02 02:40:02] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=src%2FEntity%2FActualites%2FActualites.php&line=16","method":"GET"} []
  1798. [2024-10-02 02:40:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1799. [2024-10-02 02:40:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1800. [2024-10-02 02:40:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1801. [2024-10-02 02:40:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1802. [2024-10-02 02:41:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1803. [2024-10-02 02:41:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1804. [2024-10-02 02:41:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1805. [2024-10-02 02:41:20] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"de","page":"MENU_LIEN_PARENTS"},"request_uri":"https://abcm-vitrine.atiweb.fr/de/seiten/MENU_LIEN_PARENTS","method":"GET"} []
  1806. [2024-10-02 02:41:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1807. [2024-10-02 02:41:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1808. [2024-10-02 02:41:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1809. [2024-10-02 02:41:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1810. [2024-10-02 02:41:20] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  1811. [2024-10-02 02:41:20] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_PARENTS","2":"de"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1","params":{"1":"MENU_LIEN_PARENTS","2":"de"},"types":{"1":2,"2":2}} []
  1812. [2024-10-02 02:41:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found" at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php line 294 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:294)"} []
  1813. [2024-10-02 02:41:20] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1814. [2024-10-02 02:41:21] doctrine.INFO: Disconnecting [] []
  1815. [2024-10-02 02:42:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1816. [2024-10-02 02:42:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1817. [2024-10-02 02:42:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1818. [2024-10-02 02:42:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /page/politique-de-confidentialite"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /page/politique-de-confidentialite\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/page/politique-de-confidentialite/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1819. [2024-10-02 02:42:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1820. [2024-10-02 02:42:45] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1821. [2024-10-02 02:42:45] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1822. [2024-10-02 02:42:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1?panel=form","method":"GET"} []
  1823. [2024-10-02 02:42:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1824. [2024-10-02 02:42:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1825. [2024-10-02 02:42:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1826. [2024-10-02 02:42:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1827. [2024-10-02 02:42:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=form","method":"GET"} []
  1828. [2024-10-02 02:42:45] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1829. [2024-10-02 02:43:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1830. [2024-10-02 02:43:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1831. [2024-10-02 02:43:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1832. [2024-10-02 02:43:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1?panel=elastica","method":"GET"} []
  1833. [2024-10-02 02:43:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1834. [2024-10-02 02:43:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1835. [2024-10-02 02:43:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1836. [2024-10-02 02:43:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1837. [2024-10-02 02:43:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=elastica","method":"GET"} []
  1838. [2024-10-02 02:43:20] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1839. [2024-10-02 02:44:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1840. [2024-10-02 02:44:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1841. [2024-10-02 02:44:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1842. [2024-10-02 02:44:16] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"ef8697"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/ef8697/search/results?limit=10&method=GET","method":"GET"} []
  1843. [2024-10-02 02:44:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1844. [2024-10-02 02:44:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1845. [2024-10-02 02:44:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1846. [2024-10-02 02:44:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1847. [2024-10-02 02:44:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  1848. [2024-10-02 02:44:16] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1849. [2024-10-02 02:44:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1850. [2024-10-02 02:44:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1851. [2024-10-02 02:44:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1852. [2024-10-02 02:44:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1?panel=translation","method":"GET"} []
  1853. [2024-10-02 02:44:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1854. [2024-10-02 02:44:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1855. [2024-10-02 02:44:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1856. [2024-10-02 02:44:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1857. [2024-10-02 02:44:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=translation","method":"GET"} []
  1858. [2024-10-02 02:44:29] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1859. [2024-10-02 03:08:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1860. [2024-10-02 03:08:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1861. [2024-10-02 03:08:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1862. [2024-10-02 03:08:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"6bae56"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/6bae56?panel=logger","method":"GET"} []
  1863. [2024-10-02 03:08:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1864. [2024-10-02 03:08:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1865. [2024-10-02 03:08:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1866. [2024-10-02 03:08:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1867. [2024-10-02 03:08:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=logger","method":"GET"} []
  1868. [2024-10-02 03:08:08] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1869. [2024-10-02 03:23:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1870. [2024-10-02 03:23:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1871. [2024-10-02 03:23:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1872. [2024-10-02 03:23:03] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"60f4d5"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/60f4d5/search/results?limit=10","method":"GET"} []
  1873. [2024-10-02 03:23:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1874. [2024-10-02 03:23:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1875. [2024-10-02 03:23:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1876. [2024-10-02 03:23:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1877. [2024-10-02 03:23:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10","method":"GET"} []
  1878. [2024-10-02 03:23:04] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1879. [2024-10-02 03:37:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1880. [2024-10-02 03:37:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1881. [2024-10-02 03:37:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1882. [2024-10-02 03:37:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"11c8b9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/11c8b9?panel=elastica","method":"GET"} []
  1883. [2024-10-02 03:37:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1884. [2024-10-02 03:37:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1885. [2024-10-02 03:37:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1886. [2024-10-02 03:37:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1887. [2024-10-02 03:37:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=elastica","method":"GET"} []
  1888. [2024-10-02 03:37:59] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1889. [2024-10-02 04:07:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1890. [2024-10-02 04:07:49] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1891. [2024-10-02 04:07:49] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1892. [2024-10-02 04:07:49] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"28a2d7"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/28a2d7/search/results?limit=10&method=GET","method":"GET"} []
  1893. [2024-10-02 04:07:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1894. [2024-10-02 04:07:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1895. [2024-10-02 04:07:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1896. [2024-10-02 04:07:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1897. [2024-10-02 04:07:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  1898. [2024-10-02 04:07:49] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1899. [2024-10-02 04:21:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1900. [2024-10-02 04:21:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1901. [2024-10-02 04:21:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1902. [2024-10-02 04:21:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1903. [2024-10-02 04:24:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1904. [2024-10-02 04:24:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1905. [2024-10-02 04:24:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1906. [2024-10-02 04:24:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1907. [2024-10-02 04:24:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1908. [2024-10-02 04:24:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1909. [2024-10-02 04:24:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1910. [2024-10-02 04:24:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1?group=1&panel=db","method":"GET"} []
  1911. [2024-10-02 04:24:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1912. [2024-10-02 04:24:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1913. [2024-10-02 04:24:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1914. [2024-10-02 04:24:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1915. [2024-10-02 04:24:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  1916. [2024-10-02 04:24:14] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1917. [2024-10-02 04:24:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1918. [2024-10-02 04:24:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1919. [2024-10-02 04:24:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1920. [2024-10-02 04:24:21] request.INFO: Matched route "actualites". {"route":"actualites","route_parameters":{"_route":"actualites","cat":1,"_controller":"App\\Controller\\ActualitesController::list"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/actualites","method":"GET"} []
  1921. [2024-10-02 04:24:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1922. [2024-10-02 04:24:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1923. [2024-10-02 04:24:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1924. [2024-10-02 04:24:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1925. [2024-10-02 04:24:21] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  1926. [2024-10-02 04:24:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte AS texte_4, t0.ordre AS ordre_5, t0.actif AS actif_6, t0.langue AS langue_7, t0.largeur_grand AS largeur_grand_8, t0.largeur_petit AS largeur_petit_9 FROM actualites_cat t0 WHERE t0.id = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte AS texte_4, t0.ordre AS ordre_5, t0.actif AS actif_6, t0.langue AS langue_7, t0.largeur_grand AS largeur_grand_8, t0.largeur_petit AS largeur_petit_9 FROM actualites_cat t0 WHERE t0.id = ?","params":{"1":1},"types":{"1":1}} []
  1927. [2024-10-02 04:24:21] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 8 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 8"} []
  1928. [2024-10-02 04:24:21] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1929. [2024-10-02 04:24:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  1930. [2024-10-02 04:24:22] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  1931. [2024-10-02 04:24:22] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  1932. [2024-10-02 04:24:22] doctrine.INFO: Disconnecting [] []
  1933. [2024-10-02 04:24:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1934. [2024-10-02 04:24:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1935. [2024-10-02 04:24:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1936. [2024-10-02 04:24:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=3.144.90.182","method":"GET"} []
  1937. [2024-10-02 04:24:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1938. [2024-10-02 04:24:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1939. [2024-10-02 04:24:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1940. [2024-10-02 04:24:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1941. [2024-10-02 04:24:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=3.144.90.182","method":"GET"} []
  1942. [2024-10-02 04:24:58] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1943. [2024-10-02 04:25:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1944. [2024-10-02 04:25:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1945. [2024-10-02 04:25:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1946. [2024-10-02 04:25:06] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"fr","page":"mentions-legales"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/pages/mentions-legales","method":"GET"} []
  1947. [2024-10-02 04:25:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1948. [2024-10-02 04:25:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1949. [2024-10-02 04:25:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1950. [2024-10-02 04:25:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1951. [2024-10-02 04:25:06] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  1952. [2024-10-02 04:25:06] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"mentions-legales","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1","params":{"1":"mentions-legales","2":"fr"},"types":{"1":2,"2":2}} []
  1953. [2024-10-02 04:25:06] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1954. [2024-10-02 04:25:06] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  1955. [2024-10-02 04:25:06] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  1956. [2024-10-02 04:25:06] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  1957. [2024-10-02 04:25:07] doctrine.INFO: Disconnecting [] []
  1958. [2024-10-02 04:25:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1959. [2024-10-02 04:25:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1960. [2024-10-02 04:25:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1961. [2024-10-02 04:25:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9?panel=security","method":"GET"} []
  1962. [2024-10-02 04:25:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1963. [2024-10-02 04:25:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1964. [2024-10-02 04:25:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1965. [2024-10-02 04:25:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1966. [2024-10-02 04:25:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=security","method":"GET"} []
  1967. [2024-10-02 04:25:51] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1968. [2024-10-02 04:26:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1969. [2024-10-02 04:26:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1970. [2024-10-02 04:26:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1971. [2024-10-02 04:26:30] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\ContactFormController::contact","_locale":"fr"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/contact?ecole=haguenau","method":"GET"} []
  1972. [2024-10-02 04:26:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1973. [2024-10-02 04:26:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1974. [2024-10-02 04:26:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1975. [2024-10-02 04:26:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1976. [2024-10-02 04:26:30] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  1977. [2024-10-02 04:26:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"contact","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"contact","2":"fr"},"types":{"1":2,"2":2}} []
  1978. [2024-10-02 04:26:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.nom = ? (parameters: array{"1":"haguenau"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.nom = ?","params":{"1":"haguenau"},"types":{"1":2}} []
  1979. [2024-10-02 04:26:30] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1980. [2024-10-02 04:26:30] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  1981. [2024-10-02 04:26:31] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  1982. [2024-10-02 04:26:31] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  1983. [2024-10-02 04:26:31] doctrine.INFO: Disconnecting [] []
  1984. [2024-10-02 04:26:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1985. [2024-10-02 04:26:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1986. [2024-10-02 04:26:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1987. [2024-10-02 04:26:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=142.116.115.216&limit=10","method":"GET"} []
  1988. [2024-10-02 04:26:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1989. [2024-10-02 04:26:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1990. [2024-10-02 04:26:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1991. [2024-10-02 04:26:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1992. [2024-10-02 04:26:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=142.116.115.216&limit=10","method":"GET"} []
  1993. [2024-10-02 04:26:32] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1994. [2024-10-02 04:26:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1995. [2024-10-02 04:26:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1996. [2024-10-02 04:26:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1997. [2024-10-02 04:26:38] request.INFO: Matched route "actualites_detail". {"route":"actualites_detail","route_parameters":{"_route":"actualites_detail","slug":"interview-de-la-vice-presidente-sur-bfm-alsace-interview-der-vize-prasidentin","_controller":"App\\Controller\\ActualitesController::detail","actualite":"9"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/blog/actu/interview-de-la-vice-presidente-sur-bfm-alsace-interview-der-vize-prasidentin/9","method":"GET"} []
  1998. [2024-10-02 04:26:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1999. [2024-10-02 04:26:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2000. [2024-10-02 04:26:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2001. [2024-10-02 04:26:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2002. [2024-10-02 04:26:38] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  2003. [2024-10-02 04:26:38] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ? (parameters: array{"1":"9"}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ?","params":{"1":"9"},"types":{"1":1}} []
  2004. [2024-10-02 04:26:38] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2005. [2024-10-02 04:26:38] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  2006. [2024-10-02 04:26:38] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  2007. [2024-10-02 04:26:38] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  2008. [2024-10-02 04:26:38] doctrine.INFO: Disconnecting [] []
  2009. [2024-10-02 04:26:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2010. [2024-10-02 04:26:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2011. [2024-10-02 04:26:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2012. [2024-10-02 04:26:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9?panel=time","method":"GET"} []
  2013. [2024-10-02 04:26:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2014. [2024-10-02 04:26:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2015. [2024-10-02 04:26:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2016. [2024-10-02 04:26:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2017. [2024-10-02 04:26:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=time","method":"GET"} []
  2018. [2024-10-02 04:26:49] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2019. [2024-10-02 04:26:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2020. [2024-10-02 04:26:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2021. [2024-10-02 04:26:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2022. [2024-10-02 04:26:52] request.INFO: Matched route "select_locale". {"route":"select_locale","route_parameters":{"_route":"select_locale","_controller":"App\\Controller\\SiteController::selectLocale","langue":"de"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/setLanguage/de","method":"GET"} []
  2023. [2024-10-02 04:26:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2024. [2024-10-02 04:26:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2025. [2024-10-02 04:26:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2026. [2024-10-02 04:26:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2027. [2024-10-02 04:26:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2028. [2024-10-02 04:26:53] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2029. [2024-10-02 04:26:53] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2030. [2024-10-02 04:26:53] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"de"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/de/startseite","method":"GET"} []
  2031. [2024-10-02 04:26:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2032. [2024-10-02 04:26:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2033. [2024-10-02 04:26:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2034. [2024-10-02 04:26:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2035. [2024-10-02 04:26:53] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  2036. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"home","2":"de"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"home","2":"de"},"types":{"1":2,"2":2}} []
  2037. [2024-10-02 04:26:53] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 4 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 4"} []
  2038. [2024-10-02 04:26:53] doctrine.DEBUG: Executing query: SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id = 'haguenau' ORDER BY e0_.ordre ASC LIMIT 4 {"sql":"SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id = 'haguenau' ORDER BY e0_.ordre ASC LIMIT 4"} []
  2039. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
  2040. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
  2041. [2024-10-02 04:26:53] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2042. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  2043. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_NOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_NOM"},"types":{"1":2}} []
  2044. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_ASSOCIATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_ASSOCIATION"},"types":{"1":2}} []
  2045. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_PRECURSEUR"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_PRECURSEUR"},"types":{"1":2}} []
  2046. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_NOS_ECOLES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_NOS_ECOLES"},"types":{"1":2}} []
  2047. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ABCM_ZWEISPRACHIGKEIT"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ABCM_ZWEISPRACHIGKEIT"},"types":{"1":2}} []
  2048. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_TEXTE_ABCM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_TEXTE_ABCM"},"types":{"1":2}} []
  2049. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACTUALITES_ABCM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACTUALITES_ABCM"},"types":{"1":2}} []
  2050. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ECOLES_ABCM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ECOLES_ABCM"},"types":{"1":2}} []
  2051. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_TEXTE_ECOLES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_TEXTE_ECOLES"},"types":{"1":2}} []
  2052. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TROUVER_ECOLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TROUVER_ECOLE"},"types":{"1":2}} []
  2053. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_VALEUR_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_VALEUR_1"},"types":{"1":2}} []
  2054. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_VALEUR_2"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_VALEUR_2"},"types":{"1":2}} []
  2055. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_VALEUR_3"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_VALEUR_3"},"types":{"1":2}} []
  2056. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_IMMERSION_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_IMMERSION_TITRE"},"types":{"1":2}} []
  2057. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_VIDEO_YOUTUBE_ACCUEIL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_VIDEO_YOUTUBE_ACCUEIL"},"types":{"1":2}} []
  2058. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACTUALITES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACTUALITES"},"types":{"1":2}} []
  2059. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
  2060. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
  2061. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
  2062. [2024-10-02 04:26:53] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1"} []
  2063. [2024-10-02 04:26:53] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  2064. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TITRE"},"types":{"1":2}} []
  2065. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_NOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_NOM"},"types":{"1":2}} []
  2066. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_ADRESSE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_ADRESSE"},"types":{"1":2}} []
  2067. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_CP"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_CP"},"types":{"1":2}} []
  2068. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_VILLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_VILLE"},"types":{"1":2}} []
  2069. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2070. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  2071. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  2072. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_INFOS_PRATIQUES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_INFOS_PRATIQUES"},"types":{"1":2}} []
  2073. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FOOTER_LIENS"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FOOTER_LIENS"},"types":{"1":2}} []
  2074. [2024-10-02 04:26:53] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_REALISATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_REALISATION"},"types":{"1":2}} []
  2075. [2024-10-02 04:26:54] doctrine.INFO: Disconnecting [] []
  2076. [2024-10-02 04:26:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2077. [2024-10-02 04:26:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2078. [2024-10-02 04:26:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2079. [2024-10-02 04:26:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4?panel=security","method":"GET"} []
  2080. [2024-10-02 04:26:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2081. [2024-10-02 04:26:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2082. [2024-10-02 04:26:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2083. [2024-10-02 04:26:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2084. [2024-10-02 04:26:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=security","method":"GET"} []
  2085. [2024-10-02 04:26:56] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2086. [2024-10-02 04:27:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2087. [2024-10-02 04:27:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2088. [2024-10-02 04:27:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2089. [2024-10-02 04:27:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9?panel=logger","method":"GET"} []
  2090. [2024-10-02 04:27:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2091. [2024-10-02 04:27:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2092. [2024-10-02 04:27:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2093. [2024-10-02 04:27:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2094. [2024-10-02 04:27:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=logger","method":"GET"} []
  2095. [2024-10-02 04:27:18] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2096. [2024-10-02 04:27:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2097. [2024-10-02 04:27:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2098. [2024-10-02 04:27:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2099. [2024-10-02 04:27:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4?panel=form","method":"GET"} []
  2100. [2024-10-02 04:27:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2101. [2024-10-02 04:27:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2102. [2024-10-02 04:27:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2103. [2024-10-02 04:27:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2104. [2024-10-02 04:27:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=form","method":"GET"} []
  2105. [2024-10-02 04:27:30] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2106. [2024-10-02 04:27:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2107. [2024-10-02 04:27:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2108. [2024-10-02 04:27:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2109. [2024-10-02 04:27:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9?panel=request","method":"GET"} []
  2110. [2024-10-02 04:27:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2111. [2024-10-02 04:27:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2112. [2024-10-02 04:27:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2113. [2024-10-02 04:27:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2114. [2024-10-02 04:27:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
  2115. [2024-10-02 04:27:52] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2116. [2024-10-02 04:28:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2117. [2024-10-02 04:28:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2118. [2024-10-02 04:28:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2119. [2024-10-02 04:28:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4?panel=validator","method":"GET"} []
  2120. [2024-10-02 04:28:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2121. [2024-10-02 04:28:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2122. [2024-10-02 04:28:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2123. [2024-10-02 04:28:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2124. [2024-10-02 04:28:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=validator","method":"GET"} []
  2125. [2024-10-02 04:28:10] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2126. [2024-10-02 04:28:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2127. [2024-10-02 04:28:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2128. [2024-10-02 04:28:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2129. [2024-10-02 04:28:12] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9/search/results?ip=3.144.90.182","method":"GET"} []
  2130. [2024-10-02 04:28:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2131. [2024-10-02 04:28:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2132. [2024-10-02 04:28:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2133. [2024-10-02 04:28:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2134. [2024-10-02 04:28:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=3.144.90.182","method":"GET"} []
  2135. [2024-10-02 04:28:12] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2136. [2024-10-02 04:28:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2137. [2024-10-02 04:28:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2138. [2024-10-02 04:28:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2139. [2024-10-02 04:28:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4?panel=http_client","method":"GET"} []
  2140. [2024-10-02 04:28:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2141. [2024-10-02 04:28:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2142. [2024-10-02 04:28:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2143. [2024-10-02 04:28:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2144. [2024-10-02 04:28:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=http_client","method":"GET"} []
  2145. [2024-10-02 04:28:36] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2146. [2024-10-02 04:28:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2147. [2024-10-02 04:28:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2148. [2024-10-02 04:28:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2149. [2024-10-02 04:28:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4?panel=twig","method":"GET"} []
  2150. [2024-10-02 04:28:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2151. [2024-10-02 04:28:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2152. [2024-10-02 04:28:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2153. [2024-10-02 04:28:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2154. [2024-10-02 04:28:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=twig","method":"GET"} []
  2155. [2024-10-02 04:28:59] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2156. [2024-10-02 04:29:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2157. [2024-10-02 04:29:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2158. [2024-10-02 04:29:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2159. [2024-10-02 04:29:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4?panel=db","method":"GET"} []
  2160. [2024-10-02 04:29:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2161. [2024-10-02 04:29:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2162. [2024-10-02 04:29:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2163. [2024-10-02 04:29:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2164. [2024-10-02 04:29:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
  2165. [2024-10-02 04:29:43] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2166. [2024-10-02 04:29:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2167. [2024-10-02 04:29:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2168. [2024-10-02 04:29:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2169. [2024-10-02 04:29:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9?panel=router","method":"GET"} []
  2170. [2024-10-02 04:29:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2171. [2024-10-02 04:29:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2172. [2024-10-02 04:29:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2173. [2024-10-02 04:29:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2174. [2024-10-02 04:29:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2175. [2024-10-02 04:29:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2176. [2024-10-02 04:29:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2177. [2024-10-02 04:29:48] request.INFO: Matched route "actualites_detail". {"route":"actualites_detail","route_parameters":{"_route":"actualites_detail","slug":"louverture-dune-nouvelle-ecole-a-schoenau-eine-neue-schule-abcm-zweisprachigkeit-in-schoenau","_controller":"App\\Controller\\ActualitesController::detail","actualite":"8"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/blog/actu/louverture-dune-nouvelle-ecole-a-schoenau-eine-neue-schule-abcm-zweisprachigkeit-in-schoenau/8","method":"GET"} []
  2178. [2024-10-02 04:29:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2179. [2024-10-02 04:29:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2180. [2024-10-02 04:29:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2181. [2024-10-02 04:29:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2182. [2024-10-02 04:29:48] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  2183. [2024-10-02 04:29:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ? (parameters: array{"1":"8"}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ?","params":{"1":"8"},"types":{"1":1}} []
  2184. [2024-10-02 04:29:48] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2185. [2024-10-02 04:29:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  2186. [2024-10-02 04:29:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=router","method":"GET"} []
  2187. [2024-10-02 04:29:48] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2188. [2024-10-02 04:29:48] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9/router","method":"GET"} []
  2189. [2024-10-02 04:29:48] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/var/www/abcmzwei.eu/dev/src/../../src/Controller/) is not within the allowed path(s): (/var/www/abcmzwei.eu/dev/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/config/FileLocator.php\",\"line\":60,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/Config/FileLocator.php\",\"line\":61,\"function\":\"locate\",\"class\":\"Symfony\\\\Component\\\\Config\\\\FileLocator\",\"type\":\"->\"}],\"count\":1})"} []
  2190. [2024-10-02 04:29:48] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  2191. [2024-10-02 04:29:48] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  2192. [2024-10-02 04:29:49] doctrine.INFO: Disconnecting [] []
  2193. [2024-10-02 04:29:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2194. [2024-10-02 04:29:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2195. [2024-10-02 04:29:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2196. [2024-10-02 04:29:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9?panel=translation","method":"GET"} []
  2197. [2024-10-02 04:29:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2198. [2024-10-02 04:29:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2199. [2024-10-02 04:29:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2200. [2024-10-02 04:29:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2201. [2024-10-02 04:29:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=translation","method":"GET"} []
  2202. [2024-10-02 04:29:51] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2203. [2024-10-02 04:30:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2204. [2024-10-02 04:30:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2205. [2024-10-02 04:30:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2206. [2024-10-02 04:30:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4?panel=time","method":"GET"} []
  2207. [2024-10-02 04:30:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2208. [2024-10-02 04:30:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2209. [2024-10-02 04:30:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2210. [2024-10-02 04:30:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2211. [2024-10-02 04:30:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=time","method":"GET"} []
  2212. [2024-10-02 04:30:33] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2213. [2024-10-02 04:30:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2214. [2024-10-02 04:30:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2215. [2024-10-02 04:30:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2216. [2024-10-02 04:30:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9?panel=exception","method":"GET"} []
  2217. [2024-10-02 04:30:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2218. [2024-10-02 04:30:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2219. [2024-10-02 04:30:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2220. [2024-10-02 04:30:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2221. [2024-10-02 04:30:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=exception","method":"GET"} []
  2222. [2024-10-02 04:30:36] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2223. [2024-10-02 04:31:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2224. [2024-10-02 04:31:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2225. [2024-10-02 04:31:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2226. [2024-10-02 04:31:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9?panel=cache","method":"GET"} []
  2227. [2024-10-02 04:31:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2228. [2024-10-02 04:31:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2229. [2024-10-02 04:31:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2230. [2024-10-02 04:31:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2231. [2024-10-02 04:31:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=cache","method":"GET"} []
  2232. [2024-10-02 04:31:19] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2233. [2024-10-02 04:31:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2234. [2024-10-02 04:31:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2235. [2024-10-02 04:31:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2236. [2024-10-02 04:31:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4?panel=vich_uploader.mapping_collector","method":"GET"} []
  2237. [2024-10-02 04:31:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2238. [2024-10-02 04:31:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2239. [2024-10-02 04:31:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2240. [2024-10-02 04:31:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2241. [2024-10-02 04:31:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=vich_uploader.mapping_collector","method":"GET"} []
  2242. [2024-10-02 04:31:33] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2243. [2024-10-02 04:32:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2244. [2024-10-02 04:32:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2245. [2024-10-02 04:32:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2246. [2024-10-02 04:32:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4?panel=cache","method":"GET"} []
  2247. [2024-10-02 04:32:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2248. [2024-10-02 04:32:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2249. [2024-10-02 04:32:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2250. [2024-10-02 04:32:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2251. [2024-10-02 04:32:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=cache","method":"GET"} []
  2252. [2024-10-02 04:32:21] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2253. [2024-10-02 04:32:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2254. [2024-10-02 04:32:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2255. [2024-10-02 04:32:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2256. [2024-10-02 04:32:25] request.INFO: Matched route "actualites_detail". {"route":"actualites_detail","route_parameters":{"_route":"actualites_detail","slug":"fresque-historique-en-plein-air-liberation","_controller":"App\\Controller\\ActualitesController::detail","actualite":"10"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/blog/actu/fresque-historique-en-plein-air-liberation/10","method":"GET"} []
  2257. [2024-10-02 04:32:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2258. [2024-10-02 04:32:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2259. [2024-10-02 04:32:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2260. [2024-10-02 04:32:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2261. [2024-10-02 04:32:25] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  2262. [2024-10-02 04:32:25] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ? (parameters: array{"1":"10"}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ?","params":{"1":"10"},"types":{"1":1}} []
  2263. [2024-10-02 04:32:25] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2264. [2024-10-02 04:32:25] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  2265. [2024-10-02 04:32:26] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  2266. [2024-10-02 04:32:26] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  2267. [2024-10-02 04:32:26] doctrine.INFO: Disconnecting [] []
  2268. [2024-10-02 04:32:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2269. [2024-10-02 04:32:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2270. [2024-10-02 04:32:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2271. [2024-10-02 04:32:35] request.INFO: Matched route "ecole". {"route":"ecole","route_parameters":{"_route":"ecole","_controller":"App\\Controller\\SiteController::ecole"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/ecole","method":"GET"} []
  2272. [2024-10-02 04:32:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2273. [2024-10-02 04:32:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2274. [2024-10-02 04:32:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2275. [2024-10-02 04:32:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2276. [2024-10-02 04:32:35] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2277. [2024-10-02 04:32:35] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  2278. [2024-10-02 04:32:35] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  2279. [2024-10-02 04:32:35] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  2280. [2024-10-02 04:32:35] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  2281. [2024-10-02 04:32:35] doctrine.INFO: Disconnecting [] []
  2282. [2024-10-02 04:32:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2283. [2024-10-02 04:32:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2284. [2024-10-02 04:32:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2285. [2024-10-02 04:32:55] request.INFO: Matched route "select_locale". {"route":"select_locale","route_parameters":{"_route":"select_locale","_controller":"App\\Controller\\SiteController::selectLocale","langue":"fr"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/setLanguage/fr","method":"GET"} []
  2286. [2024-10-02 04:32:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2287. [2024-10-02 04:32:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2288. [2024-10-02 04:32:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2289. [2024-10-02 04:32:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2290. [2024-10-02 04:33:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2291. [2024-10-02 04:33:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2292. [2024-10-02 04:33:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2293. [2024-10-02 04:33:03] request.INFO: Matched route "trouver-ecole". {"route":"trouver-ecole","route_parameters":{"_route":"trouver-ecole","_controller":"App\\Controller\\EcolesController::list"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/nos-ecoles","method":"GET"} []
  2294. [2024-10-02 04:33:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2295. [2024-10-02 04:33:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2296. [2024-10-02 04:33:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2297. [2024-10-02 04:33:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2298. [2024-10-02 04:33:03] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  2299. [2024-10-02 04:33:03] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
  2300. [2024-10-02 04:33:03] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2301. [2024-10-02 04:33:03] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  2302. [2024-10-02 04:33:04] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  2303. [2024-10-02 04:33:04] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  2304. [2024-10-02 04:33:04] doctrine.INFO: Disconnecting [] []
  2305. [2024-10-02 04:34:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2306. [2024-10-02 04:34:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2307. [2024-10-02 04:34:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2308. [2024-10-02 04:34:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4?panel=request","method":"GET"} []
  2309. [2024-10-02 04:34:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2310. [2024-10-02 04:34:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2311. [2024-10-02 04:34:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2312. [2024-10-02 04:34:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2313. [2024-10-02 04:34:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
  2314. [2024-10-02 04:34:05] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2315. [2024-10-02 04:34:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2316. [2024-10-02 04:34:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2317. [2024-10-02 04:34:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2318. [2024-10-02 04:34:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4?panel=router","method":"GET"} []
  2319. [2024-10-02 04:34:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2320. [2024-10-02 04:34:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2321. [2024-10-02 04:34:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2322. [2024-10-02 04:34:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2323. [2024-10-02 04:34:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=router","method":"GET"} []
  2324. [2024-10-02 04:34:20] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2325. [2024-10-02 04:34:20] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4/router","method":"GET"} []
  2326. [2024-10-02 04:34:20] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/var/www/abcmzwei.eu/dev/src/../../src/Controller/) is not within the allowed path(s): (/var/www/abcmzwei.eu/dev/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/config/FileLocator.php\",\"line\":60,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/Config/FileLocator.php\",\"line\":61,\"function\":\"locate\",\"class\":\"Symfony\\\\Component\\\\Config\\\\FileLocator\",\"type\":\"->\"}],\"count\":1})"} []
  2327. [2024-10-02 04:34:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2328. [2024-10-02 04:34:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2329. [2024-10-02 04:34:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2330. [2024-10-02 04:34:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9?panel=http_client","method":"GET"} []
  2331. [2024-10-02 04:34:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2332. [2024-10-02 04:34:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2333. [2024-10-02 04:34:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2334. [2024-10-02 04:34:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2335. [2024-10-02 04:34:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=http_client","method":"GET"} []
  2336. [2024-10-02 04:34:27] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2337. [2024-10-02 04:34:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2338. [2024-10-02 04:34:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2339. [2024-10-02 04:34:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2340. [2024-10-02 04:34:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9?panel=validator","method":"GET"} []
  2341. [2024-10-02 04:34:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2342. [2024-10-02 04:34:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2343. [2024-10-02 04:34:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2344. [2024-10-02 04:34:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2345. [2024-10-02 04:34:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=validator","method":"GET"} []
  2346. [2024-10-02 04:34:57] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2347. [2024-10-02 04:35:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2348. [2024-10-02 04:35:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2349. [2024-10-02 04:35:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2350. [2024-10-02 04:35:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4?panel=logger","method":"GET"} []
  2351. [2024-10-02 04:35:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2352. [2024-10-02 04:35:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2353. [2024-10-02 04:35:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2354. [2024-10-02 04:35:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2355. [2024-10-02 04:35:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=logger","method":"GET"} []
  2356. [2024-10-02 04:35:03] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2357. [2024-10-02 04:35:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2358. [2024-10-02 04:35:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2359. [2024-10-02 04:35:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2360. [2024-10-02 04:35:06] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\ContactFormController::contact","_locale":"fr"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/contact","method":"GET"} []
  2361. [2024-10-02 04:35:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2362. [2024-10-02 04:35:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2363. [2024-10-02 04:35:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2364. [2024-10-02 04:35:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2365. [2024-10-02 04:35:06] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  2366. [2024-10-02 04:35:06] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"contact","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"contact","2":"fr"},"types":{"1":2,"2":2}} []
  2367. [2024-10-02 04:35:06] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.nom = ? (parameters: array{"1":"haguenau"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.nom = ?","params":{"1":"haguenau"},"types":{"1":2}} []
  2368. [2024-10-02 04:35:06] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2369. [2024-10-02 04:35:06] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  2370. [2024-10-02 04:35:06] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  2371. [2024-10-02 04:35:06] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  2372. [2024-10-02 04:35:07] doctrine.INFO: Disconnecting [] []
  2373. [2024-10-02 04:35:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2374. [2024-10-02 04:35:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2375. [2024-10-02 04:35:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2376. [2024-10-02 04:35:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9?panel=twig","method":"GET"} []
  2377. [2024-10-02 04:35:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2378. [2024-10-02 04:35:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2379. [2024-10-02 04:35:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2380. [2024-10-02 04:35:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2381. [2024-10-02 04:35:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=twig","method":"GET"} []
  2382. [2024-10-02 04:35:28] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2383. [2024-10-02 04:36:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2384. [2024-10-02 04:36:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2385. [2024-10-02 04:36:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2386. [2024-10-02 04:36:35] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"fr","page":"periscolaire"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/pages/periscolaire?ecole=haguenau","method":"GET"} []
  2387. [2024-10-02 04:36:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2388. [2024-10-02 04:36:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2389. [2024-10-02 04:36:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2390. [2024-10-02 04:36:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2391. [2024-10-02 04:36:35] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  2392. [2024-10-02 04:36:35] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.nom_url = ? LIMIT 1 (parameters: array{"1":"haguenau"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.nom_url = ? LIMIT 1","params":{"1":"haguenau"},"types":{"1":2}} []
  2393. [2024-10-02 04:36:35] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? AND t0.ecole_id = ? LIMIT 1 (parameters: array{"1":"periscolaire","2":"fr","3":8}, types: array{"1":2,"2":2,"3":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? AND t0.ecole_id = ? LIMIT 1","params":{"1":"periscolaire","2":"fr","3":8},"types":{"1":2,"2":2,"3":1}} []
  2394. [2024-10-02 04:36:35] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2395. [2024-10-02 04:36:35] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  2396. [2024-10-02 04:36:36] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  2397. [2024-10-02 04:36:36] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  2398. [2024-10-02 04:36:36] doctrine.INFO: Disconnecting [] []
  2399. [2024-10-02 04:36:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2400. [2024-10-02 04:36:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2401. [2024-10-02 04:36:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2402. [2024-10-02 04:36:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4?panel=events","method":"GET"} []
  2403. [2024-10-02 04:36:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2404. [2024-10-02 04:36:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2405. [2024-10-02 04:36:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2406. [2024-10-02 04:36:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2407. [2024-10-02 04:36:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=events","method":"GET"} []
  2408. [2024-10-02 04:36:56] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2409. [2024-10-02 04:37:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2410. [2024-10-02 04:37:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2411. [2024-10-02 04:37:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2412. [2024-10-02 04:37:04] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/js/routing?callback=fos.Router.setData","method":"GET"} []
  2413. [2024-10-02 04:37:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2414. [2024-10-02 04:37:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2415. [2024-10-02 04:37:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2416. [2024-10-02 04:37:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2417. [2024-10-02 04:37:04] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/var/www/abcmzwei.eu/dev/src/../../src/Controller/) is not within the allowed path(s): (/var/www/abcmzwei.eu/dev/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/config/FileLocator.php\",\"line\":60,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/Config/FileLocator.php\",\"line\":61,\"function\":\"locate\",\"class\":\"Symfony\\\\Component\\\\Config\\\\FileLocator\",\"type\":\"->\"}],\"count\":1})"} []
  2418. [2024-10-02 04:37:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2419. [2024-10-02 04:37:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2420. [2024-10-02 04:37:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2421. [2024-10-02 04:37:41] request.INFO: Matched route "offres_emploi". {"route":"offres_emploi","route_parameters":{"_route":"offres_emploi","cat":2,"_controller":"App\\Controller\\ActualitesController::list"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/nos-offres-demploi","method":"GET"} []
  2422. [2024-10-02 04:37:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2423. [2024-10-02 04:37:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2424. [2024-10-02 04:37:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2425. [2024-10-02 04:37:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2426. [2024-10-02 04:37:41] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  2427. [2024-10-02 04:37:41] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte AS texte_4, t0.ordre AS ordre_5, t0.actif AS actif_6, t0.langue AS langue_7, t0.largeur_grand AS largeur_grand_8, t0.largeur_petit AS largeur_petit_9 FROM actualites_cat t0 WHERE t0.id = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte AS texte_4, t0.ordre AS ordre_5, t0.actif AS actif_6, t0.langue AS langue_7, t0.largeur_grand AS largeur_grand_8, t0.largeur_petit AS largeur_petit_9 FROM actualites_cat t0 WHERE t0.id = ?","params":{"1":2},"types":{"1":1}} []
  2428. [2024-10-02 04:37:41] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '2' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 8 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '2' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 8"} []
  2429. [2024-10-02 04:37:41] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2430. [2024-10-02 04:37:41] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  2431. [2024-10-02 04:37:41] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  2432. [2024-10-02 04:37:41] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  2433. [2024-10-02 04:37:42] doctrine.INFO: Disconnecting [] []
  2434. [2024-10-02 04:38:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2435. [2024-10-02 04:38:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2436. [2024-10-02 04:38:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2437. [2024-10-02 04:38:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /de/img/tmp/element5-digital-OyCl7Y4y0Bk-unsplash.jpg"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /de/img/tmp/element5-digital-OyCl7Y4y0Bk-unsplash.jpg\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/de/img/tmp/element5-digital-OyCl7Y4y0Bk-unsplash.jpg/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2438. [2024-10-02 04:38:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2439. [2024-10-02 04:38:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2440. [2024-10-02 04:38:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2441. [2024-10-02 04:38:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4?panel=elastica","method":"GET"} []
  2442. [2024-10-02 04:38:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2443. [2024-10-02 04:38:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2444. [2024-10-02 04:38:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2445. [2024-10-02 04:38:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2446. [2024-10-02 04:38:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=elastica","method":"GET"} []
  2447. [2024-10-02 04:38:04] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2448. [2024-10-02 04:38:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2449. [2024-10-02 04:38:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2450. [2024-10-02 04:38:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2451. [2024-10-02 04:38:36] request.INFO: Matched route "actualites_detail". {"route":"actualites_detail","route_parameters":{"_route":"actualites_detail","slug":"la-rentree-des-ecoles-schulanfang-am-1-september-2022","_controller":"App\\Controller\\ActualitesController::detail","actualite":"7"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/blog/actu/la-rentree-des-ecoles-schulanfang-am-1-september-2022/7","method":"GET"} []
  2452. [2024-10-02 04:38:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2453. [2024-10-02 04:38:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2454. [2024-10-02 04:38:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2455. [2024-10-02 04:38:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2456. [2024-10-02 04:38:36] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  2457. [2024-10-02 04:38:36] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ? (parameters: array{"1":"7"}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ?","params":{"1":"7"},"types":{"1":1}} []
  2458. [2024-10-02 04:38:36] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2459. [2024-10-02 04:38:36] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  2460. [2024-10-02 04:38:37] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  2461. [2024-10-02 04:38:37] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  2462. [2024-10-02 04:38:37] doctrine.INFO: Disconnecting [] []
  2463. [2024-10-02 04:38:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2464. [2024-10-02 04:38:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2465. [2024-10-02 04:38:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2466. [2024-10-02 04:38:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9?panel=db","method":"GET"} []
  2467. [2024-10-02 04:38:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2468. [2024-10-02 04:38:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2469. [2024-10-02 04:38:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2470. [2024-10-02 04:38:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2471. [2024-10-02 04:38:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
  2472. [2024-10-02 04:38:41] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2473. [2024-10-02 04:39:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2474. [2024-10-02 04:39:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2475. [2024-10-02 04:39:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2476. [2024-10-02 04:39:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9?panel=events","method":"GET"} []
  2477. [2024-10-02 04:39:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2478. [2024-10-02 04:39:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2479. [2024-10-02 04:39:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2480. [2024-10-02 04:39:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2481. [2024-10-02 04:39:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=events","method":"GET"} []
  2482. [2024-10-02 04:39:36] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2483. [2024-10-02 04:40:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2484. [2024-10-02 04:40:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2485. [2024-10-02 04:40:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2486. [2024-10-02 04:40:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4?panel=exception","method":"GET"} []
  2487. [2024-10-02 04:40:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2488. [2024-10-02 04:40:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2489. [2024-10-02 04:40:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2490. [2024-10-02 04:40:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2491. [2024-10-02 04:40:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=exception","method":"GET"} []
  2492. [2024-10-02 04:40:17] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2493. [2024-10-02 04:40:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2494. [2024-10-02 04:40:45] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2495. [2024-10-02 04:40:45] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2496. [2024-10-02 04:40:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9?panel=form","method":"GET"} []
  2497. [2024-10-02 04:40:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2498. [2024-10-02 04:40:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2499. [2024-10-02 04:40:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2500. [2024-10-02 04:40:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2501. [2024-10-02 04:40:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=form","method":"GET"} []
  2502. [2024-10-02 04:40:45] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2503. [2024-10-02 04:40:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2504. [2024-10-02 04:40:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2505. [2024-10-02 04:40:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2506. [2024-10-02 04:40:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4?panel=config","method":"GET"} []
  2507. [2024-10-02 04:40:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2508. [2024-10-02 04:40:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2509. [2024-10-02 04:40:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2510. [2024-10-02 04:40:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2511. [2024-10-02 04:40:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=config","method":"GET"} []
  2512. [2024-10-02 04:40:52] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2513. [2024-10-02 04:41:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2514. [2024-10-02 04:41:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2515. [2024-10-02 04:41:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2516. [2024-10-02 04:41:29] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4/search/results?ip=3.144.90.182","method":"GET"} []
  2517. [2024-10-02 04:41:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2518. [2024-10-02 04:41:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2519. [2024-10-02 04:41:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2520. [2024-10-02 04:41:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2521. [2024-10-02 04:41:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=3.144.90.182","method":"GET"} []
  2522. [2024-10-02 04:41:30] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2523. [2024-10-02 04:42:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2524. [2024-10-02 04:42:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2525. [2024-10-02 04:42:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2526. [2024-10-02 04:42:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4?panel=translation","method":"GET"} []
  2527. [2024-10-02 04:42:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2528. [2024-10-02 04:42:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2529. [2024-10-02 04:42:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2530. [2024-10-02 04:42:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2531. [2024-10-02 04:42:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=translation","method":"GET"} []
  2532. [2024-10-02 04:42:02] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2533. [2024-10-02 04:42:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2534. [2024-10-02 04:42:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2535. [2024-10-02 04:42:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2536. [2024-10-02 04:42:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9?panel=vich_uploader.mapping_collector","method":"GET"} []
  2537. [2024-10-02 04:42:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2538. [2024-10-02 04:42:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2539. [2024-10-02 04:42:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2540. [2024-10-02 04:42:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2541. [2024-10-02 04:42:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=vich_uploader.mapping_collector","method":"GET"} []
  2542. [2024-10-02 04:42:03] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2543. [2024-10-02 04:43:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2544. [2024-10-02 04:43:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2545. [2024-10-02 04:43:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2546. [2024-10-02 04:43:17] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"fr","page":"politique-de-confidentialite"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/pages/politique-de-confidentialite","method":"GET"} []
  2547. [2024-10-02 04:43:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2548. [2024-10-02 04:43:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2549. [2024-10-02 04:43:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2550. [2024-10-02 04:43:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2551. [2024-10-02 04:43:17] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  2552. [2024-10-02 04:43:18] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"politique-de-confidentialite","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1","params":{"1":"politique-de-confidentialite","2":"fr"},"types":{"1":2,"2":2}} []
  2553. [2024-10-02 04:43:18] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2554. [2024-10-02 04:43:18] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  2555. [2024-10-02 04:43:18] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  2556. [2024-10-02 04:43:18] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  2557. [2024-10-02 04:43:18] doctrine.INFO: Disconnecting [] []
  2558. [2024-10-02 04:43:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2559. [2024-10-02 04:43:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2560. [2024-10-02 04:43:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2561. [2024-10-02 04:43:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9?panel=config","method":"GET"} []
  2562. [2024-10-02 04:43:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2563. [2024-10-02 04:43:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2564. [2024-10-02 04:43:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2565. [2024-10-02 04:43:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2566. [2024-10-02 04:43:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=config","method":"GET"} []
  2567. [2024-10-02 04:43:40] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2568. [2024-10-02 04:43:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2569. [2024-10-02 04:43:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2570. [2024-10-02 04:43:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2571. [2024-10-02 04:43:52] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"fr","page":"journee-ecole"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/pages/journee-ecole?ecole=haguenau","method":"GET"} []
  2572. [2024-10-02 04:43:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2573. [2024-10-02 04:43:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2574. [2024-10-02 04:43:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2575. [2024-10-02 04:43:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2576. [2024-10-02 04:43:52] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  2577. [2024-10-02 04:43:52] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.nom_url = ? LIMIT 1 (parameters: array{"1":"haguenau"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.nom_url = ? LIMIT 1","params":{"1":"haguenau"},"types":{"1":2}} []
  2578. [2024-10-02 04:43:52] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? AND t0.ecole_id = ? LIMIT 1 (parameters: array{"1":"journee-ecole","2":"fr","3":8}, types: array{"1":2,"2":2,"3":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? AND t0.ecole_id = ? LIMIT 1","params":{"1":"journee-ecole","2":"fr","3":8},"types":{"1":2,"2":2,"3":1}} []
  2579. [2024-10-02 04:43:52] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2580. [2024-10-02 04:43:52] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  2581. [2024-10-02 04:43:52] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  2582. [2024-10-02 04:43:52] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  2583. [2024-10-02 04:43:52] doctrine.INFO: Disconnecting [] []
  2584. [2024-10-02 04:44:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2585. [2024-10-02 04:44:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2586. [2024-10-02 04:44:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2587. [2024-10-02 04:44:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9?panel=elastica","method":"GET"} []
  2588. [2024-10-02 04:44:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2589. [2024-10-02 04:44:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2590. [2024-10-02 04:44:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2591. [2024-10-02 04:44:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2592. [2024-10-02 04:44:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=elastica","method":"GET"} []
  2593. [2024-10-02 04:44:11] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2594. [2024-10-02 04:44:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2595. [2024-10-02 04:44:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2596. [2024-10-02 04:44:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2597. [2024-10-02 04:44:39] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=templates%2Fsite%2Fblog%2Factualite.html.twig&line=1","method":"GET"} []
  2598. [2024-10-02 04:44:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2599. [2024-10-02 04:44:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2600. [2024-10-02 04:44:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2601. [2024-10-02 04:44:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2602. [2024-10-02 04:44:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2603. [2024-10-02 04:44:53] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2604. [2024-10-02 04:44:53] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2605. [2024-10-02 04:44:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9cbcf1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9cbcf1","method":"GET"} []
  2606. [2024-10-02 04:44:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2607. [2024-10-02 04:44:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2608. [2024-10-02 04:44:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2609. [2024-10-02 04:44:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2610. [2024-10-02 04:44:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
  2611. [2024-10-02 04:44:53] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2612. [2024-10-02 04:50:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2613. [2024-10-02 04:50:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2614. [2024-10-02 04:50:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2615. [2024-10-02 04:50:12] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"38f833"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/38f833/search/results?limit=10&method=GET","method":"GET"} []
  2616. [2024-10-02 04:50:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2617. [2024-10-02 04:50:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2618. [2024-10-02 04:50:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2619. [2024-10-02 04:50:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2620. [2024-10-02 04:50:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  2621. [2024-10-02 04:50:12] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2622. [2024-10-02 05:18:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2623. [2024-10-02 05:18:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2624. [2024-10-02 05:18:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2625. [2024-10-02 05:18:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2626. [2024-10-02 05:38:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2627. [2024-10-02 05:38:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2628. [2024-10-02 05:38:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2629. [2024-10-02 05:38:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=122.148.251.194&limit=10&method=GET","method":"GET"} []
  2630. [2024-10-02 05:38:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2631. [2024-10-02 05:38:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2632. [2024-10-02 05:38:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2633. [2024-10-02 05:38:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2634. [2024-10-02 05:38:43] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"b4bd09"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/b4bd09/exception.css","method":"GET"} []
  2635. [2024-10-02 05:38:43] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2636. [2024-10-02 05:38:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=122.148.251.194&limit=10&method=GET","method":"GET"} []
  2637. [2024-10-02 05:38:43] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"b4bd09"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/b4bd09/exception","method":"GET"} []
  2638. [2024-10-02 05:42:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2639. [2024-10-02 05:42:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2640. [2024-10-02 05:42:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2641. [2024-10-02 05:42:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"11c8b9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/11c8b9?panel=events","method":"GET"} []
  2642. [2024-10-02 05:42:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2643. [2024-10-02 05:42:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2644. [2024-10-02 05:42:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2645. [2024-10-02 05:42:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2646. [2024-10-02 05:42:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=events","method":"GET"} []
  2647. [2024-10-02 05:42:16] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2648. [2024-10-02 05:48:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2649. [2024-10-02 05:48:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2650. [2024-10-02 05:48:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2651. [2024-10-02 05:48:11] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"bd9f11"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/bd9f11/search/results?limit=10&method=GET","method":"GET"} []
  2652. [2024-10-02 05:48:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2653. [2024-10-02 05:48:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2654. [2024-10-02 05:48:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2655. [2024-10-02 05:48:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2656. [2024-10-02 05:48:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  2657. [2024-10-02 05:48:11] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2658. [2024-10-02 06:11:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2659. [2024-10-02 06:11:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2660. [2024-10-02 06:11:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2661. [2024-10-02 06:11:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2662. [2024-10-02 06:16:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2663. [2024-10-02 06:16:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2664. [2024-10-02 06:16:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2665. [2024-10-02 06:16:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2666. [2024-10-02 06:16:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2667. [2024-10-02 06:16:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2668. [2024-10-02 06:16:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2669. [2024-10-02 06:16:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4a8fc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4a8fc4?group=1&panel=db","method":"GET"} []
  2670. [2024-10-02 06:16:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2671. [2024-10-02 06:16:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2672. [2024-10-02 06:16:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2673. [2024-10-02 06:16:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2674. [2024-10-02 06:16:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  2675. [2024-10-02 06:16:41] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2676. [2024-10-02 06:16:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2677. [2024-10-02 06:16:44] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2678. [2024-10-02 06:16:44] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2679. [2024-10-02 06:16:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f?panel=validator","method":"GET"} []
  2680. [2024-10-02 06:16:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2681. [2024-10-02 06:16:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2682. [2024-10-02 06:16:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2683. [2024-10-02 06:16:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2684. [2024-10-02 06:16:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=validator","method":"GET"} []
  2685. [2024-10-02 06:16:44] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2686. [2024-10-02 06:17:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2687. [2024-10-02 06:17:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2688. [2024-10-02 06:17:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2689. [2024-10-02 06:17:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f?panel=router","method":"GET"} []
  2690. [2024-10-02 06:17:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2691. [2024-10-02 06:17:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2692. [2024-10-02 06:17:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2693. [2024-10-02 06:17:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2694. [2024-10-02 06:17:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=router","method":"GET"} []
  2695. [2024-10-02 06:17:07] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2696. [2024-10-02 06:17:07] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f/router","method":"GET"} []
  2697. [2024-10-02 06:17:07] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/var/www/abcmzwei.eu/dev/src/../../src/Controller/) is not within the allowed path(s): (/var/www/abcmzwei.eu/dev/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/config/FileLocator.php\",\"line\":60,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/Config/FileLocator.php\",\"line\":61,\"function\":\"locate\",\"class\":\"Symfony\\\\Component\\\\Config\\\\FileLocator\",\"type\":\"->\"}],\"count\":1})"} []
  2698. [2024-10-02 06:17:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2699. [2024-10-02 06:17:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2700. [2024-10-02 06:17:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2701. [2024-10-02 06:17:19] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=src%2FEntity%2FActualites%2FActualitesCat.php&line=15","method":"GET"} []
  2702. [2024-10-02 06:17:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2703. [2024-10-02 06:17:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2704. [2024-10-02 06:17:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2705. [2024-10-02 06:17:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2706. [2024-10-02 06:17:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2707. [2024-10-02 06:17:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2708. [2024-10-02 06:17:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2709. [2024-10-02 06:17:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2710. [2024-10-02 06:17:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2711. [2024-10-02 06:17:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2712. [2024-10-02 06:17:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2713. [2024-10-02 06:17:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2714. [2024-10-02 06:18:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2715. [2024-10-02 06:18:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2716. [2024-10-02 06:18:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2717. [2024-10-02 06:18:48] request.INFO: Matched route "trouver-ecole". {"route":"trouver-ecole","route_parameters":{"_route":"trouver-ecole","_controller":"App\\Controller\\EcolesController::list","_locale":"de"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/de/nos-ecoles","method":"GET"} []
  2718. [2024-10-02 06:18:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2719. [2024-10-02 06:18:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2720. [2024-10-02 06:18:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2721. [2024-10-02 06:18:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2722. [2024-10-02 06:18:48] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  2723. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
  2724. [2024-10-02 06:18:48] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2725. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  2726. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_LES_ECOLES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_LES_ECOLES"},"types":{"1":2}} []
  2727. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TROUVER_ECOLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TROUVER_ECOLE"},"types":{"1":2}} []
  2728. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_INFOS_DETAILLEES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_INFOS_DETAILLEES"},"types":{"1":2}} []
  2729. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2730. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2731. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2732. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2733. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2734. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2735. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2736. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2737. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2738. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2739. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2740. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2741. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2742. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2743. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2744. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2745. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2746. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2747. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2748. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2749. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2750. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2751. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2752. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2753. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2754. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2755. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2756. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2757. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2758. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2759. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2760. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2761. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2762. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2763. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2764. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2765. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2766. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2767. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2768. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2769. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2770. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2771. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2772. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2773. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2774. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2775. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2776. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2777. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2778. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2779. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2780. [2024-10-02 06:18:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2781. [2024-10-02 06:18:48] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1"} []
  2782. [2024-10-02 06:18:49] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  2783. [2024-10-02 06:18:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TITRE"},"types":{"1":2}} []
  2784. [2024-10-02 06:18:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_NOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_NOM"},"types":{"1":2}} []
  2785. [2024-10-02 06:18:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_ADRESSE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_ADRESSE"},"types":{"1":2}} []
  2786. [2024-10-02 06:18:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_CP"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_CP"},"types":{"1":2}} []
  2787. [2024-10-02 06:18:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_VILLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_VILLE"},"types":{"1":2}} []
  2788. [2024-10-02 06:18:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2789. [2024-10-02 06:18:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  2790. [2024-10-02 06:18:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  2791. [2024-10-02 06:18:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_INFOS_PRATIQUES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_INFOS_PRATIQUES"},"types":{"1":2}} []
  2792. [2024-10-02 06:18:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FOOTER_LIENS"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FOOTER_LIENS"},"types":{"1":2}} []
  2793. [2024-10-02 06:18:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_REALISATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_REALISATION"},"types":{"1":2}} []
  2794. [2024-10-02 06:18:49] doctrine.INFO: Disconnecting [] []
  2795. [2024-10-02 06:19:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2796. [2024-10-02 06:19:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2797. [2024-10-02 06:19:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2798. [2024-10-02 06:19:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f?panel=elastica","method":"GET"} []
  2799. [2024-10-02 06:19:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2800. [2024-10-02 06:19:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2801. [2024-10-02 06:19:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2802. [2024-10-02 06:19:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2803. [2024-10-02 06:19:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=elastica","method":"GET"} []
  2804. [2024-10-02 06:19:14] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2805. [2024-10-02 06:19:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2806. [2024-10-02 06:19:42] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2807. [2024-10-02 06:19:42] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2808. [2024-10-02 06:19:42] request.INFO: Matched route "admin_contenu_edit". {"route":"admin_contenu_edit","route_parameters":{"_route":"admin_contenu_edit","_controller":"App\\Controller\\Admin\\Www\\ContenuController::edit","id":"tel+33388071238"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/web-edit/contenu/edit/tel+33388071238","method":"GET"} []
  2809. [2024-10-02 06:19:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"web_edit","authenticators":1} []
  2810. [2024-10-02 06:19:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"web_edit","authenticator":"Atiweb\\Security\\Www\\LoginAuthenticator"} []
  2811. [2024-10-02 06:19:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"web_edit","authenticator":"Atiweb\\Security\\Www\\LoginAuthenticator"} []
  2812. [2024-10-02 06:19:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2813. [2024-10-02 06:19:42] security.DEBUG: Access denied, the user is not fully authenticated; redirecting to authentication entry point. {"exception":"[object] (Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException(code: 403): Access Denied. at /var/www/abcmzwei.eu/dev/vendor/symfony/security-http/Firewall/AccessListener.php:91)"} []
  2814. [2024-10-02 06:19:42] security.DEBUG: Calling Authentication entry point. [] []
  2815. [2024-10-02 06:19:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2816. [2024-10-02 06:19:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2817. [2024-10-02 06:19:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2818. [2024-10-02 06:19:43] request.INFO: Matched route "admin_login". {"route":"admin_login","route_parameters":{"_route":"admin_login","_controller":"App\\Controller\\Admin\\AdminController::login"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/web-edit/login","method":"GET"} []
  2819. [2024-10-02 06:19:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"web_edit","authenticators":1} []
  2820. [2024-10-02 06:19:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"web_edit","authenticator":"Atiweb\\Security\\Www\\LoginAuthenticator"} []
  2821. [2024-10-02 06:19:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"web_edit","authenticator":"Atiweb\\Security\\Www\\LoginAuthenticator"} []
  2822. [2024-10-02 06:19:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2823. [2024-10-02 06:19:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2824. [2024-10-02 06:19:57] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2825. [2024-10-02 06:19:57] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2826. [2024-10-02 06:19:57] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"de"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/de/startseite","method":"GET"} []
  2827. [2024-10-02 06:19:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2828. [2024-10-02 06:19:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2829. [2024-10-02 06:19:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2830. [2024-10-02 06:19:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2831. [2024-10-02 06:19:57] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  2832. [2024-10-02 06:19:57] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"home","2":"de"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"home","2":"de"},"types":{"1":2,"2":2}} []
  2833. [2024-10-02 06:19:57] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 4 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 4"} []
  2834. [2024-10-02 06:19:57] doctrine.DEBUG: Executing query: SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id = 'haguenau' ORDER BY e0_.ordre ASC LIMIT 4 {"sql":"SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id = 'haguenau' ORDER BY e0_.ordre ASC LIMIT 4"} []
  2835. [2024-10-02 06:19:57] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
  2836. [2024-10-02 06:19:57] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
  2837. [2024-10-02 06:19:57] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2838. [2024-10-02 06:19:57] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  2839. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_NOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_NOM"},"types":{"1":2}} []
  2840. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_ASSOCIATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_ASSOCIATION"},"types":{"1":2}} []
  2841. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_PRECURSEUR"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_PRECURSEUR"},"types":{"1":2}} []
  2842. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_NOS_ECOLES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_NOS_ECOLES"},"types":{"1":2}} []
  2843. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ABCM_ZWEISPRACHIGKEIT"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ABCM_ZWEISPRACHIGKEIT"},"types":{"1":2}} []
  2844. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_TEXTE_ABCM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_TEXTE_ABCM"},"types":{"1":2}} []
  2845. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACTUALITES_ABCM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACTUALITES_ABCM"},"types":{"1":2}} []
  2846. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ECOLES_ABCM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ECOLES_ABCM"},"types":{"1":2}} []
  2847. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_TEXTE_ECOLES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_TEXTE_ECOLES"},"types":{"1":2}} []
  2848. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TROUVER_ECOLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TROUVER_ECOLE"},"types":{"1":2}} []
  2849. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_VALEUR_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_VALEUR_1"},"types":{"1":2}} []
  2850. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_VALEUR_2"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_VALEUR_2"},"types":{"1":2}} []
  2851. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_VALEUR_3"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_VALEUR_3"},"types":{"1":2}} []
  2852. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_IMMERSION_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_IMMERSION_TITRE"},"types":{"1":2}} []
  2853. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_VIDEO_YOUTUBE_ACCUEIL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_VIDEO_YOUTUBE_ACCUEIL"},"types":{"1":2}} []
  2854. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACTUALITES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACTUALITES"},"types":{"1":2}} []
  2855. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
  2856. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
  2857. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
  2858. [2024-10-02 06:19:58] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1"} []
  2859. [2024-10-02 06:19:58] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  2860. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TITRE"},"types":{"1":2}} []
  2861. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_NOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_NOM"},"types":{"1":2}} []
  2862. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_ADRESSE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_ADRESSE"},"types":{"1":2}} []
  2863. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_CP"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_CP"},"types":{"1":2}} []
  2864. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_VILLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_VILLE"},"types":{"1":2}} []
  2865. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2866. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  2867. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  2868. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_INFOS_PRATIQUES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_INFOS_PRATIQUES"},"types":{"1":2}} []
  2869. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FOOTER_LIENS"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FOOTER_LIENS"},"types":{"1":2}} []
  2870. [2024-10-02 06:19:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_REALISATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_REALISATION"},"types":{"1":2}} []
  2871. [2024-10-02 06:19:58] doctrine.INFO: Disconnecting [] []
  2872. [2024-10-02 06:20:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2873. [2024-10-02 06:20:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2874. [2024-10-02 06:20:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2875. [2024-10-02 06:20:51] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"de","page":"journee-ecole"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/de/seiten/journee-ecole?ecole=haguenau","method":"GET"} []
  2876. [2024-10-02 06:20:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2877. [2024-10-02 06:20:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2878. [2024-10-02 06:20:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2879. [2024-10-02 06:20:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2880. [2024-10-02 06:20:51] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  2881. [2024-10-02 06:20:51] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.nom_url = ? LIMIT 1 (parameters: array{"1":"haguenau"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.nom_url = ? LIMIT 1","params":{"1":"haguenau"},"types":{"1":2}} []
  2882. [2024-10-02 06:20:51] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? AND t0.ecole_id = ? LIMIT 1 (parameters: array{"1":"journee-ecole","2":"de","3":8}, types: array{"1":2,"2":2,"3":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? AND t0.ecole_id = ? LIMIT 1","params":{"1":"journee-ecole","2":"de","3":8},"types":{"1":2,"2":2,"3":1}} []
  2883. [2024-10-02 06:20:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found" at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php line 294 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:294)"} []
  2884. [2024-10-02 06:20:51] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2885. [2024-10-02 06:20:52] doctrine.INFO: Disconnecting [] []
  2886. [2024-10-02 06:20:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2887. [2024-10-02 06:20:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2888. [2024-10-02 06:20:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2889. [2024-10-02 06:20:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f?panel=security","method":"GET"} []
  2890. [2024-10-02 06:20:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2891. [2024-10-02 06:20:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2892. [2024-10-02 06:20:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2893. [2024-10-02 06:20:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2894. [2024-10-02 06:20:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=security","method":"GET"} []
  2895. [2024-10-02 06:20:58] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2896. [2024-10-02 06:21:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2897. [2024-10-02 06:21:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2898. [2024-10-02 06:21:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2899. [2024-10-02 06:21:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f?panel=time","method":"GET"} []
  2900. [2024-10-02 06:21:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2901. [2024-10-02 06:21:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2902. [2024-10-02 06:21:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2903. [2024-10-02 06:21:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2904. [2024-10-02 06:21:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=time","method":"GET"} []
  2905. [2024-10-02 06:21:03] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2906. [2024-10-02 06:23:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2907. [2024-10-02 06:23:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2908. [2024-10-02 06:23:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2909. [2024-10-02 06:23:31] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f/search/results?ip=18.118.137.67","method":"GET"} []
  2910. [2024-10-02 06:23:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2911. [2024-10-02 06:23:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2912. [2024-10-02 06:23:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2913. [2024-10-02 06:23:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2914. [2024-10-02 06:23:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=18.118.137.67","method":"GET"} []
  2915. [2024-10-02 06:23:31] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2916. [2024-10-02 06:23:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2917. [2024-10-02 06:23:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2918. [2024-10-02 06:23:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2919. [2024-10-02 06:23:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f?panel=twig","method":"GET"} []
  2920. [2024-10-02 06:23:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2921. [2024-10-02 06:23:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2922. [2024-10-02 06:23:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2923. [2024-10-02 06:23:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2924. [2024-10-02 06:23:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=twig","method":"GET"} []
  2925. [2024-10-02 06:23:46] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2926. [2024-10-02 06:23:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2927. [2024-10-02 06:23:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2928. [2024-10-02 06:23:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2929. [2024-10-02 06:23:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f?panel=config","method":"GET"} []
  2930. [2024-10-02 06:23:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2931. [2024-10-02 06:23:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2932. [2024-10-02 06:23:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2933. [2024-10-02 06:23:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2934. [2024-10-02 06:23:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=config","method":"GET"} []
  2935. [2024-10-02 06:23:55] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2936. [2024-10-02 06:24:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2937. [2024-10-02 06:24:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2938. [2024-10-02 06:24:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2939. [2024-10-02 06:24:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f?panel=events","method":"GET"} []
  2940. [2024-10-02 06:24:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2941. [2024-10-02 06:24:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2942. [2024-10-02 06:24:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2943. [2024-10-02 06:24:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2944. [2024-10-02 06:24:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=events","method":"GET"} []
  2945. [2024-10-02 06:24:02] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2946. [2024-10-02 06:24:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2947. [2024-10-02 06:24:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2948. [2024-10-02 06:24:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2949. [2024-10-02 06:24:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c","method":"GET"} []
  2950. [2024-10-02 06:24:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2951. [2024-10-02 06:24:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2952. [2024-10-02 06:24:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2953. [2024-10-02 06:24:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2954. [2024-10-02 06:24:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
  2955. [2024-10-02 06:24:06] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2956. [2024-10-02 06:24:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  2957. [2024-10-02 06:24:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  2958. [2024-10-02 06:24:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  2959. [2024-10-02 06:24:25] request.INFO: Matched route "contact". {"route":"contact","route_parameters":{"_route":"contact","_controller":"App\\Controller\\ContactFormController::contact","_locale":"de"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/de/kontakt?ecole=haguenau","method":"GET"} []
  2960. [2024-10-02 06:24:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2961. [2024-10-02 06:24:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2962. [2024-10-02 06:24:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2963. [2024-10-02 06:24:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2964. [2024-10-02 06:24:25] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  2965. [2024-10-02 06:24:25] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"contact","2":"de"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"contact","2":"de"},"types":{"1":2,"2":2}} []
  2966. [2024-10-02 06:24:25] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.nom = ? (parameters: array{"1":"haguenau"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.nom = ?","params":{"1":"haguenau"},"types":{"1":2}} []
  2967. [2024-10-02 06:24:25] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2968. [2024-10-02 06:24:25] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  2969. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_NOUS_CONTACTER"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_NOUS_CONTACTER"},"types":{"1":2}} []
  2970. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_LOCALISATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_LOCALISATION"},"types":{"1":2}} []
  2971. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TITRE_COMPLET"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TITRE_COMPLET"},"types":{"1":2}} []
  2972. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_ADRESSE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_ADRESSE"},"types":{"1":2}} []
  2973. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_CP"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_CP"},"types":{"1":2}} []
  2974. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_VILLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_VILLE"},"types":{"1":2}} []
  2975. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  2976. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  2977. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  2978. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FAX"},"types":{"1":2}} []
  2979. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_FAX"},"types":{"1":2}} []
  2980. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_FAX"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_FAX"},"types":{"1":2}} []
  2981. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_EMAIL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_EMAIL"},"types":{"1":2}} []
  2982. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_MAIL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_MAIL"},"types":{"1":2}} []
  2983. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_MAIL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_MAIL"},"types":{"1":2}} []
  2984. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FORM_CONTACT"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FORM_CONTACT"},"types":{"1":2}} []
  2985. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ECOLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ECOLE"},"types":{"1":2}} []
  2986. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRENOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRENOM"},"types":{"1":2}} []
  2987. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_NOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_NOM"},"types":{"1":2}} []
  2988. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_EMAIL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_EMAIL"},"types":{"1":2}} []
  2989. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TELEPHONE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TELEPHONE"},"types":{"1":2}} []
  2990. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_MESSAGE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_MESSAGE"},"types":{"1":2}} []
  2991. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"RGPD_TEXTE_CONSENTEMENT"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"RGPD_TEXTE_CONSENTEMENT"},"types":{"1":2}} []
  2992. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ENVOYER"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ENVOYER"},"types":{"1":2}} []
  2993. [2024-10-02 06:24:26] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1"} []
  2994. [2024-10-02 06:24:26] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  2995. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TITRE"},"types":{"1":2}} []
  2996. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_NOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_NOM"},"types":{"1":2}} []
  2997. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_ADRESSE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_ADRESSE"},"types":{"1":2}} []
  2998. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_CP"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_CP"},"types":{"1":2}} []
  2999. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_VILLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_VILLE"},"types":{"1":2}} []
  3000. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  3001. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  3002. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  3003. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_INFOS_PRATIQUES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_INFOS_PRATIQUES"},"types":{"1":2}} []
  3004. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FOOTER_LIENS"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FOOTER_LIENS"},"types":{"1":2}} []
  3005. [2024-10-02 06:24:26] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_REALISATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_REALISATION"},"types":{"1":2}} []
  3006. [2024-10-02 06:24:26] doctrine.INFO: Disconnecting [] []
  3007. [2024-10-02 06:24:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3008. [2024-10-02 06:24:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3009. [2024-10-02 06:24:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3010. [2024-10-02 06:24:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /page/politique-de-confidentialite"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /page/politique-de-confidentialite\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/page/politique-de-confidentialite/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3011. [2024-10-02 06:24:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3012. [2024-10-02 06:24:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3013. [2024-10-02 06:24:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3014. [2024-10-02 06:24:52] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"a58d90"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/a58d90/search/results?limit=10&method=GET","method":"GET"} []
  3015. [2024-10-02 06:24:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3016. [2024-10-02 06:24:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3017. [2024-10-02 06:24:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3018. [2024-10-02 06:24:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3019. [2024-10-02 06:24:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  3020. [2024-10-02 06:24:52] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3021. [2024-10-02 06:25:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3022. [2024-10-02 06:25:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3023. [2024-10-02 06:25:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3024. [2024-10-02 06:25:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"af72c9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/af72c9?group=1&panel=db","method":"GET"} []
  3025. [2024-10-02 06:25:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3026. [2024-10-02 06:25:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3027. [2024-10-02 06:25:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3028. [2024-10-02 06:25:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3029. [2024-10-02 06:25:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  3030. [2024-10-02 06:25:41] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3031. [2024-10-02 06:25:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3032. [2024-10-02 06:25:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3033. [2024-10-02 06:25:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3034. [2024-10-02 06:25:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f?panel=request","method":"GET"} []
  3035. [2024-10-02 06:25:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3036. [2024-10-02 06:25:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3037. [2024-10-02 06:25:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3038. [2024-10-02 06:25:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3039. [2024-10-02 06:25:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
  3040. [2024-10-02 06:25:58] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3041. [2024-10-02 06:26:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3042. [2024-10-02 06:26:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3043. [2024-10-02 06:26:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3044. [2024-10-02 06:26:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f?panel=db","method":"GET"} []
  3045. [2024-10-02 06:26:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3046. [2024-10-02 06:26:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3047. [2024-10-02 06:26:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3048. [2024-10-02 06:26:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3049. [2024-10-02 06:26:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
  3050. [2024-10-02 06:26:01] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3051. [2024-10-02 06:28:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3052. [2024-10-02 06:28:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3053. [2024-10-02 06:28:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3054. [2024-10-02 06:28:48] request.INFO: Matched route "ecole". {"route":"ecole","route_parameters":{"_route":"ecole","_controller":"App\\Controller\\SiteController::ecole","_locale":"de"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/de/ecole","method":"GET"} []
  3055. [2024-10-02 06:28:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3056. [2024-10-02 06:28:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3057. [2024-10-02 06:28:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3058. [2024-10-02 06:28:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3059. [2024-10-02 06:28:48] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3060. [2024-10-02 06:28:48] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  3061. [2024-10-02 06:28:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  3062. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ECOLE_TITRE_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ECOLE_TITRE_1"},"types":{"1":2}} []
  3063. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ECOLE_TITRE_2"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ECOLE_TITRE_2"},"types":{"1":2}} []
  3064. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ECOLE_INTRO"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ECOLE_INTRO"},"types":{"1":2}} []
  3065. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_1"},"types":{"1":2}} []
  3066. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_2"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_2"},"types":{"1":2}} []
  3067. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_3"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_3"},"types":{"1":2}} []
  3068. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_4"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_4"},"types":{"1":2}} []
  3069. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_5"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_5"},"types":{"1":2}} []
  3070. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_6"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_6"},"types":{"1":2}} []
  3071. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPES_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPES_TITRE"},"types":{"1":2}} []
  3072. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_1"},"types":{"1":2}} []
  3073. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_2"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_2"},"types":{"1":2}} []
  3074. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_3"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_3"},"types":{"1":2}} []
  3075. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_4"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_4"},"types":{"1":2}} []
  3076. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_5"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_5"},"types":{"1":2}} []
  3077. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_6"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_6"},"types":{"1":2}} []
  3078. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_1"},"types":{"1":2}} []
  3079. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_2"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_2"},"types":{"1":2}} []
  3080. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_3"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_3"},"types":{"1":2}} []
  3081. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_4"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_4"},"types":{"1":2}} []
  3082. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_5"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_5"},"types":{"1":2}} []
  3083. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_6"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_6"},"types":{"1":2}} []
  3084. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_1"},"types":{"1":2}} []
  3085. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_1_TEXTE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_1_TEXTE"},"types":{"1":2}} []
  3086. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_2_TEXTE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_2_TEXTE"},"types":{"1":2}} []
  3087. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_3_TEXTE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_3_TEXTE"},"types":{"1":2}} []
  3088. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_4_TEXTE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_4_TEXTE"},"types":{"1":2}} []
  3089. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_5_TEXTE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_5_TEXTE"},"types":{"1":2}} []
  3090. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_PRINCIPE_6_TEXTE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_PRINCIPE_6_TEXTE"},"types":{"1":2}} []
  3091. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ECOLE_AVANTAGES_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ECOLE_AVANTAGES_TITRE"},"types":{"1":2}} []
  3092. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ECOLE_AVANTAGES_TEXTE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ECOLE_AVANTAGES_TEXTE"},"types":{"1":2}} []
  3093. [2024-10-02 06:28:49] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1"} []
  3094. [2024-10-02 06:28:49] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  3095. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TITRE"},"types":{"1":2}} []
  3096. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_NOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_NOM"},"types":{"1":2}} []
  3097. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_ADRESSE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_ADRESSE"},"types":{"1":2}} []
  3098. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_CP"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_CP"},"types":{"1":2}} []
  3099. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_VILLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_VILLE"},"types":{"1":2}} []
  3100. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
  3101. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  3102. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
  3103. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_INFOS_PRATIQUES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_INFOS_PRATIQUES"},"types":{"1":2}} []
  3104. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FOOTER_LIENS"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FOOTER_LIENS"},"types":{"1":2}} []
  3105. [2024-10-02 06:28:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_REALISATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_REALISATION"},"types":{"1":2}} []
  3106. [2024-10-02 06:28:49] doctrine.INFO: Disconnecting [] []
  3107. [2024-10-02 06:29:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3108. [2024-10-02 06:29:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3109. [2024-10-02 06:29:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3110. [2024-10-02 06:29:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f?panel=logger","method":"GET"} []
  3111. [2024-10-02 06:29:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3112. [2024-10-02 06:29:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3113. [2024-10-02 06:29:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3114. [2024-10-02 06:29:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3115. [2024-10-02 06:29:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=logger","method":"GET"} []
  3116. [2024-10-02 06:29:16] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3117. [2024-10-02 06:29:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3118. [2024-10-02 06:29:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3119. [2024-10-02 06:29:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3120. [2024-10-02 06:29:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3121. [2024-10-02 06:30:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3122. [2024-10-02 06:30:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3123. [2024-10-02 06:30:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3124. [2024-10-02 06:30:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f?panel=exception","method":"GET"} []
  3125. [2024-10-02 06:30:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3126. [2024-10-02 06:30:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3127. [2024-10-02 06:30:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3128. [2024-10-02 06:30:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3129. [2024-10-02 06:30:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=exception","method":"GET"} []
  3130. [2024-10-02 06:30:13] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3131. [2024-10-02 06:30:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3132. [2024-10-02 06:30:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3133. [2024-10-02 06:30:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3134. [2024-10-02 06:30:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f?panel=cache","method":"GET"} []
  3135. [2024-10-02 06:30:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3136. [2024-10-02 06:30:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3137. [2024-10-02 06:30:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3138. [2024-10-02 06:30:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3139. [2024-10-02 06:30:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=cache","method":"GET"} []
  3140. [2024-10-02 06:30:21] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3141. [2024-10-02 06:31:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3142. [2024-10-02 06:31:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3143. [2024-10-02 06:31:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3144. [2024-10-02 06:31:43] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"de","page":"disclaimer"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/de/seiten/disclaimer","method":"GET"} []
  3145. [2024-10-02 06:31:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3146. [2024-10-02 06:31:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3147. [2024-10-02 06:31:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3148. [2024-10-02 06:31:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3149. [2024-10-02 06:31:43] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  3150. [2024-10-02 06:31:43] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"disclaimer","2":"de"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1","params":{"1":"disclaimer","2":"de"},"types":{"1":2,"2":2}} []
  3151. [2024-10-02 06:31:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found" at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php line 294 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:294)"} []
  3152. [2024-10-02 06:31:43] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3153. [2024-10-02 06:31:44] doctrine.INFO: Disconnecting [] []
  3154. [2024-10-02 06:31:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3155. [2024-10-02 06:31:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3156. [2024-10-02 06:31:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3157. [2024-10-02 06:31:59] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"d10b01"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d10b01/search/results?limit=10&method=GET","method":"GET"} []
  3158. [2024-10-02 06:31:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3159. [2024-10-02 06:31:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3160. [2024-10-02 06:31:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3161. [2024-10-02 06:31:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3162. [2024-10-02 06:31:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  3163. [2024-10-02 06:31:59] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3164. [2024-10-02 06:32:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3165. [2024-10-02 06:32:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3166. [2024-10-02 06:32:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3167. [2024-10-02 06:32:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f?panel=vich_uploader.mapping_collector","method":"GET"} []
  3168. [2024-10-02 06:32:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3169. [2024-10-02 06:32:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3170. [2024-10-02 06:32:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3171. [2024-10-02 06:32:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3172. [2024-10-02 06:32:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=vich_uploader.mapping_collector","method":"GET"} []
  3173. [2024-10-02 06:32:14] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3174. [2024-10-02 06:32:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3175. [2024-10-02 06:32:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3176. [2024-10-02 06:32:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3177. [2024-10-02 06:32:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281","method":"GET"} []
  3178. [2024-10-02 06:32:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3179. [2024-10-02 06:32:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3180. [2024-10-02 06:32:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3181. [2024-10-02 06:32:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3182. [2024-10-02 06:32:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
  3183. [2024-10-02 06:32:47] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3184. [2024-10-02 06:33:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3185. [2024-10-02 06:33:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3186. [2024-10-02 06:33:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3187. [2024-10-02 06:33:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f?panel=form","method":"GET"} []
  3188. [2024-10-02 06:33:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3189. [2024-10-02 06:33:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3190. [2024-10-02 06:33:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3191. [2024-10-02 06:33:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3192. [2024-10-02 06:33:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=form","method":"GET"} []
  3193. [2024-10-02 06:33:51] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3194. [2024-10-02 06:34:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3195. [2024-10-02 06:34:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3196. [2024-10-02 06:34:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3197. [2024-10-02 06:34:03] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"de","page":"periscolaire"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/de/seiten/periscolaire?ecole=haguenau","method":"GET"} []
  3198. [2024-10-02 06:34:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3199. [2024-10-02 06:34:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3200. [2024-10-02 06:34:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3201. [2024-10-02 06:34:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3202. [2024-10-02 06:34:03] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  3203. [2024-10-02 06:34:03] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.nom_url = ? LIMIT 1 (parameters: array{"1":"haguenau"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.nom_url = ? LIMIT 1","params":{"1":"haguenau"},"types":{"1":2}} []
  3204. [2024-10-02 06:34:03] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? AND t0.ecole_id = ? LIMIT 1 (parameters: array{"1":"periscolaire","2":"de","3":8}, types: array{"1":2,"2":2,"3":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? AND t0.ecole_id = ? LIMIT 1","params":{"1":"periscolaire","2":"de","3":8},"types":{"1":2,"2":2,"3":1}} []
  3205. [2024-10-02 06:34:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found" at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php line 294 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:294)"} []
  3206. [2024-10-02 06:34:03] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3207. [2024-10-02 06:34:04] doctrine.INFO: Disconnecting [] []
  3208. [2024-10-02 06:34:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3209. [2024-10-02 06:34:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3210. [2024-10-02 06:34:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3211. [2024-10-02 06:34:09] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=src%2FController%2FActualitesController.php&line=18","method":"GET"} []
  3212. [2024-10-02 06:34:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3213. [2024-10-02 06:34:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3214. [2024-10-02 06:34:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3215. [2024-10-02 06:34:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3216. [2024-10-02 06:34:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3217. [2024-10-02 06:34:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3218. [2024-10-02 06:34:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3219. [2024-10-02 06:34:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f?panel=http_client","method":"GET"} []
  3220. [2024-10-02 06:34:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3221. [2024-10-02 06:34:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3222. [2024-10-02 06:34:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3223. [2024-10-02 06:34:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3224. [2024-10-02 06:34:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=http_client","method":"GET"} []
  3225. [2024-10-02 06:34:32] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3226. [2024-10-02 06:35:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3227. [2024-10-02 06:35:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3228. [2024-10-02 06:35:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3229. [2024-10-02 06:35:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"224852"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/224852?panel=validator","method":"GET"} []
  3230. [2024-10-02 06:35:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3231. [2024-10-02 06:35:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3232. [2024-10-02 06:35:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3233. [2024-10-02 06:35:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3234. [2024-10-02 06:35:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=validator","method":"GET"} []
  3235. [2024-10-02 06:35:31] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3236. [2024-10-02 06:37:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3237. [2024-10-02 06:37:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3238. [2024-10-02 06:37:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3239. [2024-10-02 06:37:21] request.INFO: Matched route "page". {"route":"page","route_parameters":{"_route":"page","_controller":"App\\Controller\\SiteController::page","_locale":"de","page":"privacy"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/de/seiten/privacy","method":"GET"} []
  3240. [2024-10-02 06:37:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3241. [2024-10-02 06:37:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3242. [2024-10-02 06:37:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3243. [2024-10-02 06:37:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3244. [2024-10-02 06:37:21] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  3245. [2024-10-02 06:37:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"privacy","2":"de"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.titre_url = ? AND t0.langue = ? LIMIT 1","params":{"1":"privacy","2":"de"},"types":{"1":2,"2":2}} []
  3246. [2024-10-02 06:37:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found" at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php line 294 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): Page not found at /var/www/abcmzwei.eu/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:294)"} []
  3247. [2024-10-02 06:37:21] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3248. [2024-10-02 06:37:22] doctrine.INFO: Disconnecting [] []
  3249. [2024-10-02 06:37:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3250. [2024-10-02 06:37:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3251. [2024-10-02 06:37:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3252. [2024-10-02 06:37:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /de/LG_VIDEO_YOUTUBE_ACCUEIL"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /de/LG_VIDEO_YOUTUBE_ACCUEIL\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/de/LG_VIDEO_YOUTUBE_ACCUEIL/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3253. [2024-10-02 06:37:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3254. [2024-10-02 06:37:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3255. [2024-10-02 06:37:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3256. [2024-10-02 06:37:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f?panel=translation","method":"GET"} []
  3257. [2024-10-02 06:37:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3258. [2024-10-02 06:37:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3259. [2024-10-02 06:37:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3260. [2024-10-02 06:37:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3261. [2024-10-02 06:37:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=translation","method":"GET"} []
  3262. [2024-10-02 06:37:42] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3263. [2024-10-02 06:54:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3264. [2024-10-02 06:54:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3265. [2024-10-02 06:54:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3266. [2024-10-02 06:54:27] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"3d60f3"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3d60f3/search/results?limit=10&method=GET","method":"GET"} []
  3267. [2024-10-02 06:54:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3268. [2024-10-02 06:54:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3269. [2024-10-02 06:54:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3270. [2024-10-02 06:54:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3271. [2024-10-02 06:54:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  3272. [2024-10-02 06:54:27] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3273. [2024-10-02 06:59:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3274. [2024-10-02 06:59:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3275. [2024-10-02 06:59:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3276. [2024-10-02 06:59:11] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"0ad2ff"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0ad2ff/search/results?limit=10&method=GET","method":"GET"} []
  3277. [2024-10-02 06:59:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3278. [2024-10-02 06:59:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3279. [2024-10-02 06:59:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3280. [2024-10-02 06:59:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3281. [2024-10-02 06:59:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  3282. [2024-10-02 06:59:11] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3283. [2024-10-02 07:03:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3284. [2024-10-02 07:03:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3285. [2024-10-02 07:03:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3286. [2024-10-02 07:03:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"1641fb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/1641fb","method":"GET"} []
  3287. [2024-10-02 07:03:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3288. [2024-10-02 07:03:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3289. [2024-10-02 07:03:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3290. [2024-10-02 07:03:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3291. [2024-10-02 07:03:56] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"1641fb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/1641fb/exception.css","method":"GET"} []
  3292. [2024-10-02 07:03:56] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3293. [2024-10-02 07:03:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
  3294. [2024-10-02 07:03:56] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"1641fb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/1641fb/exception","method":"GET"} []
  3295. [2024-10-02 07:13:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3296. [2024-10-02 07:13:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3297. [2024-10-02 07:13:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3298. [2024-10-02 07:13:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"b9bf35"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/b9bf35","method":"GET"} []
  3299. [2024-10-02 07:13:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3300. [2024-10-02 07:13:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3301. [2024-10-02 07:13:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3302. [2024-10-02 07:13:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3303. [2024-10-02 07:13:27] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"b9bf35"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/b9bf35/exception.css","method":"GET"} []
  3304. [2024-10-02 07:13:27] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3305. [2024-10-02 07:13:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
  3306. [2024-10-02 07:13:27] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"b9bf35"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/b9bf35/exception","method":"GET"} []
  3307. [2024-10-02 07:19:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3308. [2024-10-02 07:19:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3309. [2024-10-02 07:19:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3310. [2024-10-02 07:19:21] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"d29722"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d29722/search/results?ip=47.128.20.121&limit=10&method=GET","method":"GET"} []
  3311. [2024-10-02 07:19:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3312. [2024-10-02 07:19:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3313. [2024-10-02 07:19:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3314. [2024-10-02 07:19:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3315. [2024-10-02 07:19:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=47.128.20.121&limit=10&method=GET","method":"GET"} []
  3316. [2024-10-02 07:19:22] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3317. [2024-10-02 07:22:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3318. [2024-10-02 07:22:54] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3319. [2024-10-02 07:22:54] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3320. [2024-10-02 07:22:54] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"2a8403"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/2a8403/search/results?limit=10&method=GET","method":"GET"} []
  3321. [2024-10-02 07:22:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3322. [2024-10-02 07:22:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3323. [2024-10-02 07:22:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3324. [2024-10-02 07:22:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3325. [2024-10-02 07:22:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  3326. [2024-10-02 07:22:54] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3327. [2024-10-02 08:21:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3328. [2024-10-02 08:21:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3329. [2024-10-02 08:21:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3330. [2024-10-02 08:21:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3331. [2024-10-02 08:21:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3332. [2024-10-02 08:21:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3333. [2024-10-02 08:21:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3334. [2024-10-02 08:21:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c?panel=vich_uploader.mapping_collector","method":"GET"} []
  3335. [2024-10-02 08:21:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3336. [2024-10-02 08:21:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3337. [2024-10-02 08:21:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3338. [2024-10-02 08:21:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3339. [2024-10-02 08:21:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=vich_uploader.mapping_collector","method":"GET"} []
  3340. [2024-10-02 08:21:08] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3341. [2024-10-02 08:21:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3342. [2024-10-02 08:21:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3343. [2024-10-02 08:21:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3344. [2024-10-02 08:21:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281?panel=router","method":"GET"} []
  3345. [2024-10-02 08:21:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3346. [2024-10-02 08:21:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3347. [2024-10-02 08:21:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3348. [2024-10-02 08:21:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3349. [2024-10-02 08:21:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=router","method":"GET"} []
  3350. [2024-10-02 08:21:25] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3351. [2024-10-02 08:21:25] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281/router","method":"GET"} []
  3352. [2024-10-02 08:21:25] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/var/www/abcmzwei.eu/dev/src/../../src/Controller/) is not within the allowed path(s): (/var/www/abcmzwei.eu/dev/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/config/FileLocator.php\",\"line\":60,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/Config/FileLocator.php\",\"line\":61,\"function\":\"locate\",\"class\":\"Symfony\\\\Component\\\\Config\\\\FileLocator\",\"type\":\"->\"}],\"count\":1})"} []
  3353. [2024-10-02 08:21:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3354. [2024-10-02 08:21:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3355. [2024-10-02 08:21:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3356. [2024-10-02 08:21:30] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"2dc141"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/2dc141/search/results?limit=10&method=GET","method":"GET"} []
  3357. [2024-10-02 08:21:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3358. [2024-10-02 08:21:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3359. [2024-10-02 08:21:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3360. [2024-10-02 08:21:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3361. [2024-10-02 08:21:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  3362. [2024-10-02 08:21:30] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3363. [2024-10-02 08:21:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3364. [2024-10-02 08:21:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3365. [2024-10-02 08:21:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3366. [2024-10-02 08:21:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f?group=1&panel=db","method":"GET"} []
  3367. [2024-10-02 08:21:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3368. [2024-10-02 08:21:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3369. [2024-10-02 08:21:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3370. [2024-10-02 08:21:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3371. [2024-10-02 08:21:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  3372. [2024-10-02 08:21:33] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3373. [2024-10-02 08:21:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3374. [2024-10-02 08:21:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3375. [2024-10-02 08:21:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3376. [2024-10-02 08:21:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281?panel=translation","method":"GET"} []
  3377. [2024-10-02 08:21:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3378. [2024-10-02 08:21:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3379. [2024-10-02 08:21:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3380. [2024-10-02 08:21:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3381. [2024-10-02 08:21:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=translation","method":"GET"} []
  3382. [2024-10-02 08:21:39] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3383. [2024-10-02 08:22:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3384. [2024-10-02 08:22:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3385. [2024-10-02 08:22:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3386. [2024-10-02 08:22:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c?panel=request","method":"GET"} []
  3387. [2024-10-02 08:22:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3388. [2024-10-02 08:22:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3389. [2024-10-02 08:22:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3390. [2024-10-02 08:22:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3391. [2024-10-02 08:22:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
  3392. [2024-10-02 08:22:06] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3393. [2024-10-02 08:22:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3394. [2024-10-02 08:22:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3395. [2024-10-02 08:22:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3396. [2024-10-02 08:22:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3397. [2024-10-02 08:22:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3398. [2024-10-02 08:22:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3399. [2024-10-02 08:22:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3400. [2024-10-02 08:22:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c?panel=security","method":"GET"} []
  3401. [2024-10-02 08:22:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3402. [2024-10-02 08:22:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3403. [2024-10-02 08:22:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3404. [2024-10-02 08:22:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3405. [2024-10-02 08:22:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=security","method":"GET"} []
  3406. [2024-10-02 08:22:24] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3407. [2024-10-02 08:22:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3408. [2024-10-02 08:22:45] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3409. [2024-10-02 08:22:45] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3410. [2024-10-02 08:22:46] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281/search/results?ip=18.118.137.67","method":"GET"} []
  3411. [2024-10-02 08:22:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3412. [2024-10-02 08:22:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3413. [2024-10-02 08:22:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3414. [2024-10-02 08:22:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3415. [2024-10-02 08:22:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=18.118.137.67","method":"GET"} []
  3416. [2024-10-02 08:22:46] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3417. [2024-10-02 08:23:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3418. [2024-10-02 08:23:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3419. [2024-10-02 08:23:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3420. [2024-10-02 08:23:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281?panel=form","method":"GET"} []
  3421. [2024-10-02 08:23:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3422. [2024-10-02 08:23:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3423. [2024-10-02 08:23:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3424. [2024-10-02 08:23:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3425. [2024-10-02 08:23:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=form","method":"GET"} []
  3426. [2024-10-02 08:23:25] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3427. [2024-10-02 08:23:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3428. [2024-10-02 08:23:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3429. [2024-10-02 08:23:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3430. [2024-10-02 08:23:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c?panel=config","method":"GET"} []
  3431. [2024-10-02 08:23:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3432. [2024-10-02 08:23:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3433. [2024-10-02 08:23:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3434. [2024-10-02 08:23:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3435. [2024-10-02 08:23:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=config","method":"GET"} []
  3436. [2024-10-02 08:23:47] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3437. [2024-10-02 08:24:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3438. [2024-10-02 08:24:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3439. [2024-10-02 08:24:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3440. [2024-10-02 08:24:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281?panel=http_client","method":"GET"} []
  3441. [2024-10-02 08:24:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3442. [2024-10-02 08:24:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3443. [2024-10-02 08:24:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3444. [2024-10-02 08:24:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3445. [2024-10-02 08:24:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=http_client","method":"GET"} []
  3446. [2024-10-02 08:24:12] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3447. [2024-10-02 08:25:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3448. [2024-10-02 08:25:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3449. [2024-10-02 08:25:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3450. [2024-10-02 08:25:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4de0f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4de0f","method":"GET"} []
  3451. [2024-10-02 08:25:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3452. [2024-10-02 08:25:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3453. [2024-10-02 08:25:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3454. [2024-10-02 08:25:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3455. [2024-10-02 08:25:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
  3456. [2024-10-02 08:25:07] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3457. [2024-10-02 08:25:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3458. [2024-10-02 08:25:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3459. [2024-10-02 08:25:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3460. [2024-10-02 08:25:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281?panel=twig","method":"GET"} []
  3461. [2024-10-02 08:25:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3462. [2024-10-02 08:25:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3463. [2024-10-02 08:25:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3464. [2024-10-02 08:25:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3465. [2024-10-02 08:25:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=twig","method":"GET"} []
  3466. [2024-10-02 08:25:31] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3467. [2024-10-02 08:26:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3468. [2024-10-02 08:26:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3469. [2024-10-02 08:26:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3470. [2024-10-02 08:26:23] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=templates%2Fsite%2Fblog%2Fliste_actualites.html.twig&line=1","method":"GET"} []
  3471. [2024-10-02 08:26:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3472. [2024-10-02 08:26:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3473. [2024-10-02 08:26:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3474. [2024-10-02 08:26:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3475. [2024-10-02 08:26:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3476. [2024-10-02 08:26:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3477. [2024-10-02 08:26:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3478. [2024-10-02 08:26:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_fragment"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_fragment\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_fragment/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3479. [2024-10-02 08:27:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3480. [2024-10-02 08:27:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3481. [2024-10-02 08:27:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3482. [2024-10-02 08:27:24] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"398ede"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/398ede/search/results?limit=10&method=GET","method":"GET"} []
  3483. [2024-10-02 08:27:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3484. [2024-10-02 08:27:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3485. [2024-10-02 08:27:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3486. [2024-10-02 08:27:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3487. [2024-10-02 08:27:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  3488. [2024-10-02 08:27:25] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3489. [2024-10-02 08:27:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3490. [2024-10-02 08:27:44] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3491. [2024-10-02 08:27:44] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3492. [2024-10-02 08:27:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c?panel=exception","method":"GET"} []
  3493. [2024-10-02 08:27:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3494. [2024-10-02 08:27:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3495. [2024-10-02 08:27:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3496. [2024-10-02 08:27:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3497. [2024-10-02 08:27:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=exception","method":"GET"} []
  3498. [2024-10-02 08:27:44] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3499. [2024-10-02 08:28:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3500. [2024-10-02 08:28:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3501. [2024-10-02 08:28:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3502. [2024-10-02 08:28:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c?panel=twig","method":"GET"} []
  3503. [2024-10-02 08:28:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3504. [2024-10-02 08:28:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3505. [2024-10-02 08:28:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3506. [2024-10-02 08:28:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3507. [2024-10-02 08:28:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=twig","method":"GET"} []
  3508. [2024-10-02 08:28:02] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3509. [2024-10-02 08:28:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3510. [2024-10-02 08:28:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3511. [2024-10-02 08:28:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3512. [2024-10-02 08:28:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /de/img/tmp/element5-digital-OyCl7Y4y0Bk-unsplash.jpg"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /de/img/tmp/element5-digital-OyCl7Y4y0Bk-unsplash.jpg\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/de/img/tmp/element5-digital-OyCl7Y4y0Bk-unsplash.jpg/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3513. [2024-10-02 08:28:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3514. [2024-10-02 08:28:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3515. [2024-10-02 08:28:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3516. [2024-10-02 08:28:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281?panel=config","method":"GET"} []
  3517. [2024-10-02 08:28:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3518. [2024-10-02 08:28:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3519. [2024-10-02 08:28:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3520. [2024-10-02 08:28:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3521. [2024-10-02 08:28:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=config","method":"GET"} []
  3522. [2024-10-02 08:28:40] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3523. [2024-10-02 08:29:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3524. [2024-10-02 08:29:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3525. [2024-10-02 08:29:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3526. [2024-10-02 08:29:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281?panel=time","method":"GET"} []
  3527. [2024-10-02 08:29:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3528. [2024-10-02 08:29:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3529. [2024-10-02 08:29:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3530. [2024-10-02 08:29:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3531. [2024-10-02 08:29:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=time","method":"GET"} []
  3532. [2024-10-02 08:29:17] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3533. [2024-10-02 08:30:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3534. [2024-10-02 08:30:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3535. [2024-10-02 08:30:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3536. [2024-10-02 08:30:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c?panel=translation","method":"GET"} []
  3537. [2024-10-02 08:30:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3538. [2024-10-02 08:30:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3539. [2024-10-02 08:30:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3540. [2024-10-02 08:30:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3541. [2024-10-02 08:30:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=translation","method":"GET"} []
  3542. [2024-10-02 08:30:22] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3543. [2024-10-02 08:30:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3544. [2024-10-02 08:30:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3545. [2024-10-02 08:30:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3546. [2024-10-02 08:30:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281?panel=db","method":"GET"} []
  3547. [2024-10-02 08:30:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3548. [2024-10-02 08:30:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3549. [2024-10-02 08:30:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3550. [2024-10-02 08:30:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3551. [2024-10-02 08:30:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
  3552. [2024-10-02 08:30:35] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3553. [2024-10-02 08:30:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3554. [2024-10-02 08:30:57] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3555. [2024-10-02 08:30:57] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3556. [2024-10-02 08:30:58] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"d8f6c1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d8f6c1/search/results?limit=10&method=GET","method":"GET"} []
  3557. [2024-10-02 08:30:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3558. [2024-10-02 08:30:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3559. [2024-10-02 08:30:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3560. [2024-10-02 08:30:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3561. [2024-10-02 08:30:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  3562. [2024-10-02 08:30:58] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3563. [2024-10-02 08:30:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3564. [2024-10-02 08:30:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3565. [2024-10-02 08:30:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3566. [2024-10-02 08:30:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281?panel=vich_uploader.mapping_collector","method":"GET"} []
  3567. [2024-10-02 08:30:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3568. [2024-10-02 08:30:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3569. [2024-10-02 08:30:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3570. [2024-10-02 08:30:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3571. [2024-10-02 08:30:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=vich_uploader.mapping_collector","method":"GET"} []
  3572. [2024-10-02 08:30:59] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3573. [2024-10-02 08:31:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3574. [2024-10-02 08:31:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3575. [2024-10-02 08:31:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3576. [2024-10-02 08:31:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c?panel=form","method":"GET"} []
  3577. [2024-10-02 08:31:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3578. [2024-10-02 08:31:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3579. [2024-10-02 08:31:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3580. [2024-10-02 08:31:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3581. [2024-10-02 08:31:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=form","method":"GET"} []
  3582. [2024-10-02 08:31:08] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3583. [2024-10-02 08:31:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3584. [2024-10-02 08:31:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3585. [2024-10-02 08:31:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3586. [2024-10-02 08:31:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281?panel=logger","method":"GET"} []
  3587. [2024-10-02 08:31:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3588. [2024-10-02 08:31:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3589. [2024-10-02 08:31:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3590. [2024-10-02 08:31:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3591. [2024-10-02 08:31:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=logger","method":"GET"} []
  3592. [2024-10-02 08:31:35] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3593. [2024-10-02 08:31:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3594. [2024-10-02 08:31:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3595. [2024-10-02 08:31:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3596. [2024-10-02 08:31:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c?panel=router","method":"GET"} []
  3597. [2024-10-02 08:31:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3598. [2024-10-02 08:31:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3599. [2024-10-02 08:31:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3600. [2024-10-02 08:31:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3601. [2024-10-02 08:31:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=router","method":"GET"} []
  3602. [2024-10-02 08:31:39] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3603. [2024-10-02 08:31:39] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c/router","method":"GET"} []
  3604. [2024-10-02 08:31:39] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/var/www/abcmzwei.eu/dev/src/../../src/Controller/) is not within the allowed path(s): (/var/www/abcmzwei.eu/dev/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/config/FileLocator.php\",\"line\":60,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/Config/FileLocator.php\",\"line\":61,\"function\":\"locate\",\"class\":\"Symfony\\\\Component\\\\Config\\\\FileLocator\",\"type\":\"->\"}],\"count\":1})"} []
  3605. [2024-10-02 08:31:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3606. [2024-10-02 08:31:44] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3607. [2024-10-02 08:31:44] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3608. [2024-10-02 08:31:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281?panel=events","method":"GET"} []
  3609. [2024-10-02 08:31:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3610. [2024-10-02 08:31:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3611. [2024-10-02 08:31:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3612. [2024-10-02 08:31:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3613. [2024-10-02 08:31:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=events","method":"GET"} []
  3614. [2024-10-02 08:31:44] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3615. [2024-10-02 08:31:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3616. [2024-10-02 08:31:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3617. [2024-10-02 08:31:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3618. [2024-10-02 08:31:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c?panel=cache","method":"GET"} []
  3619. [2024-10-02 08:31:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3620. [2024-10-02 08:31:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3621. [2024-10-02 08:31:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3622. [2024-10-02 08:31:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3623. [2024-10-02 08:31:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=cache","method":"GET"} []
  3624. [2024-10-02 08:31:56] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3625. [2024-10-02 08:32:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3626. [2024-10-02 08:32:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3627. [2024-10-02 08:32:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3628. [2024-10-02 08:32:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281?panel=elastica","method":"GET"} []
  3629. [2024-10-02 08:32:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3630. [2024-10-02 08:32:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3631. [2024-10-02 08:32:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3632. [2024-10-02 08:32:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3633. [2024-10-02 08:32:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=elastica","method":"GET"} []
  3634. [2024-10-02 08:32:27] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3635. [2024-10-02 08:32:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3636. [2024-10-02 08:32:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3637. [2024-10-02 08:32:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3638. [2024-10-02 08:32:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c?panel=logger","method":"GET"} []
  3639. [2024-10-02 08:32:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3640. [2024-10-02 08:32:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3641. [2024-10-02 08:32:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3642. [2024-10-02 08:32:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3643. [2024-10-02 08:32:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=logger","method":"GET"} []
  3644. [2024-10-02 08:32:46] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3645. [2024-10-02 08:33:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3646. [2024-10-02 08:33:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3647. [2024-10-02 08:33:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3648. [2024-10-02 08:33:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e21227"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/e21227?panel=request","method":"GET"} []
  3649. [2024-10-02 08:33:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3650. [2024-10-02 08:33:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3651. [2024-10-02 08:33:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3652. [2024-10-02 08:33:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3653. [2024-10-02 08:33:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
  3654. [2024-10-02 08:33:20] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3655. [2024-10-02 08:33:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3656. [2024-10-02 08:33:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3657. [2024-10-02 08:33:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3658. [2024-10-02 08:33:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c?panel=validator","method":"GET"} []
  3659. [2024-10-02 08:33:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3660. [2024-10-02 08:33:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3661. [2024-10-02 08:33:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3662. [2024-10-02 08:33:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3663. [2024-10-02 08:33:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=validator","method":"GET"} []
  3664. [2024-10-02 08:33:20] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3665. [2024-10-02 08:34:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3666. [2024-10-02 08:34:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3667. [2024-10-02 08:34:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3668. [2024-10-02 08:34:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c?panel=elastica","method":"GET"} []
  3669. [2024-10-02 08:34:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3670. [2024-10-02 08:34:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3671. [2024-10-02 08:34:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3672. [2024-10-02 08:34:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3673. [2024-10-02 08:34:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=elastica","method":"GET"} []
  3674. [2024-10-02 08:34:02] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3675. [2024-10-02 08:34:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3676. [2024-10-02 08:34:44] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3677. [2024-10-02 08:34:44] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3678. [2024-10-02 08:34:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3679. [2024-10-02 08:34:44] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3680. [2024-10-02 08:34:44] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3681. [2024-10-02 08:34:44] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c?panel=db","method":"GET"} []
  3682. [2024-10-02 08:34:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3683. [2024-10-02 08:34:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3684. [2024-10-02 08:34:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3685. [2024-10-02 08:34:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3686. [2024-10-02 08:34:44] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=templates%2Fsite%2Flayout%2Fheader-ecole.html.twig&line=1","method":"GET"} []
  3687. [2024-10-02 08:34:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3688. [2024-10-02 08:34:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3689. [2024-10-02 08:34:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3690. [2024-10-02 08:34:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3691. [2024-10-02 08:34:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
  3692. [2024-10-02 08:34:44] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3693. [2024-10-02 08:35:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3694. [2024-10-02 08:35:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3695. [2024-10-02 08:35:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3696. [2024-10-02 08:35:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281?panel=request","method":"GET"} []
  3697. [2024-10-02 08:35:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3698. [2024-10-02 08:35:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3699. [2024-10-02 08:35:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3700. [2024-10-02 08:35:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3701. [2024-10-02 08:35:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
  3702. [2024-10-02 08:35:11] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3703. [2024-10-02 08:35:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3704. [2024-10-02 08:35:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3705. [2024-10-02 08:35:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3706. [2024-10-02 08:35:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c?panel=http_client","method":"GET"} []
  3707. [2024-10-02 08:35:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3708. [2024-10-02 08:35:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3709. [2024-10-02 08:35:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3710. [2024-10-02 08:35:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3711. [2024-10-02 08:35:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=http_client","method":"GET"} []
  3712. [2024-10-02 08:35:38] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3713. [2024-10-02 08:35:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3714. [2024-10-02 08:35:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3715. [2024-10-02 08:35:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3716. [2024-10-02 08:35:41] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c/search/results?ip=18.118.137.67","method":"GET"} []
  3717. [2024-10-02 08:35:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3718. [2024-10-02 08:35:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3719. [2024-10-02 08:35:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3720. [2024-10-02 08:35:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3721. [2024-10-02 08:35:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=18.118.137.67","method":"GET"} []
  3722. [2024-10-02 08:35:41] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3723. [2024-10-02 08:35:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3724. [2024-10-02 08:35:53] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3725. [2024-10-02 08:35:53] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3726. [2024-10-02 08:35:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281?panel=security","method":"GET"} []
  3727. [2024-10-02 08:35:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3728. [2024-10-02 08:35:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3729. [2024-10-02 08:35:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3730. [2024-10-02 08:35:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3731. [2024-10-02 08:35:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=security","method":"GET"} []
  3732. [2024-10-02 08:35:53] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3733. [2024-10-02 08:36:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3734. [2024-10-02 08:36:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3735. [2024-10-02 08:36:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3736. [2024-10-02 08:36:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281?panel=validator","method":"GET"} []
  3737. [2024-10-02 08:36:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3738. [2024-10-02 08:36:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3739. [2024-10-02 08:36:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3740. [2024-10-02 08:36:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3741. [2024-10-02 08:36:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=validator","method":"GET"} []
  3742. [2024-10-02 08:36:52] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3743. [2024-10-02 08:38:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3744. [2024-10-02 08:38:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3745. [2024-10-02 08:38:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3746. [2024-10-02 08:38:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c?panel=events","method":"GET"} []
  3747. [2024-10-02 08:38:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3748. [2024-10-02 08:38:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3749. [2024-10-02 08:38:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3750. [2024-10-02 08:38:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3751. [2024-10-02 08:38:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=events","method":"GET"} []
  3752. [2024-10-02 08:38:11] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3753. [2024-10-02 08:38:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3754. [2024-10-02 08:38:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3755. [2024-10-02 08:38:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3756. [2024-10-02 08:38:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c?panel=time","method":"GET"} []
  3757. [2024-10-02 08:38:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3758. [2024-10-02 08:38:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3759. [2024-10-02 08:38:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3760. [2024-10-02 08:38:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3761. [2024-10-02 08:38:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=time","method":"GET"} []
  3762. [2024-10-02 08:38:36] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3763. [2024-10-02 08:38:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3764. [2024-10-02 08:38:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3765. [2024-10-02 08:38:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3766. [2024-10-02 08:38:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281?panel=exception","method":"GET"} []
  3767. [2024-10-02 08:38:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3768. [2024-10-02 08:38:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3769. [2024-10-02 08:38:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3770. [2024-10-02 08:38:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3771. [2024-10-02 08:38:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=exception","method":"GET"} []
  3772. [2024-10-02 08:38:43] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3773. [2024-10-02 08:38:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3774. [2024-10-02 08:38:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3775. [2024-10-02 08:38:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3776. [2024-10-02 08:38:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=18.118.137.67","method":"GET"} []
  3777. [2024-10-02 08:38:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3778. [2024-10-02 08:38:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3779. [2024-10-02 08:38:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3780. [2024-10-02 08:38:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3781. [2024-10-02 08:38:50] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38/exception.css","method":"GET"} []
  3782. [2024-10-02 08:38:50] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3783. [2024-10-02 08:38:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=18.118.137.67","method":"GET"} []
  3784. [2024-10-02 08:38:50] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38/exception","method":"GET"} []
  3785. [2024-10-02 08:38:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3786. [2024-10-02 08:38:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3787. [2024-10-02 08:38:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3788. [2024-10-02 08:38:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281?panel=cache","method":"GET"} []
  3789. [2024-10-02 08:38:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3790. [2024-10-02 08:38:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3791. [2024-10-02 08:38:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3792. [2024-10-02 08:38:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3793. [2024-10-02 08:38:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=cache","method":"GET"} []
  3794. [2024-10-02 08:38:56] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3795. [2024-10-02 10:01:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3796. [2024-10-02 10:01:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3797. [2024-10-02 10:01:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3798. [2024-10-02 10:01:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /wp-login.php" (from "http://abcm-vitrine.atiweb.fr/wp-login.php")" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /wp-login.php\" (from \"http://abcm-vitrine.atiweb.fr/wp-login.php\") at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/wp-login.php/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3799. [2024-10-02 10:11:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3800. [2024-10-02 10:11:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3801. [2024-10-02 10:11:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3802. [2024-10-02 10:11:10] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"209326"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/209326/search/results?ip=128.78.186.231&limit=10&method=GET","method":"GET"} []
  3803. [2024-10-02 10:11:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3804. [2024-10-02 10:11:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3805. [2024-10-02 10:11:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3806. [2024-10-02 10:11:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3807. [2024-10-02 10:11:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=128.78.186.231&limit=10&method=GET","method":"GET"} []
  3808. [2024-10-02 10:11:11] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3809. [2024-10-02 10:16:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3810. [2024-10-02 10:16:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3811. [2024-10-02 10:16:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3812. [2024-10-02 10:16:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3813. [2024-10-02 10:16:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3814. [2024-10-02 10:16:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3815. [2024-10-02 10:16:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3816. [2024-10-02 10:16:09] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38/search/results?ip=3.145.39.60","method":"GET"} []
  3817. [2024-10-02 10:16:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3818. [2024-10-02 10:16:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3819. [2024-10-02 10:16:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3820. [2024-10-02 10:16:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3821. [2024-10-02 10:16:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=3.145.39.60","method":"GET"} []
  3822. [2024-10-02 10:16:09] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3823. [2024-10-02 10:16:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3824. [2024-10-02 10:16:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3825. [2024-10-02 10:16:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3826. [2024-10-02 10:16:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38?panel=security","method":"GET"} []
  3827. [2024-10-02 10:16:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3828. [2024-10-02 10:16:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3829. [2024-10-02 10:16:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3830. [2024-10-02 10:16:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3831. [2024-10-02 10:16:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=security","method":"GET"} []
  3832. [2024-10-02 10:16:35] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3833. [2024-10-02 10:17:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3834. [2024-10-02 10:17:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3835. [2024-10-02 10:17:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3836. [2024-10-02 10:17:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e09226"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/e09226","method":"GET"} []
  3837. [2024-10-02 10:17:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3838. [2024-10-02 10:17:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3839. [2024-10-02 10:17:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3840. [2024-10-02 10:17:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3841. [2024-10-02 10:17:06] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"e09226"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/e09226/exception.css","method":"GET"} []
  3842. [2024-10-02 10:17:06] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3843. [2024-10-02 10:17:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
  3844. [2024-10-02 10:17:06] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"e09226"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/e09226/exception","method":"GET"} []
  3845. [2024-10-02 10:17:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3846. [2024-10-02 10:17:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3847. [2024-10-02 10:17:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3848. [2024-10-02 10:17:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"643281"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/643281?group=1&panel=db","method":"GET"} []
  3849. [2024-10-02 10:17:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3850. [2024-10-02 10:17:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3851. [2024-10-02 10:17:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3852. [2024-10-02 10:17:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3853. [2024-10-02 10:17:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  3854. [2024-10-02 10:17:13] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3855. [2024-10-02 10:17:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3856. [2024-10-02 10:17:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3857. [2024-10-02 10:17:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3858. [2024-10-02 10:17:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844","method":"GET"} []
  3859. [2024-10-02 10:17:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3860. [2024-10-02 10:17:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3861. [2024-10-02 10:17:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3862. [2024-10-02 10:17:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3863. [2024-10-02 10:17:29] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844/exception.css","method":"GET"} []
  3864. [2024-10-02 10:17:29] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3865. [2024-10-02 10:17:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
  3866. [2024-10-02 10:17:29] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844/exception","method":"GET"} []
  3867. [2024-10-02 10:17:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3868. [2024-10-02 10:17:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3869. [2024-10-02 10:17:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3870. [2024-10-02 10:17:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38?panel=time","method":"GET"} []
  3871. [2024-10-02 10:17:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3872. [2024-10-02 10:17:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3873. [2024-10-02 10:17:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3874. [2024-10-02 10:17:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3875. [2024-10-02 10:17:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=time","method":"GET"} []
  3876. [2024-10-02 10:17:33] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3877. [2024-10-02 10:17:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3878. [2024-10-02 10:17:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3879. [2024-10-02 10:17:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3880. [2024-10-02 10:17:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38?panel=translation","method":"GET"} []
  3881. [2024-10-02 10:17:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3882. [2024-10-02 10:17:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3883. [2024-10-02 10:17:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3884. [2024-10-02 10:17:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3885. [2024-10-02 10:17:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=translation","method":"GET"} []
  3886. [2024-10-02 10:17:33] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3887. [2024-10-02 10:17:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3888. [2024-10-02 10:17:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3889. [2024-10-02 10:17:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3890. [2024-10-02 10:17:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38?panel=router","method":"GET"} []
  3891. [2024-10-02 10:17:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3892. [2024-10-02 10:17:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3893. [2024-10-02 10:17:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3894. [2024-10-02 10:17:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3895. [2024-10-02 10:17:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=router","method":"GET"} []
  3896. [2024-10-02 10:17:40] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3897. [2024-10-02 10:17:40] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38/router","method":"GET"} []
  3898. [2024-10-02 10:17:40] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/var/www/abcmzwei.eu/dev/src/../../src/Controller/) is not within the allowed path(s): (/var/www/abcmzwei.eu/dev/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/config/FileLocator.php\",\"line\":60,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/Config/FileLocator.php\",\"line\":61,\"function\":\"locate\",\"class\":\"Symfony\\\\Component\\\\Config\\\\FileLocator\",\"type\":\"->\"}],\"count\":1})"} []
  3899. [2024-10-02 10:17:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3900. [2024-10-02 10:17:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3901. [2024-10-02 10:17:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3902. [2024-10-02 10:17:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38?panel=http_client","method":"GET"} []
  3903. [2024-10-02 10:17:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3904. [2024-10-02 10:17:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3905. [2024-10-02 10:17:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3906. [2024-10-02 10:17:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3907. [2024-10-02 10:17:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=http_client","method":"GET"} []
  3908. [2024-10-02 10:17:55] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3909. [2024-10-02 10:19:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3910. [2024-10-02 10:19:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3911. [2024-10-02 10:19:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3912. [2024-10-02 10:19:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38?panel=logger","method":"GET"} []
  3913. [2024-10-02 10:19:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3914. [2024-10-02 10:19:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3915. [2024-10-02 10:19:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3916. [2024-10-02 10:19:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3917. [2024-10-02 10:19:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=logger","method":"GET"} []
  3918. [2024-10-02 10:19:31] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3919. [2024-10-02 10:20:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3920. [2024-10-02 10:20:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3921. [2024-10-02 10:20:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3922. [2024-10-02 10:20:07] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"fr"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/","method":"GET"} []
  3923. [2024-10-02 10:20:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3924. [2024-10-02 10:20:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3925. [2024-10-02 10:20:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3926. [2024-10-02 10:20:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3927. [2024-10-02 10:20:07] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  3928. [2024-10-02 10:20:07] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"home","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"home","2":"fr"},"types":{"1":2,"2":2}} []
  3929. [2024-10-02 10:20:07] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4"} []
  3930. [2024-10-02 10:20:07] doctrine.DEBUG: Executing query: SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id = 'haguenau' ORDER BY e0_.ordre ASC LIMIT 4 {"sql":"SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id = 'haguenau' ORDER BY e0_.ordre ASC LIMIT 4"} []
  3931. [2024-10-02 10:20:07] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
  3932. [2024-10-02 10:20:07] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
  3933. [2024-10-02 10:20:07] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3934. [2024-10-02 10:20:07] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  3935. [2024-10-02 10:20:07] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
  3936. [2024-10-02 10:20:07] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
  3937. [2024-10-02 10:20:07] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
  3938. [2024-10-02 10:20:07] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  3939. [2024-10-02 10:20:07] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  3940. [2024-10-02 10:20:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3941. [2024-10-02 10:20:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3942. [2024-10-02 10:20:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3943. [2024-10-02 10:20:08] doctrine.INFO: Disconnecting [] []
  3944. [2024-10-02 10:20:08] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"fr"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/","method":"GET"} []
  3945. [2024-10-02 10:20:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3946. [2024-10-02 10:20:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3947. [2024-10-02 10:20:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3948. [2024-10-02 10:20:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3949. [2024-10-02 10:20:08] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  3950. [2024-10-02 10:20:08] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"home","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"home","2":"fr"},"types":{"1":2,"2":2}} []
  3951. [2024-10-02 10:20:08] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4"} []
  3952. [2024-10-02 10:20:08] doctrine.DEBUG: Executing query: SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id = 'haguenau' ORDER BY e0_.ordre ASC LIMIT 4 {"sql":"SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id = 'haguenau' ORDER BY e0_.ordre ASC LIMIT 4"} []
  3953. [2024-10-02 10:20:08] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
  3954. [2024-10-02 10:20:08] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
  3955. [2024-10-02 10:20:08] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3956. [2024-10-02 10:20:08] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  3957. [2024-10-02 10:20:08] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
  3958. [2024-10-02 10:20:08] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
  3959. [2024-10-02 10:20:08] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
  3960. [2024-10-02 10:20:08] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  3961. [2024-10-02 10:20:08] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  3962. [2024-10-02 10:20:08] doctrine.INFO: Disconnecting [] []
  3963. [2024-10-02 10:20:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3964. [2024-10-02 10:20:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3965. [2024-10-02 10:20:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3966. [2024-10-02 10:20:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3967. [2024-10-02 10:20:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3968. [2024-10-02 10:20:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3969. [2024-10-02 10:20:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3970. [2024-10-02 10:20:10] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3971. [2024-10-02 10:20:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3972. [2024-10-02 10:20:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3973. [2024-10-02 10:20:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3974. [2024-10-02 10:20:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38?panel=exception","method":"GET"} []
  3975. [2024-10-02 10:20:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3976. [2024-10-02 10:20:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3977. [2024-10-02 10:20:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3978. [2024-10-02 10:20:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3979. [2024-10-02 10:20:10] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38/exception.css","method":"GET"} []
  3980. [2024-10-02 10:20:10] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  3981. [2024-10-02 10:20:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=exception","method":"GET"} []
  3982. [2024-10-02 10:20:10] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38/exception","method":"GET"} []
  3983. [2024-10-02 10:20:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3984. [2024-10-02 10:20:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3985. [2024-10-02 10:20:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3986. [2024-10-02 10:20:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3987. [2024-10-02 10:20:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3988. [2024-10-02 10:20:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3989. [2024-10-02 10:20:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3990. [2024-10-02 10:20:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3991. [2024-10-02 10:20:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3992. [2024-10-02 10:20:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3993. [2024-10-02 10:20:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3994. [2024-10-02 10:20:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3995. [2024-10-02 10:20:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  3996. [2024-10-02 10:20:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  3997. [2024-10-02 10:20:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  3998. [2024-10-02 10:20:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  3999. [2024-10-02 10:20:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4000. [2024-10-02 10:20:15] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4001. [2024-10-02 10:20:15] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4002. [2024-10-02 10:20:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4003. [2024-10-02 10:20:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4004. [2024-10-02 10:20:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4005. [2024-10-02 10:20:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4006. [2024-10-02 10:20:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4007. [2024-10-02 10:20:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4008. [2024-10-02 10:20:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4009. [2024-10-02 10:20:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4010. [2024-10-02 10:20:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.DS_Store/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4011. [2024-10-02 10:20:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4012. [2024-10-02 10:20:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4013. [2024-10-02 10:20:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4014. [2024-10-02 10:20:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4015. [2024-10-02 10:20:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4016. [2024-10-02 10:20:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4017. [2024-10-02 10:20:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4018. [2024-10-02 10:20:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/235323e2530313e26333e23313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/235323e2530313e26333e23313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/235323e2530313e26333e23313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4019. [2024-10-02 10:20:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4020. [2024-10-02 10:20:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4021. [2024-10-02 10:20:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4022. [2024-10-02 10:20:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4023. [2024-10-02 10:20:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4024. [2024-10-02 10:20:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4025. [2024-10-02 10:20:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4026. [2024-10-02 10:20:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4027. [2024-10-02 10:20:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4028. [2024-10-02 10:20:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4029. [2024-10-02 10:20:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4030. [2024-10-02 10:20:22] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"fr"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} []
  4031. [2024-10-02 10:20:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4032. [2024-10-02 10:20:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4033. [2024-10-02 10:20:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4034. [2024-10-02 10:20:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4035. [2024-10-02 10:20:22] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  4036. [2024-10-02 10:20:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"home","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"home","2":"fr"},"types":{"1":2,"2":2}} []
  4037. [2024-10-02 10:20:22] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4"} []
  4038. [2024-10-02 10:20:22] doctrine.DEBUG: Executing query: SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id = 'haguenau' ORDER BY e0_.ordre ASC LIMIT 4 {"sql":"SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id = 'haguenau' ORDER BY e0_.ordre ASC LIMIT 4"} []
  4039. [2024-10-02 10:20:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
  4040. [2024-10-02 10:20:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
  4041. [2024-10-02 10:20:22] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4042. [2024-10-02 10:20:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
  4043. [2024-10-02 10:20:23] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
  4044. [2024-10-02 10:20:23] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
  4045. [2024-10-02 10:20:23] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
  4046. [2024-10-02 10:20:23] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  4047. [2024-10-02 10:20:23] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  4048. [2024-10-02 10:20:23] doctrine.INFO: Disconnecting [] []
  4049. [2024-10-02 10:20:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4050. [2024-10-02 10:20:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4051. [2024-10-02 10:20:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4052. [2024-10-02 10:20:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38?panel=db","method":"GET"} []
  4053. [2024-10-02 10:20:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4054. [2024-10-02 10:20:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4055. [2024-10-02 10:20:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4056. [2024-10-02 10:20:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4057. [2024-10-02 10:20:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
  4058. [2024-10-02 10:20:28] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4059. [2024-10-02 10:20:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4060. [2024-10-02 10:20:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4061. [2024-10-02 10:20:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4062. [2024-10-02 10:20:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38?panel=validator","method":"GET"} []
  4063. [2024-10-02 10:20:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4064. [2024-10-02 10:20:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4065. [2024-10-02 10:20:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4066. [2024-10-02 10:20:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4067. [2024-10-02 10:20:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=validator","method":"GET"} []
  4068. [2024-10-02 10:20:32] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4069. [2024-10-02 10:21:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4070. [2024-10-02 10:21:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4071. [2024-10-02 10:21:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4072. [2024-10-02 10:21:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38?panel=vich_uploader.mapping_collector","method":"GET"} []
  4073. [2024-10-02 10:21:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4074. [2024-10-02 10:21:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4075. [2024-10-02 10:21:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4076. [2024-10-02 10:21:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4077. [2024-10-02 10:21:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=vich_uploader.mapping_collector","method":"GET"} []
  4078. [2024-10-02 10:21:17] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4079. [2024-10-02 10:21:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4080. [2024-10-02 10:21:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4081. [2024-10-02 10:21:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4082. [2024-10-02 10:21:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38?panel=form","method":"GET"} []
  4083. [2024-10-02 10:21:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4084. [2024-10-02 10:21:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4085. [2024-10-02 10:21:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4086. [2024-10-02 10:21:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4087. [2024-10-02 10:21:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=form","method":"GET"} []
  4088. [2024-10-02 10:21:30] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4089. [2024-10-02 10:21:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4090. [2024-10-02 10:21:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4091. [2024-10-02 10:21:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4092. [2024-10-02 10:21:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"832c4c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/832c4c?group=1&panel=db","method":"GET"} []
  4093. [2024-10-02 10:21:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4094. [2024-10-02 10:21:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4095. [2024-10-02 10:21:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4096. [2024-10-02 10:21:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4097. [2024-10-02 10:21:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  4098. [2024-10-02 10:21:31] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4099. [2024-10-02 10:22:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4100. [2024-10-02 10:22:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4101. [2024-10-02 10:22:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4102. [2024-10-02 10:22:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38?panel=request","method":"GET"} []
  4103. [2024-10-02 10:22:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4104. [2024-10-02 10:22:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4105. [2024-10-02 10:22:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4106. [2024-10-02 10:22:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4107. [2024-10-02 10:22:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
  4108. [2024-10-02 10:22:37] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4109. [2024-10-02 10:22:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4110. [2024-10-02 10:22:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4111. [2024-10-02 10:22:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4112. [2024-10-02 10:22:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38?panel=cache","method":"GET"} []
  4113. [2024-10-02 10:22:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4114. [2024-10-02 10:22:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4115. [2024-10-02 10:22:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4116. [2024-10-02 10:22:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4117. [2024-10-02 10:22:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=cache","method":"GET"} []
  4118. [2024-10-02 10:22:58] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4119. [2024-10-02 10:24:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4120. [2024-10-02 10:24:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4121. [2024-10-02 10:24:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4122. [2024-10-02 10:24:24] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"fr"},"request_uri":"https://abcm-vitrine.atiweb.fr/","method":"GET"} []
  4123. [2024-10-02 10:24:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4124. [2024-10-02 10:24:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4125. [2024-10-02 10:24:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4126. [2024-10-02 10:24:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4127. [2024-10-02 10:24:24] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  4128. [2024-10-02 10:24:24] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"home","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"home","2":"fr"},"types":{"1":2,"2":2}} []
  4129. [2024-10-02 10:24:24] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4"} []
  4130. [2024-10-02 10:24:24] doctrine.DEBUG: Executing query: SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4 {"sql":"SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4"} []
  4131. [2024-10-02 10:24:24] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
  4132. [2024-10-02 10:24:24] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
  4133. [2024-10-02 10:24:24] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4134. [2024-10-02 10:24:24] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  4135. [2024-10-02 10:24:25] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
  4136. [2024-10-02 10:24:25] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
  4137. [2024-10-02 10:24:25] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
  4138. [2024-10-02 10:24:25] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  4139. [2024-10-02 10:24:25] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  4140. [2024-10-02 10:24:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4141. [2024-10-02 10:24:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4142. [2024-10-02 10:24:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4143. [2024-10-02 10:24:25] doctrine.INFO: Disconnecting [] []
  4144. [2024-10-02 10:24:25] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"fr"},"request_uri":"https://abcm-vitrine.atiweb.fr/","method":"GET"} []
  4145. [2024-10-02 10:24:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4146. [2024-10-02 10:24:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4147. [2024-10-02 10:24:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4148. [2024-10-02 10:24:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4149. [2024-10-02 10:24:25] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  4150. [2024-10-02 10:24:25] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"home","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"home","2":"fr"},"types":{"1":2,"2":2}} []
  4151. [2024-10-02 10:24:25] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4"} []
  4152. [2024-10-02 10:24:25] doctrine.DEBUG: Executing query: SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4 {"sql":"SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4"} []
  4153. [2024-10-02 10:24:25] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
  4154. [2024-10-02 10:24:25] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
  4155. [2024-10-02 10:24:25] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4156. [2024-10-02 10:24:25] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  4157. [2024-10-02 10:24:25] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
  4158. [2024-10-02 10:24:25] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
  4159. [2024-10-02 10:24:25] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
  4160. [2024-10-02 10:24:25] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  4161. [2024-10-02 10:24:25] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  4162. [2024-10-02 10:24:26] doctrine.INFO: Disconnecting [] []
  4163. [2024-10-02 10:24:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4164. [2024-10-02 10:24:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4165. [2024-10-02 10:24:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4166. [2024-10-02 10:24:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4167. [2024-10-02 10:24:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4168. [2024-10-02 10:24:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4169. [2024-10-02 10:24:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4170. [2024-10-02 10:24:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4171. [2024-10-02 10:24:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4172. [2024-10-02 10:24:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4173. [2024-10-02 10:24:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4174. [2024-10-02 10:24:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4175. [2024-10-02 10:24:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4176. [2024-10-02 10:24:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4177. [2024-10-02 10:24:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4178. [2024-10-02 10:24:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4179. [2024-10-02 10:24:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4180. [2024-10-02 10:24:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4181. [2024-10-02 10:24:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4182. [2024-10-02 10:24:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4183. [2024-10-02 10:24:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4184. [2024-10-02 10:24:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4185. [2024-10-02 10:24:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4186. [2024-10-02 10:24:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4187. [2024-10-02 10:24:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4188. [2024-10-02 10:24:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4189. [2024-10-02 10:24:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4190. [2024-10-02 10:24:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4191. [2024-10-02 10:24:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4192. [2024-10-02 10:24:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4193. [2024-10-02 10:24:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4194. [2024-10-02 10:24:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4195. [2024-10-02 10:24:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4196. [2024-10-02 10:24:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4197. [2024-10-02 10:24:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4198. [2024-10-02 10:24:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.DS_Store/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4199. [2024-10-02 10:24:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4200. [2024-10-02 10:24:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4201. [2024-10-02 10:24:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4202. [2024-10-02 10:24:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4203. [2024-10-02 10:24:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4204. [2024-10-02 10:24:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4205. [2024-10-02 10:24:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4206. [2024-10-02 10:24:36] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/235323e2530313e26333e23313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/235323e2530313e26333e23313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/235323e2530313e26333e23313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4207. [2024-10-02 10:24:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4208. [2024-10-02 10:24:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4209. [2024-10-02 10:24:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4210. [2024-10-02 10:24:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4211. [2024-10-02 10:24:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4212. [2024-10-02 10:24:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4213. [2024-10-02 10:24:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4214. [2024-10-02 10:24:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4215. [2024-10-02 10:24:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4216. [2024-10-02 10:24:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4217. [2024-10-02 10:24:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4218. [2024-10-02 10:24:39] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"fr"},"request_uri":"https://abcm-vitrine.atiweb.fr/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} []
  4219. [2024-10-02 10:24:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4220. [2024-10-02 10:24:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4221. [2024-10-02 10:24:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4222. [2024-10-02 10:24:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4223. [2024-10-02 10:24:39] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  4224. [2024-10-02 10:24:39] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"home","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"home","2":"fr"},"types":{"1":2,"2":2}} []
  4225. [2024-10-02 10:24:39] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4"} []
  4226. [2024-10-02 10:24:39] doctrine.DEBUG: Executing query: SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4 {"sql":"SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4"} []
  4227. [2024-10-02 10:24:39] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
  4228. [2024-10-02 10:24:39] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
  4229. [2024-10-02 10:24:39] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4230. [2024-10-02 10:24:39] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
  4231. [2024-10-02 10:24:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
  4232. [2024-10-02 10:24:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
  4233. [2024-10-02 10:24:40] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
  4234. [2024-10-02 10:24:40] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  4235. [2024-10-02 10:24:40] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  4236. [2024-10-02 10:24:40] doctrine.INFO: Disconnecting [] []
  4237. [2024-10-02 10:25:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4238. [2024-10-02 10:25:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4239. [2024-10-02 10:25:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4240. [2024-10-02 10:25:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38?panel=elastica","method":"GET"} []
  4241. [2024-10-02 10:25:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4242. [2024-10-02 10:25:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4243. [2024-10-02 10:25:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4244. [2024-10-02 10:25:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4245. [2024-10-02 10:25:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=elastica","method":"GET"} []
  4246. [2024-10-02 10:25:29] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4247. [2024-10-02 10:26:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4248. [2024-10-02 10:26:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4249. [2024-10-02 10:26:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4250. [2024-10-02 10:26:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38?panel=config","method":"GET"} []
  4251. [2024-10-02 10:26:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4252. [2024-10-02 10:26:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4253. [2024-10-02 10:26:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4254. [2024-10-02 10:26:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4255. [2024-10-02 10:26:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=config","method":"GET"} []
  4256. [2024-10-02 10:26:29] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4257. [2024-10-02 10:27:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4258. [2024-10-02 10:27:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4259. [2024-10-02 10:27:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4260. [2024-10-02 10:27:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38?panel=events","method":"GET"} []
  4261. [2024-10-02 10:27:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4262. [2024-10-02 10:27:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4263. [2024-10-02 10:27:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4264. [2024-10-02 10:27:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4265. [2024-10-02 10:27:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=events","method":"GET"} []
  4266. [2024-10-02 10:27:01] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4267. [2024-10-02 10:28:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4268. [2024-10-02 10:28:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4269. [2024-10-02 10:28:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4270. [2024-10-02 10:28:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"54b05e"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/54b05e?panel=config","method":"GET"} []
  4271. [2024-10-02 10:28:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4272. [2024-10-02 10:28:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4273. [2024-10-02 10:28:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4274. [2024-10-02 10:28:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4275. [2024-10-02 10:28:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=config","method":"GET"} []
  4276. [2024-10-02 10:28:56] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4277. [2024-10-02 10:31:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4278. [2024-10-02 10:31:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4279. [2024-10-02 10:31:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4280. [2024-10-02 10:31:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38?panel=twig","method":"GET"} []
  4281. [2024-10-02 10:31:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4282. [2024-10-02 10:31:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4283. [2024-10-02 10:31:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4284. [2024-10-02 10:31:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4285. [2024-10-02 10:31:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=twig","method":"GET"} []
  4286. [2024-10-02 10:31:08] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4287. [2024-10-02 10:35:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4288. [2024-10-02 10:35:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4289. [2024-10-02 10:35:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4290. [2024-10-02 10:35:32] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"2c446a"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/2c446a/search/results?limit=10&method=GET","method":"GET"} []
  4291. [2024-10-02 10:35:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4292. [2024-10-02 10:35:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4293. [2024-10-02 10:35:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4294. [2024-10-02 10:35:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4295. [2024-10-02 10:35:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  4296. [2024-10-02 10:35:32] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4297. [2024-10-02 10:42:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4298. [2024-10-02 10:42:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4299. [2024-10-02 10:42:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4300. [2024-10-02 10:42:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9437f0"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9437f0?panel=http_client","method":"GET"} []
  4301. [2024-10-02 10:42:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4302. [2024-10-02 10:42:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4303. [2024-10-02 10:42:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4304. [2024-10-02 10:42:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4305. [2024-10-02 10:42:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=http_client","method":"GET"} []
  4306. [2024-10-02 10:42:38] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4307. [2024-10-02 10:55:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4308. [2024-10-02 10:55:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4309. [2024-10-02 10:55:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4310. [2024-10-02 10:55:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"d0d50c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d0d50c?panel=vich_uploader.mapping_collector","method":"GET"} []
  4311. [2024-10-02 10:55:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4312. [2024-10-02 10:55:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4313. [2024-10-02 10:55:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4314. [2024-10-02 10:55:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4315. [2024-10-02 10:55:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=vich_uploader.mapping_collector","method":"GET"} []
  4316. [2024-10-02 10:55:41] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4317. [2024-10-02 10:59:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4318. [2024-10-02 10:59:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4319. [2024-10-02 10:59:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4320. [2024-10-02 10:59:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=47.128.37.123&limit=10&method=GET","method":"GET"} []
  4321. [2024-10-02 10:59:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4322. [2024-10-02 10:59:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4323. [2024-10-02 10:59:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4324. [2024-10-02 10:59:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4325. [2024-10-02 10:59:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=47.128.37.123&limit=10&method=GET","method":"GET"} []
  4326. [2024-10-02 10:59:14] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4327. [2024-10-02 11:03:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4328. [2024-10-02 11:03:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4329. [2024-10-02 11:03:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4330. [2024-10-02 11:03:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9b6db2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9b6db2?group=1&panel=db","method":"GET"} []
  4331. [2024-10-02 11:03:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4332. [2024-10-02 11:03:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4333. [2024-10-02 11:03:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4334. [2024-10-02 11:03:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4335. [2024-10-02 11:03:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  4336. [2024-10-02 11:03:59] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4337. [2024-10-02 11:33:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4338. [2024-10-02 11:33:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4339. [2024-10-02 11:33:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4340. [2024-10-02 11:33:26] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"70d8fd"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/70d8fd/search/results?limit=10&method=GET","method":"GET"} []
  4341. [2024-10-02 11:33:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4342. [2024-10-02 11:33:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4343. [2024-10-02 11:33:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4344. [2024-10-02 11:33:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4345. [2024-10-02 11:33:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
  4346. [2024-10-02 11:33:27] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4347. [2024-10-02 11:56:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4348. [2024-10-02 11:56:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4349. [2024-10-02 11:56:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4350. [2024-10-02 11:56:38] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"aef385"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/aef385/search/results?ip=157.55.39.225&limit=10","method":"GET"} []
  4351. [2024-10-02 11:56:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4352. [2024-10-02 11:56:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4353. [2024-10-02 11:56:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4354. [2024-10-02 11:56:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4355. [2024-10-02 11:56:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=157.55.39.225&limit=10","method":"GET"} []
  4356. [2024-10-02 11:56:38] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4357. [2024-10-02 12:02:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4358. [2024-10-02 12:02:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4359. [2024-10-02 12:02:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4360. [2024-10-02 12:02:33] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"5946f6"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/5946f6/search/results?ip=82.66.199.199&limit=10&method=GET","method":"GET"} []
  4361. [2024-10-02 12:02:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4362. [2024-10-02 12:02:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4363. [2024-10-02 12:02:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4364. [2024-10-02 12:02:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4365. [2024-10-02 12:02:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=82.66.199.199&limit=10&method=GET","method":"GET"} []
  4366. [2024-10-02 12:02:33] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4367. [2024-10-02 12:18:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4368. [2024-10-02 12:18:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4369. [2024-10-02 12:18:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4370. [2024-10-02 12:18:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  4371. [2024-10-02 12:18:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4372. [2024-10-02 12:18:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4373. [2024-10-02 12:18:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4374. [2024-10-02 12:18:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=3.145.39.60","method":"GET"} []
  4375. [2024-10-02 12:18:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4376. [2024-10-02 12:18:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4377. [2024-10-02 12:18:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4378. [2024-10-02 12:18:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4379. [2024-10-02 12:18:27] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"b72be9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/b72be9/exception.css","method":"GET"} []
  4380. [2024-10-02 12:18:27] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4381. [2024-10-02 12:18:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=3.145.39.60","method":"GET"} []
  4382. [2024-10-02 12:18:27] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"b72be9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/b72be9/exception","method":"GET"} []
  4383. [2024-10-02 12:18:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4384. [2024-10-02 12:18:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4385. [2024-10-02 12:18:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4386. [2024-10-02 12:18:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844?panel=events","method":"GET"} []
  4387. [2024-10-02 12:18:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4388. [2024-10-02 12:18:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4389. [2024-10-02 12:18:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4390. [2024-10-02 12:18:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4391. [2024-10-02 12:18:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=events","method":"GET"} []
  4392. [2024-10-02 12:18:36] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4393. [2024-10-02 12:19:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4394. [2024-10-02 12:19:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4395. [2024-10-02 12:19:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4396. [2024-10-02 12:19:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39ff38"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39ff38?group=1&panel=db","method":"GET"} []
  4397. [2024-10-02 12:19:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4398. [2024-10-02 12:19:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4399. [2024-10-02 12:19:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4400. [2024-10-02 12:19:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4401. [2024-10-02 12:19:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?group=1&panel=db","method":"GET"} []
  4402. [2024-10-02 12:19:29] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4403. [2024-10-02 12:19:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4404. [2024-10-02 12:19:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4405. [2024-10-02 12:19:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4406. [2024-10-02 12:19:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844?panel=cache","method":"GET"} []
  4407. [2024-10-02 12:19:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4408. [2024-10-02 12:19:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4409. [2024-10-02 12:19:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4410. [2024-10-02 12:19:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4411. [2024-10-02 12:19:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=cache","method":"GET"} []
  4412. [2024-10-02 12:19:51] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4413. [2024-10-02 12:20:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4414. [2024-10-02 12:20:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4415. [2024-10-02 12:20:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4416. [2024-10-02 12:20:27] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844/search/results?ip=3.145.39.60","method":"GET"} []
  4417. [2024-10-02 12:20:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4418. [2024-10-02 12:20:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4419. [2024-10-02 12:20:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4420. [2024-10-02 12:20:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4421. [2024-10-02 12:20:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=3.145.39.60","method":"GET"} []
  4422. [2024-10-02 12:20:27] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4423. [2024-10-02 12:21:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4424. [2024-10-02 12:21:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4425. [2024-10-02 12:21:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4426. [2024-10-02 12:21:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844?panel=logger","method":"GET"} []
  4427. [2024-10-02 12:21:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4428. [2024-10-02 12:21:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4429. [2024-10-02 12:21:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4430. [2024-10-02 12:21:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4431. [2024-10-02 12:21:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=logger","method":"GET"} []
  4432. [2024-10-02 12:21:35] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4433. [2024-10-02 12:22:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4434. [2024-10-02 12:22:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4435. [2024-10-02 12:22:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4436. [2024-10-02 12:22:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844?panel=form","method":"GET"} []
  4437. [2024-10-02 12:22:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4438. [2024-10-02 12:22:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4439. [2024-10-02 12:22:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4440. [2024-10-02 12:22:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4441. [2024-10-02 12:22:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=form","method":"GET"} []
  4442. [2024-10-02 12:22:14] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4443. [2024-10-02 12:22:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4444. [2024-10-02 12:22:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4445. [2024-10-02 12:22:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4446. [2024-10-02 12:22:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"5414bf"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/5414bf?panel=twig","method":"GET"} []
  4447. [2024-10-02 12:22:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4448. [2024-10-02 12:22:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4449. [2024-10-02 12:22:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4450. [2024-10-02 12:22:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4451. [2024-10-02 12:22:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=twig","method":"GET"} []
  4452. [2024-10-02 12:22:40] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4453. [2024-10-02 12:23:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4454. [2024-10-02 12:23:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4455. [2024-10-02 12:23:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4456. [2024-10-02 12:23:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844?panel=security","method":"GET"} []
  4457. [2024-10-02 12:23:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4458. [2024-10-02 12:23:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4459. [2024-10-02 12:23:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4460. [2024-10-02 12:23:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4461. [2024-10-02 12:23:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=security","method":"GET"} []
  4462. [2024-10-02 12:23:16] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4463. [2024-10-02 12:23:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4464. [2024-10-02 12:23:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4465. [2024-10-02 12:23:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4466. [2024-10-02 12:23:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844?panel=config","method":"GET"} []
  4467. [2024-10-02 12:23:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4468. [2024-10-02 12:23:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4469. [2024-10-02 12:23:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4470. [2024-10-02 12:23:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4471. [2024-10-02 12:23:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=config","method":"GET"} []
  4472. [2024-10-02 12:23:24] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4473. [2024-10-02 12:23:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4474. [2024-10-02 12:23:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4475. [2024-10-02 12:23:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4476. [2024-10-02 12:23:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844?panel=router","method":"GET"} []
  4477. [2024-10-02 12:23:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4478. [2024-10-02 12:23:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4479. [2024-10-02 12:23:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4480. [2024-10-02 12:23:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4481. [2024-10-02 12:23:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=router","method":"GET"} []
  4482. [2024-10-02 12:23:47] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4483. [2024-10-02 12:23:47] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844/router","method":"GET"} []
  4484. [2024-10-02 12:23:47] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/var/www/abcmzwei.eu/dev/src/../../src/Controller/) is not within the allowed path(s): (/var/www/abcmzwei.eu/dev/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/config/FileLocator.php\",\"line\":60,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/Config/FileLocator.php\",\"line\":61,\"function\":\"locate\",\"class\":\"Symfony\\\\Component\\\\Config\\\\FileLocator\",\"type\":\"->\"}],\"count\":1})"} []
  4485. [2024-10-02 12:24:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4486. [2024-10-02 12:24:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4487. [2024-10-02 12:24:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4488. [2024-10-02 12:24:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844?panel=twig","method":"GET"} []
  4489. [2024-10-02 12:24:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4490. [2024-10-02 12:24:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4491. [2024-10-02 12:24:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4492. [2024-10-02 12:24:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4493. [2024-10-02 12:24:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=twig","method":"GET"} []
  4494. [2024-10-02 12:24:03] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4495. [2024-10-02 12:24:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4496. [2024-10-02 12:24:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4497. [2024-10-02 12:24:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4498. [2024-10-02 12:24:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844?panel=validator","method":"GET"} []
  4499. [2024-10-02 12:24:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4500. [2024-10-02 12:24:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4501. [2024-10-02 12:24:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4502. [2024-10-02 12:24:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4503. [2024-10-02 12:24:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=validator","method":"GET"} []
  4504. [2024-10-02 12:24:04] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4505. [2024-10-02 12:24:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4506. [2024-10-02 12:24:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4507. [2024-10-02 12:24:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4508. [2024-10-02 12:24:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4509. [2024-10-02 12:24:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4510. [2024-10-02 12:24:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4511. [2024-10-02 12:24:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844?panel=request","method":"GET"} []
  4512. [2024-10-02 12:24:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4513. [2024-10-02 12:24:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4514. [2024-10-02 12:24:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4515. [2024-10-02 12:24:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4516. [2024-10-02 12:24:37] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844?panel=exception","method":"GET"} []
  4517. [2024-10-02 12:24:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4518. [2024-10-02 12:24:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4519. [2024-10-02 12:24:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4520. [2024-10-02 12:24:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4521. [2024-10-02 12:24:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
  4522. [2024-10-02 12:24:37] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4523. [2024-10-02 12:24:37] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844/exception.css","method":"GET"} []
  4524. [2024-10-02 12:24:37] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4525. [2024-10-02 12:24:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=exception","method":"GET"} []
  4526. [2024-10-02 12:24:37] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844/exception","method":"GET"} []
  4527. [2024-10-02 12:25:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4528. [2024-10-02 12:25:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4529. [2024-10-02 12:25:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4530. [2024-10-02 12:25:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844?panel=time","method":"GET"} []
  4531. [2024-10-02 12:25:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4532. [2024-10-02 12:25:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4533. [2024-10-02 12:25:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4534. [2024-10-02 12:25:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4535. [2024-10-02 12:25:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=time","method":"GET"} []
  4536. [2024-10-02 12:25:05] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4537. [2024-10-02 12:26:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4538. [2024-10-02 12:26:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4539. [2024-10-02 12:26:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4540. [2024-10-02 12:26:13] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"a55bc6"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/a55bc6/search/results?ip=206.189.19.19&limit=10&method=GET","method":"GET"} []
  4541. [2024-10-02 12:26:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4542. [2024-10-02 12:26:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4543. [2024-10-02 12:26:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4544. [2024-10-02 12:26:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4545. [2024-10-02 12:26:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=206.189.19.19&limit=10&method=GET","method":"GET"} []
  4546. [2024-10-02 12:26:13] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4547. [2024-10-02 12:26:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4548. [2024-10-02 12:26:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4549. [2024-10-02 12:26:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4550. [2024-10-02 12:26:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844?panel=db","method":"GET"} []
  4551. [2024-10-02 12:26:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4552. [2024-10-02 12:26:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4553. [2024-10-02 12:26:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4554. [2024-10-02 12:26:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4555. [2024-10-02 12:26:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
  4556. [2024-10-02 12:26:31] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4557. [2024-10-02 12:26:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4558. [2024-10-02 12:26:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4559. [2024-10-02 12:26:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4560. [2024-10-02 12:26:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844?panel=http_client","method":"GET"} []
  4561. [2024-10-02 12:26:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4562. [2024-10-02 12:26:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4563. [2024-10-02 12:26:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4564. [2024-10-02 12:26:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4565. [2024-10-02 12:26:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=http_client","method":"GET"} []
  4566. [2024-10-02 12:26:33] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4567. [2024-10-02 12:26:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4568. [2024-10-02 12:26:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4569. [2024-10-02 12:26:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4570. [2024-10-02 12:26:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844?panel=elastica","method":"GET"} []
  4571. [2024-10-02 12:26:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4572. [2024-10-02 12:26:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4573. [2024-10-02 12:26:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4574. [2024-10-02 12:26:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4575. [2024-10-02 12:26:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=elastica","method":"GET"} []
  4576. [2024-10-02 12:26:49] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4577. [2024-10-02 12:29:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4578. [2024-10-02 12:29:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4579. [2024-10-02 12:29:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4580. [2024-10-02 12:29:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844?panel=translation","method":"GET"} []
  4581. [2024-10-02 12:29:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4582. [2024-10-02 12:29:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4583. [2024-10-02 12:29:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4584. [2024-10-02 12:29:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  4585. [2024-10-02 12:29:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=translation","method":"GET"} []
  4586. [2024-10-02 12:29:06] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  4587. [2024-10-02 12:34:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  4588. [2024-10-02 12:34:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  4589. [2024-10-02 12:34:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  4590. [2024-10-02 12:34:39] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=var%2Flog%2Fdev-2024-10-02.log&line=0","method":"GET"} []
  4591. [2024-10-02 12:34:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  4592. [2024-10-02 12:34:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4593. [2024-10-02 12:34:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  4594. [2024-10-02 12:34:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []