[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 00:21:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 00:21:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 00:21:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 00:21:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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"}} []
[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}} []
[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"} []
[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"} []
[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}} []
[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}} []
[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})"} []
[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}} []
[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}} []
[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}} []
[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}} []
[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"} []
[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})"} []
[2024-11-08 00:21:59] doctrine.INFO: Disconnecting [] []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 00:24:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 00:24:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 00:24:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 00:24:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 00:33:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 00:33:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 00:33:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 00:33:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 00:33:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 00:33:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 00:33:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 00:33:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 00:35:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 00:35:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 00:35:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 00:35:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 01:37:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 01:37:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:37:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:37:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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"} []
[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"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 01:38:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 01:38:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:38:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:38:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 01:43:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 01:43:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:43:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:43:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 01:44:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 01:44:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:44:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:44:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 01:47:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 01:47:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:47:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:47:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 01:50:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 01:50:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:50:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:50:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 01:51:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 01:51:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:51:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:51:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 01:53:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 01:53:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:53:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:53:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 01:55:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 01:55:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:55:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:55:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 01:57:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 01:57:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:57:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:57:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 01:58:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 01:58:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:58:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:58:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 01:59:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 01:59:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:59:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 01:59:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 02:00:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 02:00:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 02:00:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 02:00:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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"} []
[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"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 02:05:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 02:05:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 02:05:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 02:05:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 02:07:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 02:07:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 02:07:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 02:07:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 02:11:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 02:11:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 02:11:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 02:11:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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"} []
[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"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 02:13:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 02:13:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 02:13:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 02:13:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 02:16:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 02:16:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 02:16:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 02:16:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 02:17:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 02:17:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 02:17:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 02:17:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 02:18:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 02:18:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 02:18:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 02:18:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 02:52:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 02:52:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 02:52:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 02:52:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 03:51:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 03:51:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 03:51:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 03:51:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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"}} []
[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}} []
[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"} []
[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"} []
[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}} []
[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}} []
[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})"} []
[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}} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 03:51:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 03:51:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 03:51:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 03:51:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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}} []
[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}} []
[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}} []
[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"} []
[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})"} []
[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"}} []
[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}} []
[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"} []
[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"} []
[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}} []
[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}} []
[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})"} []
[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}} []
[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)"} []
[2024-11-08 03:51:09] doctrine.INFO: Disconnecting [] []
[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}} []
[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}} []
[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}} []
[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"} []
[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})"} []
[2024-11-08 03:51:11] doctrine.INFO: Disconnecting [] []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 03:51:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 03:51:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 03:51:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 03:51:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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"}} []
[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}} []
[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"} []
[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"} []
[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}} []
[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}} []
[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})"} []
[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}} []
[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)"} []
[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}} []
[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}} []
[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}} []
[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"} []
[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})"} []
[2024-11-08 03:51:48] doctrine.INFO: Disconnecting [] []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 04:12:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 04:12:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:12:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:12:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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"} []
[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"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 04:16:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 04:16:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:16:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:16:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 04:31:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 04:31:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:31:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:31:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 04:31:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 04:31:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:31:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:31:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 04:33:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 04:33:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:33:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:33:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 04:37:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 04:37:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:37:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:37:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 04:39:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 04:39:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:39:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:39:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 04:41:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 04:41:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:41:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:41:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 04:42:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 04:42:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:42:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:42:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 04:43:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 04:43:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:43:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:43:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 04:48:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 04:48:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:48:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:48:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 04:55:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 04:55:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:55:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:55:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 04:57:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 04:57:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:57:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 04:57:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 05:01:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 05:01:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:01:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:01:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 05:03:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 05:03:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:03:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:03:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 05:06:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 05:06:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:06:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:06:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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"} []
[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"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 05:09:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 05:09:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:09:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:09:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 05:09:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 05:09:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:09:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:09:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 05:11:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 05:11:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:11:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:11:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 05:17:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 05:17:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:17:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:17:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 05:18:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 05:18:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:18:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:18:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 05:19:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 05:19:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:19:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:19:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 05:35:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 05:35:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:35:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:35:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 05:39:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 05:39:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:39:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:39:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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"} []
[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"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 05:42:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 05:42:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:42:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:42:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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"} []
[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"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 05:47:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 05:47:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:47:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:47:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 05:50:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 05:50:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:50:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:50:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 05:52:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 05:52:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:52:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 05:52:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 06:28:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 06:28:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:28:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:28:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 06:29:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 06:29:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:29:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:29:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 06:31:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 06:31:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:31:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:31:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 06:34:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 06:34:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:34:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:34:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 06:38:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 06:38:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:38:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:38:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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"} []
[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"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 06:39:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 06:39:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:39:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:39:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 06:40:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 06:40:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:40:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:40:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 06:41:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 06:41:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:41:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:41:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 06:42:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 06:42:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:42:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:42:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 06:42:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 06:42:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:42:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:42:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 06:42:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 06:42:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:42:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:42:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 06:44:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 06:44:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:44:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:44:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 06:44:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 06:44:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:44:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:44:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 06:49:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 06:49:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:49:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:49:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 06:51:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 06:51:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:51:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:51:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 06:52:37] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 06:52:37] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:52:37] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:52:37] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 06:53:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 06:53:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:53:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:53:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 06:55:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 06:55:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:55:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:55:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 06:58:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 06:58:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:58:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 06:58:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 07:04:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 07:04:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:04:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:04:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 07:04:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 07:04:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:04:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:04:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 07:04:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 07:04:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:04:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:04:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 07:04:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 07:04:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:04:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:04:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 07:05:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 07:05:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:05:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:05:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 07:05:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 07:05:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:05:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:05:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 07:05:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 07:05:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:05:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:05:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 07:06:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 07:06:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:06:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:06:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 07:07:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 07:07:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:07:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:07:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 07:10:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 07:10:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:10:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:10:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 07:13:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 07:13:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:13:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:13:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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"} []
[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"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 07:14:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 07:14:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:14:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:14:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 07:18:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 07:18:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:18:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:18:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 07:54:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 07:54:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:54:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 07:54:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 08:14:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:14:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:14:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:14:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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"} []
[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"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 08:18:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:18:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:18:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:18:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 08:19:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:19:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:19:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:19:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 08:21:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:21:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:21:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:21:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 08:21:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:21:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:21:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:21:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 08:25:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:25:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:25:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:25:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 08:25:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:25:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:25:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:25:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 08:27:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:27:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:27:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:27:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[2024-11-08 08:27:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:27:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:27:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:27:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 08:27:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:27:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:27:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:27:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[2024-11-08 08:27:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:27:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:27:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:27:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 08:27:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:27:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:27:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:27:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 08:27:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:27:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:27:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:27:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 08:28:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:28:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:28:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:28:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 08:28:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:28:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:28:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:28:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 08:29:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:29:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:29:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:29:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 08:30:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:30:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:30:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:30:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 08:32:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:32:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:32:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:32:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 08:36:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:36:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:36:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:36:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []
[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"} []
[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})"} []
[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)"} []
[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)"} []
[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)"} []
[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"} []
[2024-11-08 08:36:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-08 08:36:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:36:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-08 08:36:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[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)"} []