var/log/dev-2024-11-05.log

Open in your IDE?
  1. [2024-11-05 00:02: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)"} []
  2. [2024-11-05 00:02: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)"} []
  3. [2024-11-05 00:02: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)"} []
  4. [2024-11-05 00:02:35] 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"} []
  5. [2024-11-05 00:02:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  6. [2024-11-05 00:02:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  7. [2024-11-05 00:02:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  8. [2024-11-05 00:02:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  9. [2024-11-05 00:02: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"}} []
  10. [2024-11-05 00:02: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.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-11-05 00:02: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_.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-11-05 00:02:35] 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"} []
  13. [2024-11-05 00:02: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.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-11-05 00:02:35] 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-11-05 00:02: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})"} []
  16. [2024-11-05 00:02: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 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}} []
  17. [2024-11-05 00:02:36] 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}} []
  18. [2024-11-05 00:02:36] 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}} []
  19. [2024-11-05 00:02:36] 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}} []
  20. [2024-11-05 00:02: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 = '' 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"} []
  21. [2024-11-05 00:02: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})"} []
  22. [2024-11-05 00:02:36] doctrine.INFO: Disconnecting [] []
  23. [2024-11-05 00:02: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)"} []
  24. [2024-11-05 00:02: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)"} []
  25. [2024-11-05 00:02: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)"} []
  26. [2024-11-05 00:02:47] 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)"} []
  27. [2024-11-05 00:02: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)"} []
  28. [2024-11-05 00:02: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)"} []
  29. [2024-11-05 00:02: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)"} []
  30. [2024-11-05 00:02:48] 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"} []
  31. [2024-11-05 00:02:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  32. [2024-11-05 00:02:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  33. [2024-11-05 00:02:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  34. [2024-11-05 00:02:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  35. [2024-11-05 00:02: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"}} []
  36. [2024-11-05 00:02: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.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}} []
  37. [2024-11-05 00:02: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_.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"} []
  38. [2024-11-05 00:02:48] 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"} []
  39. [2024-11-05 00:02: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}} []
  40. [2024-11-05 00:02:48] 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}} []
  41. [2024-11-05 00:02: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})"} []
  42. [2024-11-05 00:02: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}} []
  43. [2024-11-05 00:02:49] 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}} []
  44. [2024-11-05 00:02:49] 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}} []
  45. [2024-11-05 00:02:49] 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}} []
  46. [2024-11-05 00:02: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 = '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"} []
  47. [2024-11-05 00:02: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})"} []
  48. [2024-11-05 00:02:49] doctrine.INFO: Disconnecting [] []
  49. [2024-11-05 00:02: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)"} []
  50. [2024-11-05 00:02: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)"} []
  51. [2024-11-05 00:02: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)"} []
  52. [2024-11-05 00:02:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.remote"" 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 /.remote\" 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 \"/.remote/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  53. [2024-11-05 00:02: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)"} []
  54. [2024-11-05 00:02: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)"} []
  55. [2024-11-05 00:02: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)"} []
  56. [2024-11-05 00:02:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.local"" 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 /.local\" 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 \"/.local/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  57. [2024-11-05 00:03: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)"} []
  58. [2024-11-05 00:03: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)"} []
  59. [2024-11-05 00:03: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)"} []
  60. [2024-11-05 00:03:00] 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)"} []
  61. [2024-11-05 00:03: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)"} []
  62. [2024-11-05 00:03: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)"} []
  63. [2024-11-05 00:03: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)"} []
  64. [2024-11-05 00:03:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.production"" 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 /.production\" 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 \"/.production/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  65. [2024-11-05 00:03: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)"} []
  66. [2024-11-05 00:03: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)"} []
  67. [2024-11-05 00:03: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)"} []
  68. [2024-11-05 00:03:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.remote"" 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 /.remote\" 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 \"/.remote/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  69. [2024-11-05 00:03: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)"} []
  70. [2024-11-05 00:03: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)"} []
  71. [2024-11-05 00:03: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)"} []
  72. [2024-11-05 00:03:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /vendor/.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 /vendor/.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 \"/vendor/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  73. [2024-11-05 00:03: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)"} []
  74. [2024-11-05 00:03: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)"} []
  75. [2024-11-05 00:03: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)"} []
  76. [2024-11-05 00:03:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.local"" 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 /.local\" 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 \"/.local/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  77. [2024-11-05 00:03: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)"} []
  78. [2024-11-05 00:03: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)"} []
  79. [2024-11-05 00:03: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)"} []
  80. [2024-11-05 00:03:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lib/.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 /lib/.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 \"/lib/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  81. [2024-11-05 00:03: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)"} []
  82. [2024-11-05 00:03: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)"} []
  83. [2024-11-05 00:03: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)"} []
  84. [2024-11-05 00:03:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.production"" 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 /.production\" 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 \"/.production/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  85. [2024-11-05 00:03: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)"} []
  86. [2024-11-05 00:03: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)"} []
  87. [2024-11-05 00:03: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)"} []
  88. [2024-11-05 00:03:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lab/.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 /lab/.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 \"/lab/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  89. [2024-11-05 00:03: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)"} []
  90. [2024-11-05 00:03: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)"} []
  91. [2024-11-05 00:03: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)"} []
  92. [2024-11-05 00:03:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /vendor/.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 /vendor/.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 \"/vendor/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  93. [2024-11-05 00:03: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)"} []
  94. [2024-11-05 00:03: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)"} []
  95. [2024-11-05 00:03: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)"} []
  96. [2024-11-05 00:03:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cronlab/.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 /cronlab/.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 \"/cronlab/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  97. [2024-11-05 00:03: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)"} []
  98. [2024-11-05 00:03: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)"} []
  99. [2024-11-05 00:03: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)"} []
  100. [2024-11-05 00:03:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lib/.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 /lib/.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 \"/lib/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  101. [2024-11-05 00:03: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)"} []
  102. [2024-11-05 00:03: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)"} []
  103. [2024-11-05 00:03: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)"} []
  104. [2024-11-05 00:03:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cron/.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 /cron/.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 \"/cron/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  105. [2024-11-05 00:03: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)"} []
  106. [2024-11-05 00:03: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)"} []
  107. [2024-11-05 00:03: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)"} []
  108. [2024-11-05 00:03:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lab/.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 /lab/.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 \"/lab/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  109. [2024-11-05 00:03: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)"} []
  110. [2024-11-05 00:03: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)"} []
  111. [2024-11-05 00:03: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)"} []
  112. [2024-11-05 00:03:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /core/.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 /core/.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 \"/core/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  113. [2024-11-05 00:03: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)"} []
  114. [2024-11-05 00:03: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)"} []
  115. [2024-11-05 00:03: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)"} []
  116. [2024-11-05 00:03:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cronlab/.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 /cronlab/.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 \"/cronlab/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  117. [2024-11-05 00:03: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)"} []
  118. [2024-11-05 00:03: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)"} []
  119. [2024-11-05 00:03: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)"} []
  120. [2024-11-05 00:03:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /core/app/.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 /core/app/.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 \"/core/app/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  121. [2024-11-05 00:03: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)"} []
  122. [2024-11-05 00:03: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)"} []
  123. [2024-11-05 00:03: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)"} []
  124. [2024-11-05 00:03:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /core/Datavase/.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 /core/Datavase/.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 \"/core/Datavase/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  125. [2024-11-05 00:03: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)"} []
  126. [2024-11-05 00:03: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)"} []
  127. [2024-11-05 00:03: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)"} []
  128. [2024-11-05 00:03:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cron/.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 /cron/.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 \"/cron/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  129. [2024-11-05 00:03: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)"} []
  130. [2024-11-05 00:03: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)"} []
  131. [2024-11-05 00:03: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)"} []
  132. [2024-11-05 00:03:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /database/.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 /database/.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 \"/database/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  133. [2024-11-05 00:03: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)"} []
  134. [2024-11-05 00:03: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)"} []
  135. [2024-11-05 00:03: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)"} []
  136. [2024-11-05 00:03:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /core/.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 /core/.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 \"/core/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  137. [2024-11-05 00:03: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)"} []
  138. [2024-11-05 00:03: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)"} []
  139. [2024-11-05 00:03: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)"} []
  140. [2024-11-05 00:03:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/.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 /config/.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 \"/config/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  141. [2024-11-05 00:03: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)"} []
  142. [2024-11-05 00:03: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)"} []
  143. [2024-11-05 00:03: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)"} []
  144. [2024-11-05 00:03:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /core/app/.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 /core/app/.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 \"/core/app/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  145. [2024-11-05 00:03: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)"} []
  146. [2024-11-05 00:03: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)"} []
  147. [2024-11-05 00:03: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)"} []
  148. [2024-11-05 00:03:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/.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 /assets/.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 \"/assets/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  149. [2024-11-05 00:03: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)"} []
  150. [2024-11-05 00:03: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)"} []
  151. [2024-11-05 00:03: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)"} []
  152. [2024-11-05 00:03:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /core/Datavase/.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 /core/Datavase/.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 \"/core/Datavase/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  153. [2024-11-05 00:03: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)"} []
  154. [2024-11-05 00:03: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)"} []
  155. [2024-11-05 00:03: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)"} []
  156. [2024-11-05 00:03:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/.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 /app/.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 \"/app/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  157. [2024-11-05 00:03: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)"} []
  158. [2024-11-05 00:03: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)"} []
  159. [2024-11-05 00:03: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)"} []
  160. [2024-11-05 00:03:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /database/.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 /database/.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 \"/database/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  161. [2024-11-05 00: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)"} []
  162. [2024-11-05 00: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)"} []
  163. [2024-11-05 00: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)"} []
  164. [2024-11-05 00:03:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /apps/.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 /apps/.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 \"/apps/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  165. [2024-11-05 00:03: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)"} []
  166. [2024-11-05 00:03: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)"} []
  167. [2024-11-05 00:03: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)"} []
  168. [2024-11-05 00:03:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/.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 /config/.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 \"/config/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  169. [2024-11-05 00:03: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)"} []
  170. [2024-11-05 00:03: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)"} []
  171. [2024-11-05 00:03: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)"} []
  172. [2024-11-05 00:04:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/.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 /uploads/.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 \"/uploads/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  173. [2024-11-05 00:04: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)"} []
  174. [2024-11-05 00:04: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)"} []
  175. [2024-11-05 00:04: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)"} []
  176. [2024-11-05 00:04:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/.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 /assets/.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 \"/assets/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  177. [2024-11-05 00:04: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)"} []
  178. [2024-11-05 00:04: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)"} []
  179. [2024-11-05 00:04: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)"} []
  180. [2024-11-05 00:04:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemaps/.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 /sitemaps/.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 \"/sitemaps/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  181. [2024-11-05 00:04: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)"} []
  182. [2024-11-05 00:04: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)"} []
  183. [2024-11-05 00:04: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)"} []
  184. [2024-11-05 00:04:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/.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 /app/.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 \"/app/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  185. [2024-11-05 00:04: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)"} []
  186. [2024-11-05 00:04: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)"} []
  187. [2024-11-05 00:04: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)"} []
  188. [2024-11-05 00:04:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /saas/.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 /saas/.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 \"/saas/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  189. [2024-11-05 00:04: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)"} []
  190. [2024-11-05 00:04: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)"} []
  191. [2024-11-05 00:04: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)"} []
  192. [2024-11-05 00:04:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /apps/.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 /apps/.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 \"/apps/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  193. [2024-11-05 00:04: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)"} []
  194. [2024-11-05 00:04: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)"} []
  195. [2024-11-05 00:04: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)"} []
  196. [2024-11-05 00:04: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)"} []
  197. [2024-11-05 00:04: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)"} []
  198. [2024-11-05 00:04: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)"} []
  199. [2024-11-05 00:04:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/.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 /api/.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 \"/api/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  200. [2024-11-05 00:04:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/.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 /uploads/.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 \"/uploads/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  201. [2024-11-05 00:04: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)"} []
  202. [2024-11-05 00:04: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)"} []
  203. [2024-11-05 00:04: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)"} []
  204. [2024-11-05 00:04: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)"} []
  205. [2024-11-05 00:04: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)"} []
  206. [2024-11-05 00:04: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)"} []
  207. [2024-11-05 00:04:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemaps/.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 /sitemaps/.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 \"/sitemaps/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  208. [2024-11-05 00:04:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /psnlink/.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 /psnlink/.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 \"/psnlink/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  209. [2024-11-05 00:04: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)"} []
  210. [2024-11-05 00:04: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)"} []
  211. [2024-11-05 00:04: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)"} []
  212. [2024-11-05 00:04:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /saas/.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 /saas/.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 \"/saas/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  213. [2024-11-05 00:04: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)"} []
  214. [2024-11-05 00:04: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)"} []
  215. [2024-11-05 00:04: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)"} []
  216. [2024-11-05 00:04:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /exapi/.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 /exapi/.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 \"/exapi/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  217. [2024-11-05 00:04: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)"} []
  218. [2024-11-05 00:04: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)"} []
  219. [2024-11-05 00:04: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)"} []
  220. [2024-11-05 00:04:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/.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 /api/.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 \"/api/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  221. [2024-11-05 00:04: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)"} []
  222. [2024-11-05 00:04: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)"} []
  223. [2024-11-05 00:04: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)"} []
  224. [2024-11-05 00:04:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /site/.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 /site/.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 \"/site/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  225. [2024-11-05 00:04: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)"} []
  226. [2024-11-05 00:04: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)"} []
  227. [2024-11-05 00:04: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)"} []
  228. [2024-11-05 00:04:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /psnlink/.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 /psnlink/.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 \"/psnlink/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  229. [2024-11-05 00:04: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)"} []
  230. [2024-11-05 00:04: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)"} []
  231. [2024-11-05 00:04: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)"} []
  232. [2024-11-05 00:04:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/.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 /admin/.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 \"/admin/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  233. [2024-11-05 00:04: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)"} []
  234. [2024-11-05 00:04: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)"} []
  235. [2024-11-05 00:04: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)"} []
  236. [2024-11-05 00:04:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /exapi/.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 /exapi/.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 \"/exapi/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  237. [2024-11-05 00:04: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)"} []
  238. [2024-11-05 00:04: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)"} []
  239. [2024-11-05 00:04: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)"} []
  240. [2024-11-05 00:04:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/.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 /web/.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 \"/web/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  241. [2024-11-05 00:04: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)"} []
  242. [2024-11-05 00:04: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)"} []
  243. [2024-11-05 00:04: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)"} []
  244. [2024-11-05 00:04: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)"} []
  245. [2024-11-05 00:04: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)"} []
  246. [2024-11-05 00:04: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)"} []
  247. [2024-11-05 00:04:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public/.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 /public/.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 \"/public/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  248. [2024-11-05 00:04:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /site/.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 /site/.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 \"/site/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  249. [2024-11-05 00:04: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)"} []
  250. [2024-11-05 00:04: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)"} []
  251. [2024-11-05 00:04: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)"} []
  252. [2024-11-05 00:04: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)"} []
  253. [2024-11-05 00:04: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)"} []
  254. [2024-11-05 00:04: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)"} []
  255. [2024-11-05 00:04:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/.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 /admin/.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 \"/admin/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  256. [2024-11-05 00:04:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /en/.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 /en/.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 \"/en/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  257. [2024-11-05 00:04: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)"} []
  258. [2024-11-05 00:04: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)"} []
  259. [2024-11-05 00:04: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)"} []
  260. [2024-11-05 00:04: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)"} []
  261. [2024-11-05 00:04: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)"} []
  262. [2024-11-05 00:04: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)"} []
  263. [2024-11-05 00:04:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /tools/.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 /tools/.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 \"/tools/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  264. [2024-11-05 00:04:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/.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 /web/.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 \"/web/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  265. [2024-11-05 00:04: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)"} []
  266. [2024-11-05 00:04: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)"} []
  267. [2024-11-05 00:04: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)"} []
  268. [2024-11-05 00:04: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)"} []
  269. [2024-11-05 00:04: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)"} []
  270. [2024-11-05 00:04: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)"} []
  271. [2024-11-05 00:04:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public/.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 /public/.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 \"/public/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  272. [2024-11-05 00:04:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v1/.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 /v1/.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 \"/v1/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  273. [2024-11-05 00:04: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)"} []
  274. [2024-11-05 00:04: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)"} []
  275. [2024-11-05 00:04: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)"} []
  276. [2024-11-05 00:04: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)"} []
  277. [2024-11-05 00:04: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)"} []
  278. [2024-11-05 00:04: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)"} []
  279. [2024-11-05 00:04:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /en/.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 /en/.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 \"/en/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  280. [2024-11-05 00:04:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/.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 /v2/.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 \"/v2/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  281. [2024-11-05 00:04: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)"} []
  282. [2024-11-05 00:04: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)"} []
  283. [2024-11-05 00:04: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)"} []
  284. [2024-11-05 00:04:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /administrator/.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 /administrator/.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 \"/administrator/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  285. [2024-11-05 00:04: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)"} []
  286. [2024-11-05 00:04: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)"} []
  287. [2024-11-05 00:04: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)"} []
  288. [2024-11-05 00:05:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /tools/.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 /tools/.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 \"/tools/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  289. [2024-11-05 00:05: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)"} []
  290. [2024-11-05 00:05: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)"} []
  291. [2024-11-05 00:05: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)"} []
  292. [2024-11-05 00:05:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /laravel/.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 /laravel/.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 \"/laravel/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  293. [2024-11-05 00:05: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)"} []
  294. [2024-11-05 00:05: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)"} []
  295. [2024-11-05 00:05: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)"} []
  296. [2024-11-05 00:05:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v1/.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 /v1/.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 \"/v1/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  297. [2024-11-05 00:05: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)"} []
  298. [2024-11-05 00:05: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)"} []
  299. [2024-11-05 00:05: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)"} []
  300. [2024-11-05 00:05:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sendgrid.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 /sendgrid.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 \"/sendgrid.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  301. [2024-11-05 00:05: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)"} []
  302. [2024-11-05 00:05: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)"} []
  303. [2024-11-05 00:05: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)"} []
  304. [2024-11-05 00:05:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/.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 /v2/.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 \"/v2/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  305. [2024-11-05 00:05: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)"} []
  306. [2024-11-05 00:05: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)"} []
  307. [2024-11-05 00:05: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)"} []
  308. [2024-11-05 00:05:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /storage/.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 /storage/.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 \"/storage/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  309. [2024-11-05 00:05: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)"} []
  310. [2024-11-05 00:05: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)"} []
  311. [2024-11-05 00:05: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)"} []
  312. [2024-11-05 00:05:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /administrator/.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 /administrator/.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 \"/administrator/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  313. [2024-11-05 00:05: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)"} []
  314. [2024-11-05 00:05: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)"} []
  315. [2024-11-05 00:05: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)"} []
  316. [2024-11-05 00:05: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)"} []
  317. [2024-11-05 00:05: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)"} []
  318. [2024-11-05 00:05: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)"} []
  319. [2024-11-05 00:05:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /laravel/.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 /laravel/.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 \"/laravel/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  320. [2024-11-05 00:05:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /__tests__/test-become/.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 /__tests__/test-become/.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 \"/__tests__/test-become/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  321. [2024-11-05 00:05: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)"} []
  322. [2024-11-05 00:05: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)"} []
  323. [2024-11-05 00:05: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)"} []
  324. [2024-11-05 00:05:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"d5f6a1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d5f6a1?panel=db","method":"GET"} []
  325. [2024-11-05 00:05:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  326. [2024-11-05 00:05:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  327. [2024-11-05 00:05:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  328. [2024-11-05 00:05:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  329. [2024-11-05 00:05: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=db","method":"GET"} []
  330. [2024-11-05 00:05: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})"} []
  331. [2024-11-05 00:05: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)"} []
  332. [2024-11-05 00:05: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)"} []
  333. [2024-11-05 00:05: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)"} []
  334. [2024-11-05 00:05: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)"} []
  335. [2024-11-05 00:05: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)"} []
  336. [2024-11-05 00:05: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)"} []
  337. [2024-11-05 00:05:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /redmine/.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 /redmine/.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 \"/redmine/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  338. [2024-11-05 00:05:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sendgrid.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 /sendgrid.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 \"/sendgrid.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  339. [2024-11-05 00:05: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)"} []
  340. [2024-11-05 00:05: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)"} []
  341. [2024-11-05 00:05: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)"} []
  342. [2024-11-05 00:05:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /storage/.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 /storage/.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 \"/storage/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  343. [2024-11-05 00:05: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)"} []
  344. [2024-11-05 00:05: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)"} []
  345. [2024-11-05 00:05: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)"} []
  346. [2024-11-05 00:05:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/.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 /api/.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 \"/api/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  347. [2024-11-05 00:05: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)"} []
  348. [2024-11-05 00:05: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)"} []
  349. [2024-11-05 00:05: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)"} []
  350. [2024-11-05 00:05: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)"} []
  351. [2024-11-05 00:05: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)"} []
  352. [2024-11-05 00:05: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)"} []
  353. [2024-11-05 00:05:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /__tests__/test-become/.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 /__tests__/test-become/.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 \"/__tests__/test-become/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  354. [2024-11-05 00:05:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /gists/cache"" 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 /gists/cache\" 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 \"/gists/cache/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  355. [2024-11-05 00:05: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)"} []
  356. [2024-11-05 00:05: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)"} []
  357. [2024-11-05 00:05: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)"} []
  358. [2024-11-05 00:05: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)"} []
  359. [2024-11-05 00:05: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)"} []
  360. [2024-11-05 00:05: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)"} []
  361. [2024-11-05 00:05:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/.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 /uploads/.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 \"/uploads/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  362. [2024-11-05 00:05:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /redmine/.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 /redmine/.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 \"/redmine/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  363. [2024-11-05 00:05: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)"} []
  364. [2024-11-05 00:05: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)"} []
  365. [2024-11-05 00:05: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)"} []
  366. [2024-11-05 00:05:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend/.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 /backend/.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 \"/backend/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  367. [2024-11-05 00:05: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)"} []
  368. [2024-11-05 00:05: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)"} []
  369. [2024-11-05 00:05: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)"} []
  370. [2024-11-05 00:05:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/.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 /api/.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 \"/api/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  371. [2024-11-05 00:05: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)"} []
  372. [2024-11-05 00:05: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)"} []
  373. [2024-11-05 00:05: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)"} []
  374. [2024-11-05 00:05:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lib/.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 /lib/.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 \"/lib/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  375. [2024-11-05 00:05: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)"} []
  376. [2024-11-05 00:05: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)"} []
  377. [2024-11-05 00:05: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)"} []
  378. [2024-11-05 00:05:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /gists/cache"" 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 /gists/cache\" 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 \"/gists/cache/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  379. [2024-11-05 00:05: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)"} []
  380. [2024-11-05 00:05: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)"} []
  381. [2024-11-05 00:05: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)"} []
  382. [2024-11-05 00:05: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)"} []
  383. [2024-11-05 00:05: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)"} []
  384. [2024-11-05 00:05: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)"} []
  385. [2024-11-05 00:05:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/.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 /uploads/.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 \"/uploads/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  386. [2024-11-05 00:05:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.example"" 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.example\" 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.example/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  387. [2024-11-05 00:05: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)"} []
  388. [2024-11-05 00:05: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)"} []
  389. [2024-11-05 00:05: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)"} []
  390. [2024-11-05 00:05:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /database/.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 /database/.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 \"/database/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  391. [2024-11-05 00:05: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)"} []
  392. [2024-11-05 00:05: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)"} []
  393. [2024-11-05 00:05: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)"} []
  394. [2024-11-05 00:05:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend/.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 /backend/.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 \"/backend/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  395. [2024-11-05 00:05: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)"} []
  396. [2024-11-05 00:05: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)"} []
  397. [2024-11-05 00:05: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)"} []
  398. [2024-11-05 00:05:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /main/.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 /main/.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 \"/main/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  399. [2024-11-05 00:05: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)"} []
  400. [2024-11-05 00:05: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)"} []
  401. [2024-11-05 00:05: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)"} []
  402. [2024-11-05 00:05:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lib/.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 /lib/.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 \"/lib/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  403. [2024-11-05 00:05: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)"} []
  404. [2024-11-05 00:05: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)"} []
  405. [2024-11-05 00:05: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)"} []
  406. [2024-11-05 00:05:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /docs/.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 /docs/.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 \"/docs/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  407. [2024-11-05 00:05: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)"} []
  408. [2024-11-05 00:05: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)"} []
  409. [2024-11-05 00:05: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)"} []
  410. [2024-11-05 00:05:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.example"" 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.example\" 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.example/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  411. [2024-11-05 00:06: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)"} []
  412. [2024-11-05 00:06: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)"} []
  413. [2024-11-05 00:06: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)"} []
  414. [2024-11-05 00:06:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /client/.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 /client/.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 \"/client/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  415. [2024-11-05 00:06: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)"} []
  416. [2024-11-05 00:06: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)"} []
  417. [2024-11-05 00:06: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)"} []
  418. [2024-11-05 00:06:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /database/.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 /database/.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 \"/database/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  419. [2024-11-05 00:06: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)"} []
  420. [2024-11-05 00:06: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)"} []
  421. [2024-11-05 00:06: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)"} []
  422. [2024-11-05 00:06:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /blog/.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 /blog/.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 \"/blog/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  423. [2024-11-05 00:06: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)"} []
  424. [2024-11-05 00:06: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)"} []
  425. [2024-11-05 00:06: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)"} []
  426. [2024-11-05 00:06:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /main/.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 /main/.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 \"/main/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  427. [2024-11-05 00:06: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)"} []
  428. [2024-11-05 00:06: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)"} []
  429. [2024-11-05 00:06: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)"} []
  430. [2024-11-05 00:06:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.dev"" 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.dev\" 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.dev/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  431. [2024-11-05 00:06: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)"} []
  432. [2024-11-05 00:06: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)"} []
  433. [2024-11-05 00:06: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)"} []
  434. [2024-11-05 00:06:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /docs/.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 /docs/.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 \"/docs/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  435. [2024-11-05 00:06: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)"} []
  436. [2024-11-05 00:06: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)"} []
  437. [2024-11-05 00:06: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)"} []
  438. [2024-11-05 00:06: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)"} []
  439. [2024-11-05 00:06: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)"} []
  440. [2024-11-05 00:06: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)"} []
  441. [2024-11-05 00:06:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /blogs/.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 /blogs/.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 \"/blogs/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  442. [2024-11-05 00:06:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /client/.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 /client/.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 \"/client/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  443. [2024-11-05 00:06: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)"} []
  444. [2024-11-05 00:06: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)"} []
  445. [2024-11-05 00:06: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)"} []
  446. [2024-11-05 00:06:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /shared/.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 /shared/.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 \"/shared/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  447. [2024-11-05 00:06: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)"} []
  448. [2024-11-05 00:06: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)"} []
  449. [2024-11-05 00:06: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)"} []
  450. [2024-11-05 00:06:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /blog/.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 /blog/.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 \"/blog/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  451. [2024-11-05 00:06: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)"} []
  452. [2024-11-05 00:06: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)"} []
  453. [2024-11-05 00:06: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)"} []
  454. [2024-11-05 00:06: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)"} []
  455. [2024-11-05 00:06: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)"} []
  456. [2024-11-05 00:06: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)"} []
  457. [2024-11-05 00:06:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /download/.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 /download/.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 \"/download/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  458. [2024-11-05 00:06:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.dev"" 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.dev\" 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.dev/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  459. [2024-11-05 00:06: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)"} []
  460. [2024-11-05 00:06: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)"} []
  461. [2024-11-05 00:06: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)"} []
  462. [2024-11-05 00:06:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.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 /.env.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 \"/.env.php/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  463. [2024-11-05 00:06: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)"} []
  464. [2024-11-05 00:06: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)"} []
  465. [2024-11-05 00:06: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)"} []
  466. [2024-11-05 00:06:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /blogs/.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 /blogs/.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 \"/blogs/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  467. [2024-11-05 00:06: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)"} []
  468. [2024-11-05 00:06: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)"} []
  469. [2024-11-05 00:06: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)"} []
  470. [2024-11-05 00:06:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /site/.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 /site/.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 \"/site/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  471. [2024-11-05 00:06: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)"} []
  472. [2024-11-05 00:06: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)"} []
  473. [2024-11-05 00:06: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)"} []
  474. [2024-11-05 00:06:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /shared/.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 /shared/.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 \"/shared/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  475. [2024-11-05 00:06: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)"} []
  476. [2024-11-05 00:06: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)"} []
  477. [2024-11-05 00:06: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)"} []
  478. [2024-11-05 00:06:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sites/.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 /sites/.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 \"/sites/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  479. [2024-11-05 00:06: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)"} []
  480. [2024-11-05 00:06: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)"} []
  481. [2024-11-05 00:06: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)"} []
  482. [2024-11-05 00:06:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /download/.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 /download/.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 \"/download/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  483. [2024-11-05 00:06: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)"} []
  484. [2024-11-05 00:06: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)"} []
  485. [2024-11-05 00:06: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)"} []
  486. [2024-11-05 00:06:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/.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 /web/.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 \"/web/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  487. [2024-11-05 00:06: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)"} []
  488. [2024-11-05 00:06: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)"} []
  489. [2024-11-05 00:06: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)"} []
  490. [2024-11-05 00:06:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.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 /.env.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 \"/.env.php/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  491. [2024-11-05 00:06: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)"} []
  492. [2024-11-05 00:06: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)"} []
  493. [2024-11-05 00:06: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)"} []
  494. [2024-11-05 00:06:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /site/.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 /site/.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 \"/site/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  495. [2024-11-05 00:06: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)"} []
  496. [2024-11-05 00:06: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)"} []
  497. [2024-11-05 00:06: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)"} []
  498. [2024-11-05 00:06:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sites/.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 /sites/.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 \"/sites/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  499. [2024-11-05 00:06: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)"} []
  500. [2024-11-05 00:06: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)"} []
  501. [2024-11-05 00:06: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)"} []
  502. [2024-11-05 00:06:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/.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 /web/.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 \"/web/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  503. [2024-11-05 00:06: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)"} []
  504. [2024-11-05 00:06: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)"} []
  505. [2024-11-05 00:06: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)"} []
  506. [2024-11-05 00:06:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.bak"" 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.bak\" 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.bak/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  507. [2024-11-05 00:07: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)"} []
  508. [2024-11-05 00:07: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)"} []
  509. [2024-11-05 00:07: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)"} []
  510. [2024-11-05 00:07:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"ed7270"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/ed7270","method":"GET"} []
  511. [2024-11-05 00:07:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  512. [2024-11-05 00:07:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  513. [2024-11-05 00:07:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  514. [2024-11-05 00:07:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  515. [2024-11-05 00:07: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","method":"GET"} []
  516. [2024-11-05 00:07: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})"} []
  517. [2024-11-05 00:09: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)"} []
  518. [2024-11-05 00:09: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)"} []
  519. [2024-11-05 00:09: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)"} []
  520. [2024-11-05 00:09:56] 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=138.197.191.87&limit=10&method=GET","method":"GET"} []
  521. [2024-11-05 00:09:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  522. [2024-11-05 00:09:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  523. [2024-11-05 00:09:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  524. [2024-11-05 00:09:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  525. [2024-11-05 00:09: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":"d91d22"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d91d22/exception.css","method":"GET"} []
  526. [2024-11-05 00:09: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})"} []
  527. [2024-11-05 00:09: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?ip=138.197.191.87&limit=10&method=GET","method":"GET"} []
  528. [2024-11-05 00:09:56] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"d91d22"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d91d22/exception","method":"GET"} []
  529. [2024-11-05 00:10: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)"} []
  530. [2024-11-05 00:10: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)"} []
  531. [2024-11-05 00:10: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)"} []
  532. [2024-11-05 00:10:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9d2fde"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9d2fde?panel=router","method":"GET"} []
  533. [2024-11-05 00:10:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  534. [2024-11-05 00:10:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  535. [2024-11-05 00:10:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  536. [2024-11-05 00:10:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  537. [2024-11-05 00:10: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=router","method":"GET"} []
  538. [2024-11-05 00:10: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})"} []
  539. [2024-11-05 00:13: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)"} []
  540. [2024-11-05 00:13: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)"} []
  541. [2024-11-05 00:13: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)"} []
  542. [2024-11-05 00:13:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"44520c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/44520c","method":"GET"} []
  543. [2024-11-05 00:13:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  544. [2024-11-05 00:13:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  545. [2024-11-05 00:13:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  546. [2024-11-05 00:13:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  547. [2024-11-05 00:13: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","method":"GET"} []
  548. [2024-11-05 00:13: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})"} []
  549. [2024-11-05 00:19: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)"} []
  550. [2024-11-05 00:19: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)"} []
  551. [2024-11-05 00:19: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)"} []
  552. [2024-11-05 00:19:44] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"b49302"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/b49302/search/results?limit=10&method=GET","method":"GET"} []
  553. [2024-11-05 00:19:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  554. [2024-11-05 00:19:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  555. [2024-11-05 00:19:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  556. [2024-11-05 00:19:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  557. [2024-11-05 00:19: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?limit=10&method=GET","method":"GET"} []
  558. [2024-11-05 00:19: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})"} []
  559. [2024-11-05 00: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)"} []
  560. [2024-11-05 00: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)"} []
  561. [2024-11-05 00: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)"} []
  562. [2024-11-05 00:23:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"d956a5"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d956a5?panel=db","method":"GET"} []
  563. [2024-11-05 00:23:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  564. [2024-11-05 00:23:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  565. [2024-11-05 00:23:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  566. [2024-11-05 00:23:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  567. [2024-11-05 00: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=db","method":"GET"} []
  568. [2024-11-05 00: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})"} []
  569. [2024-11-05 00:26: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)"} []
  570. [2024-11-05 00:26: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)"} []
  571. [2024-11-05 00:26: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)"} []
  572. [2024-11-05 00:26:05] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"ad7b5e"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/ad7b5e/search/results?limit=10&method=GET","method":"GET"} []
  573. [2024-11-05 00:26:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  574. [2024-11-05 00:26:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  575. [2024-11-05 00:26:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  576. [2024-11-05 00:26:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  577. [2024-11-05 00:26: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?limit=10&method=GET","method":"GET"} []
  578. [2024-11-05 00:26: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})"} []
  579. [2024-11-05 00:29: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)"} []
  580. [2024-11-05 00:29: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)"} []
  581. [2024-11-05 00:29: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)"} []
  582. [2024-11-05 00:29:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"239ec9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/239ec9","method":"GET"} []
  583. [2024-11-05 00:29:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  584. [2024-11-05 00:29:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  585. [2024-11-05 00:29:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  586. [2024-11-05 00:29:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  587. [2024-11-05 00:29: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","method":"GET"} []
  588. [2024-11-05 00:29: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})"} []
  589. [2024-11-05 00:43: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)"} []
  590. [2024-11-05 00:43: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)"} []
  591. [2024-11-05 00:43: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)"} []
  592. [2024-11-05 00:43: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=129.222.112.148&limit=10","method":"GET"} []
  593. [2024-11-05 00:43:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  594. [2024-11-05 00:43:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  595. [2024-11-05 00:43:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  596. [2024-11-05 00:43:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  597. [2024-11-05 00:43:58] 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)"} []
  598. [2024-11-05 00:43:58] 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":"d91d22"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d91d22/exception.css","method":"GET"} []
  599. [2024-11-05 00:43: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})"} []
  600. [2024-11-05 00:43: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=129.222.112.148&limit=10","method":"GET"} []
  601. [2024-11-05 00:43:58] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"d91d22"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d91d22/exception","method":"GET"} []
  602. [2024-11-05 00:46: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)"} []
  603. [2024-11-05 00:46: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)"} []
  604. [2024-11-05 00:46: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)"} []
  605. [2024-11-05 00:46:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"38fc9d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/38fc9d","method":"GET"} []
  606. [2024-11-05 00:46:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  607. [2024-11-05 00:46:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  608. [2024-11-05 00:46:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  609. [2024-11-05 00:46:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  610. [2024-11-05 00:46: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)"} []
  611. [2024-11-05 00:46: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","method":"GET"} []
  612. [2024-11-05 00:46: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})"} []
  613. [2024-11-05 00:49: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)"} []
  614. [2024-11-05 00:49: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)"} []
  615. [2024-11-05 00:49: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)"} []
  616. [2024-11-05 00:49:43] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"20f144"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/20f144/search/results?ip=165.227.173.41&limit=10&method=GET","method":"GET"} []
  617. [2024-11-05 00:49:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  618. [2024-11-05 00:49:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  619. [2024-11-05 00:49:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  620. [2024-11-05 00:49:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  621. [2024-11-05 00:49:43] 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)"} []
  622. [2024-11-05 00:49: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=165.227.173.41&limit=10&method=GET","method":"GET"} []
  623. [2024-11-05 00:49: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})"} []
  624. [2024-11-05 00:52: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)"} []
  625. [2024-11-05 00:52: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)"} []
  626. [2024-11-05 00:52: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)"} []
  627. [2024-11-05 00:52:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"6715b7"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/6715b7","method":"GET"} []
  628. [2024-11-05 00:52:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  629. [2024-11-05 00:52:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  630. [2024-11-05 00:52:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  631. [2024-11-05 00:52:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  632. [2024-11-05 00:52: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)"} []
  633. [2024-11-05 00:52: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","method":"GET"} []
  634. [2024-11-05 00:52: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})"} []
  635. [2024-11-05 00:57: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)"} []
  636. [2024-11-05 00:57: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)"} []
  637. [2024-11-05 00:57: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)"} []
  638. [2024-11-05 00:57: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":"8d8566"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/8d8566/search/results?limit=10&method=GET","method":"GET"} []
  639. [2024-11-05 00:57:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  640. [2024-11-05 00:57:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  641. [2024-11-05 00:57:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  642. [2024-11-05 00:57:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  643. [2024-11-05 00:57: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)"} []
  644. [2024-11-05 00:57: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?limit=10&method=GET","method":"GET"} []
  645. [2024-11-05 00:57: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})"} []
  646. [2024-11-05 00:59: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)"} []
  647. [2024-11-05 00:59: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)"} []
  648. [2024-11-05 00:59: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)"} []
  649. [2024-11-05 00:59: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":"ae69e8"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/ae69e8/search/results?ip=205.210.31.15&limit=10&method=GET","method":"GET"} []
  650. [2024-11-05 00:59:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  651. [2024-11-05 00:59:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  652. [2024-11-05 00:59:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  653. [2024-11-05 00:59:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  654. [2024-11-05 00:59: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)"} []
  655. [2024-11-05 00:59: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=205.210.31.15&limit=10&method=GET","method":"GET"} []
  656. [2024-11-05 00:59: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})"} []
  657. [2024-11-05 01:02: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)"} []
  658. [2024-11-05 01:02: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)"} []
  659. [2024-11-05 01:02: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)"} []
  660. [2024-11-05 01:02:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"507487"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/507487","method":"GET"} []
  661. [2024-11-05 01:02:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  662. [2024-11-05 01:02:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  663. [2024-11-05 01:02:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  664. [2024-11-05 01:02:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  665. [2024-11-05 01:02: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)"} []
  666. [2024-11-05 01:02: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","method":"GET"} []
  667. [2024-11-05 01:02: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})"} []
  668. [2024-11-05 01:04: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)"} []
  669. [2024-11-05 01:04: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)"} []
  670. [2024-11-05 01:04: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)"} []
  671. [2024-11-05 01:04:42] 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=104.166.80.21&limit=10&method=GET","method":"GET"} []
  672. [2024-11-05 01:04:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  673. [2024-11-05 01:04:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  674. [2024-11-05 01:04:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  675. [2024-11-05 01:04:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  676. [2024-11-05 01:04: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)"} []
  677. [2024-11-05 01:04:42] 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":"d91d22"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d91d22/exception.css","method":"GET"} []
  678. [2024-11-05 01:04: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})"} []
  679. [2024-11-05 01:04: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?ip=104.166.80.21&limit=10&method=GET","method":"GET"} []
  680. [2024-11-05 01:04:42] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"d91d22"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d91d22/exception","method":"GET"} []
  681. [2024-11-05 01:06: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)"} []
  682. [2024-11-05 01:06: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)"} []
  683. [2024-11-05 01:06: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)"} []
  684. [2024-11-05 01:06:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"80ab6d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/80ab6d","method":"GET"} []
  685. [2024-11-05 01:06:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  686. [2024-11-05 01:06:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  687. [2024-11-05 01:06:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  688. [2024-11-05 01:06:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  689. [2024-11-05 01:06: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)"} []
  690. [2024-11-05 01:06: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","method":"GET"} []
  691. [2024-11-05 01:06: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})"} []
  692. [2024-11-05 01:08: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)"} []
  693. [2024-11-05 01:08: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)"} []
  694. [2024-11-05 01:08: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)"} []
  695. [2024-11-05 01:08:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4cbcc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4cbcc4","method":"GET"} []
  696. [2024-11-05 01:08:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  697. [2024-11-05 01:08:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  698. [2024-11-05 01:08:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  699. [2024-11-05 01:08:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  700. [2024-11-05 01:08: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)"} []
  701. [2024-11-05 01:08: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","method":"GET"} []
  702. [2024-11-05 01:08: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})"} []
  703. [2024-11-05 01:10: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)"} []
  704. [2024-11-05 01:10: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)"} []
  705. [2024-11-05 01:10: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)"} []
  706. [2024-11-05 01:10:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"515680"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/515680","method":"GET"} []
  707. [2024-11-05 01:10:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  708. [2024-11-05 01:10:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  709. [2024-11-05 01:10:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  710. [2024-11-05 01:10:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  711. [2024-11-05 01:10: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)"} []
  712. [2024-11-05 01:10:30] 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":"515680"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/515680/exception.css","method":"GET"} []
  713. [2024-11-05 01:10: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})"} []
  714. [2024-11-05 01:10: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","method":"GET"} []
  715. [2024-11-05 01:10:30] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"515680"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/515680/exception","method":"GET"} []
  716. [2024-11-05 01:11: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)"} []
  717. [2024-11-05 01:11: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)"} []
  718. [2024-11-05 01:11: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)"} []
  719. [2024-11-05 01:11:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cfa3b4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cfa3b4?panel=db","method":"GET"} []
  720. [2024-11-05 01:11:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  721. [2024-11-05 01:11:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  722. [2024-11-05 01:11:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  723. [2024-11-05 01:11:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  724. [2024-11-05 01:11: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)"} []
  725. [2024-11-05 01:11: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"} []
  726. [2024-11-05 01:11: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})"} []
  727. [2024-11-05 01:13: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)"} []
  728. [2024-11-05 01:13: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)"} []
  729. [2024-11-05 01:13: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)"} []
  730. [2024-11-05 01:13:23] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"5b25bc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/5b25bc/search/results?limit=10&method=GET","method":"GET"} []
  731. [2024-11-05 01:13:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  732. [2024-11-05 01:13:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  733. [2024-11-05 01:13:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  734. [2024-11-05 01:13:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  735. [2024-11-05 01:13: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)"} []
  736. [2024-11-05 01:13: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?limit=10&method=GET","method":"GET"} []
  737. [2024-11-05 01:13: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})"} []
  738. [2024-11-05 01:14: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)"} []
  739. [2024-11-05 01:14: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)"} []
  740. [2024-11-05 01:14: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)"} []
  741. [2024-11-05 01:14: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":"f75ca8"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f75ca8/search/results?limit=10&method=GET","method":"GET"} []
  742. [2024-11-05 01:14:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  743. [2024-11-05 01:14:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  744. [2024-11-05 01:14:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  745. [2024-11-05 01:14:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  746. [2024-11-05 01:14: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)"} []
  747. [2024-11-05 01:14: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"} []
  748. [2024-11-05 01:14: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})"} []
  749. [2024-11-05 01: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)"} []
  750. [2024-11-05 01: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)"} []
  751. [2024-11-05 01: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)"} []
  752. [2024-11-05 01:19:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"785d0b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/785d0b","method":"GET"} []
  753. [2024-11-05 01:19:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  754. [2024-11-05 01:19:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  755. [2024-11-05 01:19:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  756. [2024-11-05 01:19:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  757. [2024-11-05 01:19:43] 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)"} []
  758. [2024-11-05 01:19: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","method":"GET"} []
  759. [2024-11-05 01:19: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})"} []
  760. [2024-11-05 01: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)"} []
  761. [2024-11-05 01: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)"} []
  762. [2024-11-05 01: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)"} []
  763. [2024-11-05 01:22:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"67858c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/67858c","method":"GET"} []
  764. [2024-11-05 01:22:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  765. [2024-11-05 01:22:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  766. [2024-11-05 01:22:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  767. [2024-11-05 01:22:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  768. [2024-11-05 01:22:36] 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)"} []
  769. [2024-11-05 01:22: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","method":"GET"} []
  770. [2024-11-05 01:22: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})"} []
  771. [2024-11-05 01:25: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)"} []
  772. [2024-11-05 01:25: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)"} []
  773. [2024-11-05 01:25: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)"} []
  774. [2024-11-05 01:25:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4b6dc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4b6dc","method":"GET"} []
  775. [2024-11-05 01:25:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  776. [2024-11-05 01:25:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  777. [2024-11-05 01:25:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  778. [2024-11-05 01:25:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  779. [2024-11-05 01:25: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)"} []
  780. [2024-11-05 01:25: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","method":"GET"} []
  781. [2024-11-05 01:25: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})"} []
  782. [2024-11-05 01:39: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)"} []
  783. [2024-11-05 01:39: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)"} []
  784. [2024-11-05 01:39: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)"} []
  785. [2024-11-05 01:39:20] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"793540"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/793540/search/results?limit=10&method=GET","method":"GET"} []
  786. [2024-11-05 01:39:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  787. [2024-11-05 01:39:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  788. [2024-11-05 01:39:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  789. [2024-11-05 01:39:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  790. [2024-11-05 01:39: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)"} []
  791. [2024-11-05 01:39: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?limit=10&method=GET","method":"GET"} []
  792. [2024-11-05 01:39: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})"} []
  793. [2024-11-05 01:47: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)"} []
  794. [2024-11-05 01:47: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)"} []
  795. [2024-11-05 01:47: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)"} []
  796. [2024-11-05 01:47: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":"3e91ce"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3e91ce/search/results?ip=165.227.127.206&limit=10&method=GET","method":"GET"} []
  797. [2024-11-05 01:47:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  798. [2024-11-05 01:47:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  799. [2024-11-05 01:47:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  800. [2024-11-05 01:47:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  801. [2024-11-05 01:47: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)"} []
  802. [2024-11-05 01:47: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?ip=165.227.127.206&limit=10&method=GET","method":"GET"} []
  803. [2024-11-05 01:47: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})"} []
  804. [2024-11-05 01:50: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)"} []
  805. [2024-11-05 01:50: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)"} []
  806. [2024-11-05 01:50: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)"} []
  807. [2024-11-05 01:50:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"1da685"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/1da685?panel=request","method":"GET"} []
  808. [2024-11-05 01:50:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  809. [2024-11-05 01:50:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  810. [2024-11-05 01:50:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  811. [2024-11-05 01:50:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  812. [2024-11-05 01:50:52] 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)"} []
  813. [2024-11-05 01:50: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"} []
  814. [2024-11-05 01:50: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})"} []
  815. [2024-11-05 01:57: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)"} []
  816. [2024-11-05 01:57: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)"} []
  817. [2024-11-05 01:57: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)"} []
  818. [2024-11-05 01:57: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":"5ce1bb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/5ce1bb/search/results?ip=159.146.16.95&limit=10","method":"GET"} []
  819. [2024-11-05 01:57:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  820. [2024-11-05 01:57:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  821. [2024-11-05 01:57:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  822. [2024-11-05 01:57:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  823. [2024-11-05 01:57: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)"} []
  824. [2024-11-05 01:57: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=159.146.16.95&limit=10","method":"GET"} []
  825. [2024-11-05 01:57: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})"} []
  826. [2024-11-05 02:05: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)"} []
  827. [2024-11-05 02:05: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)"} []
  828. [2024-11-05 02:05: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)"} []
  829. [2024-11-05 02:05:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"196de2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/196de2","method":"GET"} []
  830. [2024-11-05 02:05:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  831. [2024-11-05 02:05:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  832. [2024-11-05 02:05:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  833. [2024-11-05 02:05:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  834. [2024-11-05 02:05: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)"} []
  835. [2024-11-05 02:05:17] 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":"196de2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/196de2/exception.css","method":"GET"} []
  836. [2024-11-05 02:05: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})"} []
  837. [2024-11-05 02:05: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","method":"GET"} []
  838. [2024-11-05 02:05:17] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"196de2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/196de2/exception","method":"GET"} []
  839. [2024-11-05 02: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)"} []
  840. [2024-11-05 02: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)"} []
  841. [2024-11-05 02: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)"} []
  842. [2024-11-05 02:20:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3c1237"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3c1237","method":"GET"} []
  843. [2024-11-05 02:20:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  844. [2024-11-05 02:20:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  845. [2024-11-05 02:20:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  846. [2024-11-05 02:20:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  847. [2024-11-05 02:20: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)"} []
  848. [2024-11-05 02:20: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","method":"GET"} []
  849. [2024-11-05 02:20: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})"} []
  850. [2024-11-05 02: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)"} []
  851. [2024-11-05 02: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)"} []
  852. [2024-11-05 02: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)"} []
  853. [2024-11-05 02:21:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cfd822"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cfd822?panel=db","method":"GET"} []
  854. [2024-11-05 02:21:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  855. [2024-11-05 02:21:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  856. [2024-11-05 02:21:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  857. [2024-11-05 02:21:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  858. [2024-11-05 02:21:25] 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)"} []
  859. [2024-11-05 02: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=db","method":"GET"} []
  860. [2024-11-05 02: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})"} []
  861. [2024-11-05 02:22: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)"} []
  862. [2024-11-05 02:22: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)"} []
  863. [2024-11-05 02:22: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)"} []
  864. [2024-11-05 02:22:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"da59de"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da59de?panel=config","method":"GET"} []
  865. [2024-11-05 02:22:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  866. [2024-11-05 02:22:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  867. [2024-11-05 02:22:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  868. [2024-11-05 02:22:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  869. [2024-11-05 02:22: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)"} []
  870. [2024-11-05 02:22: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=config","method":"GET"} []
  871. [2024-11-05 02:22: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})"} []
  872. [2024-11-05 02:42: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)"} []
  873. [2024-11-05 02:42: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)"} []
  874. [2024-11-05 02:42: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)"} []
  875. [2024-11-05 02:42: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":"c5a531"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c5a531/search/results?limit=10&method=GET","method":"GET"} []
  876. [2024-11-05 02:42:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  877. [2024-11-05 02:42:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  878. [2024-11-05 02:42:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  879. [2024-11-05 02:42:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  880. [2024-11-05 02:42: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)"} []
  881. [2024-11-05 02:42: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?limit=10&method=GET","method":"GET"} []
  882. [2024-11-05 02:42: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})"} []
  883. [2024-11-05 02:57: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)"} []
  884. [2024-11-05 02:57: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)"} []
  885. [2024-11-05 02:57: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)"} []
  886. [2024-11-05 02:57:14] 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)"} []
  887. [2024-11-05 02:57:14] 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)"} []
  888. [2024-11-05 03:05: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)"} []
  889. [2024-11-05 03:05: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)"} []
  890. [2024-11-05 03:05: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)"} []
  891. [2024-11-05 03:05:53] 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)"} []
  892. [2024-11-05 03:05:53] 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)"} []
  893. [2024-11-05 03:13: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)"} []
  894. [2024-11-05 03:13: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)"} []
  895. [2024-11-05 03:13: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)"} []
  896. [2024-11-05 03:13:55] 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)"} []
  897. [2024-11-05 03:13:55] 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)"} []
  898. [2024-11-05 03:22: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)"} []
  899. [2024-11-05 03:22: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)"} []
  900. [2024-11-05 03:22: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)"} []
  901. [2024-11-05 03:22: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)"} []
  902. [2024-11-05 03:22:35] 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)"} []
  903. [2024-11-05 03:25: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)"} []
  904. [2024-11-05 03:25: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)"} []
  905. [2024-11-05 03:25: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)"} []
  906. [2024-11-05 03:25:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39d90a"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39d90a?panel=time","method":"GET"} []
  907. [2024-11-05 03:25:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  908. [2024-11-05 03:25:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  909. [2024-11-05 03:25:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  910. [2024-11-05 03:25:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  911. [2024-11-05 03:25: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)"} []
  912. [2024-11-05 03:25: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=time","method":"GET"} []
  913. [2024-11-05 03:25: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})"} []
  914. [2024-11-05 03:28: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)"} []
  915. [2024-11-05 03:28: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)"} []
  916. [2024-11-05 03:28: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)"} []
  917. [2024-11-05 03:28:19] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"bcb59a"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/bcb59a/search/results?ip=80.4.67.110&limit=10&method=GET","method":"GET"} []
  918. [2024-11-05 03:28:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  919. [2024-11-05 03:28:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  920. [2024-11-05 03:28:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  921. [2024-11-05 03:28:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  922. [2024-11-05 03:28: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)"} []
  923. [2024-11-05 03:28: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?ip=80.4.67.110&limit=10&method=GET","method":"GET"} []
  924. [2024-11-05 03:28: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})"} []
  925. [2024-11-05 03:48: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)"} []
  926. [2024-11-05 03:48: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)"} []
  927. [2024-11-05 03:48: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)"} []
  928. [2024-11-05 03:48:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"262fe5"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/262fe5?panel=db","method":"GET"} []
  929. [2024-11-05 03:48:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  930. [2024-11-05 03:48:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  931. [2024-11-05 03:48:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  932. [2024-11-05 03:48:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  933. [2024-11-05 03:48: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)"} []
  934. [2024-11-05 03:48: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=db","method":"GET"} []
  935. [2024-11-05 03:48: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})"} []
  936. [2024-11-05 04:06: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)"} []
  937. [2024-11-05 04:06: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)"} []
  938. [2024-11-05 04:06: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)"} []
  939. [2024-11-05 04:06:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"7d2d65"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/7d2d65?panel=db","method":"GET"} []
  940. [2024-11-05 04:06:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  941. [2024-11-05 04:06:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  942. [2024-11-05 04:06:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  943. [2024-11-05 04:06:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  944. [2024-11-05 04:06: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)"} []
  945. [2024-11-05 04:06: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=db","method":"GET"} []
  946. [2024-11-05 04:06: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})"} []
  947. [2024-11-05 04:40: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)"} []
  948. [2024-11-05 04:40: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)"} []
  949. [2024-11-05 04:40: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)"} []
  950. [2024-11-05 04:40:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"40b902"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/40b902","method":"GET"} []
  951. [2024-11-05 04:40:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  952. [2024-11-05 04:40:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  953. [2024-11-05 04:40:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  954. [2024-11-05 04:40:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  955. [2024-11-05 04:40: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)"} []
  956. [2024-11-05 04:40: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","method":"GET"} []
  957. [2024-11-05 04:40: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})"} []
  958. [2024-11-05 04:41: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)"} []
  959. [2024-11-05 04:41: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)"} []
  960. [2024-11-05 04:41: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)"} []
  961. [2024-11-05 04:41:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"155fa2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/155fa2","method":"GET"} []
  962. [2024-11-05 04:41:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  963. [2024-11-05 04:41:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  964. [2024-11-05 04:41:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  965. [2024-11-05 04:41:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  966. [2024-11-05 04:41: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)"} []
  967. [2024-11-05 04:41:33] 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":"155fa2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/155fa2/exception.css","method":"GET"} []
  968. [2024-11-05 04:41: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})"} []
  969. [2024-11-05 04:41: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","method":"GET"} []
  970. [2024-11-05 04:41:33] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"155fa2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/155fa2/exception","method":"GET"} []
  971. [2024-11-05 04:42: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)"} []
  972. [2024-11-05 04:42: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)"} []
  973. [2024-11-05 04:42: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)"} []
  974. [2024-11-05 04:42: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":"90793c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/90793c/search/results?ip=157.245.53.217&limit=10&method=GET","method":"GET"} []
  975. [2024-11-05 04:42:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  976. [2024-11-05 04:42:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  977. [2024-11-05 04:42:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  978. [2024-11-05 04:42:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  979. [2024-11-05 04:42: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)"} []
  980. [2024-11-05 04:42: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=157.245.53.217&limit=10&method=GET","method":"GET"} []
  981. [2024-11-05 04:42: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})"} []
  982. [2024-11-05 04:54: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)"} []
  983. [2024-11-05 04:54: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)"} []
  984. [2024-11-05 04:54: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)"} []
  985. [2024-11-05 04:54:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c56dc7"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c56dc7","method":"GET"} []
  986. [2024-11-05 04:54:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  987. [2024-11-05 04:54:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  988. [2024-11-05 04:54:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  989. [2024-11-05 04:54:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  990. [2024-11-05 04:54: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)"} []
  991. [2024-11-05 04:54: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","method":"GET"} []
  992. [2024-11-05 04:54: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})"} []
  993. [2024-11-05 05:34: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)"} []
  994. [2024-11-05 05:34: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)"} []
  995. [2024-11-05 05:34: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)"} []
  996. [2024-11-05 05:34:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"5ebbb6"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/5ebbb6?panel=events","method":"GET"} []
  997. [2024-11-05 05:34:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  998. [2024-11-05 05:34:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  999. [2024-11-05 05:34:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1000. [2024-11-05 05:34:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1001. [2024-11-05 05:34:38] 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)"} []
  1002. [2024-11-05 05:34: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=events","method":"GET"} []
  1003. [2024-11-05 05:34: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})"} []
  1004. [2024-11-05 05:36: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)"} []
  1005. [2024-11-05 05:36: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)"} []
  1006. [2024-11-05 05:36: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)"} []
  1007. [2024-11-05 05:36:56] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"a9a539"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/a9a539/search/results?limit=10&method=GET","method":"GET"} []
  1008. [2024-11-05 05:36:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1009. [2024-11-05 05:36:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1010. [2024-11-05 05:36:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1011. [2024-11-05 05:36:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1012. [2024-11-05 05:36:56] 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)"} []
  1013. [2024-11-05 05:36: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?limit=10&method=GET","method":"GET"} []
  1014. [2024-11-05 05:36: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})"} []
  1015. [2024-11-05 05:58: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)"} []
  1016. [2024-11-05 05:58: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)"} []
  1017. [2024-11-05 05:58: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)"} []
  1018. [2024-11-05 05:58:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e5847d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/e5847d?panel=db","method":"GET"} []
  1019. [2024-11-05 05:58:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1020. [2024-11-05 05:58:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1021. [2024-11-05 05:58:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1022. [2024-11-05 05:58:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1023. [2024-11-05 05:58: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)"} []
  1024. [2024-11-05 05:58: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=db","method":"GET"} []
  1025. [2024-11-05 05:58: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})"} []
  1026. [2024-11-05 06:12: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)"} []
  1027. [2024-11-05 06:12: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)"} []
  1028. [2024-11-05 06:12: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)"} []
  1029. [2024-11-05 06:12:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3e8635"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3e8635","method":"GET"} []
  1030. [2024-11-05 06:12:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1031. [2024-11-05 06:12:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1032. [2024-11-05 06:12:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1033. [2024-11-05 06:12:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1034. [2024-11-05 06:12:06] 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)"} []
  1035. [2024-11-05 06:12: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"} []
  1036. [2024-11-05 06:12: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})"} []
  1037. [2024-11-05 06:29: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)"} []
  1038. [2024-11-05 06:29: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)"} []
  1039. [2024-11-05 06:29: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)"} []
  1040. [2024-11-05 06:29:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"16dad6"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16dad6?panel=config","method":"GET"} []
  1041. [2024-11-05 06:29:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1042. [2024-11-05 06:29:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1043. [2024-11-05 06:29:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1044. [2024-11-05 06:29:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1045. [2024-11-05 06:29: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)"} []
  1046. [2024-11-05 06:29: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"} []
  1047. [2024-11-05 06:29: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})"} []
  1048. [2024-11-05 06:30: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)"} []
  1049. [2024-11-05 06:30: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)"} []
  1050. [2024-11-05 06:30: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)"} []
  1051. [2024-11-05 06:30: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":"7b1745"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/7b1745/search/results?ip=145.220.91.19&limit=10","method":"GET"} []
  1052. [2024-11-05 06:30:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1053. [2024-11-05 06:30:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1054. [2024-11-05 06:30:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1055. [2024-11-05 06:30:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1056. [2024-11-05 06:30: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)"} []
  1057. [2024-11-05 06:30: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?ip=145.220.91.19&limit=10","method":"GET"} []
  1058. [2024-11-05 06:30: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})"} []
  1059. [2024-11-05 06:34: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)"} []
  1060. [2024-11-05 06:34: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)"} []
  1061. [2024-11-05 06:34: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)"} []
  1062. [2024-11-05 06:34:36] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"b66f6d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/b66f6d/search/results?limit=10&method=GET&url=https%3A%2F%2Fabcm-vitrine.atiweb.fr%2Frobots.txt","method":"GET"} []
  1063. [2024-11-05 06:34:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1064. [2024-11-05 06:34:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1065. [2024-11-05 06:34:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1066. [2024-11-05 06:34:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1067. [2024-11-05 06:34:36] 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)"} []
  1068. [2024-11-05 06:34: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?limit=10&method=GET&url=https%3A%2F%2Fabcm-vitrine.atiweb.fr%2Frobots.txt","method":"GET"} []
  1069. [2024-11-05 06:34: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})"} []
  1070. [2024-11-05 06: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)"} []
  1071. [2024-11-05 06: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)"} []
  1072. [2024-11-05 06: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)"} []
  1073. [2024-11-05 06:40: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":"583627"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/583627/search/results?ip=179.43.149.114&limit=10","method":"GET"} []
  1074. [2024-11-05 06:40:21] php.DEBUG: Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php\",\"line\":116,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php\",\"line\":91,\"function\":\"gc\",\"class\":\"Symfony\\\\Component\\\\HttpFoundation\\\\Session\\\\Storage\\\\Handler\\\\StrictSessionHandler\",\"type\":\"->\"}],\"count\":1})"} []
  1075. [2024-11-05 06:40:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1076. [2024-11-05 06:40:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1077. [2024-11-05 06:40:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1078. [2024-11-05 06:40:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1079. [2024-11-05 06:40: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)"} []
  1080. [2024-11-05 06:40: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?ip=179.43.149.114&limit=10","method":"GET"} []
  1081. [2024-11-05 06:40: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})"} []
  1082. [2024-11-05 07:01: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)"} []
  1083. [2024-11-05 07:01: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)"} []
  1084. [2024-11-05 07:01: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)"} []
  1085. [2024-11-05 07:01:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"040387"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/040387","method":"GET"} []
  1086. [2024-11-05 07:01:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1087. [2024-11-05 07:01:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1088. [2024-11-05 07:01:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1089. [2024-11-05 07:01:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1090. [2024-11-05 07:01: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)"} []
  1091. [2024-11-05 07:01: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","method":"GET"} []
  1092. [2024-11-05 07:01: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})"} []
  1093. [2024-11-05 07:16: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)"} []
  1094. [2024-11-05 07:16: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)"} []
  1095. [2024-11-05 07:16: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)"} []
  1096. [2024-11-05 07:16:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"371765"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/371765?panel=db","method":"GET"} []
  1097. [2024-11-05 07:16:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1098. [2024-11-05 07:16:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1099. [2024-11-05 07:16:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1100. [2024-11-05 07:16:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1101. [2024-11-05 07:16:06] 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)"} []
  1102. [2024-11-05 07:16: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=db","method":"GET"} []
  1103. [2024-11-05 07:16: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})"} []
  1104. [2024-11-05 07:18: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)"} []
  1105. [2024-11-05 07:18: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)"} []
  1106. [2024-11-05 07:18: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)"} []
  1107. [2024-11-05 07:18:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"bab989"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/bab989","method":"GET"} []
  1108. [2024-11-05 07:18:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1109. [2024-11-05 07:18:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1110. [2024-11-05 07:18:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1111. [2024-11-05 07:18:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1112. [2024-11-05 07:18: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)"} []
  1113. [2024-11-05 07:18: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","method":"GET"} []
  1114. [2024-11-05 07:18: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})"} []
  1115. [2024-11-05 07:21: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)"} []
  1116. [2024-11-05 07:21: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)"} []
  1117. [2024-11-05 07:21: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)"} []
  1118. [2024-11-05 07:21:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"38a71f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/38a71f?panel=request","method":"GET"} []
  1119. [2024-11-05 07:21:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1120. [2024-11-05 07:21:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1121. [2024-11-05 07:21:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1122. [2024-11-05 07:21:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1123. [2024-11-05 07:21: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)"} []
  1124. [2024-11-05 07:21: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=request","method":"GET"} []
  1125. [2024-11-05 07:21: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})"} []
  1126. [2024-11-05 07:24: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)"} []
  1127. [2024-11-05 07:24: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)"} []
  1128. [2024-11-05 07:24: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)"} []
  1129. [2024-11-05 07:24:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"28a57f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/28a57f?panel=time","method":"GET"} []
  1130. [2024-11-05 07:24:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1131. [2024-11-05 07:24:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1132. [2024-11-05 07:24:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1133. [2024-11-05 07:24:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1134. [2024-11-05 07:24:10] 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)"} []
  1135. [2024-11-05 07:24: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=time","method":"GET"} []
  1136. [2024-11-05 07:24: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})"} []
  1137. [2024-11-05 07:26: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)"} []
  1138. [2024-11-05 07:26: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)"} []
  1139. [2024-11-05 07:26: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)"} []
  1140. [2024-11-05 07:26:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"86271f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/86271f","method":"GET"} []
  1141. [2024-11-05 07:26:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1142. [2024-11-05 07:26:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1143. [2024-11-05 07:26:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1144. [2024-11-05 07:26:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1145. [2024-11-05 07:26: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)"} []
  1146. [2024-11-05 07:26: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","method":"GET"} []
  1147. [2024-11-05 07:26: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})"} []
  1148. [2024-11-05 07: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)"} []
  1149. [2024-11-05 07: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)"} []
  1150. [2024-11-05 07: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)"} []
  1151. [2024-11-05 07:28:12] 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=165.23.61.23&limit=10","method":"GET"} []
  1152. [2024-11-05 07:28:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1153. [2024-11-05 07:28:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1154. [2024-11-05 07:28:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1155. [2024-11-05 07:28:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1156. [2024-11-05 07:28: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)"} []
  1157. [2024-11-05 07:28:12] 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":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception.css","method":"GET"} []
  1158. [2024-11-05 07: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})"} []
  1159. [2024-11-05 07: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=165.23.61.23&limit=10","method":"GET"} []
  1160. [2024-11-05 07:28:12] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception","method":"GET"} []
  1161. [2024-11-05 07:29: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)"} []
  1162. [2024-11-05 07:29: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)"} []
  1163. [2024-11-05 07:29: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)"} []
  1164. [2024-11-05 07:29:55] 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.119.84&limit=10&method=GET","method":"GET"} []
  1165. [2024-11-05 07:29:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1166. [2024-11-05 07:29:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1167. [2024-11-05 07:29:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1168. [2024-11-05 07:29:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1169. [2024-11-05 07:29:56] 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)"} []
  1170. [2024-11-05 07:29: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":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception.css","method":"GET"} []
  1171. [2024-11-05 07:29: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})"} []
  1172. [2024-11-05 07:29: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?ip=47.128.119.84&limit=10&method=GET","method":"GET"} []
  1173. [2024-11-05 07:29:56] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception","method":"GET"} []
  1174. [2024-11-05 07:32: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)"} []
  1175. [2024-11-05 07:32: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)"} []
  1176. [2024-11-05 07:32: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)"} []
  1177. [2024-11-05 07:32:14] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"3a2547"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3a2547/search/results?ip=198.235.24.113&limit=10","method":"GET"} []
  1178. [2024-11-05 07:32:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1179. [2024-11-05 07:32:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1180. [2024-11-05 07:32:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1181. [2024-11-05 07:32:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1182. [2024-11-05 07:32:14] 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)"} []
  1183. [2024-11-05 07: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?ip=198.235.24.113&limit=10","method":"GET"} []
  1184. [2024-11-05 07: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})"} []
  1185. [2024-11-05 07:40: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)"} []
  1186. [2024-11-05 07:40: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)"} []
  1187. [2024-11-05 07:40: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)"} []
  1188. [2024-11-05 07:40:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"71791"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/71791?panel=security","method":"GET"} []
  1189. [2024-11-05 07:40:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1190. [2024-11-05 07:40:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1191. [2024-11-05 07:40:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1192. [2024-11-05 07:40:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1193. [2024-11-05 07:40:55] 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)"} []
  1194. [2024-11-05 07:40: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=security","method":"GET"} []
  1195. [2024-11-05 07:40: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})"} []
  1196. [2024-11-05 07: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)"} []
  1197. [2024-11-05 07: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)"} []
  1198. [2024-11-05 07: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)"} []
  1199. [2024-11-05 07:42:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"883a54"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/883a54","method":"GET"} []
  1200. [2024-11-05 07:42:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1201. [2024-11-05 07:42:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1202. [2024-11-05 07:42:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1203. [2024-11-05 07:42:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1204. [2024-11-05 07:42: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)"} []
  1205. [2024-11-05 07: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","method":"GET"} []
  1206. [2024-11-05 07: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})"} []
  1207. [2024-11-05 07:47: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)"} []
  1208. [2024-11-05 07:47: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)"} []
  1209. [2024-11-05 07:47: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)"} []
  1210. [2024-11-05 07:47:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0c280f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0c280f","method":"GET"} []
  1211. [2024-11-05 07:47:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1212. [2024-11-05 07:47:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1213. [2024-11-05 07:47:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1214. [2024-11-05 07:47:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1215. [2024-11-05 07:47: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)"} []
  1216. [2024-11-05 07:47:15] 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"} []
  1217. [2024-11-05 07:47:15] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1218. [2024-11-05 08:05: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)"} []
  1219. [2024-11-05 08:05: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)"} []
  1220. [2024-11-05 08:05: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)"} []
  1221. [2024-11-05 08:05: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":"3bbeb4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3bbeb4/search/results?limit=10&method=GET","method":"GET"} []
  1222. [2024-11-05 08:05:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1223. [2024-11-05 08:05:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1224. [2024-11-05 08:05:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1225. [2024-11-05 08:05:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1226. [2024-11-05 08:05: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)"} []
  1227. [2024-11-05 08:05: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?limit=10&method=GET","method":"GET"} []
  1228. [2024-11-05 08:05: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})"} []
  1229. [2024-11-05 08:13: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)"} []
  1230. [2024-11-05 08:13: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)"} []
  1231. [2024-11-05 08:13: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)"} []
  1232. [2024-11-05 08:13:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"08ff89"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/08ff89","method":"GET"} []
  1233. [2024-11-05 08:13:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1234. [2024-11-05 08:13:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1235. [2024-11-05 08:13:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1236. [2024-11-05 08:13:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1237. [2024-11-05 08:13: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)"} []
  1238. [2024-11-05 08:13: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","method":"GET"} []
  1239. [2024-11-05 08:13: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})"} []
  1240. [2024-11-05 08:15: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)"} []
  1241. [2024-11-05 08:15: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)"} []
  1242. [2024-11-05 08:15: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)"} []
  1243. [2024-11-05 08:15:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"382766"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/382766?connection=default&page=explain&panel=db&query=6","method":"GET"} []
  1244. [2024-11-05 08:15:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1245. [2024-11-05 08:15:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1246. [2024-11-05 08:15:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1247. [2024-11-05 08:15:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1248. [2024-11-05 08:15: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)"} []
  1249. [2024-11-05 08:15: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?connection=default&page=explain&panel=db&query=6","method":"GET"} []
  1250. [2024-11-05 08:15: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})"} []
  1251. [2024-11-05 08:18: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)"} []
  1252. [2024-11-05 08:18: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)"} []
  1253. [2024-11-05 08:18: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)"} []
  1254. [2024-11-05 08:18:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"063286"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/063286","method":"GET"} []
  1255. [2024-11-05 08:18:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1256. [2024-11-05 08:18:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1257. [2024-11-05 08:18:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1258. [2024-11-05 08:18:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1259. [2024-11-05 08:18:56] 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)"} []
  1260. [2024-11-05 08:18: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"} []
  1261. [2024-11-05 08:18: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})"} []
  1262. [2024-11-05 08:20: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)"} []
  1263. [2024-11-05 08:20: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)"} []
  1264. [2024-11-05 08:20: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)"} []
  1265. [2024-11-05 08:20:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4c0aa7"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4c0aa7","method":"GET"} []
  1266. [2024-11-05 08:20:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1267. [2024-11-05 08:20:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1268. [2024-11-05 08:20:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1269. [2024-11-05 08:20:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1270. [2024-11-05 08:20: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)"} []
  1271. [2024-11-05 08:20:39] 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":"4c0aa7"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4c0aa7/exception.css","method":"GET"} []
  1272. [2024-11-05 08:20: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})"} []
  1273. [2024-11-05 08:20: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","method":"GET"} []
  1274. [2024-11-05 08:20:39] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"4c0aa7"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4c0aa7/exception","method":"GET"} []
  1275. [2024-11-05 08: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)"} []
  1276. [2024-11-05 08: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)"} []
  1277. [2024-11-05 08: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)"} []
  1278. [2024-11-05 08:23:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"66743d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/66743d","method":"GET"} []
  1279. [2024-11-05 08:23:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1280. [2024-11-05 08:23:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1281. [2024-11-05 08:23:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1282. [2024-11-05 08:23:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1283. [2024-11-05 08:23: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)"} []
  1284. [2024-11-05 08:23:32] 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":"66743d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/66743d/exception.css","method":"GET"} []
  1285. [2024-11-05 08:23: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})"} []
  1286. [2024-11-05 08:23: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","method":"GET"} []
  1287. [2024-11-05 08:23:32] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"66743d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/66743d/exception","method":"GET"} []
  1288. [2024-11-05 08:25: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)"} []
  1289. [2024-11-05 08:25: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)"} []
  1290. [2024-11-05 08:25: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)"} []
  1291. [2024-11-05 08:25:16] 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=221.207.35.26&limit=10","method":"GET"} []
  1292. [2024-11-05 08:25:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1293. [2024-11-05 08:25:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1294. [2024-11-05 08:25:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1295. [2024-11-05 08:25:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1296. [2024-11-05 08:25: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)"} []
  1297. [2024-11-05 08:25:16] 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":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception.css","method":"GET"} []
  1298. [2024-11-05 08:25: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})"} []
  1299. [2024-11-05 08:25: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?ip=221.207.35.26&limit=10","method":"GET"} []
  1300. [2024-11-05 08:25:16] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception","method":"GET"} []
  1301. [2024-11-05 08: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)"} []
  1302. [2024-11-05 08: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)"} []
  1303. [2024-11-05 08: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)"} []
  1304. [2024-11-05 08:28:09] 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=90.242.241.15&limit=10","method":"GET"} []
  1305. [2024-11-05 08:28:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1306. [2024-11-05 08:28:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1307. [2024-11-05 08:28:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1308. [2024-11-05 08:28:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1309. [2024-11-05 08:28:10] 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)"} []
  1310. [2024-11-05 08:28: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":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception.css","method":"GET"} []
  1311. [2024-11-05 08: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})"} []
  1312. [2024-11-05 08: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?ip=90.242.241.15&limit=10","method":"GET"} []
  1313. [2024-11-05 08:28:10] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception","method":"GET"} []
  1314. [2024-11-05 08: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)"} []
  1315. [2024-11-05 08: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)"} []
  1316. [2024-11-05 08: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)"} []
  1317. [2024-11-05 08:30:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"2b16ab"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/2b16ab","method":"GET"} []
  1318. [2024-11-05 08:30:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1319. [2024-11-05 08:30:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1320. [2024-11-05 08:30:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1321. [2024-11-05 08:30:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1322. [2024-11-05 08: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)"} []
  1323. [2024-11-05 08:30: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"} []
  1324. [2024-11-05 08: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})"} []
  1325. [2024-11-05 08:39: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)"} []
  1326. [2024-11-05 08:39: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)"} []
  1327. [2024-11-05 08:39: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)"} []
  1328. [2024-11-05 08:39:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0bca8b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0bca8b?panel=db","method":"GET"} []
  1329. [2024-11-05 08:39:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1330. [2024-11-05 08:39:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1331. [2024-11-05 08:39:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1332. [2024-11-05 08:39:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1333. [2024-11-05 08:39: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)"} []
  1334. [2024-11-05 08:39: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=db","method":"GET"} []
  1335. [2024-11-05 08:39: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})"} []
  1336. [2024-11-05 08:47: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)"} []
  1337. [2024-11-05 08:47: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)"} []
  1338. [2024-11-05 08:47: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)"} []
  1339. [2024-11-05 08:47:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"34da10"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/34da10?panel=db","method":"GET"} []
  1340. [2024-11-05 08:47:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1341. [2024-11-05 08:47:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1342. [2024-11-05 08:47:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1343. [2024-11-05 08:47:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1344. [2024-11-05 08:47:10] 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)"} []
  1345. [2024-11-05 08:47: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=db","method":"GET"} []
  1346. [2024-11-05 08:47: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})"} []
  1347. [2024-11-05 08:56: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)"} []
  1348. [2024-11-05 08:56: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)"} []
  1349. [2024-11-05 08:56: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)"} []
  1350. [2024-11-05 08:56: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":"4c0aa7"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4c0aa7/search/results?limit=10&method=GET","method":"GET"} []
  1351. [2024-11-05 08:56:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1352. [2024-11-05 08:56:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1353. [2024-11-05 08:56:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1354. [2024-11-05 08:56:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1355. [2024-11-05 08:56: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)"} []
  1356. [2024-11-05 08:56: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?limit=10&method=GET","method":"GET"} []
  1357. [2024-11-05 08:56: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})"} []
  1358. [2024-11-05 09:07: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)"} []
  1359. [2024-11-05 09:07: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)"} []
  1360. [2024-11-05 09:07: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)"} []
  1361. [2024-11-05 09:07:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0f8362"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0f8362?panel=db","method":"GET"} []
  1362. [2024-11-05 09:07:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1363. [2024-11-05 09:07:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1364. [2024-11-05 09:07:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1365. [2024-11-05 09:07:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1366. [2024-11-05 09:07: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)"} []
  1367. [2024-11-05 09:07: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=db","method":"GET"} []
  1368. [2024-11-05 09:07: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})"} []
  1369. [2024-11-05 09:09: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)"} []
  1370. [2024-11-05 09:09: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)"} []
  1371. [2024-11-05 09:09: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)"} []
  1372. [2024-11-05 09:09: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":"2c446a"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/2c446a/search/results?limit=10&method=GET","method":"GET"} []
  1373. [2024-11-05 09:09:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1374. [2024-11-05 09:09:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1375. [2024-11-05 09:09:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1376. [2024-11-05 09:09:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1377. [2024-11-05 09:09:38] 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)"} []
  1378. [2024-11-05 09:09: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?limit=10&method=GET","method":"GET"} []
  1379. [2024-11-05 09:09: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})"} []
  1380. [2024-11-05 09:15: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)"} []
  1381. [2024-11-05 09:15: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)"} []
  1382. [2024-11-05 09:15: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)"} []
  1383. [2024-11-05 09:15:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"bbda76"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/bbda76?panel=db","method":"GET"} []
  1384. [2024-11-05 09:15:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1385. [2024-11-05 09:15:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1386. [2024-11-05 09:15:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1387. [2024-11-05 09:15:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1388. [2024-11-05 09:15: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)"} []
  1389. [2024-11-05 09:15: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=db","method":"GET"} []
  1390. [2024-11-05 09:15: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})"} []
  1391. [2024-11-05 09:18: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)"} []
  1392. [2024-11-05 09:18: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)"} []
  1393. [2024-11-05 09:18: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)"} []
  1394. [2024-11-05 09:18: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":"873f54"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/873f54/search/results?limit=10&method=GET","method":"GET"} []
  1395. [2024-11-05 09:18:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1396. [2024-11-05 09:18:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1397. [2024-11-05 09:18:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1398. [2024-11-05 09:18:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1399. [2024-11-05 09:18:52] 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)"} []
  1400. [2024-11-05 09:18: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"} []
  1401. [2024-11-05 09:18: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})"} []
  1402. [2024-11-05 09: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)"} []
  1403. [2024-11-05 09: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)"} []
  1404. [2024-11-05 09: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)"} []
  1405. [2024-11-05 09:24: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":"473251"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/473251/search/results?ip=165.232.89.74&limit=10&method=POST","method":"GET"} []
  1406. [2024-11-05 09:24:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1407. [2024-11-05 09:24:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1408. [2024-11-05 09:24:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1409. [2024-11-05 09:24:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1410. [2024-11-05 09:24:03] 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)"} []
  1411. [2024-11-05 09: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?ip=165.232.89.74&limit=10&method=POST","method":"GET"} []
  1412. [2024-11-05 09: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})"} []
  1413. [2024-11-05 09:26: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)"} []
  1414. [2024-11-05 09:26: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)"} []
  1415. [2024-11-05 09:26: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)"} []
  1416. [2024-11-05 09:26:21] 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.110.138&limit=10","method":"GET"} []
  1417. [2024-11-05 09:26:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1418. [2024-11-05 09:26:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1419. [2024-11-05 09:26:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1420. [2024-11-05 09:26:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1421. [2024-11-05 09:26: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)"} []
  1422. [2024-11-05 09:26:21] 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":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception.css","method":"GET"} []
  1423. [2024-11-05 09:26: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})"} []
  1424. [2024-11-05 09:26: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?ip=47.128.110.138&limit=10","method":"GET"} []
  1425. [2024-11-05 09:26:21] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception","method":"GET"} []
  1426. [2024-11-05 09: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)"} []
  1427. [2024-11-05 09: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)"} []
  1428. [2024-11-05 09: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)"} []
  1429. [2024-11-05 09:26:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"d9dffc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d9dffc?panel=translation","method":"GET"} []
  1430. [2024-11-05 09:26:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1431. [2024-11-05 09:26:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1432. [2024-11-05 09:26:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1433. [2024-11-05 09:26:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1434. [2024-11-05 09:26:56] 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)"} []
  1435. [2024-11-05 09: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=translation","method":"GET"} []
  1436. [2024-11-05 09: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})"} []
  1437. [2024-11-05 09:29: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)"} []
  1438. [2024-11-05 09:29: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)"} []
  1439. [2024-11-05 09:29: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)"} []
  1440. [2024-11-05 09:29:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4ab52b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4ab52b?panel=db","method":"GET"} []
  1441. [2024-11-05 09:29:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1442. [2024-11-05 09:29:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1443. [2024-11-05 09:29:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1444. [2024-11-05 09:29:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1445. [2024-11-05 09:29: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)"} []
  1446. [2024-11-05 09:29: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=db","method":"GET"} []
  1447. [2024-11-05 09:29: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})"} []
  1448. [2024-11-05 10:01: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)"} []
  1449. [2024-11-05 10:01: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)"} []
  1450. [2024-11-05 10:01: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)"} []
  1451. [2024-11-05 10:01:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f83661"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f83661?panel=db","method":"GET"} []
  1452. [2024-11-05 10:01:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1453. [2024-11-05 10:01:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1454. [2024-11-05 10:01:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1455. [2024-11-05 10:01:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1456. [2024-11-05 10:01: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)"} []
  1457. [2024-11-05 10:01: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"} []
  1458. [2024-11-05 10:01: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})"} []
  1459. [2024-11-05 10:06: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)"} []
  1460. [2024-11-05 10:06: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)"} []
  1461. [2024-11-05 10:06: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)"} []
  1462. [2024-11-05 10:06:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"1d2ef6"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/1d2ef6","method":"GET"} []
  1463. [2024-11-05 10:06:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1464. [2024-11-05 10:06:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1465. [2024-11-05 10:06:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1466. [2024-11-05 10:06:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1467. [2024-11-05 10:06:43] 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)"} []
  1468. [2024-11-05 10:06: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","method":"GET"} []
  1469. [2024-11-05 10:06: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})"} []
  1470. [2024-11-05 10: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)"} []
  1471. [2024-11-05 10: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)"} []
  1472. [2024-11-05 10: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)"} []
  1473. [2024-11-05 10:21:08] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"10bfde"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/10bfde/search/results?ip=80.67.172.162&limit=10&method=GET","method":"GET"} []
  1474. [2024-11-05 10:21:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1475. [2024-11-05 10:21:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1476. [2024-11-05 10:21:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1477. [2024-11-05 10:21:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1478. [2024-11-05 10:21: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)"} []
  1479. [2024-11-05 10: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?ip=80.67.172.162&limit=10&method=GET","method":"GET"} []
  1480. [2024-11-05 10: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})"} []
  1481. [2024-11-05 10:28: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)"} []
  1482. [2024-11-05 10:28: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)"} []
  1483. [2024-11-05 10:28: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)"} []
  1484. [2024-11-05 10:28:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"37e18b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/37e18b?panel=db","method":"GET"} []
  1485. [2024-11-05 10:28:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1486. [2024-11-05 10:28:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1487. [2024-11-05 10:28:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1488. [2024-11-05 10:28:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1489. [2024-11-05 10:28:03] 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)"} []
  1490. [2024-11-05 10:28: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=db","method":"GET"} []
  1491. [2024-11-05 10:28: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})"} []
  1492. [2024-11-05 10:29: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)"} []
  1493. [2024-11-05 10:29: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)"} []
  1494. [2024-11-05 10:29: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)"} []
  1495. [2024-11-05 10:29:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"d85bf5"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d85bf5","method":"GET"} []
  1496. [2024-11-05 10:29:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1497. [2024-11-05 10:29:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1498. [2024-11-05 10:29:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1499. [2024-11-05 10:29:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1500. [2024-11-05 10:29: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)"} []
  1501. [2024-11-05 10:29: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","method":"GET"} []
  1502. [2024-11-05 10:29: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})"} []
  1503. [2024-11-05 10: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)"} []
  1504. [2024-11-05 10: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)"} []
  1505. [2024-11-05 10: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)"} []
  1506. [2024-11-05 10:29:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"173766"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/173766?panel=db","method":"GET"} []
  1507. [2024-11-05 10:29:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1508. [2024-11-05 10:29:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1509. [2024-11-05 10:29:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1510. [2024-11-05 10:29:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1511. [2024-11-05 10: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)"} []
  1512. [2024-11-05 10:29: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=db","method":"GET"} []
  1513. [2024-11-05 10:29: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})"} []
  1514. [2024-11-05 10: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)"} []
  1515. [2024-11-05 10: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)"} []
  1516. [2024-11-05 10: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)"} []
  1517. [2024-11-05 10:38:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"d9d4ca"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d9d4ca?panel=http_client","method":"GET"} []
  1518. [2024-11-05 10:38:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1519. [2024-11-05 10:38:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1520. [2024-11-05 10:38:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1521. [2024-11-05 10:38:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1522. [2024-11-05 10:38:26] 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)"} []
  1523. [2024-11-05 10:38:26] 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"} []
  1524. [2024-11-05 10:38:26] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1525. [2024-11-05 10:49: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)"} []
  1526. [2024-11-05 10:49: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)"} []
  1527. [2024-11-05 10:49: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)"} []
  1528. [2024-11-05 10:49: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":"bd9f11"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/bd9f11/search/results?limit=10&method=GET","method":"GET"} []
  1529. [2024-11-05 10:49:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1530. [2024-11-05 10:49:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1531. [2024-11-05 10:49:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1532. [2024-11-05 10:49:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1533. [2024-11-05 10:49:58] 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)"} []
  1534. [2024-11-05 10:49: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"} []
  1535. [2024-11-05 10:49: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})"} []
  1536. [2024-11-05 11:15: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)"} []
  1537. [2024-11-05 11:15: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)"} []
  1538. [2024-11-05 11:15: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)"} []
  1539. [2024-11-05 11:15:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"30a717"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/30a717?panel=db","method":"GET"} []
  1540. [2024-11-05 11:15:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1541. [2024-11-05 11:15:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1542. [2024-11-05 11:15:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1543. [2024-11-05 11:15:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1544. [2024-11-05 11:15:54] 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)"} []
  1545. [2024-11-05 11:15: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?panel=db","method":"GET"} []
  1546. [2024-11-05 11:15: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})"} []
  1547. [2024-11-05 11:21: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)"} []
  1548. [2024-11-05 11:21: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)"} []
  1549. [2024-11-05 11:21: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)"} []
  1550. [2024-11-05 11:21:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"368267"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/368267?panel=db","method":"GET"} []
  1551. [2024-11-05 11:21:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1552. [2024-11-05 11:21:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1553. [2024-11-05 11:21:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1554. [2024-11-05 11:21:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1555. [2024-11-05 11:21: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)"} []
  1556. [2024-11-05 11:21: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=db","method":"GET"} []
  1557. [2024-11-05 11:21: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})"} []
  1558. [2024-11-05 11: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)"} []
  1559. [2024-11-05 11: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)"} []
  1560. [2024-11-05 11: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)"} []
  1561. [2024-11-05 11:24:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"8460b5"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/8460b5?panel=db","method":"GET"} []
  1562. [2024-11-05 11:24:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1563. [2024-11-05 11:24:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1564. [2024-11-05 11:24:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1565. [2024-11-05 11:24:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1566. [2024-11-05 11:24: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)"} []
  1567. [2024-11-05 11:24: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=db","method":"GET"} []
  1568. [2024-11-05 11:24: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})"} []
  1569. [2024-11-05 11:26: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)"} []
  1570. [2024-11-05 11:26: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)"} []
  1571. [2024-11-05 11:26: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)"} []
  1572. [2024-11-05 11:26:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f96666"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f96666","method":"GET"} []
  1573. [2024-11-05 11:26:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1574. [2024-11-05 11:26:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1575. [2024-11-05 11:26:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1576. [2024-11-05 11:26:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1577. [2024-11-05 11:26: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)"} []
  1578. [2024-11-05 11:26: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","method":"GET"} []
  1579. [2024-11-05 11:26: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})"} []
  1580. [2024-11-05 11:30: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)"} []
  1581. [2024-11-05 11:30: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)"} []
  1582. [2024-11-05 11:30: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)"} []
  1583. [2024-11-05 11:30:19] 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.60.51&limit=10","method":"GET"} []
  1584. [2024-11-05 11:30:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1585. [2024-11-05 11:30:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1586. [2024-11-05 11:30:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1587. [2024-11-05 11:30:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1588. [2024-11-05 11:30: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)"} []
  1589. [2024-11-05 11:30:19] 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":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception.css","method":"GET"} []
  1590. [2024-11-05 11:30: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})"} []
  1591. [2024-11-05 11:30: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?ip=47.128.60.51&limit=10","method":"GET"} []
  1592. [2024-11-05 11:30:19] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception","method":"GET"} []
  1593. [2024-11-05 11: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)"} []
  1594. [2024-11-05 11: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)"} []
  1595. [2024-11-05 11: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)"} []
  1596. [2024-11-05 11:41:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9dcb34"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9dcb34?panel=db","method":"GET"} []
  1597. [2024-11-05 11:41:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1598. [2024-11-05 11:41:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1599. [2024-11-05 11:41:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1600. [2024-11-05 11:41:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1601. [2024-11-05 11:41: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)"} []
  1602. [2024-11-05 11:41: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=db","method":"GET"} []
  1603. [2024-11-05 11: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})"} []
  1604. [2024-11-05 11:44: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)"} []
  1605. [2024-11-05 11:44: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)"} []
  1606. [2024-11-05 11:44: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)"} []
  1607. [2024-11-05 11:44:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"8bf87f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/8bf87f","method":"GET"} []
  1608. [2024-11-05 11:44:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1609. [2024-11-05 11:44:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1610. [2024-11-05 11:44:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1611. [2024-11-05 11:44:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1612. [2024-11-05 11:44:43] 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)"} []
  1613. [2024-11-05 11:44: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","method":"GET"} []
  1614. [2024-11-05 11:44: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})"} []
  1615. [2024-11-05 11:44: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)"} []
  1616. [2024-11-05 11:44: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)"} []
  1617. [2024-11-05 11:44: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)"} []
  1618. [2024-11-05 11:44:44] 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"} []
  1619. [2024-11-05 11:44:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1620. [2024-11-05 11:44:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1621. [2024-11-05 11:44:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1622. [2024-11-05 11:44:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1623. [2024-11-05 11:44:44] 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"}} []
  1624. [2024-11-05 11:44:44] 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}} []
  1625. [2024-11-05 11:44:44] 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"} []
  1626. [2024-11-05 11:44:44] 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"} []
  1627. [2024-11-05 11:44:44] 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}} []
  1628. [2024-11-05 11:44:44] 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}} []
  1629. [2024-11-05 11:44: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})"} []
  1630. [2024-11-05 11:44:45] 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}} []
  1631. [2024-11-05 11:44:45] 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)"} []
  1632. [2024-11-05 11:44:46] 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}} []
  1633. [2024-11-05 11:44:46] 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}} []
  1634. [2024-11-05 11:44:46] 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}} []
  1635. [2024-11-05 11:44:46] 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"} []
  1636. [2024-11-05 11:44:46] 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})"} []
  1637. [2024-11-05 11:44:46] doctrine.INFO: Disconnecting [] []
  1638. [2024-11-05 11:59: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)"} []
  1639. [2024-11-05 11:59: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)"} []
  1640. [2024-11-05 11:59: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)"} []
  1641. [2024-11-05 11:59:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"db266d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/db266d?panel=db","method":"GET"} []
  1642. [2024-11-05 11:59:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1643. [2024-11-05 11:59:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1644. [2024-11-05 11:59:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1645. [2024-11-05 11:59:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1646. [2024-11-05 11:59: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)"} []
  1647. [2024-11-05 11:59: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?panel=db","method":"GET"} []
  1648. [2024-11-05 11:59: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})"} []
  1649. [2024-11-05 12:11: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)"} []
  1650. [2024-11-05 12:11: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)"} []
  1651. [2024-11-05 12:11: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)"} []
  1652. [2024-11-05 12:11:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c1404f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c1404f","method":"GET"} []
  1653. [2024-11-05 12:11:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1654. [2024-11-05 12:11:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1655. [2024-11-05 12:11:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1656. [2024-11-05 12:11:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1657. [2024-11-05 12:11: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)"} []
  1658. [2024-11-05 12:11: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","method":"GET"} []
  1659. [2024-11-05 12:11: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})"} []
  1660. [2024-11-05 12:19: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)"} []
  1661. [2024-11-05 12:19: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)"} []
  1662. [2024-11-05 12:19: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)"} []
  1663. [2024-11-05 12:19:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f8a7d4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f8a7d4?panel=request","method":"GET"} []
  1664. [2024-11-05 12:19:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1665. [2024-11-05 12:19:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1666. [2024-11-05 12:19:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1667. [2024-11-05 12:19:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1668. [2024-11-05 12:19: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)"} []
  1669. [2024-11-05 12:19: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=request","method":"GET"} []
  1670. [2024-11-05 12:19: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})"} []
  1671. [2024-11-05 12: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)"} []
  1672. [2024-11-05 12: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)"} []
  1673. [2024-11-05 12: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)"} []
  1674. [2024-11-05 12:21:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"029c26"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/029c26","method":"GET"} []
  1675. [2024-11-05 12:21:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1676. [2024-11-05 12:21:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1677. [2024-11-05 12:21:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1678. [2024-11-05 12:21:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1679. [2024-11-05 12:21: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)"} []
  1680. [2024-11-05 12:21: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"} []
  1681. [2024-11-05 12:21: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})"} []
  1682. [2024-11-05 12: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)"} []
  1683. [2024-11-05 12: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)"} []
  1684. [2024-11-05 12: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)"} []
  1685. [2024-11-05 12:24:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"87f90f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/87f90f","method":"GET"} []
  1686. [2024-11-05 12:24:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1687. [2024-11-05 12:24:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1688. [2024-11-05 12:24:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1689. [2024-11-05 12:24:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1690. [2024-11-05 12:24: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)"} []
  1691. [2024-11-05 12:24: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","method":"GET"} []
  1692. [2024-11-05 12:24: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})"} []
  1693. [2024-11-05 12:50: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)"} []
  1694. [2024-11-05 12:50: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)"} []
  1695. [2024-11-05 12:50: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)"} []
  1696. [2024-11-05 12:50: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":"bdf0df"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/bdf0df/search/results?limit=10&url=https%3A%2F%2Fabcm-vitrine.atiweb.fr%2Frobots.txt","method":"GET"} []
  1697. [2024-11-05 12:50:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1698. [2024-11-05 12:50:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1699. [2024-11-05 12:50:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1700. [2024-11-05 12:50:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1701. [2024-11-05 12:50: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)"} []
  1702. [2024-11-05 12:50: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&url=https%3A%2F%2Fabcm-vitrine.atiweb.fr%2Frobots.txt","method":"GET"} []
  1703. [2024-11-05 12:50: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})"} []
  1704. [2024-11-05 13:04: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)"} []
  1705. [2024-11-05 13:04: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)"} []
  1706. [2024-11-05 13:04: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)"} []
  1707. [2024-11-05 13:04:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"94801b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/94801b?panel=request","method":"GET"} []
  1708. [2024-11-05 13:04:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1709. [2024-11-05 13:04:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1710. [2024-11-05 13:04:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1711. [2024-11-05 13:04:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1712. [2024-11-05 13:04: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)"} []
  1713. [2024-11-05 13:04: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=request","method":"GET"} []
  1714. [2024-11-05 13:04: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})"} []
  1715. [2024-11-05 13:10: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)"} []
  1716. [2024-11-05 13:10: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)"} []
  1717. [2024-11-05 13:10: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)"} []
  1718. [2024-11-05 13:10:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"a0e77c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/a0e77c?panel=db","method":"GET"} []
  1719. [2024-11-05 13:10:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1720. [2024-11-05 13:10:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1721. [2024-11-05 13:10:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1722. [2024-11-05 13:10:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1723. [2024-11-05 13:10: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)"} []
  1724. [2024-11-05 13:10: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"} []
  1725. [2024-11-05 13:10: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})"} []
  1726. [2024-11-05 13:12: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)"} []
  1727. [2024-11-05 13:12: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)"} []
  1728. [2024-11-05 13:12: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)"} []
  1729. [2024-11-05 13:12:25] 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.116.89&limit=10&method=GET","method":"GET"} []
  1730. [2024-11-05 13:12:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1731. [2024-11-05 13:12:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1732. [2024-11-05 13:12:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1733. [2024-11-05 13:12:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1734. [2024-11-05 13:12:25] 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)"} []
  1735. [2024-11-05 13:12: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?ip=47.128.116.89&limit=10&method=GET","method":"GET"} []
  1736. [2024-11-05 13:12: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})"} []
  1737. [2024-11-05 13:31: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)"} []
  1738. [2024-11-05 13:31: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)"} []
  1739. [2024-11-05 13:31: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)"} []
  1740. [2024-11-05 13:31:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9eda93"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9eda93","method":"GET"} []
  1741. [2024-11-05 13:31:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1742. [2024-11-05 13:31:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1743. [2024-11-05 13:31:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1744. [2024-11-05 13:31:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1745. [2024-11-05 13:31:26] 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)"} []
  1746. [2024-11-05 13:31:26] 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"} []
  1747. [2024-11-05 13:31:26] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1748. [2024-11-05 13:33: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)"} []
  1749. [2024-11-05 13:33: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)"} []
  1750. [2024-11-05 13:33: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)"} []
  1751. [2024-11-05 13:33: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":"473944"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/473944/search/results?ip=205.210.31.15&limit=10","method":"GET"} []
  1752. [2024-11-05 13:33:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1753. [2024-11-05 13:33:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1754. [2024-11-05 13:33:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1755. [2024-11-05 13:33:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1756. [2024-11-05 13:33:10] 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)"} []
  1757. [2024-11-05 13:33: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?ip=205.210.31.15&limit=10","method":"GET"} []
  1758. [2024-11-05 13:33: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})"} []
  1759. [2024-11-05 13: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)"} []
  1760. [2024-11-05 13: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)"} []
  1761. [2024-11-05 13: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)"} []
  1762. [2024-11-05 13:35:28] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"a5a505"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/a5a505/search/results?limit=10&method=GET","method":"GET"} []
  1763. [2024-11-05 13:35:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1764. [2024-11-05 13:35:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1765. [2024-11-05 13:35:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1766. [2024-11-05 13:35:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1767. [2024-11-05 13:35: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)"} []
  1768. [2024-11-05 13:35: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?limit=10&method=GET","method":"GET"} []
  1769. [2024-11-05 13:35: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})"} []
  1770. [2024-11-05 13:35: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)"} []
  1771. [2024-11-05 13:35: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)"} []
  1772. [2024-11-05 13:35: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)"} []
  1773. [2024-11-05 13:35:56] 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"} []
  1774. [2024-11-05 13:35:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1775. [2024-11-05 13:35:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1776. [2024-11-05 13:35:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1777. [2024-11-05 13:35:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1778. [2024-11-05 13:35:56] 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"}} []
  1779. [2024-11-05 13:35:56] 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}} []
  1780. [2024-11-05 13:35:56] 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"} []
  1781. [2024-11-05 13:35:56] 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"} []
  1782. [2024-11-05 13:35:56] 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}} []
  1783. [2024-11-05 13:35:56] 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}} []
  1784. [2024-11-05 13: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})"} []
  1785. [2024-11-05 13:35:56] 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}} []
  1786. [2024-11-05 13:35:57] 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)"} []
  1787. [2024-11-05 13:35: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}} []
  1788. [2024-11-05 13:35: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}} []
  1789. [2024-11-05 13:35: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}} []
  1790. [2024-11-05 13:35: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 = '' 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"} []
  1791. [2024-11-05 13:35: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})"} []
  1792. [2024-11-05 13:35:58] doctrine.INFO: Disconnecting [] []
  1793. [2024-11-05 13:37: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)"} []
  1794. [2024-11-05 13:37: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)"} []
  1795. [2024-11-05 13:37: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)"} []
  1796. [2024-11-05 13:37:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3360e3"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3360e3?panel=db","method":"GET"} []
  1797. [2024-11-05 13:37:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1798. [2024-11-05 13:37:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1799. [2024-11-05 13:37:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1800. [2024-11-05 13:37:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1801. [2024-11-05 13:37: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)"} []
  1802. [2024-11-05 13:37: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=db","method":"GET"} []
  1803. [2024-11-05 13:37: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})"} []
  1804. [2024-11-05 13:58: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)"} []
  1805. [2024-11-05 13:58: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)"} []
  1806. [2024-11-05 13:58: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)"} []
  1807. [2024-11-05 13:58: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":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844/search/results?ip=3.145.39.60&limit=10&method=GET","method":"GET"} []
  1808. [2024-11-05 13:58:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1809. [2024-11-05 13:58:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1810. [2024-11-05 13:58:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1811. [2024-11-05 13:58:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1812. [2024-11-05 13:58: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)"} []
  1813. [2024-11-05 13:58: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=3.145.39.60&limit=10&method=GET","method":"GET"} []
  1814. [2024-11-05 13:58: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})"} []
  1815. [2024-11-05 14:00: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)"} []
  1816. [2024-11-05 14:00: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)"} []
  1817. [2024-11-05 14:00: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)"} []
  1818. [2024-11-05 14:00:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"6a1a18"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/6a1a18","method":"GET"} []
  1819. [2024-11-05 14:00:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1820. [2024-11-05 14:00:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1821. [2024-11-05 14:00:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1822. [2024-11-05 14:00:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1823. [2024-11-05 14:00: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)"} []
  1824. [2024-11-05 14:00:51] 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":"6a1a18"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/6a1a18/exception.css","method":"GET"} []
  1825. [2024-11-05 14:00: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})"} []
  1826. [2024-11-05 14:00: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","method":"GET"} []
  1827. [2024-11-05 14:00:51] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"6a1a18"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/6a1a18/exception","method":"GET"} []
  1828. [2024-11-05 14:02: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)"} []
  1829. [2024-11-05 14:02: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)"} []
  1830. [2024-11-05 14:02: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)"} []
  1831. [2024-11-05 14:02:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"673222"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/673222?panel=db","method":"GET"} []
  1832. [2024-11-05 14:02:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1833. [2024-11-05 14:02:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1834. [2024-11-05 14:02:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1835. [2024-11-05 14:02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1836. [2024-11-05 14:02: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)"} []
  1837. [2024-11-05 14:02: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?panel=db","method":"GET"} []
  1838. [2024-11-05 14:02: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})"} []
  1839. [2024-11-05 14: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)"} []
  1840. [2024-11-05 14: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)"} []
  1841. [2024-11-05 14: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)"} []
  1842. [2024-11-05 14:20:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"ecfe57"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/ecfe57?panel=db","method":"GET"} []
  1843. [2024-11-05 14:20:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1844. [2024-11-05 14:20:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1845. [2024-11-05 14:20:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1846. [2024-11-05 14:20:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1847. [2024-11-05 14:20: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)"} []
  1848. [2024-11-05 14: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?panel=db","method":"GET"} []
  1849. [2024-11-05 14: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})"} []
  1850. [2024-11-05 14: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)"} []
  1851. [2024-11-05 14: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)"} []
  1852. [2024-11-05 14: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)"} []
  1853. [2024-11-05 14:24:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3f2526"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3f2526?panel=db","method":"GET"} []
  1854. [2024-11-05 14:24:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1855. [2024-11-05 14:24:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1856. [2024-11-05 14:24:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1857. [2024-11-05 14:24:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1858. [2024-11-05 14:24: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)"} []
  1859. [2024-11-05 14:24: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=db","method":"GET"} []
  1860. [2024-11-05 14:24: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})"} []
  1861. [2024-11-05 14:48: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)"} []
  1862. [2024-11-05 14:48: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)"} []
  1863. [2024-11-05 14:48: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)"} []
  1864. [2024-11-05 14:48: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":"fbc0f1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/fbc0f1/search/results?limit=10&method=GET","method":"GET"} []
  1865. [2024-11-05 14:48:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1866. [2024-11-05 14:48:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1867. [2024-11-05 14:48:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1868. [2024-11-05 14:48:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1869. [2024-11-05 14:48: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)"} []
  1870. [2024-11-05 14:48: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?limit=10&method=GET","method":"GET"} []
  1871. [2024-11-05 14:48: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})"} []
  1872. [2024-11-05 14:59: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)"} []
  1873. [2024-11-05 14:59: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)"} []
  1874. [2024-11-05 14:59: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)"} []
  1875. [2024-11-05 14:59: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)"} []
  1876. [2024-11-05 14:59: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)"} []
  1877. [2024-11-05 15:04: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)"} []
  1878. [2024-11-05 15:04: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)"} []
  1879. [2024-11-05 15:04: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)"} []
  1880. [2024-11-05 15:04: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)"} []
  1881. [2024-11-05 15:04:50] 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)"} []
  1882. [2024-11-05 15: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)"} []
  1883. [2024-11-05 15: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)"} []
  1884. [2024-11-05 15: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)"} []
  1885. [2024-11-05 15:11:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"89fdda"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/89fdda","method":"GET"} []
  1886. [2024-11-05 15:11:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1887. [2024-11-05 15:11:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1888. [2024-11-05 15:11:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1889. [2024-11-05 15:11:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1890. [2024-11-05 15:11:10] 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)"} []
  1891. [2024-11-05 15:11: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":"89fdda"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/89fdda/exception.css","method":"GET"} []
  1892. [2024-11-05 15:11: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})"} []
  1893. [2024-11-05 15:11: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","method":"GET"} []
  1894. [2024-11-05 15:11:10] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"89fdda"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/89fdda/exception","method":"GET"} []
  1895. [2024-11-05 15:35: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)"} []
  1896. [2024-11-05 15:35: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)"} []
  1897. [2024-11-05 15:35: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)"} []
  1898. [2024-11-05 15:35: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":"46cbc9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/46cbc9/search/results?limit=10&method=GET","method":"GET"} []
  1899. [2024-11-05 15:35:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1900. [2024-11-05 15:35:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1901. [2024-11-05 15:35:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1902. [2024-11-05 15:35:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1903. [2024-11-05 15:35:58] 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)"} []
  1904. [2024-11-05 15:35: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"} []
  1905. [2024-11-05 15:35: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})"} []
  1906. [2024-11-05 15: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)"} []
  1907. [2024-11-05 15: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)"} []
  1908. [2024-11-05 15: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)"} []
  1909. [2024-11-05 15:37:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"92ba2d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/92ba2d?panel=elastica","method":"GET"} []
  1910. [2024-11-05 15:37:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1911. [2024-11-05 15:37:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1912. [2024-11-05 15:37:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1913. [2024-11-05 15:37:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1914. [2024-11-05 15:37: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)"} []
  1915. [2024-11-05 15:37: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=elastica","method":"GET"} []
  1916. [2024-11-05 15:37: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})"} []
  1917. [2024-11-05 15:38: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)"} []
  1918. [2024-11-05 15:38: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)"} []
  1919. [2024-11-05 15:38: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)"} []
  1920. [2024-11-05 15:38:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0bb75f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0bb75f?panel=events","method":"GET"} []
  1921. [2024-11-05 15:38:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1922. [2024-11-05 15:38:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1923. [2024-11-05 15:38:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1924. [2024-11-05 15:38:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1925. [2024-11-05 15:38: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)"} []
  1926. [2024-11-05 15:38: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=events","method":"GET"} []
  1927. [2024-11-05 15:38: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})"} []
  1928. [2024-11-05 15:41: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)"} []
  1929. [2024-11-05 15:41: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)"} []
  1930. [2024-11-05 15:41: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)"} []
  1931. [2024-11-05 15:41:15] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/_profiler/phpinfo","method":"GET"} []
  1932. [2024-11-05 15:41:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1933. [2024-11-05 15:41:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1934. [2024-11-05 15:41:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1935. [2024-11-05 15:41:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1936. [2024-11-05 15:41: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)"} []
  1937. [2024-11-05 15:41: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)"} []
  1938. [2024-11-05 15:41: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)"} []
  1939. [2024-11-05 15:41: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)"} []
  1940. [2024-11-05 15:41: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)"} []
  1941. [2024-11-05 15:41:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/app_dev.php/_profiler/open"" 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 /web/app_dev.php/_profiler/open\" 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 \"/web/app_dev.php/_profiler/open/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1942. [2024-11-05 15:41: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)"} []
  1943. [2024-11-05 15:41: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)"} []
  1944. [2024-11-05 15:41: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)"} []
  1945. [2024-11-05 15:41: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)"} []
  1946. [2024-11-05 15:41:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/app_dev.php/_profiler/phpinfo"" 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 /web/app_dev.php/_profiler/phpinfo\" 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 \"/web/app_dev.php/_profiler/phpinfo/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1947. [2024-11-05 15:41: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)"} []
  1948. [2024-11-05 15:41: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)"} []
  1949. [2024-11-05 15:41: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)"} []
  1950. [2024-11-05 15:41:37] 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)"} []
  1951. [2024-11-05 15:41:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev.php/_profiler/phpinfo"" 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 /app_dev.php/_profiler/phpinfo\" 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 \"/app_dev.php/_profiler/phpinfo/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1952. [2024-11-05 15:41: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)"} []
  1953. [2024-11-05 15:41: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)"} []
  1954. [2024-11-05 15:41: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)"} []
  1955. [2024-11-05 15:41:44] 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)"} []
  1956. [2024-11-05 15:41:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo.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 /phpinfo.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 \"/phpinfo.php/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1957. [2024-11-05 15:41: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)"} []
  1958. [2024-11-05 15:41: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)"} []
  1959. [2024-11-05 15:41: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)"} []
  1960. [2024-11-05 15:41: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)"} []
  1961. [2024-11-05 15:41:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" 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 /phpinfo\" 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 \"/phpinfo/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1962. [2024-11-05 15:41: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)"} []
  1963. [2024-11-05 15:41: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)"} []
  1964. [2024-11-05 15:41: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)"} []
  1965. [2024-11-05 15:41: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://haguenau.abcm-vitrine.atiweb.fr/_profiler/open?file=app%2Fconfig%2Fparameters.yml","method":"GET"} []
  1966. [2024-11-05 15:41:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1967. [2024-11-05 15:41:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1968. [2024-11-05 15:41:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1969. [2024-11-05 15:41:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1970. [2024-11-05 15:41:55] 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)"} []
  1971. [2024-11-05 15:41:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "The file "app/config/parameters.yml" cannot be opened." at /var/www/abcmzwei.eu/dev/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 367 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): The file \"app/config/parameters.yml\" cannot be opened. at /var/www/abcmzwei.eu/dev/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:367)"} []
  1972. [2024-11-05 15:41: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})"} []
  1973. [2024-11-05 15:42: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)"} []
  1974. [2024-11-05 15:42: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)"} []
  1975. [2024-11-05 15:42: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)"} []
  1976. [2024-11-05 15:42: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)"} []
  1977. [2024-11-05 15:42:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev.php/_profiler/open"" 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 /app_dev.php/_profiler/open\" 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 \"/app_dev.php/_profiler/open/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1978. [2024-11-05 15:42: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)"} []
  1979. [2024-11-05 15:42: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)"} []
  1980. [2024-11-05 15:42: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)"} []
  1981. [2024-11-05 15:42: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)"} []
  1982. [2024-11-05 15:42:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/config/parameters.yml"" 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 /app/config/parameters.yml\" 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 \"/app/config/parameters.yml/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  1983. [2024-11-05 16:04: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)"} []
  1984. [2024-11-05 16:04: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)"} []
  1985. [2024-11-05 16:04: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)"} []
  1986. [2024-11-05 16:04:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"b2ff85"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/b2ff85","method":"GET"} []
  1987. [2024-11-05 16:04:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1988. [2024-11-05 16:04:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1989. [2024-11-05 16:04:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1990. [2024-11-05 16:04:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1991. [2024-11-05 16:04:48] 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)"} []
  1992. [2024-11-05 16:04: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"} []
  1993. [2024-11-05 16:04: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})"} []
  1994. [2024-11-05 16:07: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)"} []
  1995. [2024-11-05 16:07: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)"} []
  1996. [2024-11-05 16:07: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)"} []
  1997. [2024-11-05 16:07:06] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"e7576c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/e7576c/search/results?ip=87.236.176.47&limit=10&method=GET","method":"GET"} []
  1998. [2024-11-05 16:07:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1999. [2024-11-05 16:07:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2000. [2024-11-05 16:07:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2001. [2024-11-05 16:07:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2002. [2024-11-05 16:07:06] 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)"} []
  2003. [2024-11-05 16:07: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=87.236.176.47&limit=10&method=GET","method":"GET"} []
  2004. [2024-11-05 16:07: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})"} []
  2005. [2024-11-05 16:19: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)"} []
  2006. [2024-11-05 16:19: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)"} []
  2007. [2024-11-05 16:19: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)"} []
  2008. [2024-11-05 16:19:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"a87990"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/a87990","method":"GET"} []
  2009. [2024-11-05 16:19:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2010. [2024-11-05 16:19:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2011. [2024-11-05 16:19:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2012. [2024-11-05 16:19:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2013. [2024-11-05 16:19: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)"} []
  2014. [2024-11-05 16:19: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"} []
  2015. [2024-11-05 16:19: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})"} []
  2016. [2024-11-05 16:25: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)"} []
  2017. [2024-11-05 16:25: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)"} []
  2018. [2024-11-05 16:25: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)"} []
  2019. [2024-11-05 16:25:33] 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.111.82&limit=10&method=GET","method":"GET"} []
  2020. [2024-11-05 16:25:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2021. [2024-11-05 16:25:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2022. [2024-11-05 16:25:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2023. [2024-11-05 16:25:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2024. [2024-11-05 16:25: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)"} []
  2025. [2024-11-05 16:25:33] 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":"a7b868"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/a7b868/exception.css","method":"GET"} []
  2026. [2024-11-05 16:25: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})"} []
  2027. [2024-11-05 16:25: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=47.128.111.82&limit=10&method=GET","method":"GET"} []
  2028. [2024-11-05 16:25:33] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"a7b868"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/a7b868/exception","method":"GET"} []
  2029. [2024-11-05 16:26: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)"} []
  2030. [2024-11-05 16:26: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)"} []
  2031. [2024-11-05 16:26: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)"} []
  2032. [2024-11-05 16:26: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"} []
  2033. [2024-11-05 16:26:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2034. [2024-11-05 16:26:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2035. [2024-11-05 16:26:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2036. [2024-11-05 16:26:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2037. [2024-11-05 16:26: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"}} []
  2038. [2024-11-05 16:26: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}} []
  2039. [2024-11-05 16:26: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"} []
  2040. [2024-11-05 16:26: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"} []
  2041. [2024-11-05 16:26: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}} []
  2042. [2024-11-05 16:26: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}} []
  2043. [2024-11-05 16:26: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})"} []
  2044. [2024-11-05 16:26: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}} []
  2045. [2024-11-05 16:26: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)"} []
  2046. [2024-11-05 16:26:09] 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}} []
  2047. [2024-11-05 16:26:09] 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}} []
  2048. [2024-11-05 16:26:09] 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}} []
  2049. [2024-11-05 16:26:09] 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"} []
  2050. [2024-11-05 16:26:09] 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})"} []
  2051. [2024-11-05 16:26:10] doctrine.INFO: Disconnecting [] []
  2052. [2024-11-05 16:26: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)"} []
  2053. [2024-11-05 16:26: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)"} []
  2054. [2024-11-05 16:26: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)"} []
  2055. [2024-11-05 16:26: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)"} []
  2056. [2024-11-05 16:26:15] 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)"} []
  2057. [2024-11-05 16:26: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)"} []
  2058. [2024-11-05 16:26: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)"} []
  2059. [2024-11-05 16:26: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)"} []
  2060. [2024-11-05 16:26:24] 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"} []
  2061. [2024-11-05 16:26:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2062. [2024-11-05 16:26:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2063. [2024-11-05 16:26:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2064. [2024-11-05 16:26: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)"} []
  2065. [2024-11-05 16:26: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)"} []
  2066. [2024-11-05 16:26: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)"} []
  2067. [2024-11-05 16:26:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2068. [2024-11-05 16:26:24] 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"} []
  2069. [2024-11-05 16:26:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2070. [2024-11-05 16:26:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2071. [2024-11-05 16:26:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2072. [2024-11-05 16:26:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2073. [2024-11-05 16:26: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"}} []
  2074. [2024-11-05 16:26:24] 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}} []
  2075. [2024-11-05 16:26: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})"} []
  2076. [2024-11-05 16:26: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 = ? 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}} []
  2077. [2024-11-05 16:26: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"}} []
  2078. [2024-11-05 16:26:24] 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}} []
  2079. [2024-11-05 16:26: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})"} []
  2080. [2024-11-05 16:26: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)"} []
  2081. [2024-11-05 16:26: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 = ? 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}} []
  2082. [2024-11-05 16:26: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)"} []
  2083. [2024-11-05 16:26: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 = '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"} []
  2084. [2024-11-05 16:26: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})"} []
  2085. [2024-11-05 16:26: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 = '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"} []
  2086. [2024-11-05 16:26: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})"} []
  2087. [2024-11-05 16:26:25] doctrine.INFO: Disconnecting [] []
  2088. [2024-11-05 16:26:25] doctrine.INFO: Disconnecting [] []
  2089. [2024-11-05 16: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)"} []
  2090. [2024-11-05 16: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)"} []
  2091. [2024-11-05 16: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)"} []
  2092. [2024-11-05 16:26:29] 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"} []
  2093. [2024-11-05 16:26:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2094. [2024-11-05 16:26:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2095. [2024-11-05 16:26:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2096. [2024-11-05 16:26:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2097. [2024-11-05 16:26:29] 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})"} []
  2098. [2024-11-05 16:26: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)"} []
  2099. [2024-11-05 16:26: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)"} []
  2100. [2024-11-05 16:26: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)"} []
  2101. [2024-11-05 16:26: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)"} []
  2102. [2024-11-05 16:26: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)"} []
  2103. [2024-11-05 16:26:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ads.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 /ads.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 \"/ads.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2104. [2024-11-05 16:30: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)"} []
  2105. [2024-11-05 16:30: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)"} []
  2106. [2024-11-05 16:30: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)"} []
  2107. [2024-11-05 16:30:04] 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"} []
  2108. [2024-11-05 16:30:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2109. [2024-11-05 16:30:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2110. [2024-11-05 16:30:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2111. [2024-11-05 16:30:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2112. [2024-11-05 16:30:04] 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"}} []
  2113. [2024-11-05 16:30:04] 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}} []
  2114. [2024-11-05 16:30: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_.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"} []
  2115. [2024-11-05 16:30:04] 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"} []
  2116. [2024-11-05 16:30:04] 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}} []
  2117. [2024-11-05 16:30:05] 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}} []
  2118. [2024-11-05 16:30: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})"} []
  2119. [2024-11-05 16:30:05] 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}} []
  2120. [2024-11-05 16:30:05] 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)"} []
  2121. [2024-11-05 16:30:06] 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}} []
  2122. [2024-11-05 16:30:06] 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}} []
  2123. [2024-11-05 16:30:06] 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}} []
  2124. [2024-11-05 16:30: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 = '' 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"} []
  2125. [2024-11-05 16:30: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})"} []
  2126. [2024-11-05 16:30:06] doctrine.INFO: Disconnecting [] []
  2127. [2024-11-05 16:30: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)"} []
  2128. [2024-11-05 16:30: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)"} []
  2129. [2024-11-05 16:30: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)"} []
  2130. [2024-11-05 16:30: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)"} []
  2131. [2024-11-05 16:30:11] 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)"} []
  2132. [2024-11-05 16:30: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)"} []
  2133. [2024-11-05 16:30: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)"} []
  2134. [2024-11-05 16:30: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)"} []
  2135. [2024-11-05 16:30: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)"} []
  2136. [2024-11-05 16:30: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)"} []
  2137. [2024-11-05 16:30: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)"} []
  2138. [2024-11-05 16:30:18] 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"} []
  2139. [2024-11-05 16:30:18] 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"} []
  2140. [2024-11-05 16:30:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2141. [2024-11-05 16:30:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2142. [2024-11-05 16:30:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2143. [2024-11-05 16:30:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2144. [2024-11-05 16:30:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2145. [2024-11-05 16:30:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2146. [2024-11-05 16:30:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2147. [2024-11-05 16:30:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2148. [2024-11-05 16:30: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)"} []
  2149. [2024-11-05 16:30:18] 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"}} []
  2150. [2024-11-05 16:30:18] 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}} []
  2151. [2024-11-05 16:30: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})"} []
  2152. [2024-11-05 16:30: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 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}} []
  2153. [2024-11-05 16:30: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)"} []
  2154. [2024-11-05 16:30: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 = '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"} []
  2155. [2024-11-05 16:30:20] 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})"} []
  2156. [2024-11-05 16:30:20] doctrine.INFO: Disconnecting [] []
  2157. [2024-11-05 16: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)"} []
  2158. [2024-11-05 16: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)"} []
  2159. [2024-11-05 16: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)"} []
  2160. [2024-11-05 16:30:21] 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"} []
  2161. [2024-11-05 16:30:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2162. [2024-11-05 16:30:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2163. [2024-11-05 16:30:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2164. [2024-11-05 16:30:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2165. [2024-11-05 16:30: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"}} []
  2166. [2024-11-05 16:30: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":"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}} []
  2167. [2024-11-05 16:30: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 = '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"} []
  2168. [2024-11-05 16:30: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 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"} []
  2169. [2024-11-05 16:30: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}} []
  2170. [2024-11-05 16:30: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}} []
  2171. [2024-11-05 16: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})"} []
  2172. [2024-11-05 16:30: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}} []
  2173. [2024-11-05 16:30: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}} []
  2174. [2024-11-05 16:30: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}} []
  2175. [2024-11-05 16:30: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}} []
  2176. [2024-11-05 16:30: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}} []
  2177. [2024-11-05 16:30: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)"} []
  2178. [2024-11-05 16:30: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}} []
  2179. [2024-11-05 16:30: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_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}} []
  2180. [2024-11-05 16:30: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_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}} []
  2181. [2024-11-05 16:30: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_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}} []
  2182. [2024-11-05 16:30: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_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}} []
  2183. [2024-11-05 16:30: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_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}} []
  2184. [2024-11-05 16:30: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_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}} []
  2185. [2024-11-05 16:30: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_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}} []
  2186. [2024-11-05 16:30: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_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}} []
  2187. [2024-11-05 16:30: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_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}} []
  2188. [2024-11-05 16:30: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_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}} []
  2189. [2024-11-05 16:30: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_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}} []
  2190. [2024-11-05 16:30: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_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}} []
  2191. [2024-11-05 16:30: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_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}} []
  2192. [2024-11-05 16:30: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_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}} []
  2193. [2024-11-05 16:30: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_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}} []
  2194. [2024-11-05 16:30: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}} []
  2195. [2024-11-05 16:30: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}} []
  2196. [2024-11-05 16:30: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}} []
  2197. [2024-11-05 16:30: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"} []
  2198. [2024-11-05 16:30: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})"} []
  2199. [2024-11-05 16:30: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}} []
  2200. [2024-11-05 16:30: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}} []
  2201. [2024-11-05 16:30: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}} []
  2202. [2024-11-05 16:30: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}} []
  2203. [2024-11-05 16:30: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}} []
  2204. [2024-11-05 16:30: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}} []
  2205. [2024-11-05 16:30: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}} []
  2206. [2024-11-05 16:30: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}} []
  2207. [2024-11-05 16:30: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}} []
  2208. [2024-11-05 16:30: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}} []
  2209. [2024-11-05 16:30: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}} []
  2210. [2024-11-05 16:30:23] doctrine.INFO: Disconnecting [] []
  2211. [2024-11-05 16:30: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)"} []
  2212. [2024-11-05 16:30: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)"} []
  2213. [2024-11-05 16:30: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)"} []
  2214. [2024-11-05 16:30:27] 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"} []
  2215. [2024-11-05 16:30:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2216. [2024-11-05 16:30:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2217. [2024-11-05 16:30:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2218. [2024-11-05 16:30:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2219. [2024-11-05 16:30:27] 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})"} []
  2220. [2024-11-05 16: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)"} []
  2221. [2024-11-05 16:30: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)"} []
  2222. [2024-11-05 16:30: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)"} []
  2223. [2024-11-05 16:30: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)"} []
  2224. [2024-11-05 16:30: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)"} []
  2225. [2024-11-05 16:30:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ads.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 /ads.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 \"/ads.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  2226. [2024-11-05 16:31: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)"} []
  2227. [2024-11-05 16:31: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)"} []
  2228. [2024-11-05 16:31: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)"} []
  2229. [2024-11-05 16:31:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"95b2ed"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/95b2ed?panel=time","method":"GET"} []
  2230. [2024-11-05 16:31:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2231. [2024-11-05 16:31:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2232. [2024-11-05 16:31:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2233. [2024-11-05 16:31:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2234. [2024-11-05 16:31:53] 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)"} []
  2235. [2024-11-05 16:31: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=time","method":"GET"} []
  2236. [2024-11-05 16:31: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})"} []
  2237. [2024-11-05 16:56: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)"} []
  2238. [2024-11-05 16:56: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)"} []
  2239. [2024-11-05 16:56: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)"} []
  2240. [2024-11-05 16:56:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"ee4518"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/ee4518?panel=db","method":"GET"} []
  2241. [2024-11-05 16:56:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2242. [2024-11-05 16:56:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2243. [2024-11-05 16:56:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2244. [2024-11-05 16:56:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2245. [2024-11-05 16:56:06] 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)"} []
  2246. [2024-11-05 16:56: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=db","method":"GET"} []
  2247. [2024-11-05 16:56: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})"} []
  2248. [2024-11-05 16:58: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)"} []
  2249. [2024-11-05 16:58: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)"} []
  2250. [2024-11-05 16:58: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)"} []
  2251. [2024-11-05 16:58:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"7beefe"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/7beefe?panel=db","method":"GET"} []
  2252. [2024-11-05 16:58:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2253. [2024-11-05 16:58:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2254. [2024-11-05 16:58:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2255. [2024-11-05 16:58:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2256. [2024-11-05 16:58:58] 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)"} []
  2257. [2024-11-05 16:58: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=db","method":"GET"} []
  2258. [2024-11-05 16:58: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})"} []
  2259. [2024-11-05 17:13: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)"} []
  2260. [2024-11-05 17:13: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)"} []
  2261. [2024-11-05 17:13: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)"} []
  2262. [2024-11-05 17:13:23] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"b1023d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/b1023d/search/results?limit=10&method=GET","method":"GET"} []
  2263. [2024-11-05 17:13:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2264. [2024-11-05 17:13:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2265. [2024-11-05 17:13:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2266. [2024-11-05 17:13:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2267. [2024-11-05 17:13: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)"} []
  2268. [2024-11-05 17:13: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?limit=10&method=GET","method":"GET"} []
  2269. [2024-11-05 17:13: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})"} []
  2270. [2024-11-05 17:15: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)"} []
  2271. [2024-11-05 17:15: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)"} []
  2272. [2024-11-05 17:15: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)"} []
  2273. [2024-11-05 17:15: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=var%2Fcache%2Fdev%2Ftwig%2F7c%2F7cab2937a24e056b24f92d5d646ac033f96d40dd2a00008ce3520aaa1a13e6cc.php&line=41","method":"GET"} []
  2274. [2024-11-05 17:15:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2275. [2024-11-05 17:15:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2276. [2024-11-05 17:15:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2277. [2024-11-05 17:15:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2278. [2024-11-05 17:15: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)"} []
  2279. [2024-11-05 17:15:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "The file "var/cache/dev/twig/7c/7cab2937a24e056b24f92d5d646ac033f96d40dd2a00008ce3520aaa1a13e6cc.php" cannot be opened." at /var/www/abcmzwei.eu/dev/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 367 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): The file \"var/cache/dev/twig/7c/7cab2937a24e056b24f92d5d646ac033f96d40dd2a00008ce3520aaa1a13e6cc.php\" cannot be opened. at /var/www/abcmzwei.eu/dev/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:367)"} []
  2280. [2024-11-05 17:15: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})"} []
  2281. [2024-11-05 17:16: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)"} []
  2282. [2024-11-05 17:16: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)"} []
  2283. [2024-11-05 17:16: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)"} []
  2284. [2024-11-05 17:16:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3905e0"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3905e0?panel=time","method":"GET"} []
  2285. [2024-11-05 17:16:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2286. [2024-11-05 17:16:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2287. [2024-11-05 17:16:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2288. [2024-11-05 17:16:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2289. [2024-11-05 17:16: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)"} []
  2290. [2024-11-05 17:16: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=time","method":"GET"} []
  2291. [2024-11-05 17:16: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})"} []
  2292. [2024-11-05 17:19: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)"} []
  2293. [2024-11-05 17:19: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)"} []
  2294. [2024-11-05 17:19: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)"} []
  2295. [2024-11-05 17:19:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4400f5"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4400f5","method":"GET"} []
  2296. [2024-11-05 17:19:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2297. [2024-11-05 17:19:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2298. [2024-11-05 17:19:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2299. [2024-11-05 17:19:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2300. [2024-11-05 17:19: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)"} []
  2301. [2024-11-05 17:19: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","method":"GET"} []
  2302. [2024-11-05 17:19: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})"} []
  2303. [2024-11-05 17: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)"} []
  2304. [2024-11-05 17: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)"} []
  2305. [2024-11-05 17: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)"} []
  2306. [2024-11-05 17:22:36] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"f69946"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f69946/search/results?ip=18.246.6.168&limit=10&method=GET","method":"GET"} []
  2307. [2024-11-05 17:22:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2308. [2024-11-05 17:22:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2309. [2024-11-05 17:22:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2310. [2024-11-05 17:22:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2311. [2024-11-05 17:22:36] 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)"} []
  2312. [2024-11-05 17: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?ip=18.246.6.168&limit=10&method=GET","method":"GET"} []
  2313. [2024-11-05 17: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})"} []
  2314. [2024-11-05 17:23: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)"} []
  2315. [2024-11-05 17:23: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)"} []
  2316. [2024-11-05 17:23: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)"} []
  2317. [2024-11-05 17:23:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0fdeae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0fdeae","method":"GET"} []
  2318. [2024-11-05 17:23:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2319. [2024-11-05 17:23:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2320. [2024-11-05 17:23:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2321. [2024-11-05 17:23:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2322. [2024-11-05 17:23:45] 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)"} []
  2323. [2024-11-05 17:23:46] 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":"0fdeae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0fdeae/exception.css","method":"GET"} []
  2324. [2024-11-05 17: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})"} []
  2325. [2024-11-05 17: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","method":"GET"} []
  2326. [2024-11-05 17:23:46] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"0fdeae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0fdeae/exception","method":"GET"} []
  2327. [2024-11-05 17:30: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)"} []
  2328. [2024-11-05 17:30: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)"} []
  2329. [2024-11-05 17:30: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)"} []
  2330. [2024-11-05 17:30:40] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"173766"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/173766/search/results?limit=10&method=GET","method":"GET"} []
  2331. [2024-11-05 17:30:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2332. [2024-11-05 17:30:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2333. [2024-11-05 17:30:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2334. [2024-11-05 17:30:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2335. [2024-11-05 17:30: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)"} []
  2336. [2024-11-05 17:30: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?limit=10&method=GET","method":"GET"} []
  2337. [2024-11-05 17:30: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})"} []
  2338. [2024-11-05 17:43: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)"} []
  2339. [2024-11-05 17:43: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)"} []
  2340. [2024-11-05 17:43: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)"} []
  2341. [2024-11-05 17:43:56] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"1365c4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/1365c4/search/results?limit=10&method=GET","method":"GET"} []
  2342. [2024-11-05 17:43:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2343. [2024-11-05 17:43:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2344. [2024-11-05 17:43:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2345. [2024-11-05 17:43:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2346. [2024-11-05 17:43:56] 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)"} []
  2347. [2024-11-05 17:43: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?limit=10&method=GET","method":"GET"} []
  2348. [2024-11-05 17:43: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})"} []
  2349. [2024-11-05 18:17: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)"} []
  2350. [2024-11-05 18:17: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)"} []
  2351. [2024-11-05 18:17: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)"} []
  2352. [2024-11-05 18:17:35] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"0f79c1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0f79c1/search/results?ip=178.128.103.14&limit=10&method=GET","method":"GET"} []
  2353. [2024-11-05 18:17:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2354. [2024-11-05 18:17:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2355. [2024-11-05 18:17:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2356. [2024-11-05 18:17:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2357. [2024-11-05 18:17: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)"} []
  2358. [2024-11-05 18:17: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?ip=178.128.103.14&limit=10&method=GET","method":"GET"} []
  2359. [2024-11-05 18:17: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})"} []
  2360. [2024-11-05 18:27: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)"} []
  2361. [2024-11-05 18:27: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)"} []
  2362. [2024-11-05 18:27: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)"} []
  2363. [2024-11-05 18:27:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"270552"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/270552","method":"GET"} []
  2364. [2024-11-05 18:27:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2365. [2024-11-05 18:27:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2366. [2024-11-05 18:27:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2367. [2024-11-05 18:27:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2368. [2024-11-05 18:27: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)"} []
  2369. [2024-11-05 18:27: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","method":"GET"} []
  2370. [2024-11-05 18:27: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})"} []
  2371. [2024-11-05 18:34: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)"} []
  2372. [2024-11-05 18:34: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)"} []
  2373. [2024-11-05 18:34: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)"} []
  2374. [2024-11-05 18:34:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"337493"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/337493","method":"GET"} []
  2375. [2024-11-05 18:34:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2376. [2024-11-05 18:34:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2377. [2024-11-05 18:34:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2378. [2024-11-05 18:34:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2379. [2024-11-05 18:34: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)"} []
  2380. [2024-11-05 18:34: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","method":"GET"} []
  2381. [2024-11-05 18:34: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})"} []
  2382. [2024-11-05 18:36: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)"} []
  2383. [2024-11-05 18:36: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)"} []
  2384. [2024-11-05 18:36: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)"} []
  2385. [2024-11-05 18:36:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f59031"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f59031","method":"GET"} []
  2386. [2024-11-05 18:36:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2387. [2024-11-05 18:36:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2388. [2024-11-05 18:36:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2389. [2024-11-05 18:36:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2390. [2024-11-05 18:36:06] 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)"} []
  2391. [2024-11-05 18:36: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"} []
  2392. [2024-11-05 18:36: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})"} []
  2393. [2024-11-05 18:37: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)"} []
  2394. [2024-11-05 18:37: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)"} []
  2395. [2024-11-05 18:37: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)"} []
  2396. [2024-11-05 18:37:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4b233f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4b233f","method":"GET"} []
  2397. [2024-11-05 18:37:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2398. [2024-11-05 18:37:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2399. [2024-11-05 18:37:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2400. [2024-11-05 18:37:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2401. [2024-11-05 18:37: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)"} []
  2402. [2024-11-05 18:37:15] 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"} []
  2403. [2024-11-05 18:37:15] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2404. [2024-11-05 18:40: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)"} []
  2405. [2024-11-05 18:40: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)"} []
  2406. [2024-11-05 18:40: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)"} []
  2407. [2024-11-05 18:40:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"768002"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/768002?panel=db","method":"GET"} []
  2408. [2024-11-05 18:40:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2409. [2024-11-05 18:40:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2410. [2024-11-05 18:40:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2411. [2024-11-05 18:40:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2412. [2024-11-05 18:40: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)"} []
  2413. [2024-11-05 18:40: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=db","method":"GET"} []
  2414. [2024-11-05 18:40: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})"} []
  2415. [2024-11-05 18:43: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)"} []
  2416. [2024-11-05 18:43: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)"} []
  2417. [2024-11-05 18:43: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)"} []
  2418. [2024-11-05 18:43:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0f53ae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0f53ae?panel=db","method":"GET"} []
  2419. [2024-11-05 18:43:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2420. [2024-11-05 18:43:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2421. [2024-11-05 18:43:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2422. [2024-11-05 18:43:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2423. [2024-11-05 18:43: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)"} []
  2424. [2024-11-05 18:43: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"} []
  2425. [2024-11-05 18:43: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})"} []
  2426. [2024-11-05 18:44: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)"} []
  2427. [2024-11-05 18:44: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)"} []
  2428. [2024-11-05 18:44: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)"} []
  2429. [2024-11-05 18:44:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"6569d4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/6569d4?panel=db","method":"GET"} []
  2430. [2024-11-05 18:44:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2431. [2024-11-05 18:44:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2432. [2024-11-05 18:44:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2433. [2024-11-05 18:44:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2434. [2024-11-05 18:44:45] 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)"} []
  2435. [2024-11-05 18:44: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=db","method":"GET"} []
  2436. [2024-11-05 18:44: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})"} []
  2437. [2024-11-05 18:45: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)"} []
  2438. [2024-11-05 18:45: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)"} []
  2439. [2024-11-05 18:45: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)"} []
  2440. [2024-11-05 18:45:54] 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=52.214.249.47&limit=10&method=GET","method":"GET"} []
  2441. [2024-11-05 18:45:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2442. [2024-11-05 18:45:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2443. [2024-11-05 18:45:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2444. [2024-11-05 18:45:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2445. [2024-11-05 18:45:54] 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)"} []
  2446. [2024-11-05 18:45:54] 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":"66be5b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/66be5b/exception.css","method":"GET"} []
  2447. [2024-11-05 18:45: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})"} []
  2448. [2024-11-05 18:45: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?ip=52.214.249.47&limit=10&method=GET","method":"GET"} []
  2449. [2024-11-05 18:45:54] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"66be5b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/66be5b/exception","method":"GET"} []
  2450. [2024-11-05 18:54: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)"} []
  2451. [2024-11-05 18:54: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)"} []
  2452. [2024-11-05 18:54: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)"} []
  2453. [2024-11-05 18:54:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"348c4d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/348c4d?panel=db","method":"GET"} []
  2454. [2024-11-05 18:54:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2455. [2024-11-05 18:54:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2456. [2024-11-05 18:54:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2457. [2024-11-05 18:54:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2458. [2024-11-05 18:54: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)"} []
  2459. [2024-11-05 18:54: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=db","method":"GET"} []
  2460. [2024-11-05 18:54: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})"} []
  2461. [2024-11-05 19:11: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)"} []
  2462. [2024-11-05 19:11: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)"} []
  2463. [2024-11-05 19:11: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)"} []
  2464. [2024-11-05 19:11:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e09f3b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/e09f3b?panel=events","method":"GET"} []
  2465. [2024-11-05 19:11:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2466. [2024-11-05 19:11:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2467. [2024-11-05 19:11:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2468. [2024-11-05 19:11:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2469. [2024-11-05 19:11: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)"} []
  2470. [2024-11-05 19:11: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=events","method":"GET"} []
  2471. [2024-11-05 19:11: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})"} []
  2472. [2024-11-05 19:14: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)"} []
  2473. [2024-11-05 19:14: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)"} []
  2474. [2024-11-05 19:14: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)"} []
  2475. [2024-11-05 19:14:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e14465"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/e14465","method":"GET"} []
  2476. [2024-11-05 19:14:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2477. [2024-11-05 19:14:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2478. [2024-11-05 19:14:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2479. [2024-11-05 19:14:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2480. [2024-11-05 19:14: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)"} []
  2481. [2024-11-05 19:14: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":"e14465"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/e14465/exception.css","method":"GET"} []
  2482. [2024-11-05 19:14: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})"} []
  2483. [2024-11-05 19:14: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","method":"GET"} []
  2484. [2024-11-05 19:14:10] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"e14465"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/e14465/exception","method":"GET"} []
  2485. [2024-11-05 19:17: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)"} []
  2486. [2024-11-05 19:17: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)"} []
  2487. [2024-11-05 19:17: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)"} []
  2488. [2024-11-05 19:17:02] 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=86.155.29.153&limit=10","method":"GET"} []
  2489. [2024-11-05 19:17:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2490. [2024-11-05 19:17:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2491. [2024-11-05 19:17:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2492. [2024-11-05 19:17:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2493. [2024-11-05 19:17: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)"} []
  2494. [2024-11-05 19:17:03] 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":"66be5b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/66be5b/exception.css","method":"GET"} []
  2495. [2024-11-05 19:17: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})"} []
  2496. [2024-11-05 19:17: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?ip=86.155.29.153&limit=10","method":"GET"} []
  2497. [2024-11-05 19:17:03] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"66be5b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/66be5b/exception","method":"GET"} []
  2498. [2024-11-05 19:22: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)"} []
  2499. [2024-11-05 19:22: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)"} []
  2500. [2024-11-05 19:22: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)"} []
  2501. [2024-11-05 19:22:48] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"40082e"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/40082e/search/results?limit=10&method=GET","method":"GET"} []
  2502. [2024-11-05 19:22:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2503. [2024-11-05 19:22:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2504. [2024-11-05 19:22:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2505. [2024-11-05 19:22:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2506. [2024-11-05 19:22:48] 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)"} []
  2507. [2024-11-05 19:22: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"} []
  2508. [2024-11-05 19:22: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})"} []
  2509. [2024-11-05 19: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)"} []
  2510. [2024-11-05 19: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)"} []
  2511. [2024-11-05 19: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)"} []
  2512. [2024-11-05 19:24:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9ca5b9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9ca5b9?panel=db","method":"GET"} []
  2513. [2024-11-05 19:24:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2514. [2024-11-05 19:24:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2515. [2024-11-05 19:24:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2516. [2024-11-05 19:24:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2517. [2024-11-05 19:24: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)"} []
  2518. [2024-11-05 19:24: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=db","method":"GET"} []
  2519. [2024-11-05 19:24: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})"} []
  2520. [2024-11-05 19:38: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)"} []
  2521. [2024-11-05 19:38: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)"} []
  2522. [2024-11-05 19:38: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)"} []
  2523. [2024-11-05 19:38: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)"} []
  2524. [2024-11-05 19:38:16] 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)"} []
  2525. [2024-11-05 19:38: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)"} []
  2526. [2024-11-05 19:38: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)"} []
  2527. [2024-11-05 19:38: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)"} []
  2528. [2024-11-05 19:38:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=exception","method":"GET"} []
  2529. [2024-11-05 19:38:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2530. [2024-11-05 19:38:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2531. [2024-11-05 19:38:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2532. [2024-11-05 19:38:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2533. [2024-11-05 19:38: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)"} []
  2534. [2024-11-05 19:38:18] 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":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb/exception.css","method":"GET"} []
  2535. [2024-11-05 19:38: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})"} []
  2536. [2024-11-05 19:38: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=exception","method":"GET"} []
  2537. [2024-11-05 19:38:18] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb/exception","method":"GET"} []
  2538. [2024-11-05 19:38: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)"} []
  2539. [2024-11-05 19:38: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)"} []
  2540. [2024-11-05 19:38: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)"} []
  2541. [2024-11-05 19:38:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=vich_uploader.mapping_collector","method":"GET"} []
  2542. [2024-11-05 19:38:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2543. [2024-11-05 19:38:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2544. [2024-11-05 19:38:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2545. [2024-11-05 19:38:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2546. [2024-11-05 19:38: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)"} []
  2547. [2024-11-05 19:38: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=vich_uploader.mapping_collector","method":"GET"} []
  2548. [2024-11-05 19:38: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})"} []
  2549. [2024-11-05 19:42: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)"} []
  2550. [2024-11-05 19:42: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)"} []
  2551. [2024-11-05 19:42: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)"} []
  2552. [2024-11-05 19:42:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=events","method":"GET"} []
  2553. [2024-11-05 19:42:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2554. [2024-11-05 19:42:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2555. [2024-11-05 19:42:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2556. [2024-11-05 19:42:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2557. [2024-11-05 19:42: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)"} []
  2558. [2024-11-05 19:42: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=events","method":"GET"} []
  2559. [2024-11-05 19:42: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})"} []
  2560. [2024-11-05 19:42: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)"} []
  2561. [2024-11-05 19:42: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)"} []
  2562. [2024-11-05 19:42: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)"} []
  2563. [2024-11-05 19:42:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=config","method":"GET"} []
  2564. [2024-11-05 19:42:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2565. [2024-11-05 19:42:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2566. [2024-11-05 19:42:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2567. [2024-11-05 19:42:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2568. [2024-11-05 19:42: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)"} []
  2569. [2024-11-05 19:42: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=config","method":"GET"} []
  2570. [2024-11-05 19:42: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})"} []
  2571. [2024-11-05 19:44: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)"} []
  2572. [2024-11-05 19:44: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)"} []
  2573. [2024-11-05 19:44: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)"} []
  2574. [2024-11-05 19:44:50] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb/search/results?ip=3.144.9.124","method":"GET"} []
  2575. [2024-11-05 19:44:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2576. [2024-11-05 19:44:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2577. [2024-11-05 19:44:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2578. [2024-11-05 19:44:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2579. [2024-11-05 19:44: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)"} []
  2580. [2024-11-05 19:44: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?ip=3.144.9.124","method":"GET"} []
  2581. [2024-11-05 19:44: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})"} []
  2582. [2024-11-05 19:45: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)"} []
  2583. [2024-11-05 19:45: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)"} []
  2584. [2024-11-05 19:45: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)"} []
  2585. [2024-11-05 19:45:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"b47b1d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/b47b1d?group=1&panel=db","method":"GET"} []
  2586. [2024-11-05 19:45:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2587. [2024-11-05 19:45:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2588. [2024-11-05 19:45:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2589. [2024-11-05 19:45:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2590. [2024-11-05 19:45:25] 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)"} []
  2591. [2024-11-05 19:45: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?group=1&panel=db","method":"GET"} []
  2592. [2024-11-05 19:45: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})"} []
  2593. [2024-11-05 19:45: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)"} []
  2594. [2024-11-05 19:45: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)"} []
  2595. [2024-11-05 19:45: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)"} []
  2596. [2024-11-05 19:45:54] 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.9.124","method":"GET"} []
  2597. [2024-11-05 19:45:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2598. [2024-11-05 19:45:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2599. [2024-11-05 19:45:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2600. [2024-11-05 19:45:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2601. [2024-11-05 19:45:55] 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)"} []
  2602. [2024-11-05 19:45:55] 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":"16172c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16172c/exception.css","method":"GET"} []
  2603. [2024-11-05 19:45: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})"} []
  2604. [2024-11-05 19:45: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?ip=3.144.9.124","method":"GET"} []
  2605. [2024-11-05 19:45:55] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"16172c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16172c/exception","method":"GET"} []
  2606. [2024-11-05 19:46: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)"} []
  2607. [2024-11-05 19:46: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)"} []
  2608. [2024-11-05 19:46: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)"} []
  2609. [2024-11-05 19:46:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=cache","method":"GET"} []
  2610. [2024-11-05 19:46:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2611. [2024-11-05 19:46:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2612. [2024-11-05 19:46:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2613. [2024-11-05 19:46:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2614. [2024-11-05 19:46: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)"} []
  2615. [2024-11-05 19:46: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=cache","method":"GET"} []
  2616. [2024-11-05 19:46: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})"} []
  2617. [2024-11-05 19:48: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)"} []
  2618. [2024-11-05 19:48: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)"} []
  2619. [2024-11-05 19:48: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)"} []
  2620. [2024-11-05 19:48:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=translation","method":"GET"} []
  2621. [2024-11-05 19:48:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2622. [2024-11-05 19:48:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2623. [2024-11-05 19:48:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2624. [2024-11-05 19:48:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2625. [2024-11-05 19:48:25] 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)"} []
  2626. [2024-11-05 19:48: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=translation","method":"GET"} []
  2627. [2024-11-05 19:48: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})"} []
  2628. [2024-11-05 19:49: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)"} []
  2629. [2024-11-05 19:49: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)"} []
  2630. [2024-11-05 19:49: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)"} []
  2631. [2024-11-05 19:49:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=security","method":"GET"} []
  2632. [2024-11-05 19:49:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2633. [2024-11-05 19:49:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2634. [2024-11-05 19:49:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2635. [2024-11-05 19:49:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2636. [2024-11-05 19:49: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)"} []
  2637. [2024-11-05 19:49: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=security","method":"GET"} []
  2638. [2024-11-05 19:49: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})"} []
  2639. [2024-11-05 19:49: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)"} []
  2640. [2024-11-05 19:49: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)"} []
  2641. [2024-11-05 19:49: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)"} []
  2642. [2024-11-05 19:49:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=router","method":"GET"} []
  2643. [2024-11-05 19:49:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2644. [2024-11-05 19:49:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2645. [2024-11-05 19:49:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2646. [2024-11-05 19:49:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2647. [2024-11-05 19:49:38] 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)"} []
  2648. [2024-11-05 19:49: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=router","method":"GET"} []
  2649. [2024-11-05 19:49: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})"} []
  2650. [2024-11-05 19:49:38] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb/router","method":"GET"} []
  2651. [2024-11-05 19:49: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})"} []
  2652. [2024-11-05 19:50: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)"} []
  2653. [2024-11-05 19:50: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)"} []
  2654. [2024-11-05 19:50: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)"} []
  2655. [2024-11-05 19:50:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=form","method":"GET"} []
  2656. [2024-11-05 19:50:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2657. [2024-11-05 19:50:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2658. [2024-11-05 19:50:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2659. [2024-11-05 19:50:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2660. [2024-11-05 19:50: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)"} []
  2661. [2024-11-05 19:50: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=form","method":"GET"} []
  2662. [2024-11-05 19:50: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})"} []
  2663. [2024-11-05 19:50: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)"} []
  2664. [2024-11-05 19:50: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)"} []
  2665. [2024-11-05 19:50: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)"} []
  2666. [2024-11-05 19:50:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=time","method":"GET"} []
  2667. [2024-11-05 19:50:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2668. [2024-11-05 19:50:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2669. [2024-11-05 19:50:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2670. [2024-11-05 19:50:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2671. [2024-11-05 19:50:54] 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)"} []
  2672. [2024-11-05 19:50: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?panel=time","method":"GET"} []
  2673. [2024-11-05 19:50: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})"} []
  2674. [2024-11-05 19:51: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)"} []
  2675. [2024-11-05 19:51: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)"} []
  2676. [2024-11-05 19:51: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)"} []
  2677. [2024-11-05 19:51:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=http_client","method":"GET"} []
  2678. [2024-11-05 19:51:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2679. [2024-11-05 19:51:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2680. [2024-11-05 19:51:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2681. [2024-11-05 19:51:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2682. [2024-11-05 19:51: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)"} []
  2683. [2024-11-05 19:51: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=http_client","method":"GET"} []
  2684. [2024-11-05 19:51: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})"} []
  2685. [2024-11-05 19:52: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)"} []
  2686. [2024-11-05 19:52: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)"} []
  2687. [2024-11-05 19:52: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)"} []
  2688. [2024-11-05 19:52:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=db","method":"GET"} []
  2689. [2024-11-05 19:52:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2690. [2024-11-05 19:52:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2691. [2024-11-05 19:52:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2692. [2024-11-05 19:52:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2693. [2024-11-05 19:52: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)"} []
  2694. [2024-11-05 19:52: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=db","method":"GET"} []
  2695. [2024-11-05 19:52: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})"} []
  2696. [2024-11-05 19:54: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)"} []
  2697. [2024-11-05 19:54: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)"} []
  2698. [2024-11-05 19:54: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)"} []
  2699. [2024-11-05 19:54:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=validator","method":"GET"} []
  2700. [2024-11-05 19:54:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2701. [2024-11-05 19:54:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2702. [2024-11-05 19:54:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2703. [2024-11-05 19:54:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2704. [2024-11-05 19:54:26] 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)"} []
  2705. [2024-11-05 19: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?panel=validator","method":"GET"} []
  2706. [2024-11-05 19: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})"} []
  2707. [2024-11-05 19:55: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)"} []
  2708. [2024-11-05 19:55: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)"} []
  2709. [2024-11-05 19:55: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)"} []
  2710. [2024-11-05 19:55:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=request","method":"GET"} []
  2711. [2024-11-05 19:55:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2712. [2024-11-05 19:55:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2713. [2024-11-05 19:55:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2714. [2024-11-05 19:55:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2715. [2024-11-05 19:55: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)"} []
  2716. [2024-11-05 19:55: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=request","method":"GET"} []
  2717. [2024-11-05 19:55: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})"} []
  2718. [2024-11-05 19:55: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)"} []
  2719. [2024-11-05 19:55: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)"} []
  2720. [2024-11-05 19:55: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)"} []
  2721. [2024-11-05 19:55:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=twig","method":"GET"} []
  2722. [2024-11-05 19:55:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2723. [2024-11-05 19:55:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2724. [2024-11-05 19:55:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2725. [2024-11-05 19:55:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2726. [2024-11-05 19:55:57] 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)"} []
  2727. [2024-11-05 19:55: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=twig","method":"GET"} []
  2728. [2024-11-05 19:55: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})"} []
  2729. [2024-11-05 19:58: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)"} []
  2730. [2024-11-05 19:58: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)"} []
  2731. [2024-11-05 19:58: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)"} []
  2732. [2024-11-05 19:58:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=elastica","method":"GET"} []
  2733. [2024-11-05 19:58:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2734. [2024-11-05 19:58:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2735. [2024-11-05 19:58:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2736. [2024-11-05 19:58:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2737. [2024-11-05 19:58:52] 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)"} []
  2738. [2024-11-05 19:58: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)"} []
  2739. [2024-11-05 19:58: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)"} []
  2740. [2024-11-05 19:58: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)"} []
  2741. [2024-11-05 19:58: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=elastica","method":"GET"} []
  2742. [2024-11-05 19:58: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})"} []
  2743. [2024-11-05 19:58:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=logger","method":"GET"} []
  2744. [2024-11-05 19:58:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2745. [2024-11-05 19:58:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2746. [2024-11-05 19:58:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2747. [2024-11-05 19:58:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2748. [2024-11-05 19:58:53] 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)"} []
  2749. [2024-11-05 19:58: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=logger","method":"GET"} []
  2750. [2024-11-05 19:58: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})"} []
  2751. [2024-11-05 20:00: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)"} []
  2752. [2024-11-05 20:00: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)"} []
  2753. [2024-11-05 20:00: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)"} []
  2754. [2024-11-05 20:00:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c0bc0a"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c0bc0a","method":"GET"} []
  2755. [2024-11-05 20:00:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2756. [2024-11-05 20:00:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2757. [2024-11-05 20:00:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2758. [2024-11-05 20:00:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2759. [2024-11-05 20:00: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)"} []
  2760. [2024-11-05 20:00: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"} []
  2761. [2024-11-05 20:00: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})"} []
  2762. [2024-11-05 20:01: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)"} []
  2763. [2024-11-05 20:01: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)"} []
  2764. [2024-11-05 20:01: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)"} []
  2765. [2024-11-05 20:01:57] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"22d4b1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/22d4b1/search/results?limit=10&method=GET","method":"GET"} []
  2766. [2024-11-05 20:01:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2767. [2024-11-05 20:01:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2768. [2024-11-05 20:01:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2769. [2024-11-05 20:01:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2770. [2024-11-05 20:01:57] 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)"} []
  2771. [2024-11-05 20:01: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?limit=10&method=GET","method":"GET"} []
  2772. [2024-11-05 20:01: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})"} []
  2773. [2024-11-05 20:18: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)"} []
  2774. [2024-11-05 20:18: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)"} []
  2775. [2024-11-05 20:18: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)"} []
  2776. [2024-11-05 20:18:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9b48f1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9b48f1","method":"GET"} []
  2777. [2024-11-05 20:18:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2778. [2024-11-05 20:18:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2779. [2024-11-05 20:18:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2780. [2024-11-05 20:18:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2781. [2024-11-05 20:18:05] 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)"} []
  2782. [2024-11-05 20:18: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","method":"GET"} []
  2783. [2024-11-05 20:18: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})"} []
  2784. [2024-11-05 20: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)"} []
  2785. [2024-11-05 20: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)"} []
  2786. [2024-11-05 20: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)"} []
  2787. [2024-11-05 20:20: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=47.128.61.152&limit=10","method":"GET"} []
  2788. [2024-11-05 20:20:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2789. [2024-11-05 20:20:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2790. [2024-11-05 20:20:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2791. [2024-11-05 20:20:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2792. [2024-11-05 20:20:58] 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)"} []
  2793. [2024-11-05 20:20:58] 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":"16172c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16172c/exception.css","method":"GET"} []
  2794. [2024-11-05 20: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})"} []
  2795. [2024-11-05 20: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?ip=47.128.61.152&limit=10","method":"GET"} []
  2796. [2024-11-05 20:20:58] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"16172c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16172c/exception","method":"GET"} []
  2797. [2024-11-05 20:42: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)"} []
  2798. [2024-11-05 20:42: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)"} []
  2799. [2024-11-05 20:42: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)"} []
  2800. [2024-11-05 20:42:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"a9262e"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/a9262e?panel=db","method":"GET"} []
  2801. [2024-11-05 20:42:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2802. [2024-11-05 20:42:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2803. [2024-11-05 20:42:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2804. [2024-11-05 20:42:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2805. [2024-11-05 20:42: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)"} []
  2806. [2024-11-05 20:42: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=db","method":"GET"} []
  2807. [2024-11-05 20:42: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})"} []
  2808. [2024-11-05 20:46: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)"} []
  2809. [2024-11-05 20:46: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)"} []
  2810. [2024-11-05 20:46: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)"} []
  2811. [2024-11-05 20:46:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cd4964"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cd4964?panel=request","method":"GET"} []
  2812. [2024-11-05 20:46:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2813. [2024-11-05 20:46:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2814. [2024-11-05 20:46:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2815. [2024-11-05 20:46:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2816. [2024-11-05 20:46: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)"} []
  2817. [2024-11-05 20:46: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=request","method":"GET"} []
  2818. [2024-11-05 20:46: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})"} []
  2819. [2024-11-05 21:07: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)"} []
  2820. [2024-11-05 21:07: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)"} []
  2821. [2024-11-05 21:07: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)"} []
  2822. [2024-11-05 21:07:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"382766"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/382766?panel=db","method":"GET"} []
  2823. [2024-11-05 21:07:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2824. [2024-11-05 21:07:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2825. [2024-11-05 21:07:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2826. [2024-11-05 21:07:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2827. [2024-11-05 21:07:55] 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)"} []
  2828. [2024-11-05 21:07: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=db","method":"GET"} []
  2829. [2024-11-05 21:07: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})"} []
  2830. [2024-11-05 21:13: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)"} []
  2831. [2024-11-05 21:13: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)"} []
  2832. [2024-11-05 21:13: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)"} []
  2833. [2024-11-05 21:13:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"2ae2ff"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/2ae2ff?panel=db","method":"GET"} []
  2834. [2024-11-05 21:13:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2835. [2024-11-05 21:13:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2836. [2024-11-05 21:13:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2837. [2024-11-05 21:13:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2838. [2024-11-05 21:13: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)"} []
  2839. [2024-11-05 21:13: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"} []
  2840. [2024-11-05 21:13: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})"} []
  2841. [2024-11-05 21:16: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)"} []
  2842. [2024-11-05 21:16: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)"} []
  2843. [2024-11-05 21:16: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)"} []
  2844. [2024-11-05 21:16:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"1ae5ec"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/1ae5ec","method":"GET"} []
  2845. [2024-11-05 21:16:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2846. [2024-11-05 21:16:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2847. [2024-11-05 21:16:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2848. [2024-11-05 21:16:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2849. [2024-11-05 21:16: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)"} []
  2850. [2024-11-05 21:16: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","method":"GET"} []
  2851. [2024-11-05 21:16: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})"} []
  2852. [2024-11-05 21:28: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)"} []
  2853. [2024-11-05 21:28: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)"} []
  2854. [2024-11-05 21:28: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)"} []
  2855. [2024-11-05 21:28:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"d310e8"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d310e8?panel=db","method":"GET"} []
  2856. [2024-11-05 21:28:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2857. [2024-11-05 21:28:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2858. [2024-11-05 21:28:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2859. [2024-11-05 21:28:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2860. [2024-11-05 21:28: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)"} []
  2861. [2024-11-05 21:28: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=db","method":"GET"} []
  2862. [2024-11-05 21:28: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})"} []
  2863. [2024-11-05 21:30: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)"} []
  2864. [2024-11-05 21:30: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)"} []
  2865. [2024-11-05 21:30: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)"} []
  2866. [2024-11-05 21:30: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":"42fe1b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/42fe1b/search/results?limit=10&method=GET","method":"GET"} []
  2867. [2024-11-05 21:30:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2868. [2024-11-05 21:30:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2869. [2024-11-05 21:30:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2870. [2024-11-05 21:30:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2871. [2024-11-05 21:30: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)"} []
  2872. [2024-11-05 21:30: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"} []
  2873. [2024-11-05 21:30: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})"} []
  2874. [2024-11-05 21:32: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)"} []
  2875. [2024-11-05 21:32: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)"} []
  2876. [2024-11-05 21:32: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)"} []
  2877. [2024-11-05 21:32:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"ec668f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/ec668f","method":"GET"} []
  2878. [2024-11-05 21:32:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2879. [2024-11-05 21:32:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2880. [2024-11-05 21:32:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2881. [2024-11-05 21:32:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2882. [2024-11-05 21:32: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)"} []
  2883. [2024-11-05 21:32: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"} []
  2884. [2024-11-05 21:32: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})"} []
  2885. [2024-11-05 21:36: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)"} []
  2886. [2024-11-05 21:36: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)"} []
  2887. [2024-11-05 21:36: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)"} []
  2888. [2024-11-05 21:36: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":"08ff89"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/08ff89/search/results?limit=10&method=GET","method":"GET"} []
  2889. [2024-11-05 21:36:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2890. [2024-11-05 21:36:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2891. [2024-11-05 21:36:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2892. [2024-11-05 21:36:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2893. [2024-11-05 21:36: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)"} []
  2894. [2024-11-05 21:36: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?limit=10&method=GET","method":"GET"} []
  2895. [2024-11-05 21:36: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})"} []
  2896. [2024-11-05 21:38: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)"} []
  2897. [2024-11-05 21:38: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)"} []
  2898. [2024-11-05 21:38: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)"} []
  2899. [2024-11-05 21:38:15] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"bdfcea"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/bdfcea/search/results?limit=10&method=POST","method":"GET"} []
  2900. [2024-11-05 21:38:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2901. [2024-11-05 21:38:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2902. [2024-11-05 21:38:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2903. [2024-11-05 21:38:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2904. [2024-11-05 21:38: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)"} []
  2905. [2024-11-05 21:38:15] 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=POST","method":"GET"} []
  2906. [2024-11-05 21:38:15] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  2907. [2024-11-05 22:36: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)"} []
  2908. [2024-11-05 22:36: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)"} []
  2909. [2024-11-05 22:36: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)"} []
  2910. [2024-11-05 22:36:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"401f6c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/401f6c?panel=db","method":"GET"} []
  2911. [2024-11-05 22:36:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2912. [2024-11-05 22:36:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2913. [2024-11-05 22:36:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2914. [2024-11-05 22:36:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2915. [2024-11-05 22:36: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)"} []
  2916. [2024-11-05 22:36: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=db","method":"GET"} []
  2917. [2024-11-05 22:36: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})"} []
  2918. [2024-11-05 22:45: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)"} []
  2919. [2024-11-05 22:45: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)"} []
  2920. [2024-11-05 22:45: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)"} []
  2921. [2024-11-05 22:45:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"87b87a"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/87b87a?panel=db","method":"GET"} []
  2922. [2024-11-05 22:45:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2923. [2024-11-05 22:45:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2924. [2024-11-05 22:45:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2925. [2024-11-05 22:45:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2926. [2024-11-05 22:45: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)"} []
  2927. [2024-11-05 22:45: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=db","method":"GET"} []
  2928. [2024-11-05 22:45: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})"} []
  2929. [2024-11-05 23:14: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)"} []
  2930. [2024-11-05 23:14: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)"} []
  2931. [2024-11-05 23:14: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)"} []
  2932. [2024-11-05 23:14:50] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"bed5ba"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/bed5ba/search/results?limit=10&method=GET","method":"GET"} []
  2933. [2024-11-05 23:14:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2934. [2024-11-05 23:14:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2935. [2024-11-05 23:14:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2936. [2024-11-05 23:14:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2937. [2024-11-05 23:14: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)"} []
  2938. [2024-11-05 23:14: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?limit=10&method=GET","method":"GET"} []
  2939. [2024-11-05 23:14: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})"} []
  2940. [2024-11-05 23:21: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)"} []
  2941. [2024-11-05 23:21: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)"} []
  2942. [2024-11-05 23:21: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)"} []
  2943. [2024-11-05 23:21:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"95b2ed"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/95b2ed?panel=db","method":"GET"} []
  2944. [2024-11-05 23:21:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2945. [2024-11-05 23:21:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2946. [2024-11-05 23:21:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2947. [2024-11-05 23:21:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2948. [2024-11-05 23:21: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)"} []
  2949. [2024-11-05 23: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=db","method":"GET"} []
  2950. [2024-11-05 23: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})"} []
  2951. [2024-11-05 23:26: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)"} []
  2952. [2024-11-05 23:26: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)"} []
  2953. [2024-11-05 23:26: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)"} []
  2954. [2024-11-05 23:26:45] 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"} []
  2955. [2024-11-05 23:26:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2956. [2024-11-05 23:26:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2957. [2024-11-05 23:26:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2958. [2024-11-05 23:26:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2959. [2024-11-05 23:26: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)"} []
  2960. [2024-11-05 23:26: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"} []
  2961. [2024-11-05 23:26: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})"} []
  2962. [2024-11-05 23:43: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)"} []
  2963. [2024-11-05 23:43: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)"} []
  2964. [2024-11-05 23:43: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)"} []
  2965. [2024-11-05 23:43:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"288765"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/288765","method":"GET"} []
  2966. [2024-11-05 23:43:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2967. [2024-11-05 23:43:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2968. [2024-11-05 23:43:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2969. [2024-11-05 23:43:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2970. [2024-11-05 23:43: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)"} []
  2971. [2024-11-05 23:43: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"} []
  2972. [2024-11-05 23:43: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})"} []
  2973. [2024-11-05 23:51: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)"} []
  2974. [2024-11-05 23:51: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)"} []
  2975. [2024-11-05 23:51: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)"} []
  2976. [2024-11-05 23:51: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)"} []
  2977. [2024-11-05 23:51:31] 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)"} []
  2978. [2024-11-05 23:51: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)"} []
  2979. [2024-11-05 23:51: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)"} []
  2980. [2024-11-05 23:51: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)"} []
  2981. [2024-11-05 23:51:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"16172c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16172c?panel=events","method":"GET"} []
  2982. [2024-11-05 23:51:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2983. [2024-11-05 23:51:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2984. [2024-11-05 23:51:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2985. [2024-11-05 23:51:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2986. [2024-11-05 23:51: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)"} []
  2987. [2024-11-05 23:51: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"} []
  2988. [2024-11-05 23:51: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})"} []
  2989. [2024-11-05 23:56: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)"} []
  2990. [2024-11-05 23:56: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)"} []
  2991. [2024-11-05 23:56: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)"} []
  2992. [2024-11-05 23:56:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"16172c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16172c?panel=translation","method":"GET"} []
  2993. [2024-11-05 23:56:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  2994. [2024-11-05 23:56:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2995. [2024-11-05 23:56:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  2996. [2024-11-05 23:56:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  2997. [2024-11-05 23:56: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)"} []
  2998. [2024-11-05 23:56: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"} []
  2999. [2024-11-05 23:56: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})"} []
  3000. [2024-11-05 23:58: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)"} []
  3001. [2024-11-05 23:58: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)"} []
  3002. [2024-11-05 23:58: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)"} []
  3003. [2024-11-05 23:58:04] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"16172c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16172c/search/results?ip=18.224.64.10","method":"GET"} []
  3004. [2024-11-05 23:58:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3005. [2024-11-05 23:58:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3006. [2024-11-05 23:58:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3007. [2024-11-05 23:58:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3008. [2024-11-05 23:58: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)"} []
  3009. [2024-11-05 23:58: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?ip=18.224.64.10","method":"GET"} []
  3010. [2024-11-05 23:58: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})"} []
  3011. [2024-11-05 23:59: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)"} []
  3012. [2024-11-05 23:59: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)"} []
  3013. [2024-11-05 23:59: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)"} []
  3014. [2024-11-05 23:59:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"16172c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16172c?panel=router","method":"GET"} []
  3015. [2024-11-05 23:59:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  3016. [2024-11-05 23:59:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3017. [2024-11-05 23:59:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  3018. [2024-11-05 23:59:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  3019. [2024-11-05 23:59: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)"} []
  3020. [2024-11-05 23:59: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=router","method":"GET"} []
  3021. [2024-11-05 23:59: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})"} []
  3022. [2024-11-05 23:59:01] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"16172c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16172c/router","method":"GET"} []
  3023. [2024-11-05 23:59:01] 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})"} []