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

Open in your IDE?
  1. [2024-11-08 00:21: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)"} []
  2. [2024-11-08 00:21: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)"} []
  3. [2024-11-08 00:21: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)"} []
  4. [2024-11-08 00:21:58] 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-08 00:21:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  6. [2024-11-08 00:21:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  7. [2024-11-08 00:21:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  8. [2024-11-08 00:21:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  9. [2024-11-08 00:21:58] 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-08 00:21:58] 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-08 00:21: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_.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-08 00:21:58] 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-08 00:21:58] 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-08 00:21:58] 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-08 00:21: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})"} []
  16. [2024-11-08 00:21:58] 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-08 00:21:59] 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-08 00:21:59] 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-08 00:21:59] 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-08 00:21:59] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  21. [2024-11-08 00:21:59] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  22. [2024-11-08 00:21:59] doctrine.INFO: Disconnecting [] []
  23. [2024-11-08 00:24: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)"} []
  24. [2024-11-08 00:24: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)"} []
  25. [2024-11-08 00:24: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)"} []
  26. [2024-11-08 00:24:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"b4ed0e"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/b4ed0e","method":"GET"} []
  27. [2024-11-08 00:24:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  28. [2024-11-08 00:24:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  29. [2024-11-08 00:24:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  30. [2024-11-08 00:24:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  31. [2024-11-08 00:24: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","method":"GET"} []
  32. [2024-11-08 00:24: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})"} []
  33. [2024-11-08 00:33: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)"} []
  34. [2024-11-08 00:33: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)"} []
  35. [2024-11-08 00:33: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)"} []
  36. [2024-11-08 00:33:55] 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"} []
  37. [2024-11-08 00:33:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  38. [2024-11-08 00:33:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  39. [2024-11-08 00:33:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  40. [2024-11-08 00:33:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  41. [2024-11-08 00:33: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)"} []
  42. [2024-11-08 00:33: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)"} []
  43. [2024-11-08 00:33: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)"} []
  44. [2024-11-08 00:33:58] 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"} []
  45. [2024-11-08 00:33:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  46. [2024-11-08 00:33:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  47. [2024-11-08 00:33:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  48. [2024-11-08 00:33:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  49. [2024-11-08 00:34:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  50. [2024-11-08 00:34:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  51. [2024-11-08 00:34:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  52. [2024-11-08 00:35:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  53. [2024-11-08 00:35:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  54. [2024-11-08 00:35:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  55. [2024-11-08 00:35:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  56. [2024-11-08 00:35:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e31cbc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/e31cbc?group=1&panel=db","method":"GET"} []
  57. [2024-11-08 00:35:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  58. [2024-11-08 00:35:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  59. [2024-11-08 00:35:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  60. [2024-11-08 00:35:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  61. [2024-11-08 00:35: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?group=1&panel=db","method":"GET"} []
  62. [2024-11-08 00:35: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})"} []
  63. [2024-11-08 01:36: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)"} []
  64. [2024-11-08 01:36: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)"} []
  65. [2024-11-08 01:36: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)"} []
  66. [2024-11-08 01:36: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)"} []
  67. [2024-11-08 01:36:59] 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)"} []
  68. [2024-11-08 01:37: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)"} []
  69. [2024-11-08 01:37: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)"} []
  70. [2024-11-08 01:37: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)"} []
  71. [2024-11-08 01:37:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"6d163b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/6d163b","method":"GET"} []
  72. [2024-11-08 01:37:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  73. [2024-11-08 01:37:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  74. [2024-11-08 01:37:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  75. [2024-11-08 01:37:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  76. [2024-11-08 01:37: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)"} []
  77. [2024-11-08 01:37:01] 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":"6d163b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/6d163b/exception.css","method":"GET"} []
  78. [2024-11-08 01:37: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})"} []
  79. [2024-11-08 01:37: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","method":"GET"} []
  80. [2024-11-08 01:37:01] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"6d163b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/6d163b/exception","method":"GET"} []
  81. [2024-11-08 01:38: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)"} []
  82. [2024-11-08 01:38: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)"} []
  83. [2024-11-08 01:38: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)"} []
  84. [2024-11-08 01:38: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":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d/search/results?ip=3.144.25.230","method":"GET"} []
  85. [2024-11-08 01:38:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  86. [2024-11-08 01:38:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  87. [2024-11-08 01:38:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  88. [2024-11-08 01:38:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  89. [2024-11-08 01:38: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)"} []
  90. [2024-11-08 01:38: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?ip=3.144.25.230","method":"GET"} []
  91. [2024-11-08 01:38: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})"} []
  92. [2024-11-08 01:43: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)"} []
  93. [2024-11-08 01:43: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)"} []
  94. [2024-11-08 01:43: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)"} []
  95. [2024-11-08 01:43:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d?panel=vich_uploader.mapping_collector","method":"GET"} []
  96. [2024-11-08 01:43:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  97. [2024-11-08 01:43:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  98. [2024-11-08 01:43:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  99. [2024-11-08 01:43:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  100. [2024-11-08 01:43: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)"} []
  101. [2024-11-08 01:43:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=vich_uploader.mapping_collector","method":"GET"} []
  102. [2024-11-08 01:43: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})"} []
  103. [2024-11-08 01:44: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)"} []
  104. [2024-11-08 01:44: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)"} []
  105. [2024-11-08 01:44: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)"} []
  106. [2024-11-08 01:44:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d?panel=events","method":"GET"} []
  107. [2024-11-08 01:44:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  108. [2024-11-08 01:44:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  109. [2024-11-08 01:44:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  110. [2024-11-08 01:44:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  111. [2024-11-08 01:44: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)"} []
  112. [2024-11-08 01:44: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=events","method":"GET"} []
  113. [2024-11-08 01:44: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})"} []
  114. [2024-11-08 01:47: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)"} []
  115. [2024-11-08 01:47: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)"} []
  116. [2024-11-08 01:47: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)"} []
  117. [2024-11-08 01:47:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d?panel=translation","method":"GET"} []
  118. [2024-11-08 01:47:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  119. [2024-11-08 01:47:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  120. [2024-11-08 01:47:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  121. [2024-11-08 01:47:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  122. [2024-11-08 01:47: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)"} []
  123. [2024-11-08 01:47:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=translation","method":"GET"} []
  124. [2024-11-08 01:47: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})"} []
  125. [2024-11-08 01:50: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)"} []
  126. [2024-11-08 01:50: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)"} []
  127. [2024-11-08 01:50: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)"} []
  128. [2024-11-08 01:50:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d?panel=http_client","method":"GET"} []
  129. [2024-11-08 01:50:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  130. [2024-11-08 01:50:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  131. [2024-11-08 01:50:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  132. [2024-11-08 01:50:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  133. [2024-11-08 01:50: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)"} []
  134. [2024-11-08 01:50: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=http_client","method":"GET"} []
  135. [2024-11-08 01:50: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})"} []
  136. [2024-11-08 01:51: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)"} []
  137. [2024-11-08 01:51: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)"} []
  138. [2024-11-08 01:51: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)"} []
  139. [2024-11-08 01:51:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d?panel=cache","method":"GET"} []
  140. [2024-11-08 01:51:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  141. [2024-11-08 01:51:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  142. [2024-11-08 01:51:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  143. [2024-11-08 01:51:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  144. [2024-11-08 01:51: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)"} []
  145. [2024-11-08 01:51: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=cache","method":"GET"} []
  146. [2024-11-08 01:51: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})"} []
  147. [2024-11-08 01:53: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)"} []
  148. [2024-11-08 01:53: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)"} []
  149. [2024-11-08 01:53: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)"} []
  150. [2024-11-08 01:53:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d?panel=elastica","method":"GET"} []
  151. [2024-11-08 01:53:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  152. [2024-11-08 01:53:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  153. [2024-11-08 01:53:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  154. [2024-11-08 01:53:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  155. [2024-11-08 01:53: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)"} []
  156. [2024-11-08 01:53:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=elastica","method":"GET"} []
  157. [2024-11-08 01:53: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})"} []
  158. [2024-11-08 01:55: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)"} []
  159. [2024-11-08 01:55: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)"} []
  160. [2024-11-08 01:55: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)"} []
  161. [2024-11-08 01:55:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d?panel=router","method":"GET"} []
  162. [2024-11-08 01:55:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  163. [2024-11-08 01:55:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  164. [2024-11-08 01:55:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  165. [2024-11-08 01:55:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  166. [2024-11-08 01:55: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)"} []
  167. [2024-11-08 01:55: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=router","method":"GET"} []
  168. [2024-11-08 01:55: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})"} []
  169. [2024-11-08 01:55:29] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d/router","method":"GET"} []
  170. [2024-11-08 01:55: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})"} []
  171. [2024-11-08 01:57: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)"} []
  172. [2024-11-08 01:57: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)"} []
  173. [2024-11-08 01:57: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)"} []
  174. [2024-11-08 01:57:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d?panel=form","method":"GET"} []
  175. [2024-11-08 01:57:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  176. [2024-11-08 01:57:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  177. [2024-11-08 01:57:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  178. [2024-11-08 01:57:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  179. [2024-11-08 01:57: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)"} []
  180. [2024-11-08 01:57: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=form","method":"GET"} []
  181. [2024-11-08 01:57: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})"} []
  182. [2024-11-08 01:58: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)"} []
  183. [2024-11-08 01:58: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)"} []
  184. [2024-11-08 01:58: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)"} []
  185. [2024-11-08 01:58:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d?panel=time","method":"GET"} []
  186. [2024-11-08 01:58:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  187. [2024-11-08 01:58:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  188. [2024-11-08 01:58:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  189. [2024-11-08 01:58:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  190. [2024-11-08 01:58: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)"} []
  191. [2024-11-08 01:58:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=time","method":"GET"} []
  192. [2024-11-08 01:58: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})"} []
  193. [2024-11-08 01:59: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)"} []
  194. [2024-11-08 01:59: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)"} []
  195. [2024-11-08 01:59: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)"} []
  196. [2024-11-08 01:59:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d?panel=db","method":"GET"} []
  197. [2024-11-08 01:59:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  198. [2024-11-08 01:59:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  199. [2024-11-08 01:59:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  200. [2024-11-08 01:59:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  201. [2024-11-08 01:59: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)"} []
  202. [2024-11-08 01:59:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
  203. [2024-11-08 01:59: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})"} []
  204. [2024-11-08 02:00: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)"} []
  205. [2024-11-08 02:00: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)"} []
  206. [2024-11-08 02:00: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)"} []
  207. [2024-11-08 02:00:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d?panel=exception","method":"GET"} []
  208. [2024-11-08 02:00:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  209. [2024-11-08 02:00:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  210. [2024-11-08 02:00:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  211. [2024-11-08 02:00:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  212. [2024-11-08 02:00: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)"} []
  213. [2024-11-08 02:00:11] 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":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d/exception.css","method":"GET"} []
  214. [2024-11-08 02:00: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})"} []
  215. [2024-11-08 02:00:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=exception","method":"GET"} []
  216. [2024-11-08 02:00:11] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d/exception","method":"GET"} []
  217. [2024-11-08 02: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)"} []
  218. [2024-11-08 02: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)"} []
  219. [2024-11-08 02: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)"} []
  220. [2024-11-08 02:05:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d?panel=twig","method":"GET"} []
  221. [2024-11-08 02:05:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  222. [2024-11-08 02:05:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  223. [2024-11-08 02:05:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  224. [2024-11-08 02:05:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  225. [2024-11-08 02:05: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)"} []
  226. [2024-11-08 02: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=twig","method":"GET"} []
  227. [2024-11-08 02: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})"} []
  228. [2024-11-08 02:07: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)"} []
  229. [2024-11-08 02:07: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)"} []
  230. [2024-11-08 02:07: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)"} []
  231. [2024-11-08 02:07:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d?panel=logger","method":"GET"} []
  232. [2024-11-08 02:07:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  233. [2024-11-08 02:07:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  234. [2024-11-08 02:07:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  235. [2024-11-08 02:07:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  236. [2024-11-08 02:07: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)"} []
  237. [2024-11-08 02:07: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=logger","method":"GET"} []
  238. [2024-11-08 02:07: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})"} []
  239. [2024-11-08 02:11: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)"} []
  240. [2024-11-08 02:11: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)"} []
  241. [2024-11-08 02:11: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)"} []
  242. [2024-11-08 02:11:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae","method":"GET"} []
  243. [2024-11-08 02:11:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  244. [2024-11-08 02:11:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  245. [2024-11-08 02:11:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  246. [2024-11-08 02:11:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  247. [2024-11-08 02:11: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)"} []
  248. [2024-11-08 02:11:57] 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":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae/exception.css","method":"GET"} []
  249. [2024-11-08 02:11: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})"} []
  250. [2024-11-08 02:11: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","method":"GET"} []
  251. [2024-11-08 02:11:57] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae/exception","method":"GET"} []
  252. [2024-11-08 02: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)"} []
  253. [2024-11-08 02: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)"} []
  254. [2024-11-08 02: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)"} []
  255. [2024-11-08 02:13:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d?panel=request","method":"GET"} []
  256. [2024-11-08 02:13:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  257. [2024-11-08 02:13:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  258. [2024-11-08 02:13:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  259. [2024-11-08 02:13:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  260. [2024-11-08 02: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)"} []
  261. [2024-11-08 02: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=request","method":"GET"} []
  262. [2024-11-08 02: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})"} []
  263. [2024-11-08 02:16: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)"} []
  264. [2024-11-08 02:16: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)"} []
  265. [2024-11-08 02:16: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)"} []
  266. [2024-11-08 02:16:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d?panel=validator","method":"GET"} []
  267. [2024-11-08 02:16:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  268. [2024-11-08 02:16:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  269. [2024-11-08 02:16:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  270. [2024-11-08 02:16:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  271. [2024-11-08 02:16: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)"} []
  272. [2024-11-08 02:16: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=validator","method":"GET"} []
  273. [2024-11-08 02:16: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})"} []
  274. [2024-11-08 02:17: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)"} []
  275. [2024-11-08 02:17: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)"} []
  276. [2024-11-08 02:17: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)"} []
  277. [2024-11-08 02:17:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d?panel=config","method":"GET"} []
  278. [2024-11-08 02:17:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  279. [2024-11-08 02:17:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  280. [2024-11-08 02:17:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  281. [2024-11-08 02:17:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  282. [2024-11-08 02:17: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)"} []
  283. [2024-11-08 02:17: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=config","method":"GET"} []
  284. [2024-11-08 02:17: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})"} []
  285. [2024-11-08 02:18: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)"} []
  286. [2024-11-08 02:18: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)"} []
  287. [2024-11-08 02:18: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)"} []
  288. [2024-11-08 02:18:13] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d?panel=security","method":"GET"} []
  289. [2024-11-08 02:18:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  290. [2024-11-08 02:18:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  291. [2024-11-08 02:18:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  292. [2024-11-08 02:18:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  293. [2024-11-08 02:18: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)"} []
  294. [2024-11-08 02:18: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=security","method":"GET"} []
  295. [2024-11-08 02:18: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})"} []
  296. [2024-11-08 02:52: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)"} []
  297. [2024-11-08 02:52: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)"} []
  298. [2024-11-08 02:52: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)"} []
  299. [2024-11-08 02:52:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"6b91e3"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/6b91e3?panel=http_client","method":"GET"} []
  300. [2024-11-08 02:52:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  301. [2024-11-08 02:52:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  302. [2024-11-08 02:52:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  303. [2024-11-08 02:52:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  304. [2024-11-08 02:52: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)"} []
  305. [2024-11-08 02:52: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=http_client","method":"GET"} []
  306. [2024-11-08 02:52: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})"} []
  307. [2024-11-08 03:38: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)"} []
  308. [2024-11-08 03:38: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)"} []
  309. [2024-11-08 03:38: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)"} []
  310. [2024-11-08 03:38: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)"} []
  311. [2024-11-08 03:38:30] 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)"} []
  312. [2024-11-08 03:51: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)"} []
  313. [2024-11-08 03:51: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)"} []
  314. [2024-11-08 03:51: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)"} []
  315. [2024-11-08 03:51: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"} []
  316. [2024-11-08 03:51:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  317. [2024-11-08 03:51:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  318. [2024-11-08 03:51:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  319. [2024-11-08 03:51:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  320. [2024-11-08 03:51: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"}} []
  321. [2024-11-08 03:51: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}} []
  322. [2024-11-08 03:51: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"} []
  323. [2024-11-08 03:51: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"} []
  324. [2024-11-08 03:51: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}} []
  325. [2024-11-08 03:51: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}} []
  326. [2024-11-08 03:51: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})"} []
  327. [2024-11-08 03:51: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}} []
  328. [2024-11-08 03:51: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)"} []
  329. [2024-11-08 03:51: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)"} []
  330. [2024-11-08 03:51: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)"} []
  331. [2024-11-08 03:51: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)"} []
  332. [2024-11-08 03:51:09] 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"} []
  333. [2024-11-08 03:51:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  334. [2024-11-08 03:51:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  335. [2024-11-08 03:51:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  336. [2024-11-08 03:51:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  337. [2024-11-08 03:51: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}} []
  338. [2024-11-08 03:51: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}} []
  339. [2024-11-08 03:51: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}} []
  340. [2024-11-08 03:51: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"} []
  341. [2024-11-08 03:51: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})"} []
  342. [2024-11-08 03:51:09] 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"}} []
  343. [2024-11-08 03:51:09] 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}} []
  344. [2024-11-08 03:51: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_.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"} []
  345. [2024-11-08 03:51:09] 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"} []
  346. [2024-11-08 03:51:09] 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}} []
  347. [2024-11-08 03:51:09] 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}} []
  348. [2024-11-08 03:51: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})"} []
  349. [2024-11-08 03:51:09] 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}} []
  350. [2024-11-08 03:51: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)"} []
  351. [2024-11-08 03:51:09] doctrine.INFO: Disconnecting [] []
  352. [2024-11-08 03:51:10] 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}} []
  353. [2024-11-08 03:51:10] 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}} []
  354. [2024-11-08 03:51:10] 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}} []
  355. [2024-11-08 03:51:10] 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"} []
  356. [2024-11-08 03:51:10] 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})"} []
  357. [2024-11-08 03:51:11] doctrine.INFO: Disconnecting [] []
  358. [2024-11-08 03:51: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)"} []
  359. [2024-11-08 03:51: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)"} []
  360. [2024-11-08 03:51: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)"} []
  361. [2024-11-08 03:51: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)"} []
  362. [2024-11-08 03:51:12] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /server"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /server\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/server/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  363. [2024-11-08 03:51: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)"} []
  364. [2024-11-08 03:51: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)"} []
  365. [2024-11-08 03:51: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)"} []
  366. [2024-11-08 03:51: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)"} []
  367. [2024-11-08 03:51:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.vscode/sftp.json"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.vscode/sftp.json\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.vscode/sftp.json/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  368. [2024-11-08 03:51: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)"} []
  369. [2024-11-08 03:51: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)"} []
  370. [2024-11-08 03:51: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)"} []
  371. [2024-11-08 03:51: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)"} []
  372. [2024-11-08 03:51:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /about"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /about\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/about/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  373. [2024-11-08 03:51: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)"} []
  374. [2024-11-08 03:51: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)"} []
  375. [2024-11-08 03:51: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)"} []
  376. [2024-11-08 03:51: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)"} []
  377. [2024-11-08 03:51:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /debug/default/view"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /debug/default/view\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/debug/default/view/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  378. [2024-11-08 03:51: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)"} []
  379. [2024-11-08 03:51: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)"} []
  380. [2024-11-08 03:51: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)"} []
  381. [2024-11-08 03:51: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)"} []
  382. [2024-11-08 03:51:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/_catalog"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/_catalog\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/_catalog/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  383. [2024-11-08 03:51: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)"} []
  384. [2024-11-08 03:51: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)"} []
  385. [2024-11-08 03:51: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)"} []
  386. [2024-11-08 03:51: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)"} []
  387. [2024-11-08 03:51:24] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  388. [2024-11-08 03: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)"} []
  389. [2024-11-08 03: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)"} []
  390. [2024-11-08 03: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)"} []
  391. [2024-11-08 03: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)"} []
  392. [2024-11-08 03:51:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /login.action"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /login.action\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/login.action/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  393. [2024-11-08 03:51: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)"} []
  394. [2024-11-08 03:51: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)"} []
  395. [2024-11-08 03:51: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)"} []
  396. [2024-11-08 03:51: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)"} []
  397. [2024-11-08 03:51:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /_all_dbs"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /_all_dbs\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/_all_dbs/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  398. [2024-11-08 03:51: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)"} []
  399. [2024-11-08 03:51: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)"} []
  400. [2024-11-08 03:51: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)"} []
  401. [2024-11-08 03:51: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)"} []
  402. [2024-11-08 03:51:32] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.DS_Store"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.DS_Store\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.DS_Store/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  403. [2024-11-08 03:51: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)"} []
  404. [2024-11-08 03:51: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)"} []
  405. [2024-11-08 03:51: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)"} []
  406. [2024-11-08 03:51: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)"} []
  407. [2024-11-08 03:51:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  408. [2024-11-08 03:51: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)"} []
  409. [2024-11-08 03:51: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)"} []
  410. [2024-11-08 03:51: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)"} []
  411. [2024-11-08 03:51: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)"} []
  412. [2024-11-08 03:51:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /s/235323e2530313e26333e23313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /s/235323e2530313e26333e23313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/s/235323e2530313e26333e23313/_/;/META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  413. [2024-11-08 03:51: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)"} []
  414. [2024-11-08 03:51: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)"} []
  415. [2024-11-08 03:51: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)"} []
  416. [2024-11-08 03:51: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)"} []
  417. [2024-11-08 03:51:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config.json"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config.json\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config.json/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  418. [2024-11-08 03:51: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)"} []
  419. [2024-11-08 03:51: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)"} []
  420. [2024-11-08 03:51: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)"} []
  421. [2024-11-08 03:51: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)"} []
  422. [2024-11-08 03:51:43] 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)"} []
  423. [2024-11-08 03:51: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)"} []
  424. [2024-11-08 03:51: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)"} []
  425. [2024-11-08 03:51: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)"} []
  426. [2024-11-08 03:51: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)"} []
  427. [2024-11-08 03:51:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /telescope/requests"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /telescope/requests\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/telescope/requests/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
  428. [2024-11-08 03:51: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)"} []
  429. [2024-11-08 03:51: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)"} []
  430. [2024-11-08 03:51: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)"} []
  431. [2024-11-08 03:51:46] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"fr"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/?rest_route=%2Fwp%2Fv2%2Fusers%2F","method":"GET"} []
  432. [2024-11-08 03:51:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  433. [2024-11-08 03:51:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  434. [2024-11-08 03:51:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  435. [2024-11-08 03:51:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  436. [2024-11-08 03:51:46] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
  437. [2024-11-08 03:51:46] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.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}} []
  438. [2024-11-08 03:51: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_.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"} []
  439. [2024-11-08 03:51:46] 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"} []
  440. [2024-11-08 03:51:46] 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}} []
  441. [2024-11-08 03:51:46] 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}} []
  442. [2024-11-08 03:51: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})"} []
  443. [2024-11-08 03:51:46] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? 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}} []
  444. [2024-11-08 03:51: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)"} []
  445. [2024-11-08 03:51:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
  446. [2024-11-08 03:51:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
  447. [2024-11-08 03:51:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
  448. [2024-11-08 03:51:48] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
  449. [2024-11-08 03:51:48] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
  450. [2024-11-08 03:51:48] doctrine.INFO: Disconnecting [] []
  451. [2024-11-08 04:02: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)"} []
  452. [2024-11-08 04:02: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)"} []
  453. [2024-11-08 04:02: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)"} []
  454. [2024-11-08 04:02: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)"} []
  455. [2024-11-08 04:02:10] 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)"} []
  456. [2024-11-08 04:12: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)"} []
  457. [2024-11-08 04:12: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)"} []
  458. [2024-11-08 04:12: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)"} []
  459. [2024-11-08 04:12: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)"} []
  460. [2024-11-08 04:12:51] 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)"} []
  461. [2024-11-08 04:12: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)"} []
  462. [2024-11-08 04:12: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)"} []
  463. [2024-11-08 04:12: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)"} []
  464. [2024-11-08 04:12:53] 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.25.230","method":"GET"} []
  465. [2024-11-08 04:12:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  466. [2024-11-08 04:12:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  467. [2024-11-08 04:12:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  468. [2024-11-08 04:12:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  469. [2024-11-08 04:12: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)"} []
  470. [2024-11-08 04:12:53] 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":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c/exception.css","method":"GET"} []
  471. [2024-11-08 04:12: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})"} []
  472. [2024-11-08 04:12: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?ip=3.144.25.230","method":"GET"} []
  473. [2024-11-08 04:12:53] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c/exception","method":"GET"} []
  474. [2024-11-08 04:16: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)"} []
  475. [2024-11-08 04:16: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)"} []
  476. [2024-11-08 04:16: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)"} []
  477. [2024-11-08 04:16:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"1a4efc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/1a4efc?panel=validator","method":"GET"} []
  478. [2024-11-08 04:16:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  479. [2024-11-08 04:16:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  480. [2024-11-08 04:16:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  481. [2024-11-08 04:16:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  482. [2024-11-08 04:16: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)"} []
  483. [2024-11-08 04:16:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=validator","method":"GET"} []
  484. [2024-11-08 04:16: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})"} []
  485. [2024-11-08 04:30: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)"} []
  486. [2024-11-08 04:30: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)"} []
  487. [2024-11-08 04:30: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)"} []
  488. [2024-11-08 04:30: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)"} []
  489. [2024-11-08 04:30:42] 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)"} []
  490. [2024-11-08 04:31:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  491. [2024-11-08 04:31:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  492. [2024-11-08 04:31:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  493. [2024-11-08 04:31: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":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae/search/results?ip=3.144.25.230","method":"GET"} []
  494. [2024-11-08 04:31:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  495. [2024-11-08 04:31:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  496. [2024-11-08 04:31:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  497. [2024-11-08 04:31:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  498. [2024-11-08 04:31: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)"} []
  499. [2024-11-08 04:31:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=3.144.25.230","method":"GET"} []
  500. [2024-11-08 04:31:08] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  501. [2024-11-08 04:31: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)"} []
  502. [2024-11-08 04:31: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)"} []
  503. [2024-11-08 04:31: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)"} []
  504. [2024-11-08 04:31:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae?panel=config","method":"GET"} []
  505. [2024-11-08 04:31:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  506. [2024-11-08 04:31:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  507. [2024-11-08 04:31:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  508. [2024-11-08 04:31:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  509. [2024-11-08 04:31: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)"} []
  510. [2024-11-08 04:31: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=config","method":"GET"} []
  511. [2024-11-08 04:31: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})"} []
  512. [2024-11-08 04:33: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)"} []
  513. [2024-11-08 04:33: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)"} []
  514. [2024-11-08 04:33: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)"} []
  515. [2024-11-08 04:33:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae?panel=db","method":"GET"} []
  516. [2024-11-08 04:33:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  517. [2024-11-08 04:33:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  518. [2024-11-08 04:33:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  519. [2024-11-08 04:33:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  520. [2024-11-08 04:33: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)"} []
  521. [2024-11-08 04:33:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
  522. [2024-11-08 04:33: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})"} []
  523. [2024-11-08 04:37:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  524. [2024-11-08 04:37:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  525. [2024-11-08 04:37:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  526. [2024-11-08 04:37:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae?panel=validator","method":"GET"} []
  527. [2024-11-08 04:37:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  528. [2024-11-08 04:37:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  529. [2024-11-08 04:37:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  530. [2024-11-08 04:37:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  531. [2024-11-08 04:37: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)"} []
  532. [2024-11-08 04:37:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=validator","method":"GET"} []
  533. [2024-11-08 04:37: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})"} []
  534. [2024-11-08 04:39: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)"} []
  535. [2024-11-08 04:39: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)"} []
  536. [2024-11-08 04:39: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)"} []
  537. [2024-11-08 04:39:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae?panel=form","method":"GET"} []
  538. [2024-11-08 04:39:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  539. [2024-11-08 04:39:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  540. [2024-11-08 04:39:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  541. [2024-11-08 04:39:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  542. [2024-11-08 04:39: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)"} []
  543. [2024-11-08 04:39: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=form","method":"GET"} []
  544. [2024-11-08 04:39: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})"} []
  545. [2024-11-08 04:41: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)"} []
  546. [2024-11-08 04:41: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)"} []
  547. [2024-11-08 04:41: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)"} []
  548. [2024-11-08 04:41:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae?panel=elastica","method":"GET"} []
  549. [2024-11-08 04:41:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  550. [2024-11-08 04:41:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  551. [2024-11-08 04:41:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  552. [2024-11-08 04:41:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  553. [2024-11-08 04:41: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)"} []
  554. [2024-11-08 04:41: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=elastica","method":"GET"} []
  555. [2024-11-08 04:41: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})"} []
  556. [2024-11-08 04:42: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)"} []
  557. [2024-11-08 04:42: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)"} []
  558. [2024-11-08 04:42: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)"} []
  559. [2024-11-08 04:42:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae?panel=time","method":"GET"} []
  560. [2024-11-08 04:42:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  561. [2024-11-08 04:42:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  562. [2024-11-08 04:42:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  563. [2024-11-08 04:42:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  564. [2024-11-08 04:42: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)"} []
  565. [2024-11-08 04:42: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=time","method":"GET"} []
  566. [2024-11-08 04:42: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})"} []
  567. [2024-11-08 04:43: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)"} []
  568. [2024-11-08 04:43: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)"} []
  569. [2024-11-08 04:43: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)"} []
  570. [2024-11-08 04:43:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae?panel=cache","method":"GET"} []
  571. [2024-11-08 04:43:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  572. [2024-11-08 04:43:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  573. [2024-11-08 04:43:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  574. [2024-11-08 04:43:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  575. [2024-11-08 04:43: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)"} []
  576. [2024-11-08 04:43: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=cache","method":"GET"} []
  577. [2024-11-08 04:43: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})"} []
  578. [2024-11-08 04:48: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)"} []
  579. [2024-11-08 04:48: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)"} []
  580. [2024-11-08 04:48: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)"} []
  581. [2024-11-08 04:48:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"550a64"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/550a64?panel=db","method":"GET"} []
  582. [2024-11-08 04:48:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  583. [2024-11-08 04:48:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  584. [2024-11-08 04:48:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  585. [2024-11-08 04:48:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  586. [2024-11-08 04:48: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)"} []
  587. [2024-11-08 04:48:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
  588. [2024-11-08 04:48: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})"} []
  589. [2024-11-08 04:55: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)"} []
  590. [2024-11-08 04:55: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)"} []
  591. [2024-11-08 04:55: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)"} []
  592. [2024-11-08 04:55:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d?group=1&panel=db","method":"GET"} []
  593. [2024-11-08 04:55:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  594. [2024-11-08 04:55:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  595. [2024-11-08 04:55:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  596. [2024-11-08 04:55:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  597. [2024-11-08 04:55: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)"} []
  598. [2024-11-08 04:55: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?group=1&panel=db","method":"GET"} []
  599. [2024-11-08 04:55: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})"} []
  600. [2024-11-08 04:57: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)"} []
  601. [2024-11-08 04:57: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)"} []
  602. [2024-11-08 04:57: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)"} []
  603. [2024-11-08 04:57:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae?panel=events","method":"GET"} []
  604. [2024-11-08 04:57:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  605. [2024-11-08 04:57:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  606. [2024-11-08 04:57:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  607. [2024-11-08 04:57:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  608. [2024-11-08 04:57: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)"} []
  609. [2024-11-08 04:57: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=events","method":"GET"} []
  610. [2024-11-08 04:57: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})"} []
  611. [2024-11-08 05:01:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  612. [2024-11-08 05:01:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  613. [2024-11-08 05:01:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  614. [2024-11-08 05:01:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae?panel=security","method":"GET"} []
  615. [2024-11-08 05:01:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  616. [2024-11-08 05:01:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  617. [2024-11-08 05:01:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  618. [2024-11-08 05:01:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  619. [2024-11-08 05:01: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)"} []
  620. [2024-11-08 05:01:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=security","method":"GET"} []
  621. [2024-11-08 05:01: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})"} []
  622. [2024-11-08 05: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)"} []
  623. [2024-11-08 05: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)"} []
  624. [2024-11-08 05: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)"} []
  625. [2024-11-08 05:03:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae?panel=logger","method":"GET"} []
  626. [2024-11-08 05:03:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  627. [2024-11-08 05:03:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  628. [2024-11-08 05:03:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  629. [2024-11-08 05:03:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  630. [2024-11-08 05:03: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)"} []
  631. [2024-11-08 05:03: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=logger","method":"GET"} []
  632. [2024-11-08 05:03: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})"} []
  633. [2024-11-08 05: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)"} []
  634. [2024-11-08 05: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)"} []
  635. [2024-11-08 05: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)"} []
  636. [2024-11-08 05:06:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae?panel=exception","method":"GET"} []
  637. [2024-11-08 05:06:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  638. [2024-11-08 05:06:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  639. [2024-11-08 05:06:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  640. [2024-11-08 05:06:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  641. [2024-11-08 05:06: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)"} []
  642. [2024-11-08 05:06:22] 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":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae/exception.css","method":"GET"} []
  643. [2024-11-08 05:06: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})"} []
  644. [2024-11-08 05:06:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=exception","method":"GET"} []
  645. [2024-11-08 05:06:22] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae/exception","method":"GET"} []
  646. [2024-11-08 05:09: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)"} []
  647. [2024-11-08 05:09: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)"} []
  648. [2024-11-08 05:09: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)"} []
  649. [2024-11-08 05:09:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae?panel=twig","method":"GET"} []
  650. [2024-11-08 05:09:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  651. [2024-11-08 05:09:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  652. [2024-11-08 05:09:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  653. [2024-11-08 05:09:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  654. [2024-11-08 05:09: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)"} []
  655. [2024-11-08 05:09: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=twig","method":"GET"} []
  656. [2024-11-08 05:09: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})"} []
  657. [2024-11-08 05:09: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)"} []
  658. [2024-11-08 05:09: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)"} []
  659. [2024-11-08 05:09: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)"} []
  660. [2024-11-08 05:09:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae?panel=request","method":"GET"} []
  661. [2024-11-08 05:09:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  662. [2024-11-08 05:09:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  663. [2024-11-08 05:09:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  664. [2024-11-08 05:09:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  665. [2024-11-08 05:09: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)"} []
  666. [2024-11-08 05:09:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
  667. [2024-11-08 05:09: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})"} []
  668. [2024-11-08 05:11: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)"} []
  669. [2024-11-08 05:11: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)"} []
  670. [2024-11-08 05:11: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)"} []
  671. [2024-11-08 05:11:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae?panel=vich_uploader.mapping_collector","method":"GET"} []
  672. [2024-11-08 05:11:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  673. [2024-11-08 05:11:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  674. [2024-11-08 05:11:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  675. [2024-11-08 05:11:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  676. [2024-11-08 05:11: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)"} []
  677. [2024-11-08 05:11: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?panel=vich_uploader.mapping_collector","method":"GET"} []
  678. [2024-11-08 05:11: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})"} []
  679. [2024-11-08 05:17: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)"} []
  680. [2024-11-08 05:17: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)"} []
  681. [2024-11-08 05:17: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)"} []
  682. [2024-11-08 05:17: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)"} []
  683. [2024-11-08 05:17:37] 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)"} []
  684. [2024-11-08 05:17: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)"} []
  685. [2024-11-08 05:17: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)"} []
  686. [2024-11-08 05:17: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)"} []
  687. [2024-11-08 05:17:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae?panel=http_client","method":"GET"} []
  688. [2024-11-08 05:17:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  689. [2024-11-08 05:17:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  690. [2024-11-08 05:17:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  691. [2024-11-08 05:17:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  692. [2024-11-08 05:17: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)"} []
  693. [2024-11-08 05:17: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=http_client","method":"GET"} []
  694. [2024-11-08 05:17: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})"} []
  695. [2024-11-08 05:18: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)"} []
  696. [2024-11-08 05:18: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)"} []
  697. [2024-11-08 05:18: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)"} []
  698. [2024-11-08 05:18:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae?panel=router","method":"GET"} []
  699. [2024-11-08 05:18:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  700. [2024-11-08 05:18:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  701. [2024-11-08 05:18:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  702. [2024-11-08 05:18:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  703. [2024-11-08 05:18: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)"} []
  704. [2024-11-08 05:18: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=router","method":"GET"} []
  705. [2024-11-08 05:18: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})"} []
  706. [2024-11-08 05:18:17] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae/router","method":"GET"} []
  707. [2024-11-08 05:18:17] 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})"} []
  708. [2024-11-08 05:19: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)"} []
  709. [2024-11-08 05:19: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)"} []
  710. [2024-11-08 05:19: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)"} []
  711. [2024-11-08 05:19:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae?panel=translation","method":"GET"} []
  712. [2024-11-08 05:19:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  713. [2024-11-08 05:19:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  714. [2024-11-08 05:19:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  715. [2024-11-08 05:19:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  716. [2024-11-08 05:19: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)"} []
  717. [2024-11-08 05:19:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=translation","method":"GET"} []
  718. [2024-11-08 05:19: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})"} []
  719. [2024-11-08 05:35: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)"} []
  720. [2024-11-08 05:35: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)"} []
  721. [2024-11-08 05:35: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)"} []
  722. [2024-11-08 05:35: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":"92df6b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/92df6b/search/results?limit=10&method=GET","method":"GET"} []
  723. [2024-11-08 05:35:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  724. [2024-11-08 05:35:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  725. [2024-11-08 05:35:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  726. [2024-11-08 05:35:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  727. [2024-11-08 05:35: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)"} []
  728. [2024-11-08 05:35: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"} []
  729. [2024-11-08 05:35: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})"} []
  730. [2024-11-08 05:39: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)"} []
  731. [2024-11-08 05:39: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)"} []
  732. [2024-11-08 05:39: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)"} []
  733. [2024-11-08 05:39:34] 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.49.115&limit=10&method=GET","method":"GET"} []
  734. [2024-11-08 05:39:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  735. [2024-11-08 05:39:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  736. [2024-11-08 05:39:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  737. [2024-11-08 05:39:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  738. [2024-11-08 05:39: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)"} []
  739. [2024-11-08 05:39:34] 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":"98b745"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/98b745/exception.css","method":"GET"} []
  740. [2024-11-08 05:39: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})"} []
  741. [2024-11-08 05:39: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=47.128.49.115&limit=10&method=GET","method":"GET"} []
  742. [2024-11-08 05:39:34] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"98b745"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/98b745/exception","method":"GET"} []
  743. [2024-11-08 05:42: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)"} []
  744. [2024-11-08 05:42: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)"} []
  745. [2024-11-08 05:42: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)"} []
  746. [2024-11-08 05:42: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.37.123&limit=10&method=GET","method":"GET"} []
  747. [2024-11-08 05:42:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  748. [2024-11-08 05:42:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  749. [2024-11-08 05:42:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  750. [2024-11-08 05:42:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  751. [2024-11-08 05:42: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)"} []
  752. [2024-11-08 05:42: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":"98b745"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/98b745/exception.css","method":"GET"} []
  753. [2024-11-08 05:42: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})"} []
  754. [2024-11-08 05:42: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.37.123&limit=10&method=GET","method":"GET"} []
  755. [2024-11-08 05:42:21] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"98b745"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/98b745/exception","method":"GET"} []
  756. [2024-11-08 05:47: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)"} []
  757. [2024-11-08 05:47: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)"} []
  758. [2024-11-08 05:47: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)"} []
  759. [2024-11-08 05:47: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":"3fce5e"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3fce5e/search/results?limit=10&method=GET","method":"GET"} []
  760. [2024-11-08 05:47:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  761. [2024-11-08 05:47:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  762. [2024-11-08 05:47:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  763. [2024-11-08 05:47:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  764. [2024-11-08 05:47: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)"} []
  765. [2024-11-08 05:47: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"} []
  766. [2024-11-08 05:47: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})"} []
  767. [2024-11-08 05:50: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)"} []
  768. [2024-11-08 05:50: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)"} []
  769. [2024-11-08 05:50: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)"} []
  770. [2024-11-08 05:50:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"d5d839"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d5d839","method":"GET"} []
  771. [2024-11-08 05:50:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  772. [2024-11-08 05:50:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  773. [2024-11-08 05:50:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  774. [2024-11-08 05:50:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  775. [2024-11-08 05:50: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)"} []
  776. [2024-11-08 05:50: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","method":"GET"} []
  777. [2024-11-08 05:50: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})"} []
  778. [2024-11-08 05:52: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)"} []
  779. [2024-11-08 05:52: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)"} []
  780. [2024-11-08 05:52: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)"} []
  781. [2024-11-08 05:52:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"8ae81e"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/8ae81e?panel=db","method":"GET"} []
  782. [2024-11-08 05:52:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  783. [2024-11-08 05:52:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  784. [2024-11-08 05:52:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  785. [2024-11-08 05:52:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  786. [2024-11-08 05:52: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)"} []
  787. [2024-11-08 05:52:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
  788. [2024-11-08 05:52: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})"} []
  789. [2024-11-08 06:28: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)"} []
  790. [2024-11-08 06:28: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)"} []
  791. [2024-11-08 06:28: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)"} []
  792. [2024-11-08 06:28:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f3ffe9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f3ffe9","method":"GET"} []
  793. [2024-11-08 06:28:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  794. [2024-11-08 06:28:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  795. [2024-11-08 06:28:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  796. [2024-11-08 06:28:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  797. [2024-11-08 06:28: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)"} []
  798. [2024-11-08 06:28: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"} []
  799. [2024-11-08 06:28: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})"} []
  800. [2024-11-08 06:29: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)"} []
  801. [2024-11-08 06:29: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)"} []
  802. [2024-11-08 06:29: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)"} []
  803. [2024-11-08 06:29:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3a2547"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3a2547","method":"GET"} []
  804. [2024-11-08 06:29:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  805. [2024-11-08 06:29:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  806. [2024-11-08 06:29:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  807. [2024-11-08 06:29:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  808. [2024-11-08 06:29: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)"} []
  809. [2024-11-08 06:29: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"} []
  810. [2024-11-08 06:29:39] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  811. [2024-11-08 06:31: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)"} []
  812. [2024-11-08 06:31: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)"} []
  813. [2024-11-08 06:31: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)"} []
  814. [2024-11-08 06:31:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3b6969"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3b6969","method":"GET"} []
  815. [2024-11-08 06:31:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  816. [2024-11-08 06:31:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  817. [2024-11-08 06:31:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  818. [2024-11-08 06:31:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  819. [2024-11-08 06:31: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)"} []
  820. [2024-11-08 06:31: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"} []
  821. [2024-11-08 06:31: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})"} []
  822. [2024-11-08 06:34: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)"} []
  823. [2024-11-08 06:34: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)"} []
  824. [2024-11-08 06:34: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)"} []
  825. [2024-11-08 06:34:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"01f69d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/01f69d","method":"GET"} []
  826. [2024-11-08 06:34:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  827. [2024-11-08 06:34:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  828. [2024-11-08 06:34:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  829. [2024-11-08 06:34:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  830. [2024-11-08 06:34: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)"} []
  831. [2024-11-08 06:34: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","method":"GET"} []
  832. [2024-11-08 06:34: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})"} []
  833. [2024-11-08 06:38:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  834. [2024-11-08 06:38:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  835. [2024-11-08 06:38:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  836. [2024-11-08 06:38: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)"} []
  837. [2024-11-08 06:38:10] 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)"} []
  838. [2024-11-08 06:38: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)"} []
  839. [2024-11-08 06:38: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)"} []
  840. [2024-11-08 06:38: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)"} []
  841. [2024-11-08 06:38:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f979d2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f979d2","method":"GET"} []
  842. [2024-11-08 06:38:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  843. [2024-11-08 06:38:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  844. [2024-11-08 06:38:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  845. [2024-11-08 06:38:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  846. [2024-11-08 06:38: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)"} []
  847. [2024-11-08 06:38: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":"f979d2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f979d2/exception.css","method":"GET"} []
  848. [2024-11-08 06:38: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})"} []
  849. [2024-11-08 06:38: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"} []
  850. [2024-11-08 06:38:12] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"f979d2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f979d2/exception","method":"GET"} []
  851. [2024-11-08 06:39: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)"} []
  852. [2024-11-08 06:39: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)"} []
  853. [2024-11-08 06:39: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)"} []
  854. [2024-11-08 06:39:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c?panel=config","method":"GET"} []
  855. [2024-11-08 06:39:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  856. [2024-11-08 06:39:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  857. [2024-11-08 06:39:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  858. [2024-11-08 06:39:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  859. [2024-11-08 06:39: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)"} []
  860. [2024-11-08 06:39: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?panel=config","method":"GET"} []
  861. [2024-11-08 06:39: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})"} []
  862. [2024-11-08 06:40: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)"} []
  863. [2024-11-08 06:40: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)"} []
  864. [2024-11-08 06:40: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)"} []
  865. [2024-11-08 06:40:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"fe5d0e"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/fe5d0e","method":"GET"} []
  866. [2024-11-08 06:40:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  867. [2024-11-08 06:40:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  868. [2024-11-08 06:40:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  869. [2024-11-08 06:40:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  870. [2024-11-08 06:40: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)"} []
  871. [2024-11-08 06:40: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"} []
  872. [2024-11-08 06:40: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})"} []
  873. [2024-11-08 06:41: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)"} []
  874. [2024-11-08 06:41: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)"} []
  875. [2024-11-08 06:41: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)"} []
  876. [2024-11-08 06:41:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c?panel=security","method":"GET"} []
  877. [2024-11-08 06:41:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  878. [2024-11-08 06:41:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  879. [2024-11-08 06:41:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  880. [2024-11-08 06:41:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  881. [2024-11-08 06:41: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)"} []
  882. [2024-11-08 06:41: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=security","method":"GET"} []
  883. [2024-11-08 06:41:20] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  884. [2024-11-08 06:42: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)"} []
  885. [2024-11-08 06:42: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)"} []
  886. [2024-11-08 06:42: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)"} []
  887. [2024-11-08 06:42:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c?panel=request","method":"GET"} []
  888. [2024-11-08 06:42:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  889. [2024-11-08 06:42:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  890. [2024-11-08 06:42:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  891. [2024-11-08 06:42:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  892. [2024-11-08 06:42: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)"} []
  893. [2024-11-08 06:42:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
  894. [2024-11-08 06:42: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})"} []
  895. [2024-11-08 06:42: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)"} []
  896. [2024-11-08 06:42: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)"} []
  897. [2024-11-08 06:42: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)"} []
  898. [2024-11-08 06:42: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":"074f1f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/074f1f/search/results?limit=10&method=POST","method":"GET"} []
  899. [2024-11-08 06:42:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  900. [2024-11-08 06:42:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  901. [2024-11-08 06:42:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  902. [2024-11-08 06:42:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  903. [2024-11-08 06:42: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)"} []
  904. [2024-11-08 06:42:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=POST","method":"GET"} []
  905. [2024-11-08 06:42: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})"} []
  906. [2024-11-08 06:42: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)"} []
  907. [2024-11-08 06:42: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)"} []
  908. [2024-11-08 06:42: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)"} []
  909. [2024-11-08 06:42:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c?panel=vich_uploader.mapping_collector","method":"GET"} []
  910. [2024-11-08 06:42:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  911. [2024-11-08 06:42:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  912. [2024-11-08 06:42:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  913. [2024-11-08 06:42:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  914. [2024-11-08 06:42: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)"} []
  915. [2024-11-08 06:42:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=vich_uploader.mapping_collector","method":"GET"} []
  916. [2024-11-08 06:42:38] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  917. [2024-11-08 06:44: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)"} []
  918. [2024-11-08 06:44: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)"} []
  919. [2024-11-08 06:44: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)"} []
  920. [2024-11-08 06:44:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"67ef3d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/67ef3d","method":"GET"} []
  921. [2024-11-08 06:44:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  922. [2024-11-08 06:44:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  923. [2024-11-08 06:44:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  924. [2024-11-08 06:44:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  925. [2024-11-08 06:44: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)"} []
  926. [2024-11-08 06:44: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"} []
  927. [2024-11-08 06:44: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})"} []
  928. [2024-11-08 06:44: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)"} []
  929. [2024-11-08 06:44: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)"} []
  930. [2024-11-08 06:44: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)"} []
  931. [2024-11-08 06:44: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":"2fda11"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/2fda11/search/results?ip=18.191.215.96&limit=10","method":"GET"} []
  932. [2024-11-08 06:44:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  933. [2024-11-08 06:44:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  934. [2024-11-08 06:44:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  935. [2024-11-08 06:44:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  936. [2024-11-08 06:44: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)"} []
  937. [2024-11-08 06:44: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=18.191.215.96&limit=10","method":"GET"} []
  938. [2024-11-08 06:44: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})"} []
  939. [2024-11-08 06:49: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)"} []
  940. [2024-11-08 06:49: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)"} []
  941. [2024-11-08 06:49: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)"} []
  942. [2024-11-08 06:49:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f1b2ab"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f1b2ab","method":"GET"} []
  943. [2024-11-08 06:49:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  944. [2024-11-08 06:49:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  945. [2024-11-08 06:49:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  946. [2024-11-08 06:49:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  947. [2024-11-08 06:49: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)"} []
  948. [2024-11-08 06:49: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"} []
  949. [2024-11-08 06:49: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})"} []
  950. [2024-11-08 06: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)"} []
  951. [2024-11-08 06: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)"} []
  952. [2024-11-08 06: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)"} []
  953. [2024-11-08 06:51:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c?panel=db","method":"GET"} []
  954. [2024-11-08 06:51:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  955. [2024-11-08 06:51:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  956. [2024-11-08 06:51:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  957. [2024-11-08 06:51:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  958. [2024-11-08 06: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)"} []
  959. [2024-11-08 06:51: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"} []
  960. [2024-11-08 06:51: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})"} []
  961. [2024-11-08 06:52: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)"} []
  962. [2024-11-08 06:52: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)"} []
  963. [2024-11-08 06:52: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)"} []
  964. [2024-11-08 06:52:37] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"f73805"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f73805/search/results?ip=138.197.191.87&limit=10&method=GET","method":"GET"} []
  965. [2024-11-08 06:52:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  966. [2024-11-08 06:52:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  967. [2024-11-08 06:52:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  968. [2024-11-08 06:52:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  969. [2024-11-08 06:52: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)"} []
  970. [2024-11-08 06:52:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=138.197.191.87&limit=10&method=GET","method":"GET"} []
  971. [2024-11-08 06:52: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})"} []
  972. [2024-11-08 06:53: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)"} []
  973. [2024-11-08 06:53: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)"} []
  974. [2024-11-08 06:53: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)"} []
  975. [2024-11-08 06:53:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c?panel=translation","method":"GET"} []
  976. [2024-11-08 06:53:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  977. [2024-11-08 06:53:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  978. [2024-11-08 06:53:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  979. [2024-11-08 06:53:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  980. [2024-11-08 06:53: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)"} []
  981. [2024-11-08 06:53: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=translation","method":"GET"} []
  982. [2024-11-08 06:53: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})"} []
  983. [2024-11-08 06:55: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)"} []
  984. [2024-11-08 06:55: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)"} []
  985. [2024-11-08 06:55: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)"} []
  986. [2024-11-08 06:55:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"ed3c2f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/ed3c2f","method":"GET"} []
  987. [2024-11-08 06:55:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  988. [2024-11-08 06:55:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  989. [2024-11-08 06:55:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  990. [2024-11-08 06:55:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  991. [2024-11-08 06:55: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)"} []
  992. [2024-11-08 06:55: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"} []
  993. [2024-11-08 06:55: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})"} []
  994. [2024-11-08 06:58:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  995. [2024-11-08 06:58:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  996. [2024-11-08 06:58:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  997. [2024-11-08 06:58:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c?panel=elastica","method":"GET"} []
  998. [2024-11-08 06:58:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  999. [2024-11-08 06:58:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1000. [2024-11-08 06:58:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1001. [2024-11-08 06:58:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1002. [2024-11-08 06:58: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)"} []
  1003. [2024-11-08 06:58: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=elastica","method":"GET"} []
  1004. [2024-11-08 06:58: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})"} []
  1005. [2024-11-08 07:04: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)"} []
  1006. [2024-11-08 07:04: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)"} []
  1007. [2024-11-08 07:04: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)"} []
  1008. [2024-11-08 07:04:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c?panel=validator","method":"GET"} []
  1009. [2024-11-08 07:04:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1010. [2024-11-08 07:04:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1011. [2024-11-08 07:04:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1012. [2024-11-08 07:04:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1013. [2024-11-08 07:04: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)"} []
  1014. [2024-11-08 07: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=validator","method":"GET"} []
  1015. [2024-11-08 07: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})"} []
  1016. [2024-11-08 07: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)"} []
  1017. [2024-11-08 07: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)"} []
  1018. [2024-11-08 07: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)"} []
  1019. [2024-11-08 07:04:29] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c/search/results?ip=18.188.18.197","method":"GET"} []
  1020. [2024-11-08 07:04:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1021. [2024-11-08 07:04:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1022. [2024-11-08 07:04:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1023. [2024-11-08 07:04:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1024. [2024-11-08 07:04: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)"} []
  1025. [2024-11-08 07:04: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?ip=18.188.18.197","method":"GET"} []
  1026. [2024-11-08 07:04: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})"} []
  1027. [2024-11-08 07:04: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)"} []
  1028. [2024-11-08 07:04: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)"} []
  1029. [2024-11-08 07:04: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)"} []
  1030. [2024-11-08 07:04:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c?panel=form","method":"GET"} []
  1031. [2024-11-08 07:04:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1032. [2024-11-08 07:04:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1033. [2024-11-08 07:04:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1034. [2024-11-08 07:04:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1035. [2024-11-08 07:04: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)"} []
  1036. [2024-11-08 07:04:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=form","method":"GET"} []
  1037. [2024-11-08 07:04: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})"} []
  1038. [2024-11-08 07: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)"} []
  1039. [2024-11-08 07: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)"} []
  1040. [2024-11-08 07: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)"} []
  1041. [2024-11-08 07:04:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c?panel=cache","method":"GET"} []
  1042. [2024-11-08 07:04:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1043. [2024-11-08 07:04:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1044. [2024-11-08 07:04:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1045. [2024-11-08 07:04:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1046. [2024-11-08 07:04: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)"} []
  1047. [2024-11-08 07:04: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=cache","method":"GET"} []
  1048. [2024-11-08 07:04: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})"} []
  1049. [2024-11-08 07: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)"} []
  1050. [2024-11-08 07: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)"} []
  1051. [2024-11-08 07: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)"} []
  1052. [2024-11-08 07:05:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c?panel=time","method":"GET"} []
  1053. [2024-11-08 07:05:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1054. [2024-11-08 07:05:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1055. [2024-11-08 07:05:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1056. [2024-11-08 07:05:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1057. [2024-11-08 07:05: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)"} []
  1058. [2024-11-08 07:05: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=time","method":"GET"} []
  1059. [2024-11-08 07:05: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})"} []
  1060. [2024-11-08 07:05: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)"} []
  1061. [2024-11-08 07:05: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)"} []
  1062. [2024-11-08 07:05: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)"} []
  1063. [2024-11-08 07:05:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c?panel=events","method":"GET"} []
  1064. [2024-11-08 07:05:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1065. [2024-11-08 07:05:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1066. [2024-11-08 07:05:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1067. [2024-11-08 07:05:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1068. [2024-11-08 07:05: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)"} []
  1069. [2024-11-08 07:05:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=events","method":"GET"} []
  1070. [2024-11-08 07:05: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})"} []
  1071. [2024-11-08 07:05: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)"} []
  1072. [2024-11-08 07:05: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)"} []
  1073. [2024-11-08 07:05: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)"} []
  1074. [2024-11-08 07:05:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"525beb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/525beb?panel=config","method":"GET"} []
  1075. [2024-11-08 07:05:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1076. [2024-11-08 07:05:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1077. [2024-11-08 07:05:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1078. [2024-11-08 07:05:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1079. [2024-11-08 07:05: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)"} []
  1080. [2024-11-08 07:05: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=config","method":"GET"} []
  1081. [2024-11-08 07:05: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})"} []
  1082. [2024-11-08 07:06: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)"} []
  1083. [2024-11-08 07:06: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)"} []
  1084. [2024-11-08 07:06: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)"} []
  1085. [2024-11-08 07:06:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c?panel=router","method":"GET"} []
  1086. [2024-11-08 07:06:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1087. [2024-11-08 07:06:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1088. [2024-11-08 07:06:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1089. [2024-11-08 07:06:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1090. [2024-11-08 07:06: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)"} []
  1091. [2024-11-08 07:06:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=router","method":"GET"} []
  1092. [2024-11-08 07:06: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})"} []
  1093. [2024-11-08 07:06:25] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c/router","method":"GET"} []
  1094. [2024-11-08 07:06:25] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/var/www/abcmzwei.eu/dev/src/../../src/Controller/) is not within the allowed path(s): (/var/www/abcmzwei.eu/dev/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/config/FileLocator.php\",\"line\":60,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/Config/FileLocator.php\",\"line\":61,\"function\":\"locate\",\"class\":\"Symfony\\\\Component\\\\Config\\\\FileLocator\",\"type\":\"->\"}],\"count\":1})"} []
  1095. [2024-11-08 07:07: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)"} []
  1096. [2024-11-08 07:07: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)"} []
  1097. [2024-11-08 07:07: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)"} []
  1098. [2024-11-08 07:07:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c?panel=twig","method":"GET"} []
  1099. [2024-11-08 07:07:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1100. [2024-11-08 07:07:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1101. [2024-11-08 07:07:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1102. [2024-11-08 07:07:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1103. [2024-11-08 07:07: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)"} []
  1104. [2024-11-08 07:07: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=twig","method":"GET"} []
  1105. [2024-11-08 07:07: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})"} []
  1106. [2024-11-08 07:10: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)"} []
  1107. [2024-11-08 07:10: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)"} []
  1108. [2024-11-08 07:10: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)"} []
  1109. [2024-11-08 07:10:14] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c?panel=logger","method":"GET"} []
  1110. [2024-11-08 07:10:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1111. [2024-11-08 07:10:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1112. [2024-11-08 07:10:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1113. [2024-11-08 07:10:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1114. [2024-11-08 07:10: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)"} []
  1115. [2024-11-08 07:10:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=logger","method":"GET"} []
  1116. [2024-11-08 07:10: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})"} []
  1117. [2024-11-08 07: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)"} []
  1118. [2024-11-08 07: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)"} []
  1119. [2024-11-08 07: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)"} []
  1120. [2024-11-08 07:13:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c?panel=exception","method":"GET"} []
  1121. [2024-11-08 07:13:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1122. [2024-11-08 07:13:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1123. [2024-11-08 07:13:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1124. [2024-11-08 07:13:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1125. [2024-11-08 07: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)"} []
  1126. [2024-11-08 07:13:41] 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":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c/exception.css","method":"GET"} []
  1127. [2024-11-08 07: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})"} []
  1128. [2024-11-08 07: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=exception","method":"GET"} []
  1129. [2024-11-08 07:13:42] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c/exception","method":"GET"} []
  1130. [2024-11-08 07:14: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)"} []
  1131. [2024-11-08 07:14: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)"} []
  1132. [2024-11-08 07:14: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)"} []
  1133. [2024-11-08 07:14:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"05caae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/05caae?group=1&panel=db","method":"GET"} []
  1134. [2024-11-08 07:14:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1135. [2024-11-08 07:14:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1136. [2024-11-08 07:14:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1137. [2024-11-08 07:14:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1138. [2024-11-08 07:14: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)"} []
  1139. [2024-11-08 07:14: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?group=1&panel=db","method":"GET"} []
  1140. [2024-11-08 07:14: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})"} []
  1141. [2024-11-08 07:18: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)"} []
  1142. [2024-11-08 07:18: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)"} []
  1143. [2024-11-08 07:18: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)"} []
  1144. [2024-11-08 07:18:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"da276c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da276c?panel=http_client","method":"GET"} []
  1145. [2024-11-08 07:18:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1146. [2024-11-08 07:18:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1147. [2024-11-08 07:18:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1148. [2024-11-08 07:18:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1149. [2024-11-08 07:18: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)"} []
  1150. [2024-11-08 07:18: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=http_client","method":"GET"} []
  1151. [2024-11-08 07:18: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})"} []
  1152. [2024-11-08 07: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)"} []
  1153. [2024-11-08 07: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)"} []
  1154. [2024-11-08 07: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)"} []
  1155. [2024-11-08 07:54:32] 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","method":"GET"} []
  1156. [2024-11-08 07:54:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1157. [2024-11-08 07:54:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1158. [2024-11-08 07:54:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1159. [2024-11-08 07:54:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1160. [2024-11-08 07: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)"} []
  1161. [2024-11-08 07:54: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"} []
  1162. [2024-11-08 07:54: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})"} []
  1163. [2024-11-08 08:14: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)"} []
  1164. [2024-11-08 08:14: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)"} []
  1165. [2024-11-08 08:14: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)"} []
  1166. [2024-11-08 08:14: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)"} []
  1167. [2024-11-08 08:14:34] 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)"} []
  1168. [2024-11-08 08:14: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)"} []
  1169. [2024-11-08 08:14: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)"} []
  1170. [2024-11-08 08:14: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)"} []
  1171. [2024-11-08 08:14:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d","method":"GET"} []
  1172. [2024-11-08 08:14:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1173. [2024-11-08 08:14:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1174. [2024-11-08 08:14:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1175. [2024-11-08 08:14:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1176. [2024-11-08 08:14: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)"} []
  1177. [2024-11-08 08:14:36] 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":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d/exception.css","method":"GET"} []
  1178. [2024-11-08 08:14: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})"} []
  1179. [2024-11-08 08:14: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"} []
  1180. [2024-11-08 08:14:36] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"cdf22d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cdf22d/exception","method":"GET"} []
  1181. [2024-11-08 08:18: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)"} []
  1182. [2024-11-08 08:18: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)"} []
  1183. [2024-11-08 08:18: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)"} []
  1184. [2024-11-08 08:18: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":"833f69"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/833f69/search/results?ip=34.204.203.172&limit=10&method=GET","method":"GET"} []
  1185. [2024-11-08 08:18:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1186. [2024-11-08 08:18:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1187. [2024-11-08 08:18:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1188. [2024-11-08 08:18:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1189. [2024-11-08 08:18: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)"} []
  1190. [2024-11-08 08:18: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=34.204.203.172&limit=10&method=GET","method":"GET"} []
  1191. [2024-11-08 08:18: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})"} []
  1192. [2024-11-08 08:19: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)"} []
  1193. [2024-11-08 08:19: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)"} []
  1194. [2024-11-08 08:19: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)"} []
  1195. [2024-11-08 08:19:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"944c9e"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/944c9e?panel=twig","method":"GET"} []
  1196. [2024-11-08 08:19:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1197. [2024-11-08 08:19:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1198. [2024-11-08 08:19:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1199. [2024-11-08 08:19:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1200. [2024-11-08 08:19: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)"} []
  1201. [2024-11-08 08:19: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=twig","method":"GET"} []
  1202. [2024-11-08 08:19: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})"} []
  1203. [2024-11-08 08:21: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)"} []
  1204. [2024-11-08 08:21: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)"} []
  1205. [2024-11-08 08:21: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)"} []
  1206. [2024-11-08 08:21:01] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"1169f4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/1169f4/search/results?limit=10&method=GET&url=https%3A%2F%2Fabcm-vitrine.atiweb.fr%2Frobots.txt","method":"GET"} []
  1207. [2024-11-08 08:21:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1208. [2024-11-08 08:21:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1209. [2024-11-08 08:21:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1210. [2024-11-08 08:21:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1211. [2024-11-08 08:21: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)"} []
  1212. [2024-11-08 08:21: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?limit=10&method=GET&url=https%3A%2F%2Fabcm-vitrine.atiweb.fr%2Frobots.txt","method":"GET"} []
  1213. [2024-11-08 08:21: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})"} []
  1214. [2024-11-08 08:21: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)"} []
  1215. [2024-11-08 08:21: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)"} []
  1216. [2024-11-08 08:21: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)"} []
  1217. [2024-11-08 08:21:41] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"7d09af"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/7d09af/search/results?limit=10&method=GET","method":"GET"} []
  1218. [2024-11-08 08:21:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1219. [2024-11-08 08:21:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1220. [2024-11-08 08:21:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1221. [2024-11-08 08:21:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1222. [2024-11-08 08:21: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)"} []
  1223. [2024-11-08 08:21: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"} []
  1224. [2024-11-08 08:21: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})"} []
  1225. [2024-11-08 08:25: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)"} []
  1226. [2024-11-08 08:25: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)"} []
  1227. [2024-11-08 08:25: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)"} []
  1228. [2024-11-08 08:25:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f979d2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f979d2?panel=security","method":"GET"} []
  1229. [2024-11-08 08:25:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1230. [2024-11-08 08:25:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1231. [2024-11-08 08:25:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1232. [2024-11-08 08:25:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1233. [2024-11-08 08:25: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)"} []
  1234. [2024-11-08 08:25: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=security","method":"GET"} []
  1235. [2024-11-08 08:25: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})"} []
  1236. [2024-11-08 08:25: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)"} []
  1237. [2024-11-08 08:25: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)"} []
  1238. [2024-11-08 08:25: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)"} []
  1239. [2024-11-08 08:25:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f979d2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f979d2?panel=validator","method":"GET"} []
  1240. [2024-11-08 08:25:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1241. [2024-11-08 08:25:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1242. [2024-11-08 08:25:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1243. [2024-11-08 08:25:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1244. [2024-11-08 08:25: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)"} []
  1245. [2024-11-08 08:25:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=validator","method":"GET"} []
  1246. [2024-11-08 08:25: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})"} []
  1247. [2024-11-08 08:27:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1248. [2024-11-08 08:27:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1249. [2024-11-08 08:27:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1250. [2024-11-08 08:27:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1251. [2024-11-08 08:27:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1252. [2024-11-08 08:27:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1253. [2024-11-08 08:27:16] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"f979d2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f979d2/search/results?ip=18.188.18.197","method":"GET"} []
  1254. [2024-11-08 08:27:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1255. [2024-11-08 08:27:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1256. [2024-11-08 08:27:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1257. [2024-11-08 08:27:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1258. [2024-11-08 08:27:16] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  1259. [2024-11-08 08:27:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f979d2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f979d2?panel=logger","method":"GET"} []
  1260. [2024-11-08 08:27:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1261. [2024-11-08 08:27:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1262. [2024-11-08 08:27:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1263. [2024-11-08 08:27:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1264. [2024-11-08 08:27:16] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  1265. [2024-11-08 08:27:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=18.188.18.197","method":"GET"} []
  1266. [2024-11-08 08:27:16] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1267. [2024-11-08 08:27:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=logger","method":"GET"} []
  1268. [2024-11-08 08:27:16] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1269. [2024-11-08 08:27:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1270. [2024-11-08 08:27:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1271. [2024-11-08 08:27:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1272. [2024-11-08 08:27:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
  1273. [2024-11-08 08:27:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
  1274. [2024-11-08 08:27:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
  1275. [2024-11-08 08:27:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f979d2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f979d2?panel=time","method":"GET"} []
  1276. [2024-11-08 08:27:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1277. [2024-11-08 08:27:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1278. [2024-11-08 08:27:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1279. [2024-11-08 08:27:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1280. [2024-11-08 08:27:20] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  1281. [2024-11-08 08:27:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f979d2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f979d2?panel=db","method":"GET"} []
  1282. [2024-11-08 08:27:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1283. [2024-11-08 08:27:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1284. [2024-11-08 08:27:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1285. [2024-11-08 08:27:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1286. [2024-11-08 08:27:20] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
  1287. [2024-11-08 08:27: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=time","method":"GET"} []
  1288. [2024-11-08 08:27:20] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1289. [2024-11-08 08:27: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"} []
  1290. [2024-11-08 08:27:20] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1291. [2024-11-08 08:27: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)"} []
  1292. [2024-11-08 08:27: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)"} []
  1293. [2024-11-08 08:27: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)"} []
  1294. [2024-11-08 08:27:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f979d2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f979d2?panel=elastica","method":"GET"} []
  1295. [2024-11-08 08:27:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1296. [2024-11-08 08:27:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1297. [2024-11-08 08:27:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1298. [2024-11-08 08:27:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1299. [2024-11-08 08:27: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)"} []
  1300. [2024-11-08 08:27: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=elastica","method":"GET"} []
  1301. [2024-11-08 08:27: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})"} []
  1302. [2024-11-08 08:27: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)"} []
  1303. [2024-11-08 08:27: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)"} []
  1304. [2024-11-08 08:27: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)"} []
  1305. [2024-11-08 08:27:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f979d2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f979d2?panel=twig","method":"GET"} []
  1306. [2024-11-08 08:27:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1307. [2024-11-08 08:27:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1308. [2024-11-08 08:27:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1309. [2024-11-08 08:27:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1310. [2024-11-08 08:27: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)"} []
  1311. [2024-11-08 08:27: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"} []
  1312. [2024-11-08 08:27: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})"} []
  1313. [2024-11-08 08:28: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)"} []
  1314. [2024-11-08 08:28: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)"} []
  1315. [2024-11-08 08:28: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)"} []
  1316. [2024-11-08 08:28:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f979d2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f979d2?panel=http_client","method":"GET"} []
  1317. [2024-11-08 08:28:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1318. [2024-11-08 08:28:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1319. [2024-11-08 08:28:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1320. [2024-11-08 08:28:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1321. [2024-11-08 08:28: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)"} []
  1322. [2024-11-08 08:28: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=http_client","method":"GET"} []
  1323. [2024-11-08 08:28: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})"} []
  1324. [2024-11-08 08:28: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)"} []
  1325. [2024-11-08 08:28: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)"} []
  1326. [2024-11-08 08:28: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)"} []
  1327. [2024-11-08 08:28:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f979d2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f979d2?panel=form","method":"GET"} []
  1328. [2024-11-08 08:28:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1329. [2024-11-08 08:28:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1330. [2024-11-08 08:28:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1331. [2024-11-08 08:28:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1332. [2024-11-08 08:28: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)"} []
  1333. [2024-11-08 08:28: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=form","method":"GET"} []
  1334. [2024-11-08 08:28: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})"} []
  1335. [2024-11-08 08:29: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)"} []
  1336. [2024-11-08 08:29: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)"} []
  1337. [2024-11-08 08:29: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)"} []
  1338. [2024-11-08 08:29:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f979d2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f979d2?panel=config","method":"GET"} []
  1339. [2024-11-08 08:29:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1340. [2024-11-08 08:29:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1341. [2024-11-08 08:29:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1342. [2024-11-08 08:29:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1343. [2024-11-08 08:29: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)"} []
  1344. [2024-11-08 08:29:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=config","method":"GET"} []
  1345. [2024-11-08 08:29: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})"} []
  1346. [2024-11-08 08:30: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)"} []
  1347. [2024-11-08 08:30: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)"} []
  1348. [2024-11-08 08:30: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)"} []
  1349. [2024-11-08 08:30:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f979d2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f979d2?panel=request","method":"GET"} []
  1350. [2024-11-08 08:30:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1351. [2024-11-08 08:30:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1352. [2024-11-08 08:30:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1353. [2024-11-08 08:30:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1354. [2024-11-08 08:30: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)"} []
  1355. [2024-11-08 08:30:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
  1356. [2024-11-08 08:30:22] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
  1357. [2024-11-08 08:32: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)"} []
  1358. [2024-11-08 08:32: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)"} []
  1359. [2024-11-08 08:32: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)"} []
  1360. [2024-11-08 08:32:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f979d2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f979d2?panel=router","method":"GET"} []
  1361. [2024-11-08 08:32:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1362. [2024-11-08 08:32:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1363. [2024-11-08 08:32:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1364. [2024-11-08 08:32:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1365. [2024-11-08 08:32: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)"} []
  1366. [2024-11-08 08:32: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=router","method":"GET"} []
  1367. [2024-11-08 08:32: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})"} []
  1368. [2024-11-08 08:32:53] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"f979d2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f979d2/router","method":"GET"} []
  1369. [2024-11-08 08:32:53] 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})"} []
  1370. [2024-11-08 08:36: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)"} []
  1371. [2024-11-08 08:36: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)"} []
  1372. [2024-11-08 08:36: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)"} []
  1373. [2024-11-08 08:36:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"db9ec2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/db9ec2","method":"GET"} []
  1374. [2024-11-08 08:36:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1375. [2024-11-08 08:36:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1376. [2024-11-08 08:36:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1377. [2024-11-08 08:36:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1378. [2024-11-08 08:36: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)"} []
  1379. [2024-11-08 08:36: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","method":"GET"} []
  1380. [2024-11-08 08:36: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})"} []
  1381. [2024-11-08 08:36: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)"} []
  1382. [2024-11-08 08:36: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)"} []
  1383. [2024-11-08 08:36: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)"} []
  1384. [2024-11-08 08:36:41] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=var%2Flog%2Fdev-2024-11-08.log&line=0","method":"GET"} []
  1385. [2024-11-08 08:36:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
  1386. [2024-11-08 08:36:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1387. [2024-11-08 08:36:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
  1388. [2024-11-08 08:36:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
  1389. [2024-11-08 08:36: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)"} []