[2024-11-05 00:02:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:02:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:02:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:02:35] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"fr"},"request_uri":"https://abcm-vitrine.atiweb.fr/","method":"GET"} []
[2024-11-05 00:02:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 00:02:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:02:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:02:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 00:02:35] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
[2024-11-05 00:02:35] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"home","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"home","2":"fr"},"types":{"1":2,"2":2}} []
[2024-11-05 00:02:35] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4"} []
[2024-11-05 00:02:35] doctrine.DEBUG: Executing query: SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4 {"sql":"SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4"} []
[2024-11-05 00:02:35] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
[2024-11-05 00:02:35] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
[2024-11-05 00:02:35] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 00:02:35] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
[2024-11-05 00:02:36] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
[2024-11-05 00:02:36] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
[2024-11-05 00:02:36] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
[2024-11-05 00:02:36] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
[2024-11-05 00:02:36] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 00:02:36] doctrine.INFO: Disconnecting [] []
[2024-11-05 00:02:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:02:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:02:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:02:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:02:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:02:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:02:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:02:48] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"fr"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/","method":"GET"} []
[2024-11-05 00:02:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 00:02:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:02:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:02:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 00:02:48] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
[2024-11-05 00:02:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"home","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"home","2":"fr"},"types":{"1":2,"2":2}} []
[2024-11-05 00:02:48] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4"} []
[2024-11-05 00:02:48] doctrine.DEBUG: Executing query: SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id = 'haguenau' ORDER BY e0_.ordre ASC LIMIT 4 {"sql":"SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id = 'haguenau' ORDER BY e0_.ordre ASC LIMIT 4"} []
[2024-11-05 00:02:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
[2024-11-05 00:02:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
[2024-11-05 00:02:48] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 00:02:48] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
[2024-11-05 00:02:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
[2024-11-05 00:02:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
[2024-11-05 00:02:49] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
[2024-11-05 00:02:49] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
[2024-11-05 00:02:49] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 00:02:49] doctrine.INFO: Disconnecting [] []
[2024-11-05 00:02:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:02:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:02:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:02:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.remote"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.remote\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.remote/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:02:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:02:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:02:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:02:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.local"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.local\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.local/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:01] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.production"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.production\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.production/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.remote"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.remote\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.remote/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /vendor/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /vendor/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.local"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.local\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.local/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lib/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /lib/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lib/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.production"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.production\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.production/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lab/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /lab/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lab/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /vendor/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /vendor/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/vendor/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cronlab/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cronlab/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cronlab/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lib/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /lib/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lib/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cron/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cron/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cron/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lab/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /lab/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lab/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /core/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /core/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cronlab/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cronlab/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cronlab/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /core/app/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /core/app/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core/app/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /core/Datavase/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /core/Datavase/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core/Datavase/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cron/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cron/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/cron/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /database/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /database/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /core/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /core/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:44] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:44] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /core/app/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /core/app/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core/app/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:48] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /core/Datavase/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /core/Datavase/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/core/Datavase/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:52] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /database/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /database/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /apps/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /apps/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/apps/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:03:56] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/config/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:03:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:03:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:03:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /assets/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /assets/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/assets/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemaps/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemaps/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemaps/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /saas/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /saas/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/saas/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /apps/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /apps/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/apps/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sitemaps/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sitemaps/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sitemaps/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /psnlink/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /psnlink/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/psnlink/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /saas/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /saas/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/saas/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /exapi/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /exapi/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/exapi/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:25] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /site/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /site/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/site/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /psnlink/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /psnlink/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/psnlink/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:29] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /exapi/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /exapi/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/exapi/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:33] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /site/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /site/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/site/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /admin/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /admin/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/admin/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:41] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /en/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /en/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /tools/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /tools/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tools/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:46] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/public/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v1/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v1/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v1/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /en/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /en/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/en/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:04:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /administrator/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /administrator/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:04:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:04:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:04:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /tools/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /tools/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/tools/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /laravel/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /laravel/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/laravel/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:05] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v1/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v1/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v1/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:08] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sendgrid.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sendgrid.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:09] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/v2/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /storage/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /storage/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /administrator/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /administrator/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/administrator/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /laravel/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /laravel/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/laravel/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /__tests__/test-become/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /__tests__/test-become/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/__tests__/test-become/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:20] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"d5f6a1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d5f6a1?panel=db","method":"GET"} []
[2024-11-05 00:05:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 00:05:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:05:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:05:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 00:05:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 00:05:20] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 00:05:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /redmine/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /redmine/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/redmine/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:23] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sendgrid.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sendgrid.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sendgrid.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /storage/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /storage/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/storage/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:27] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /__tests__/test-become/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /__tests__/test-become/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/__tests__/test-become/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /gists/cache"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /gists/cache\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gists/cache/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /redmine/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /redmine/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/redmine/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backend/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:39] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /api/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /api/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/api/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lib/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /lib/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lib/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /gists/cache"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /gists/cache\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/gists/cache/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /uploads/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /uploads/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/uploads/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.example"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.example\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /database/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /database/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /backend/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /backend/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/backend/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /main/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /main/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lib/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /lib/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/lib/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /docs/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /docs/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/docs/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:05:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:05:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:05:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:05:59] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.example"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.example\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.example/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /client/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /client/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/client/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:03] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /database/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /database/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/database/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /blog/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /blog/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /main/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /main/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/main/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.dev"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.dev\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.dev/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /docs/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /docs/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/docs/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /blogs/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /blogs/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blogs/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /client/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /client/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/client/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:18] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /shared/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /shared/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shared/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:19] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /blog/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /blog/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blog/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /download/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /download/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/download/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:22] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.dev"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.dev\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.dev/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.php"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.php\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.php/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:26] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /blogs/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /blogs/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/blogs/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /site/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /site/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/site/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:30] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /shared/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /shared/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/shared/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sites/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sites/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:34] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /download/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /download/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/download/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:38] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:40] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.php"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.php\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.php/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:43] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /site/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /site/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/site/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:47] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /sites/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /sites/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/sites/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/.env"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/.env\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/.env/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:06:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:06:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:06:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:06:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.bak"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.bak\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/.env.bak/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 00:07:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:07:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:07:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:07:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"ed7270"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/ed7270","method":"GET"} []
[2024-11-05 00:07:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 00:07:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:07:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:07:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 00:07:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 00:07:38] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 00:09:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:09:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:09:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:09:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=138.197.191.87&limit=10&method=GET","method":"GET"} []
[2024-11-05 00:09:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 00:09:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:09:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:09:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 00:09:56] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"d91d22"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d91d22/exception.css","method":"GET"} []
[2024-11-05 00:09:56] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 00:09:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=138.197.191.87&limit=10&method=GET","method":"GET"} []
[2024-11-05 00:09:56] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"d91d22"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d91d22/exception","method":"GET"} []
[2024-11-05 00:10:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:10:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:10:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:10:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9d2fde"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9d2fde?panel=router","method":"GET"} []
[2024-11-05 00:10:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 00:10:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:10:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:10:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 00:10:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=router","method":"GET"} []
[2024-11-05 00:10:31] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 00:13:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:13:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:13:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:13:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"44520c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/44520c","method":"GET"} []
[2024-11-05 00:13:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 00:13:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:13:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:13:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 00:13:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 00:13:59] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 00:19:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:19:44] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:19:44] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:19:44] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"b49302"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/b49302/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 00:19:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 00:19:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:19:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:19:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 00:19:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 00:19:44] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 00:23:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:23:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:23:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:23:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"d956a5"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d956a5?panel=db","method":"GET"} []
[2024-11-05 00:23:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 00:23:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:23:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:23:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 00:23:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 00:23:46] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 00:26:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:26:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:26:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:26:05] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"ad7b5e"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/ad7b5e/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 00:26:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 00:26:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:26:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:26:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 00:26:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 00:26:05] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 00:29:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:29:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:29:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:29:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"239ec9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/239ec9","method":"GET"} []
[2024-11-05 00:29:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 00:29:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:29:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:29:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 00:29:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 00:29:33] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 00:43:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:43:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:43:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:43:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=129.222.112.148&limit=10","method":"GET"} []
[2024-11-05 00:43:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 00:43:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:43:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:43:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 00:43:58] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 00:43:58] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"d91d22"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d91d22/exception.css","method":"GET"} []
[2024-11-05 00:43:58] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 00:43:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=129.222.112.148&limit=10","method":"GET"} []
[2024-11-05 00:43:58] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"d91d22"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d91d22/exception","method":"GET"} []
[2024-11-05 00:46:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:46:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:46:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:46:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"38fc9d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/38fc9d","method":"GET"} []
[2024-11-05 00:46:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 00:46:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:46:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:46:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 00:46:51] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 00:46:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 00:46:52] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 00:49:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:49:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:49:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:49:43] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"20f144"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/20f144/search/results?ip=165.227.173.41&limit=10&method=GET","method":"GET"} []
[2024-11-05 00:49:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 00:49:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:49:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:49:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 00:49:43] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 00:49:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=165.227.173.41&limit=10&method=GET","method":"GET"} []
[2024-11-05 00:49:43] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 00:52:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:52:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:52:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:52:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"6715b7"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/6715b7","method":"GET"} []
[2024-11-05 00:52:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 00:52:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:52:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:52:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 00:52:02] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 00:52:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 00:52:02] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 00:57:13] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:57:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:57:13] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:57:13] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"8d8566"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/8d8566/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 00:57:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 00:57:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:57:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:57:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 00:57:13] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 00:57:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 00:57:13] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 00:59:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 00:59:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 00:59:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 00:59:31] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"ae69e8"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/ae69e8/search/results?ip=205.210.31.15&limit=10&method=GET","method":"GET"} []
[2024-11-05 00:59:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 00:59:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:59:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 00:59:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 00:59:31] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 00:59:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=205.210.31.15&limit=10&method=GET","method":"GET"} []
[2024-11-05 00:59:31] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 01:02:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 01:02:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 01:02:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 01:02:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"507487"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/507487","method":"GET"} []
[2024-11-05 01:02:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 01:02:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:02:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:02:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 01:02:24] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 01:02:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 01:02:24] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 01:04:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 01:04:42] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 01:04:42] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 01:04:42] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=104.166.80.21&limit=10&method=GET","method":"GET"} []
[2024-11-05 01:04:42] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 01:04:42] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:04:42] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:04:42] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 01:04:42] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 01:04:42] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"d91d22"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d91d22/exception.css","method":"GET"} []
[2024-11-05 01:04:42] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 01:04:42] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=104.166.80.21&limit=10&method=GET","method":"GET"} []
[2024-11-05 01:04:42] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"d91d22"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d91d22/exception","method":"GET"} []
[2024-11-05 01:06:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 01:06:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 01:06:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 01:06:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"80ab6d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/80ab6d","method":"GET"} []
[2024-11-05 01:06:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 01:06:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:06:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:06:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 01:06:28] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 01:06:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 01:06:28] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 01:08:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 01:08:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 01:08:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 01:08:11] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4cbcc4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4cbcc4","method":"GET"} []
[2024-11-05 01:08:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 01:08:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:08:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:08:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 01:08:11] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 01:08:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 01:08:12] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 01:10:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 01:10:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 01:10:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 01:10:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"515680"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/515680","method":"GET"} []
[2024-11-05 01:10:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 01:10:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:10:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:10:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 01:10:30] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 01:10:30] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"515680"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/515680/exception.css","method":"GET"} []
[2024-11-05 01:10:30] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 01:10:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 01:10:30] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"515680"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/515680/exception","method":"GET"} []
[2024-11-05 01:11:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 01:11:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 01:11:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 01:11:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cfa3b4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cfa3b4?panel=db","method":"GET"} []
[2024-11-05 01:11:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 01:11:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:11:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:11:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 01:11:39] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 01:11:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 01:11:39] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 01:13:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 01:13:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 01:13:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 01:13:23] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"5b25bc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/5b25bc/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 01:13:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 01:13:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:13:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:13:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 01:13:23] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 01:13:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 01:13:23] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 01:14:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 01:14:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 01:14:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 01:14:32] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"f75ca8"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f75ca8/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 01:14:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 01:14:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:14:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:14:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 01:14:32] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 01:14:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 01:14:32] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 01:19:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 01:19:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 01:19:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 01:19:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"785d0b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/785d0b","method":"GET"} []
[2024-11-05 01:19:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 01:19:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:19:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:19:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 01:19:43] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 01:19:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 01:19:44] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 01:22:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 01:22:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 01:22:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 01:22:36] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"67858c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/67858c","method":"GET"} []
[2024-11-05 01:22:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 01:22:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:22:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:22:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 01:22:36] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 01:22:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 01:22:36] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 01:25:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 01:25:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 01:25:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 01:25:04] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c4b6dc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c4b6dc","method":"GET"} []
[2024-11-05 01:25:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 01:25:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:25:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:25:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 01:25:04] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 01:25:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 01:25:04] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 01:39:20] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 01:39:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 01:39:20] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 01:39:20] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"793540"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/793540/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 01:39:20] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 01:39:20] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:39:20] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:39:20] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 01:39:20] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 01:39:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 01:39:20] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 01:47:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 01:47:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 01:47:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 01:47:59] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"3e91ce"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3e91ce/search/results?ip=165.227.127.206&limit=10&method=GET","method":"GET"} []
[2024-11-05 01:47:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 01:47:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:47:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:47:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 01:47:59] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 01:47:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=165.227.127.206&limit=10&method=GET","method":"GET"} []
[2024-11-05 01:47:59] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 01:50:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 01:50:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 01:50:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 01:50:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"1da685"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/1da685?panel=request","method":"GET"} []
[2024-11-05 01:50:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 01:50:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:50:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:50:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 01:50:52] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 01:50:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
[2024-11-05 01:50:52] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 01:57:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 01:57:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 01:57:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 01:57:13] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"5ce1bb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/5ce1bb/search/results?ip=159.146.16.95&limit=10","method":"GET"} []
[2024-11-05 01:57:13] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 01:57:13] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:57:13] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 01:57:13] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 01:57:13] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 01:57:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=159.146.16.95&limit=10","method":"GET"} []
[2024-11-05 01:57:13] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 02:05:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 02:05:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 02:05:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 02:05:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"196de2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/196de2","method":"GET"} []
[2024-11-05 02:05:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 02:05:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 02:05:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 02:05:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 02:05:16] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 02:05:17] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"196de2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/196de2/exception.css","method":"GET"} []
[2024-11-05 02:05:17] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 02:05:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 02:05:17] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"196de2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/196de2/exception","method":"GET"} []
[2024-11-05 02:20:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 02:20:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 02:20:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 02:20:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3c1237"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3c1237","method":"GET"} []
[2024-11-05 02:20:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 02:20:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 02:20:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 02:20:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 02:20:16] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 02:20:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 02:20:16] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 02:21:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 02:21:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 02:21:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 02:21:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cfd822"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cfd822?panel=db","method":"GET"} []
[2024-11-05 02:21:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 02:21:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 02:21:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 02:21:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 02:21:25] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 02:21:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 02:21:25] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 02:22:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 02:22:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 02:22:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 02:22:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"da59de"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/da59de?panel=config","method":"GET"} []
[2024-11-05 02:22:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 02:22:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 02:22:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 02:22:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 02:22:34] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 02:22:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=config","method":"GET"} []
[2024-11-05 02:22:35] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 02:42:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 02:42:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 02:42:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 02:42:46] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"c5a531"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c5a531/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 02:42:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 02:42:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 02:42:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 02:42:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 02:42:46] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 02:42:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 02:42:47] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 02:57:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 02:57:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 02:57:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 02:57:14] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 02:57:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 03:05:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 03:05:53] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 03:05:53] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 03:05:53] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 03:05:53] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 03:13:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 03:13:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 03:13:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 03:13:55] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 03:13:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 03:22:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 03:22:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 03:22:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 03:22:35] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 03:22:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 03:25:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 03:25:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 03:25:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 03:25:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"39d90a"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/39d90a?panel=time","method":"GET"} []
[2024-11-05 03:25:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 03:25:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 03:25:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 03:25:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 03:25:27] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 03:25:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=time","method":"GET"} []
[2024-11-05 03:25:27] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 03:28:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 03:28:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 03:28:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 03:28:19] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"bcb59a"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/bcb59a/search/results?ip=80.4.67.110&limit=10&method=GET","method":"GET"} []
[2024-11-05 03:28:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 03:28:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 03:28:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 03:28:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 03:28:19] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 03:28:20] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=80.4.67.110&limit=10&method=GET","method":"GET"} []
[2024-11-05 03:28:20] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 03:48:30] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 03:48:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 03:48:30] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 03:48:30] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"262fe5"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/262fe5?panel=db","method":"GET"} []
[2024-11-05 03:48:30] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 03:48:30] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 03:48:30] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 03:48:30] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 03:48:30] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 03:48:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 03:48:30] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 04:06:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 04:06:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 04:06:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 04:06:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"7d2d65"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/7d2d65?panel=db","method":"GET"} []
[2024-11-05 04:06:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 04:06:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 04:06:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 04:06:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 04:06:23] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 04:06:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 04:06:23] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 04:40:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 04:40:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 04:40:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 04:40:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"40b902"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/40b902","method":"GET"} []
[2024-11-05 04:40:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 04:40:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 04:40:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 04:40:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 04:40:23] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 04:40:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 04:40:23] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 04:41:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 04:41:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 04:41:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 04:41:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"155fa2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/155fa2","method":"GET"} []
[2024-11-05 04:41:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 04:41:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 04:41:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 04:41:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 04:41:32] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 04:41:33] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"155fa2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/155fa2/exception.css","method":"GET"} []
[2024-11-05 04:41:33] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 04:41:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 04:41:33] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"155fa2"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/155fa2/exception","method":"GET"} []
[2024-11-05 04:42:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 04:42:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 04:42:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 04:42:07] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"90793c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/90793c/search/results?ip=157.245.53.217&limit=10&method=GET","method":"GET"} []
[2024-11-05 04:42:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 04:42:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 04:42:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 04:42:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 04:42:07] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 04:42:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=157.245.53.217&limit=10&method=GET","method":"GET"} []
[2024-11-05 04:42:07] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 04:54:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 04:54:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 04:54:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 04:54:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c56dc7"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c56dc7","method":"GET"} []
[2024-11-05 04:54:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 04:54:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 04:54:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 04:54:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 04:54:50] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 04:54:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 04:54:51] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 05:34:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 05:34:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 05:34:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 05:34:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"5ebbb6"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/5ebbb6?panel=events","method":"GET"} []
[2024-11-05 05:34:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 05:34:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 05:34:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 05:34:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 05:34:38] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 05:34:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=events","method":"GET"} []
[2024-11-05 05:34:38] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 05:36:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 05:36:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 05:36:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 05:36:56] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"a9a539"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/a9a539/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 05:36:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 05:36:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 05:36:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 05:36:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 05:36:56] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 05:36:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 05:36:57] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 05:58:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 05:58:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 05:58:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 05:58:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e5847d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/e5847d?panel=db","method":"GET"} []
[2024-11-05 05:58:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 05:58:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 05:58:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 05:58:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 05:58:16] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 05:58:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 05:58:16] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 06:12:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 06:12:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 06:12:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 06:12:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3e8635"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3e8635","method":"GET"} []
[2024-11-05 06:12:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 06:12:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 06:12:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 06:12:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 06:12:06] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 06:12:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 06:12:06] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 06:29:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 06:29:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 06:29:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 06:29:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"16dad6"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16dad6?panel=config","method":"GET"} []
[2024-11-05 06:29:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 06:29:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 06:29:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 06:29:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 06:29:24] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 06:29:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=config","method":"GET"} []
[2024-11-05 06:29:24] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 06:30:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 06:30:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 06:30:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 06:30:33] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"7b1745"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/7b1745/search/results?ip=145.220.91.19&limit=10","method":"GET"} []
[2024-11-05 06:30:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 06:30:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 06:30:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 06:30:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 06:30:33] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 06:30:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=145.220.91.19&limit=10","method":"GET"} []
[2024-11-05 06:30:34] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 06:34:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 06:34:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 06:34:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 06:34:36] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"b66f6d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/b66f6d/search/results?limit=10&method=GET&url=https%3A%2F%2Fabcm-vitrine.atiweb.fr%2Frobots.txt","method":"GET"} []
[2024-11-05 06:34:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 06:34:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 06:34:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 06:34:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 06:34:36] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 06:34:36] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET&url=https%3A%2F%2Fabcm-vitrine.atiweb.fr%2Frobots.txt","method":"GET"} []
[2024-11-05 06:34:36] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 06:40:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 06:40:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 06:40:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 06:40:21] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"583627"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/583627/search/results?ip=179.43.149.114&limit=10","method":"GET"} []
[2024-11-05 06:40:21] php.DEBUG: Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php\",\"line\":116,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php\",\"line\":91,\"function\":\"gc\",\"class\":\"Symfony\\\\Component\\\\HttpFoundation\\\\Session\\\\Storage\\\\Handler\\\\StrictSessionHandler\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 06:40:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 06:40:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 06:40:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 06:40:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 06:40:21] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 06:40:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=179.43.149.114&limit=10","method":"GET"} []
[2024-11-05 06:40:21] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 07:01:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 07:01:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 07:01:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 07:01:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"040387"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/040387","method":"GET"} []
[2024-11-05 07:01:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 07:01:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:01:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:01:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 07:01:41] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 07:01:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 07:01:41] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 07:16:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 07:16:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 07:16:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 07:16:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"371765"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/371765?panel=db","method":"GET"} []
[2024-11-05 07:16:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 07:16:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:16:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:16:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 07:16:06] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 07:16:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 07:16:06] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 07:18:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 07:18:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 07:18:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 07:18:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"bab989"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/bab989","method":"GET"} []
[2024-11-05 07:18:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 07:18:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:18:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:18:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 07:18:24] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 07:18:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 07:18:24] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 07:21:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 07:21:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 07:21:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 07:21:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"38a71f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/38a71f?panel=request","method":"GET"} []
[2024-11-05 07:21:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 07:21:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:21:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:21:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 07:21:18] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 07:21:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
[2024-11-05 07:21:18] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 07:24:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 07:24:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 07:24:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 07:24:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"28a57f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/28a57f?panel=time","method":"GET"} []
[2024-11-05 07:24:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 07:24:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:24:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:24:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 07:24:10] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 07:24:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=time","method":"GET"} []
[2024-11-05 07:24:10] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 07:26:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 07:26:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 07:26:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 07:26:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"86271f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/86271f","method":"GET"} []
[2024-11-05 07:26:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 07:26:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:26:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:26:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 07:26:28] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 07:26:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 07:26:28] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 07:28:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 07:28:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 07:28:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 07:28:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=165.23.61.23&limit=10","method":"GET"} []
[2024-11-05 07:28:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 07:28:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:28:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:28:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 07:28:12] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 07:28:12] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception.css","method":"GET"} []
[2024-11-05 07:28:12] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 07:28:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=165.23.61.23&limit=10","method":"GET"} []
[2024-11-05 07:28:12] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception","method":"GET"} []
[2024-11-05 07:29:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 07:29:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 07:29:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 07:29:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=47.128.119.84&limit=10&method=GET","method":"GET"} []
[2024-11-05 07:29:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 07:29:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:29:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:29:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 07:29:56] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 07:29:56] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception.css","method":"GET"} []
[2024-11-05 07:29:56] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 07:29:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=47.128.119.84&limit=10&method=GET","method":"GET"} []
[2024-11-05 07:29:56] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception","method":"GET"} []
[2024-11-05 07:32:14] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 07:32:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 07:32:14] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 07:32:14] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"3a2547"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3a2547/search/results?ip=198.235.24.113&limit=10","method":"GET"} []
[2024-11-05 07:32:14] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 07:32:14] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:32:14] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:32:14] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 07:32:14] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 07:32:14] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=198.235.24.113&limit=10","method":"GET"} []
[2024-11-05 07:32:14] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 07:40:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 07:40:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 07:40:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 07:40:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"71791"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/71791?panel=security","method":"GET"} []
[2024-11-05 07:40:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 07:40:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:40:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:40:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 07:40:55] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 07:40:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=security","method":"GET"} []
[2024-11-05 07:40:55] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 07:42:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 07:42:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 07:42:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 07:42:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"883a54"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/883a54","method":"GET"} []
[2024-11-05 07:42:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 07:42:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:42:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:42:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 07:42:02] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 07:42:02] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 07:42:02] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 07:47:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 07:47:15] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 07:47:15] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 07:47:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0c280f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0c280f","method":"GET"} []
[2024-11-05 07:47:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 07:47:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:47:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 07:47:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 07:47:15] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 07:47:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 07:47:15] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 08:05:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 08:05:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 08:05:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 08:05:07] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"3bbeb4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3bbeb4/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 08:05:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 08:05:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:05:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:05:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 08:05:07] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 08:05:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 08:05:07] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 08:13:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 08:13:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 08:13:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 08:13:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"08ff89"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/08ff89","method":"GET"} []
[2024-11-05 08:13:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 08:13:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:13:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:13:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 08:13:12] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 08:13:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 08:13:12] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 08:15:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 08:15:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 08:15:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 08:15:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"382766"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/382766?connection=default&page=explain&panel=db&query=6","method":"GET"} []
[2024-11-05 08:15:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 08:15:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:15:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:15:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 08:15:28] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 08:15:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?connection=default&page=explain&panel=db&query=6","method":"GET"} []
[2024-11-05 08:15:28] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 08:18:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 08:18:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 08:18:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 08:18:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"063286"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/063286","method":"GET"} []
[2024-11-05 08:18:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 08:18:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:18:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:18:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 08:18:56] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 08:18:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 08:18:56] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 08:20:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 08:20:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 08:20:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 08:20:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4c0aa7"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4c0aa7","method":"GET"} []
[2024-11-05 08:20:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 08:20:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:20:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:20:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 08:20:39] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 08:20:39] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"4c0aa7"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4c0aa7/exception.css","method":"GET"} []
[2024-11-05 08:20:39] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 08:20:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 08:20:39] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"4c0aa7"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4c0aa7/exception","method":"GET"} []
[2024-11-05 08:23:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 08:23:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 08:23:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 08:23:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"66743d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/66743d","method":"GET"} []
[2024-11-05 08:23:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 08:23:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:23:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:23:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 08:23:31] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 08:23:32] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"66743d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/66743d/exception.css","method":"GET"} []
[2024-11-05 08:23:32] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 08:23:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 08:23:32] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"66743d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/66743d/exception","method":"GET"} []
[2024-11-05 08:25:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 08:25:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 08:25:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 08:25:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=221.207.35.26&limit=10","method":"GET"} []
[2024-11-05 08:25:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 08:25:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:25:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:25:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 08:25:16] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 08:25:16] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception.css","method":"GET"} []
[2024-11-05 08:25:16] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 08:25:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=221.207.35.26&limit=10","method":"GET"} []
[2024-11-05 08:25:16] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception","method":"GET"} []
[2024-11-05 08:28:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 08:28:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 08:28:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 08:28:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=90.242.241.15&limit=10","method":"GET"} []
[2024-11-05 08:28:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 08:28:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:28:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:28:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 08:28:10] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 08:28:10] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception.css","method":"GET"} []
[2024-11-05 08:28:10] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 08:28:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=90.242.241.15&limit=10","method":"GET"} []
[2024-11-05 08:28:10] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception","method":"GET"} []
[2024-11-05 08:30:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 08:30:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 08:30:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 08:30:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"2b16ab"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/2b16ab","method":"GET"} []
[2024-11-05 08:30:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 08:30:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:30:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:30:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 08:30:29] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 08:30:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 08:30:29] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 08:39:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 08:39:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 08:39:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 08:39:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0bca8b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0bca8b?panel=db","method":"GET"} []
[2024-11-05 08:39:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 08:39:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:39:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:39:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 08:39:07] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 08:39:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 08:39:08] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 08:47:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 08:47:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 08:47:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 08:47:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"34da10"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/34da10?panel=db","method":"GET"} []
[2024-11-05 08:47:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 08:47:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:47:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:47:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 08:47:10] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 08:47:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 08:47:10] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 08:56:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 08:56:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 08:56:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 08:56:24] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"4c0aa7"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4c0aa7/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 08:56:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 08:56:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:56:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 08:56:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 08:56:24] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 08:56:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 08:56:24] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 09:07:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 09:07:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 09:07:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 09:07:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0f8362"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0f8362?panel=db","method":"GET"} []
[2024-11-05 09:07:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 09:07:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 09:07:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 09:07:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 09:07:21] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 09:07:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 09:07:21] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 09:09:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 09:09:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 09:09:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 09:09:38] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"2c446a"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/2c446a/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 09:09:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 09:09:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 09:09:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 09:09:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 09:09:38] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 09:09:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 09:09:38] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 09:15:59] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 09:15:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 09:15:59] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 09:15:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"bbda76"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/bbda76?panel=db","method":"GET"} []
[2024-11-05 09:15:59] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 09:15:59] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 09:15:59] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 09:15:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 09:15:59] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 09:15:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 09:15:59] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 09:18:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 09:18:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 09:18:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 09:18:52] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"873f54"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/873f54/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 09:18:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 09:18:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 09:18:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 09:18:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 09:18:52] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 09:18:52] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 09:18:52] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 09:24:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 09:24:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 09:24:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 09:24:03] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"473251"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/473251/search/results?ip=165.232.89.74&limit=10&method=POST","method":"GET"} []
[2024-11-05 09:24:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 09:24:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 09:24:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 09:24:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 09:24:03] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 09:24:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=165.232.89.74&limit=10&method=POST","method":"GET"} []
[2024-11-05 09:24:03] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 09:26:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 09:26:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 09:26:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 09:26:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=47.128.110.138&limit=10","method":"GET"} []
[2024-11-05 09:26:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 09:26:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 09:26:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 09:26:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 09:26:21] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 09:26:21] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception.css","method":"GET"} []
[2024-11-05 09:26:21] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 09:26:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=47.128.110.138&limit=10","method":"GET"} []
[2024-11-05 09:26:21] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception","method":"GET"} []
[2024-11-05 09:26:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 09:26:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 09:26:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 09:26:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"d9dffc"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d9dffc?panel=translation","method":"GET"} []
[2024-11-05 09:26:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 09:26:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 09:26:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 09:26:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 09:26:56] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 09:26:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=translation","method":"GET"} []
[2024-11-05 09:26:56] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 09:29:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 09:29:49] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 09:29:49] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 09:29:49] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4ab52b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4ab52b?panel=db","method":"GET"} []
[2024-11-05 09:29:49] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 09:29:49] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 09:29:49] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 09:29:49] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 09:29:49] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 09:29:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 09:29:49] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 10:01:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 10:01:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 10:01:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 10:01:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f83661"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f83661?panel=db","method":"GET"} []
[2024-11-05 10:01:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 10:01:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 10:01:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 10:01:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 10:01:31] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 10:01:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 10:01:31] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 10:06:42] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 10:06:42] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 10:06:42] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 10:06:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"1d2ef6"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/1d2ef6","method":"GET"} []
[2024-11-05 10:06:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 10:06:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 10:06:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 10:06:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 10:06:43] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 10:06:43] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 10:06:43] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 10:21:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 10:21:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 10:21:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 10:21:08] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"10bfde"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/10bfde/search/results?ip=80.67.172.162&limit=10&method=GET","method":"GET"} []
[2024-11-05 10:21:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 10:21:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 10:21:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 10:21:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 10:21:08] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 10:21:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=80.67.172.162&limit=10&method=GET","method":"GET"} []
[2024-11-05 10:21:08] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 10:28:03] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 10:28:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 10:28:03] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 10:28:03] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"37e18b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/37e18b?panel=db","method":"GET"} []
[2024-11-05 10:28:03] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 10:28:03] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 10:28:03] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 10:28:03] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 10:28:03] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 10:28:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 10:28:03] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 10:29:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 10:29:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 10:29:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 10:29:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"d85bf5"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d85bf5","method":"GET"} []
[2024-11-05 10:29:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 10:29:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 10:29:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 10:29:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 10:29:12] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 10:29:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 10:29:12] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 10:29:46] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 10:29:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 10:29:46] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 10:29:46] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"173766"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/173766?panel=db","method":"GET"} []
[2024-11-05 10:29:46] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 10:29:46] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 10:29:46] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 10:29:46] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 10:29:46] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 10:29:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 10:29:46] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 10:38:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 10:38:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 10:38:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 10:38:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"d9d4ca"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d9d4ca?panel=http_client","method":"GET"} []
[2024-11-05 10:38:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 10:38:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 10:38:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 10:38:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 10:38:26] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 10:38:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=http_client","method":"GET"} []
[2024-11-05 10:38:26] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 10:49:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 10:49:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 10:49:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 10:49:58] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"bd9f11"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/bd9f11/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 10:49:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 10:49:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 10:49:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 10:49:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 10:49:58] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 10:49:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 10:49:58] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 11:15:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 11:15:54] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 11:15:54] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 11:15:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"30a717"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/30a717?panel=db","method":"GET"} []
[2024-11-05 11:15:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 11:15:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 11:15:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 11:15:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 11:15:54] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 11:15:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 11:15:54] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 11:21:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 11:21:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 11:21:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 11:21:40] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"368267"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/368267?panel=db","method":"GET"} []
[2024-11-05 11:21:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 11:21:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 11:21:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 11:21:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 11:21:40] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 11:21:40] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 11:21:40] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 11:24:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 11:24:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 11:24:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 11:24:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"8460b5"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/8460b5?panel=db","method":"GET"} []
[2024-11-05 11:24:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 11:24:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 11:24:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 11:24:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 11:24:33] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 11:24:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 11:24:33] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 11:26:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 11:26:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 11:26:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 11:26:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f96666"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f96666","method":"GET"} []
[2024-11-05 11:26:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 11:26:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 11:26:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 11:26:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 11:26:17] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 11:26:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 11:26:17] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 11:30:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 11:30:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 11:30:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 11:30:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=47.128.60.51&limit=10","method":"GET"} []
[2024-11-05 11:30:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 11:30:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 11:30:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 11:30:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 11:30:19] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 11:30:19] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception.css","method":"GET"} []
[2024-11-05 11:30:19] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 11:30:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=47.128.60.51&limit=10","method":"GET"} []
[2024-11-05 11:30:19] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"de3358"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/de3358/exception","method":"GET"} []
[2024-11-05 11:41:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 11:41:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 11:41:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 11:41:50] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9dcb34"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9dcb34?panel=db","method":"GET"} []
[2024-11-05 11:41:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 11:41:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 11:41:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 11:41:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 11:41:50] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 11:41:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 11:41:50] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 11:44:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 11:44:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 11:44:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 11:44:43] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"8bf87f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/8bf87f","method":"GET"} []
[2024-11-05 11:44:43] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 11:44:43] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 11:44:43] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 11:44:43] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 11:44:43] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 11:44:44] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 11:44:44] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 11:44:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 11:44:44] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 11:44:44] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 11:44:44] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"fr"},"request_uri":"https://abcm-vitrine.atiweb.fr/","method":"GET"} []
[2024-11-05 11:44:44] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 11:44:44] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 11:44:44] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 11:44:44] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 11:44:44] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
[2024-11-05 11:44:44] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"home","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"home","2":"fr"},"types":{"1":2,"2":2}} []
[2024-11-05 11:44:44] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4"} []
[2024-11-05 11:44:44] doctrine.DEBUG: Executing query: SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4 {"sql":"SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4"} []
[2024-11-05 11:44:44] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
[2024-11-05 11:44:44] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
[2024-11-05 11:44:45] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 11:44:45] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
[2024-11-05 11:44:45] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 11:44:46] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
[2024-11-05 11:44:46] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
[2024-11-05 11:44:46] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
[2024-11-05 11:44:46] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
[2024-11-05 11:44:46] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 11:44:46] doctrine.INFO: Disconnecting [] []
[2024-11-05 11:59:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 11:59:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 11:59:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 11:59:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"db266d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/db266d?panel=db","method":"GET"} []
[2024-11-05 11:59:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 11:59:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 11:59:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 11:59:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 11:59:08] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 11:59:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 11:59:09] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 12:11:19] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 12:11:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 12:11:19] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 12:11:19] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c1404f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c1404f","method":"GET"} []
[2024-11-05 12:11:19] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 12:11:19] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 12:11:19] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 12:11:19] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 12:11:19] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 12:11:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 12:11:19] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 12:19:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 12:19:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 12:19:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 12:19:23] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f8a7d4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f8a7d4?panel=request","method":"GET"} []
[2024-11-05 12:19:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 12:19:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 12:19:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 12:19:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 12:19:23] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 12:19:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
[2024-11-05 12:19:24] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 12:21:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 12:21:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 12:21:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 12:21:07] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"029c26"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/029c26","method":"GET"} []
[2024-11-05 12:21:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 12:21:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 12:21:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 12:21:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 12:21:07] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 12:21:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 12:21:07] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 12:24:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 12:24:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 12:24:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 12:24:35] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"87f90f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/87f90f","method":"GET"} []
[2024-11-05 12:24:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 12:24:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 12:24:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 12:24:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 12:24:35] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 12:24:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 12:24:35] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 12:50:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 12:50:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 12:50:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 12:50:32] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"bdf0df"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/bdf0df/search/results?limit=10&url=https%3A%2F%2Fabcm-vitrine.atiweb.fr%2Frobots.txt","method":"GET"} []
[2024-11-05 12:50:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 12:50:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 12:50:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 12:50:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 12:50:32] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 12:50:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&url=https%3A%2F%2Fabcm-vitrine.atiweb.fr%2Frobots.txt","method":"GET"} []
[2024-11-05 12:50:32] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 13:04:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 13:04:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 13:04:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 13:04:21] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"94801b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/94801b?panel=request","method":"GET"} []
[2024-11-05 13:04:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 13:04:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 13:04:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 13:04:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 13:04:21] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 13:04:21] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
[2024-11-05 13:04:21] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 13:10:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 13:10:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 13:10:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 13:10:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"a0e77c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/a0e77c?panel=db","method":"GET"} []
[2024-11-05 13:10:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 13:10:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 13:10:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 13:10:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 13:10:41] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 13:10:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 13:10:41] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 13:12:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 13:12:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 13:12:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 13:12:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=47.128.116.89&limit=10&method=GET","method":"GET"} []
[2024-11-05 13:12:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 13:12:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 13:12:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 13:12:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 13:12:25] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 13:12:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=47.128.116.89&limit=10&method=GET","method":"GET"} []
[2024-11-05 13:12:25] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 13:31:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 13:31:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 13:31:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 13:31:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9eda93"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9eda93","method":"GET"} []
[2024-11-05 13:31:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 13:31:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 13:31:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 13:31:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 13:31:26] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 13:31:26] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 13:31:26] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 13:33:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 13:33:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 13:33:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 13:33:10] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"473944"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/473944/search/results?ip=205.210.31.15&limit=10","method":"GET"} []
[2024-11-05 13:33:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 13:33:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 13:33:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 13:33:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 13:33:10] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 13:33:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=205.210.31.15&limit=10","method":"GET"} []
[2024-11-05 13:33:10] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 13:35:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 13:35:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 13:35:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 13:35:28] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"a5a505"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/a5a505/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 13:35:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 13:35:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 13:35:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 13:35:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 13:35:28] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 13:35:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 13:35:29] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 13:35:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 13:35:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 13:35:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 13:35:56] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"fr"},"request_uri":"https://abcm-vitrine.atiweb.fr/","method":"GET"} []
[2024-11-05 13:35:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 13:35:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 13:35:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 13:35:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 13:35:56] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
[2024-11-05 13:35:56] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"home","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"home","2":"fr"},"types":{"1":2,"2":2}} []
[2024-11-05 13:35:56] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4"} []
[2024-11-05 13:35:56] doctrine.DEBUG: Executing query: SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4 {"sql":"SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4"} []
[2024-11-05 13:35:56] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
[2024-11-05 13:35:56] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
[2024-11-05 13:35:56] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 13:35:56] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
[2024-11-05 13:35:57] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 13:35:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
[2024-11-05 13:35:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
[2024-11-05 13:35:58] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
[2024-11-05 13:35:58] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
[2024-11-05 13:35:58] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 13:35:58] doctrine.INFO: Disconnecting [] []
[2024-11-05 13:37:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 13:37:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 13:37:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 13:37:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3360e3"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3360e3?panel=db","method":"GET"} []
[2024-11-05 13:37:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 13:37:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 13:37:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 13:37:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 13:37:12] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 13:37:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 13:37:12] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 13:58:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 13:58:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 13:58:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 13:58:33] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"301844"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/301844/search/results?ip=3.145.39.60&limit=10&method=GET","method":"GET"} []
[2024-11-05 13:58:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 13:58:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 13:58:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 13:58:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 13:58:33] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 13:58:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=3.145.39.60&limit=10&method=GET","method":"GET"} []
[2024-11-05 13:58:33] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 14:00:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 14:00:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 14:00:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 14:00:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"6a1a18"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/6a1a18","method":"GET"} []
[2024-11-05 14:00:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 14:00:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 14:00:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 14:00:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 14:00:51] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 14:00:51] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"6a1a18"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/6a1a18/exception.css","method":"GET"} []
[2024-11-05 14:00:51] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 14:00:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 14:00:51] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"6a1a18"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/6a1a18/exception","method":"GET"} []
[2024-11-05 14:02:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 14:02:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 14:02:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 14:02:00] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"673222"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/673222?panel=db","method":"GET"} []
[2024-11-05 14:02:00] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 14:02:00] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 14:02:00] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 14:02:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 14:02:00] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 14:02:00] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 14:02:00] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 14:20:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 14:20:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 14:20:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 14:20:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"ecfe57"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/ecfe57?panel=db","method":"GET"} []
[2024-11-05 14:20:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 14:20:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 14:20:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 14:20:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 14:20:27] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 14:20:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 14:20:27] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 14:24:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 14:24:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 14:24:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 14:24:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3f2526"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3f2526?panel=db","method":"GET"} []
[2024-11-05 14:24:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 14:24:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 14:24:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 14:24:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 14:24:29] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 14:24:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 14:24:29] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 14:48:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 14:48:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 14:48:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 14:48:07] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"fbc0f1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/fbc0f1/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 14:48:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 14:48:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 14:48:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 14:48:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 14:48:07] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 14:48:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 14:48:07] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 14:59:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 14:59:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 14:59:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 14:59:04] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 14:59:04] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 15:04:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 15:04:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 15:04:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 15:04:50] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 15:04:50] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 15:11:10] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 15:11:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 15:11:10] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 15:11:10] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"89fdda"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/89fdda","method":"GET"} []
[2024-11-05 15:11:10] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 15:11:10] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 15:11:10] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 15:11:10] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 15:11:10] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 15:11:10] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"89fdda"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/89fdda/exception.css","method":"GET"} []
[2024-11-05 15:11:10] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 15:11:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 15:11:10] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"89fdda"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/89fdda/exception","method":"GET"} []
[2024-11-05 15:35:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 15:35:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 15:35:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 15:35:58] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"46cbc9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/46cbc9/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 15:35:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 15:35:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 15:35:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 15:35:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 15:35:58] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 15:35:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 15:35:59] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 15:37:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 15:37:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 15:37:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 15:37:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"92ba2d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/92ba2d?panel=elastica","method":"GET"} []
[2024-11-05 15:37:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 15:37:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 15:37:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 15:37:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 15:37:08] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 15:37:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=elastica","method":"GET"} []
[2024-11-05 15:37:08] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 15:38:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 15:38:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 15:38:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 15:38:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0bb75f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0bb75f?panel=events","method":"GET"} []
[2024-11-05 15:38:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 15:38:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 15:38:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 15:38:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 15:38:17] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 15:38:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=events","method":"GET"} []
[2024-11-05 15:38:17] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 15:41:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 15:41:15] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 15:41:15] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 15:41:15] request.INFO: Matched route "_profiler_phpinfo". {"route":"_profiler_phpinfo","route_parameters":{"_route":"_profiler_phpinfo","_controller":"web_profiler.controller.profiler::phpinfoAction"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/_profiler/phpinfo","method":"GET"} []
[2024-11-05 15:41:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 15:41:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 15:41:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 15:41:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 15:41:15] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 15:41:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 15:41:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 15:41:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 15:41:21] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 15:41:21] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/app_dev.php/_profiler/open"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/app_dev.php/_profiler/open\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/app_dev.php/_profiler/open/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 15:41:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 15:41:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 15:41:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 15:41:28] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 15:41:28] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /web/app_dev.php/_profiler/phpinfo"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /web/app_dev.php/_profiler/phpinfo\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/web/app_dev.php/_profiler/phpinfo/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 15:41:37] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 15:41:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 15:41:37] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 15:41:37] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 15:41:37] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev.php/_profiler/phpinfo"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app_dev.php/_profiler/phpinfo\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/phpinfo/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 15:41:43] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 15:41:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 15:41:43] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 15:41:44] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 15:41:44] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo.php"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo.php\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo.php/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 15:41:49] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 15:41:49] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 15:41:49] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 15:41:49] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 15:41:49] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpinfo"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpinfo\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/phpinfo/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 15:41:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 15:41:54] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 15:41:54] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 15:41:55] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/_profiler/open?file=app%2Fconfig%2Fparameters.yml","method":"GET"} []
[2024-11-05 15:41:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 15:41:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 15:41:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 15:41:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 15:41:55] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 15:41:55] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "The file "app/config/parameters.yml" cannot be opened." at /var/www/abcmzwei.eu/dev/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 367 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): The file \"app/config/parameters.yml\" cannot be opened. at /var/www/abcmzwei.eu/dev/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:367)"} []
[2024-11-05 15:41:55] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 15:42:00] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 15:42:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 15:42:00] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 15:42:00] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 15:42:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app_dev.php/_profiler/open"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app_dev.php/_profiler/open\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app_dev.php/_profiler/open/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 15:42:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 15:42:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 15:42:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 15:42:07] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 15:42:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/config/parameters.yml"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/config/parameters.yml\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/app/config/parameters.yml/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 16:04:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:04:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:04:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:04:48] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"b2ff85"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/b2ff85","method":"GET"} []
[2024-11-05 16:04:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 16:04:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:04:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:04:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 16:04:48] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:04:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 16:04:48] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:07:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:07:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:07:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:07:06] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"e7576c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/e7576c/search/results?ip=87.236.176.47&limit=10&method=GET","method":"GET"} []
[2024-11-05 16:07:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 16:07:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:07:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:07:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 16:07:06] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:07:07] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=87.236.176.47&limit=10&method=GET","method":"GET"} []
[2024-11-05 16:07:07] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:19:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:19:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:19:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:19:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"a87990"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/a87990","method":"GET"} []
[2024-11-05 16:19:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 16:19:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:19:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:19:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 16:19:47] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:19:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 16:19:47] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:25:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:25:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:25:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:25:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=47.128.111.82&limit=10&method=GET","method":"GET"} []
[2024-11-05 16:25:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 16:25:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:25:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:25:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 16:25:33] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:25:33] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"a7b868"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/a7b868/exception.css","method":"GET"} []
[2024-11-05 16:25:33] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:25:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=47.128.111.82&limit=10&method=GET","method":"GET"} []
[2024-11-05 16:25:33] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"a7b868"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/a7b868/exception","method":"GET"} []
[2024-11-05 16:26:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:26:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:26:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:26:08] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"fr"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/","method":"GET"} []
[2024-11-05 16:26:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 16:26:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:26:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:26:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 16:26:08] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
[2024-11-05 16:26:08] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"home","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"home","2":"fr"},"types":{"1":2,"2":2}} []
[2024-11-05 16:26:08] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4"} []
[2024-11-05 16:26:08] doctrine.DEBUG: Executing query: SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id = 'haguenau' ORDER BY e0_.ordre ASC LIMIT 4 {"sql":"SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id = 'haguenau' ORDER BY e0_.ordre ASC LIMIT 4"} []
[2024-11-05 16:26:08] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
[2024-11-05 16:26:08] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
[2024-11-05 16:26:08] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:26:08] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
[2024-11-05 16:26:09] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:26:09] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
[2024-11-05 16:26:09] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
[2024-11-05 16:26:09] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
[2024-11-05 16:26:09] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
[2024-11-05 16:26:09] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:26:10] doctrine.INFO: Disconnecting [] []
[2024-11-05 16:26:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:26:15] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:26:15] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:26:15] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:26:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 16:26:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:26:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:26:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:26:24] request.INFO: Matched route "actualites_detail". {"route":"actualites_detail","route_parameters":{"_route":"actualites_detail","slug":"fresque-historique-en-plein-air-liberation","_controller":"App\\Controller\\ActualitesController::detail","actualite":"10"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/blog/actu/fresque-historique-en-plein-air-liberation/10","method":"GET"} []
[2024-11-05 16:26:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 16:26:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:26:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:26:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:26:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:26:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:26:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 16:26:24] request.INFO: Matched route "actualites_detail". {"route":"actualites_detail","route_parameters":{"_route":"actualites_detail","slug":"louverture-dune-nouvelle-ecole-a-schoenau-eine-neue-schule-abcm-zweisprachigkeit-in-schoenau","_controller":"App\\Controller\\ActualitesController::detail","actualite":"8"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/blog/actu/louverture-dune-nouvelle-ecole-a-schoenau-eine-neue-schule-abcm-zweisprachigkeit-in-schoenau/8","method":"GET"} []
[2024-11-05 16:26:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 16:26:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:26:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:26:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 16:26:24] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
[2024-11-05 16:26:24] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ? (parameters: array{"1":"10"}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ?","params":{"1":"10"},"types":{"1":1}} []
[2024-11-05 16:26:24] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:26:24] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
[2024-11-05 16:26:24] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
[2024-11-05 16:26:24] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ? (parameters: array{"1":"8"}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ?","params":{"1":"8"},"types":{"1":1}} []
[2024-11-05 16:26:24] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:26:24] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:26:24] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC (parameters: array{"1":"menu","2":"haguenau"}, types: array{"1":2,"2":1}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id = ? ORDER BY t0.ordre ASC","params":{"1":"menu","2":"haguenau"},"types":{"1":2,"2":1}} []
[2024-11-05 16:26:24] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:26:25] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
[2024-11-05 16:26:25] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:26:25] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = 'haguenau' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
[2024-11-05 16:26:25] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:26:25] doctrine.INFO: Disconnecting [] []
[2024-11-05 16:26:25] doctrine.INFO: Disconnecting [] []
[2024-11-05 16:26:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:26:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:26:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:26:29] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"https://haguenau.abcm-vitrine.atiweb.fr/js/routing?callback=fos.Router.setData","method":"GET"} []
[2024-11-05 16:26:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 16:26:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:26:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:26:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 16:26:29] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/var/www/abcmzwei.eu/dev/src/../../src/Controller/) is not within the allowed path(s): (/var/www/abcmzwei.eu/dev/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/config/FileLocator.php\",\"line\":60,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/Config/FileLocator.php\",\"line\":61,\"function\":\"locate\",\"class\":\"Symfony\\\\Component\\\\Config\\\\FileLocator\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:26:30] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:26:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:26:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:26:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:26:35] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:26:35] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ads.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ads.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 16:30:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:30:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:30:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:30:04] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"fr"},"request_uri":"https://abcm-vitrine.atiweb.fr/","method":"GET"} []
[2024-11-05 16:30:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 16:30:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:30:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:30:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 16:30:04] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
[2024-11-05 16:30:04] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"home","2":"fr"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"home","2":"fr"},"types":{"1":2,"2":2}} []
[2024-11-05 16:30:04] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 4"} []
[2024-11-05 16:30:04] doctrine.DEBUG: Executing query: SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4 {"sql":"SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4"} []
[2024-11-05 16:30:04] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
[2024-11-05 16:30:05] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
[2024-11-05 16:30:05] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:30:05] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
[2024-11-05 16:30:05] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:30:06] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
[2024-11-05 16:30:06] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
[2024-11-05 16:30:06] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
[2024-11-05 16:30:06] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
[2024-11-05 16:30:06] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:30:06] doctrine.INFO: Disconnecting [] []
[2024-11-05 16:30:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:30:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:30:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:30:11] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:30:11] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 16:30:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:30:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:30:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:30:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:30:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:30:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:30:18] request.INFO: Matched route "actualites_detail". {"route":"actualites_detail","route_parameters":{"_route":"actualites_detail","slug":"louverture-dune-nouvelle-ecole-a-schoenau-eine-neue-schule-abcm-zweisprachigkeit-in-schoenau","_controller":"App\\Controller\\ActualitesController::detail","actualite":"8"},"request_uri":"https://abcm-vitrine.atiweb.fr/blog/actu/louverture-dune-nouvelle-ecole-a-schoenau-eine-neue-schule-abcm-zweisprachigkeit-in-schoenau/8","method":"GET"} []
[2024-11-05 16:30:18] request.INFO: Matched route "select_locale". {"route":"select_locale","route_parameters":{"_route":"select_locale","_controller":"App\\Controller\\SiteController::selectLocale","langue":"de"},"request_uri":"https://abcm-vitrine.atiweb.fr/setLanguage/de","method":"GET"} []
[2024-11-05 16:30:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 16:30:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:30:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:30:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 16:30:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 16:30:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:30:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:30:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 16:30:18] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:30:18] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
[2024-11-05 16:30:18] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ? (parameters: array{"1":"8"}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre_url AS titre_url_2, t0.titre AS titre_3, t0.texte_court AS texte_court_4, t0.texte AS texte_5, t0.mots_cles AS mots_cles_6, t0.auteur AS auteur_7, t0.auteur_lien AS auteur_lien_8, t0.date AS date_9, t0.date_debut AS date_debut_10, t0.date_fin AS date_fin_11, t0.ordre AS ordre_12, t0.actif AS actif_13, t0.lectures AS lectures_14, t0.langue AS langue_15, t0.une AS une_16, t0.photo AS photo_17, t0.actualites_associees AS actualites_associees_18, t0.id_cat1 AS id_cat1_19, t0.id_cat2 AS id_cat2_20, t0.ecole_id AS ecole_id_21 FROM actualites t0 WHERE t0.id = ?","params":{"1":"8"},"types":{"1":1}} []
[2024-11-05 16:30:18] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:30:18] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
[2024-11-05 16:30:19] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:30:20] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'fr' ORDER BY a0_.date DESC LIMIT 1"} []
[2024-11-05 16:30:20] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:30:20] doctrine.INFO: Disconnecting [] []
[2024-11-05 16:30:21] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:30:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:30:21] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:30:21] request.INFO: Matched route "home". {"route":"home","route_parameters":{"_route":"home","_controller":"App\\Controller\\SiteController::home","_locale":"de"},"request_uri":"https://abcm-vitrine.atiweb.fr/de/startseite","method":"GET"} []
[2024-11-05 16:30:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 16:30:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:30:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:30:21] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 16:30:21] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","url":"<redacted>","host":"localhost","port":3306,"user":"cabcm-refonte","password":"<redacted>","driverOptions":[],"serverVersion":"mariadb-10.3.22","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"cabcm-refonte"}} []
[2024-11-05 16:30:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1 (parameters: array{"1":"home","2":"de"}, types: array{"1":2,"2":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.cle = ? AND t0.langue = ? LIMIT 1","params":{"1":"home","2":"de"},"types":{"1":2,"2":2}} []
[2024-11-05 16:30:21] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 4 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 4"} []
[2024-11-05 16:30:21] doctrine.DEBUG: Executing query: SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4 {"sql":"SELECT DISTINCT e0_.id AS id_0, e0_.date_debut AS date_debut_1, e0_.date_fin AS date_fin_2, e0_.id_actualite AS id_actualite_3, e0_.titre AS titre_4, e0_.texte AS texte_5, e0_.image AS image_6, e0_.lien AS lien_7, e0_.ordre AS ordre_8, e0_.actif AS actif_9, e0_.langue AS langue_10, e0_.ecole_id AS ecole_id_11 FROM encarts e0_ WHERE e0_.actif = '1' AND e0_.ecole_id IS NULL ORDER BY e0_.ordre ASC LIMIT 4"} []
[2024-11-05 16:30:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_url AS nom_url_3, t0.nom_de AS nom_de_4, t0.nom_de_url AS nom_de_url_5, t0.texte AS texte_6, t0.texte_de AS texte_de_7, t0.photo AS photo_8, t0.ordre AS ordre_9, t0.actif AS actif_10, t0.latitude AS latitude_11, t0.longitude AS longitude_12, t0.couleur AS couleur_13, t0.adresse AS adresse_14, t0.code_postal AS code_postal_15, t0.ville AS ville_16, t0.pays AS pays_17, t0.email AS email_18, t0.tel1 AS tel1_19, t0.tel2 AS tel2_20, t0.facebook AS facebook_21, t0.asso_nom AS asso_nom_22, t0.asso_adresse AS asso_adresse_23, t0.asso_code_postal AS asso_code_postal_24, t0.asso_ville AS asso_ville_25, t0.asso_email AS asso_email_26, t0.asso_tel1 AS asso_tel1_27, t0.asso_tel2 AS asso_tel2_28, t0.site_url AS site_url_29, t0.site_titre AS site_titre_30, t0.texte_asso AS texte_asso_31 FROM ecoles t0 WHERE t0.actif = ? ORDER BY t0.ordre ASC, t0.nom ASC","params":{"1":1},"types":{"1":5}} []
[2024-11-05 16:30:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ? (parameters: array{"1":1}, types: array{"1":5}) {"sql":"SELECT t0.id AS id_1, t0.societe AS societe_2, t0.nom_url AS nom_url_3, t0.tva_intracomm AS tva_intracomm_4, t0.siret AS siret_5, t0.num_compta AS num_compta_6, t0.nom AS nom_7, t0.prenom AS prenom_8, t0.civilite AS civilite_9, t0.fonction AS fonction_10, t0.adresse AS adresse_11, t0.adresse2 AS adresse2_12, t0.code_postal AS code_postal_13, t0.ville AS ville_14, t0.pays AS pays_15, t0.telephone AS telephone_16, t0.mobile AS mobile_17, t0.fax AS fax_18, t0.email AS email_19, t0.pass AS pass_20, t0.newsletter AS newsletter_21, t0.groupe_newsletter AS groupe_newsletter_22, t0.date AS date_23, t0.connecte AS connecte_24, t0.hors_taxes AS hors_taxes_25, t0.site_web AS site_web_26, t0.actif AS actif_27, t0.note AS note_28, t0.cle AS cle_29, t0.paiement AS paiement_30, t0.old_id AS old_id_31 FROM fournisseurs t0 WHERE t0.actif = ?","params":{"1":1},"types":{"1":5}} []
[2024-11-05 16:30:21] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:30:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC (parameters: array{"1":"menu"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.url AS url_2, t0.titre_url AS titre_url_3, t0.titre_select AS titre_select_4, t0.titre_page AS titre_page_5, t0.mots_cles AS mots_cles_6, t0.description AS description_7, t0.texte_court AS texte_court_8, t0.texte AS texte_9, t0.langue AS langue_10, t0.ordre AS ordre_11, t0.type AS type_12, t0.deroulant AS deroulant_13, t0.lien_page AS lien_page_14, t0.page AS page_15, t0.filtre AS filtre_16, t0.actif AS actif_17, t0.cle AS cle_18, t0.parent_page_id AS parent_page_id_19, t0.ecole_id AS ecole_id_20 FROM www_contenu t0 WHERE t0.filtre = ? AND t0.ecole_id IS NULL ORDER BY t0.ordre ASC","params":{"1":"menu"},"types":{"1":2}} []
[2024-11-05 16:30:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_IMMERSIF"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_IMMERSIF"},"types":{"1":2}} []
[2024-11-05 16:30:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_ASSOCIATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_ASSOCIATION"},"types":{"1":2}} []
[2024-11-05 16:30:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_PARENTS"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_PARENTS"},"types":{"1":2}} []
[2024-11-05 16:30:21] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"MENU_LIEN_SOUTENIR"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"MENU_LIEN_SOUTENIR"},"types":{"1":2}} []
[2024-11-05 16:30:21] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_NOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_NOM"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_ASSOCIATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_ASSOCIATION"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_PRECURSEUR"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_PRECURSEUR"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_NOS_ECOLES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_NOS_ECOLES"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ABCM_ZWEISPRACHIGKEIT"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ABCM_ZWEISPRACHIGKEIT"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_TEXTE_ABCM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_TEXTE_ABCM"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACTUALITES_ABCM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACTUALITES_ABCM"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ECOLES_ABCM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ECOLES_ABCM"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_TEXTE_ECOLES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_TEXTE_ECOLES"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TROUVER_ECOLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TROUVER_ECOLE"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_VALEUR_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_VALEUR_1"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_VALEUR_2"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_VALEUR_2"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACCUEIL_VALEUR_3"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACCUEIL_VALEUR_3"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_IMMERSION_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_IMMERSION_TITRE"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_VIDEO_YOUTUBE_ACCUEIL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_VIDEO_YOUTUBE_ACCUEIL"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_ACTUALITES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_ACTUALITES"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":1}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":1},"types":{"1":1}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":2}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":2},"types":{"1":1}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ? (parameters: array{"1":4}, types: array{"1":1}) {"sql":"SELECT t0.id AS id_1, t0.titre AS titre_2, t0.fichier AS fichier_3, t0.ordre AS ordre_4, t0.note AS note_5, t0.id_fournisseur AS id_fournisseur_6 FROM fournisseurs_medias t0 WHERE t0.id_fournisseur = ?","params":{"1":4},"types":{"1":1}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing query: SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1 {"sql":"SELECT a0_.id AS id_0, a0_.titre_url AS titre_url_1, a0_.titre AS titre_2, a0_.texte_court AS texte_court_3, a0_.texte AS texte_4, a0_.mots_cles AS mots_cles_5, a0_.auteur AS auteur_6, a0_.auteur_lien AS auteur_lien_7, a0_.date AS date_8, a0_.date_debut AS date_debut_9, a0_.date_fin AS date_fin_10, a0_.ordre AS ordre_11, a0_.actif AS actif_12, a0_.lectures AS lectures_13, a0_.langue AS langue_14, a0_.une AS une_15, a0_.photo AS photo_16, a0_.actualites_associees AS actualites_associees_17, a0_.id_cat1 AS id_cat1_18, a0_.id_cat2 AS id_cat2_19, a0_.ecole_id AS ecole_id_20 FROM actualites a0_ WHERE a0_.actif = '1' AND a0_.id_cat1 = '1' AND a0_.ecole_id = '' AND a0_.langue = 'de' ORDER BY a0_.date DESC LIMIT 1"} []
[2024-11-05 16:30:22] php.DEBUG: Notice: Undefined offset: 0 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/Controller/SiteController.php\",\"line\":278,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/HttpKernel.php\",\"line\":169,\"function\":\"footer\",\"class\":\"App\\\\Controller\\\\SiteController\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TITRE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TITRE"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_NOM"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_NOM"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_ADRESSE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_ADRESSE"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_CP"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_CP"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_VILLE"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_VILLE"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_TEL"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_TEL"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"COORDONNEES_TEL_1"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"COORDONNEES_TEL_1"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_INFOS_PRATIQUES"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_INFOS_PRATIQUES"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_FOOTER_LIENS"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_FOOTER_LIENS"},"types":{"1":2}} []
[2024-11-05 16:30:22] doctrine.DEBUG: Executing statement: SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1 (parameters: array{"1":"LG_REALISATION"}, types: array{"1":2}) {"sql":"SELECT t0.id AS id_1, t0.reference AS reference_2, t0.date AS date_3, t0.fr AS fr_4, t0.de AS de_5, t0.en AS en_6, t0.html AS html_7, t0.image AS image_8, t0.note AS note_9, t0.variables AS variables_10, t0.date_debut AS date_debut_11, t0.date_fin AS date_fin_12 FROM www_textes t0 WHERE t0.reference = ? LIMIT 1","params":{"1":"LG_REALISATION"},"types":{"1":2}} []
[2024-11-05 16:30:23] doctrine.INFO: Disconnecting [] []
[2024-11-05 16:30:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:30:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:30:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:30:27] request.INFO: Matched route "fos_js_routing_js". {"route":"fos_js_routing_js","route_parameters":{"_route":"fos_js_routing_js","_controller":"fos_js_routing.controller::indexAction","_format":"js"},"request_uri":"https://abcm-vitrine.atiweb.fr/js/routing?callback=fos.Router.setData","method":"GET"} []
[2024-11-05 16:30:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 16:30:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:30:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:30:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 16:30:27] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/var/www/abcmzwei.eu/dev/src/../../src/Controller/) is not within the allowed path(s): (/var/www/abcmzwei.eu/dev/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/config/FileLocator.php\",\"line\":60,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/Config/FileLocator.php\",\"line\":61,\"function\":\"locate\",\"class\":\"Symfony\\\\Component\\\\Config\\\\FileLocator\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:30:27] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:30:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:30:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:30:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:30:31] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:30:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /ads.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /ads.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/ads.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 16:31:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:31:53] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:31:53] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:31:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"95b2ed"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/95b2ed?panel=time","method":"GET"} []
[2024-11-05 16:31:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 16:31:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:31:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:31:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 16:31:53] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:31:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=time","method":"GET"} []
[2024-11-05 16:31:53] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:56:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:56:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:56:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:56:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"ee4518"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/ee4518?panel=db","method":"GET"} []
[2024-11-05 16:56:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 16:56:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:56:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:56:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 16:56:06] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:56:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 16:56:06] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 16:58:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 16:58:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 16:58:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 16:58:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"7beefe"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/7beefe?panel=db","method":"GET"} []
[2024-11-05 16:58:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 16:58:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:58:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 16:58:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 16:58:58] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 16:58:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 16:58:58] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 17:13:23] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 17:13:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 17:13:23] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 17:13:23] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"b1023d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/b1023d/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 17:13:23] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 17:13:23] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 17:13:23] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 17:13:23] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 17:13:23] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 17:13:23] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 17:13:23] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 17:15:07] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 17:15:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 17:15:07] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 17:15:07] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_route":"_profiler_open_file","_controller":"web_profiler.controller.profiler::openAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/open?file=var%2Fcache%2Fdev%2Ftwig%2F7c%2F7cab2937a24e056b24f92d5d646ac033f96d40dd2a00008ce3520aaa1a13e6cc.php&line=41","method":"GET"} []
[2024-11-05 17:15:07] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 17:15:07] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 17:15:07] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 17:15:07] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 17:15:07] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 17:15:07] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "The file "var/cache/dev/twig/7c/7cab2937a24e056b24f92d5d646ac033f96d40dd2a00008ce3520aaa1a13e6cc.php" cannot be opened." at /var/www/abcmzwei.eu/dev/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php line 367 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): The file \"var/cache/dev/twig/7c/7cab2937a24e056b24f92d5d646ac033f96d40dd2a00008ce3520aaa1a13e6cc.php\" cannot be opened. at /var/www/abcmzwei.eu/dev/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php:367)"} []
[2024-11-05 17:15:07] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 17:16:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 17:16:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 17:16:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 17:16:16] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"3905e0"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/3905e0?panel=time","method":"GET"} []
[2024-11-05 17:16:16] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 17:16:16] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 17:16:16] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 17:16:16] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 17:16:16] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 17:16:16] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=time","method":"GET"} []
[2024-11-05 17:16:16] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 17:19:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 17:19:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 17:19:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 17:19:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4400f5"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4400f5","method":"GET"} []
[2024-11-05 17:19:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 17:19:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 17:19:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 17:19:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 17:19:08] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 17:19:09] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 17:19:09] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 17:22:36] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 17:22:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 17:22:36] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 17:22:36] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"f69946"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f69946/search/results?ip=18.246.6.168&limit=10&method=GET","method":"GET"} []
[2024-11-05 17:22:36] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 17:22:36] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 17:22:36] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 17:22:36] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 17:22:36] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 17:22:37] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=18.246.6.168&limit=10&method=GET","method":"GET"} []
[2024-11-05 17:22:37] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 17:23:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 17:23:45] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 17:23:45] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 17:23:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0fdeae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0fdeae","method":"GET"} []
[2024-11-05 17:23:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 17:23:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 17:23:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 17:23:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 17:23:45] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 17:23:46] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"0fdeae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0fdeae/exception.css","method":"GET"} []
[2024-11-05 17:23:46] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 17:23:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 17:23:46] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"0fdeae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0fdeae/exception","method":"GET"} []
[2024-11-05 17:30:40] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 17:30:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 17:30:40] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 17:30:40] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"173766"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/173766/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 17:30:40] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 17:30:40] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 17:30:40] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 17:30:40] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 17:30:40] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 17:30:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 17:30:41] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 17:43:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 17:43:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 17:43:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 17:43:56] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"1365c4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/1365c4/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 17:43:56] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 17:43:56] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 17:43:56] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 17:43:56] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 17:43:56] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 17:43:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 17:43:57] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 18:17:35] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 18:17:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 18:17:35] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 18:17:35] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"0f79c1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0f79c1/search/results?ip=178.128.103.14&limit=10&method=GET","method":"GET"} []
[2024-11-05 18:17:35] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 18:17:35] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:17:35] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:17:35] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 18:17:35] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 18:17:35] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=178.128.103.14&limit=10&method=GET","method":"GET"} []
[2024-11-05 18:17:35] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 18:27:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 18:27:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 18:27:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 18:27:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"270552"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/270552","method":"GET"} []
[2024-11-05 18:27:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 18:27:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:27:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:27:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 18:27:34] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 18:27:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 18:27:34] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 18:34:22] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 18:34:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 18:34:22] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 18:34:22] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"337493"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/337493","method":"GET"} []
[2024-11-05 18:34:22] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 18:34:22] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:34:22] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:34:22] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 18:34:22] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 18:34:22] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 18:34:22] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 18:36:06] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 18:36:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 18:36:06] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 18:36:06] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"f59031"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/f59031","method":"GET"} []
[2024-11-05 18:36:06] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 18:36:06] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:36:06] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:36:06] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 18:36:06] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 18:36:06] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 18:36:06] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 18:37:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 18:37:15] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 18:37:15] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 18:37:15] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"4b233f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/4b233f","method":"GET"} []
[2024-11-05 18:37:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 18:37:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:37:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:37:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 18:37:15] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 18:37:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 18:37:15] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 18:40:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 18:40:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 18:40:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 18:40:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"768002"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/768002?panel=db","method":"GET"} []
[2024-11-05 18:40:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 18:40:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:40:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:40:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 18:40:08] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 18:40:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 18:40:08] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 18:43:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 18:43:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 18:43:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 18:43:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"0f53ae"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/0f53ae?panel=db","method":"GET"} []
[2024-11-05 18:43:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 18:43:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:43:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:43:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 18:43:01] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 18:43:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 18:43:01] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 18:44:44] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 18:44:44] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 18:44:44] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 18:44:45] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"6569d4"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/6569d4?panel=db","method":"GET"} []
[2024-11-05 18:44:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 18:44:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:44:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:44:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 18:44:45] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 18:44:45] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 18:44:45] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 18:45:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 18:45:53] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 18:45:53] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 18:45:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=52.214.249.47&limit=10&method=GET","method":"GET"} []
[2024-11-05 18:45:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 18:45:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:45:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:45:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 18:45:54] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 18:45:54] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"66be5b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/66be5b/exception.css","method":"GET"} []
[2024-11-05 18:45:54] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 18:45:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=52.214.249.47&limit=10&method=GET","method":"GET"} []
[2024-11-05 18:45:54] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"66be5b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/66be5b/exception","method":"GET"} []
[2024-11-05 18:54:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 18:54:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 18:54:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 18:54:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"348c4d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/348c4d?panel=db","method":"GET"} []
[2024-11-05 18:54:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 18:54:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:54:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 18:54:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 18:54:32] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 18:54:33] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 18:54:33] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:11:17] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:11:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:11:17] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:11:17] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e09f3b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/e09f3b?panel=events","method":"GET"} []
[2024-11-05 19:11:17] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:11:17] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:11:17] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:11:17] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:11:17] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:11:17] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=events","method":"GET"} []
[2024-11-05 19:11:17] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:14:09] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:14:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:14:09] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:14:09] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"e14465"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/e14465","method":"GET"} []
[2024-11-05 19:14:09] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:14:09] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:14:09] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:14:09] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:14:09] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:14:10] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"e14465"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/e14465/exception.css","method":"GET"} []
[2024-11-05 19:14:10] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:14:10] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 19:14:10] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"e14465"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/e14465/exception","method":"GET"} []
[2024-11-05 19:17:02] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:17:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:17:02] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:17:02] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=86.155.29.153&limit=10","method":"GET"} []
[2024-11-05 19:17:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:17:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:17:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:17:02] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:17:02] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:17:03] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"66be5b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/66be5b/exception.css","method":"GET"} []
[2024-11-05 19:17:03] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:17:03] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=86.155.29.153&limit=10","method":"GET"} []
[2024-11-05 19:17:03] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"66be5b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/66be5b/exception","method":"GET"} []
[2024-11-05 19:22:48] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:22:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:22:48] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:22:48] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"40082e"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/40082e/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 19:22:48] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:22:48] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:22:48] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:22:48] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:22:48] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:22:49] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 19:22:49] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:24:32] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:24:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:24:32] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:24:32] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9ca5b9"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9ca5b9?panel=db","method":"GET"} []
[2024-11-05 19:24:32] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:24:32] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:24:32] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:24:32] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:24:32] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:24:32] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 19:24:32] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:38:16] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:38:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:38:16] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:38:16] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:38:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 19:38:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:38:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:38:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:38:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=exception","method":"GET"} []
[2024-11-05 19:38:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:38:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:38:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:38:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:38:18] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:38:18] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb/exception.css","method":"GET"} []
[2024-11-05 19:38:18] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:38:18] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=exception","method":"GET"} []
[2024-11-05 19:38:18] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb/exception","method":"GET"} []
[2024-11-05 19:38:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:38:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:38:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:38:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=vich_uploader.mapping_collector","method":"GET"} []
[2024-11-05 19:38:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:38:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:38:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:38:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:38:29] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:38:30] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=vich_uploader.mapping_collector","method":"GET"} []
[2024-11-05 19:38:30] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:42:08] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:42:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:42:08] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:42:08] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=events","method":"GET"} []
[2024-11-05 19:42:08] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:42:08] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:42:08] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:42:08] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:42:08] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:42:08] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=events","method":"GET"} []
[2024-11-05 19:42:08] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:42:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:42:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:42:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:42:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=config","method":"GET"} []
[2024-11-05 19:42:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:42:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:42:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:42:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:42:27] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:42:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=config","method":"GET"} []
[2024-11-05 19:42:27] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:44:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:44:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:44:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:44:50] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb/search/results?ip=3.144.9.124","method":"GET"} []
[2024-11-05 19:44:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:44:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:44:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:44:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:44:50] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:44:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=3.144.9.124","method":"GET"} []
[2024-11-05 19:44:51] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:45:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:45:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:45:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:45:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"b47b1d"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/b47b1d?group=1&panel=db","method":"GET"} []
[2024-11-05 19:45:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:45:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:45:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:45:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:45:25] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:45:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?group=1&panel=db","method":"GET"} []
[2024-11-05 19:45:25] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:45:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:45:54] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:45:54] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:45:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=3.144.9.124","method":"GET"} []
[2024-11-05 19:45:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:45:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:45:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:45:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:45:55] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:45:55] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"16172c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16172c/exception.css","method":"GET"} []
[2024-11-05 19:45:55] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:45:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=3.144.9.124","method":"GET"} []
[2024-11-05 19:45:55] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"16172c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16172c/exception","method":"GET"} []
[2024-11-05 19:46:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:46:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:46:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:46:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=cache","method":"GET"} []
[2024-11-05 19:46:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:46:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:46:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:46:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:46:01] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:46:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=cache","method":"GET"} []
[2024-11-05 19:46:01] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:48:25] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:48:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:48:25] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:48:25] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=translation","method":"GET"} []
[2024-11-05 19:48:25] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:48:25] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:48:25] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:48:25] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:48:25] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:48:25] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=translation","method":"GET"} []
[2024-11-05 19:48:25] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:49:18] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:49:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:49:18] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:49:18] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=security","method":"GET"} []
[2024-11-05 19:49:18] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:49:18] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:49:18] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:49:18] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:49:18] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:49:19] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=security","method":"GET"} []
[2024-11-05 19:49:19] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:49:38] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:49:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:49:38] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:49:38] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=router","method":"GET"} []
[2024-11-05 19:49:38] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:49:38] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:49:38] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:49:38] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:49:38] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:49:38] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=router","method":"GET"} []
[2024-11-05 19:49:38] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:49:38] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb/router","method":"GET"} []
[2024-11-05 19:49:39] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/var/www/abcmzwei.eu/dev/src/../../src/Controller/) is not within the allowed path(s): (/var/www/abcmzwei.eu/dev/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/config/FileLocator.php\",\"line\":60,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/Config/FileLocator.php\",\"line\":61,\"function\":\"locate\",\"class\":\"Symfony\\\\Component\\\\Config\\\\FileLocator\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:50:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:50:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:50:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:50:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=form","method":"GET"} []
[2024-11-05 19:50:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:50:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:50:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:50:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:50:33] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:50:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=form","method":"GET"} []
[2024-11-05 19:50:34] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:50:54] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:50:54] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:50:54] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:50:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=time","method":"GET"} []
[2024-11-05 19:50:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:50:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:50:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:50:54] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:50:54] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:50:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=time","method":"GET"} []
[2024-11-05 19:50:54] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:51:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:51:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:51:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:51:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=http_client","method":"GET"} []
[2024-11-05 19:51:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:51:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:51:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:51:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:51:27] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:51:28] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=http_client","method":"GET"} []
[2024-11-05 19:51:28] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:52:51] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:52:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:52:51] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:52:51] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=db","method":"GET"} []
[2024-11-05 19:52:51] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:52:51] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:52:51] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:52:51] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:52:51] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:52:51] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 19:52:51] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:54:26] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:54:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:54:26] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:54:26] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=validator","method":"GET"} []
[2024-11-05 19:54:26] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:54:26] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:54:26] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:54:26] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:54:26] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:54:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=validator","method":"GET"} []
[2024-11-05 19:54:27] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:55:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:55:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:55:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:55:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=request","method":"GET"} []
[2024-11-05 19:55:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:55:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:55:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:55:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:55:12] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:55:12] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
[2024-11-05 19:55:12] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:55:57] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:55:57] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:55:57] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:55:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=twig","method":"GET"} []
[2024-11-05 19:55:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:55:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:55:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:55:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:55:57] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:55:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=twig","method":"GET"} []
[2024-11-05 19:55:57] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:58:52] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:58:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:58:52] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:58:52] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=elastica","method":"GET"} []
[2024-11-05 19:58:52] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:58:52] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:58:52] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:58:52] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:58:52] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:58:53] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 19:58:53] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 19:58:53] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 19:58:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=elastica","method":"GET"} []
[2024-11-05 19:58:53] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 19:58:53] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"33eccb"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/33eccb?panel=logger","method":"GET"} []
[2024-11-05 19:58:53] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 19:58:53] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:58:53] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 19:58:53] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 19:58:53] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 19:58:53] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=logger","method":"GET"} []
[2024-11-05 19:58:53] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 20:00:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 20:00:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 20:00:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 20:00:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"c0bc0a"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/c0bc0a","method":"GET"} []
[2024-11-05 20:00:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 20:00:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 20:00:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 20:00:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 20:00:47] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 20:00:48] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 20:00:48] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 20:01:56] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 20:01:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 20:01:56] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 20:01:57] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"22d4b1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/22d4b1/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 20:01:57] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 20:01:57] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 20:01:57] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 20:01:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 20:01:57] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 20:01:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 20:01:57] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 20:18:05] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 20:18:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 20:18:05] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 20:18:05] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"9b48f1"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/9b48f1","method":"GET"} []
[2024-11-05 20:18:05] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 20:18:05] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 20:18:05] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 20:18:05] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 20:18:05] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 20:18:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 20:18:05] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 20:20:58] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 20:20:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 20:20:58] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 20:20:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"latest"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/latest?ip=47.128.61.152&limit=10","method":"GET"} []
[2024-11-05 20:20:58] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 20:20:58] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 20:20:58] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 20:20:58] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 20:20:58] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 20:20:58] request.INFO: Matched route "_profiler_exception_css". {"route":"_profiler_exception_css","route_parameters":{"_route":"_profiler_exception_css","_controller":"web_profiler.controller.exception_panel::stylesheet","token":"16172c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16172c/exception.css","method":"GET"} []
[2024-11-05 20:20:58] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 20:20:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=47.128.61.152&limit=10","method":"GET"} []
[2024-11-05 20:20:58] request.INFO: Matched route "_profiler_exception". {"route":"_profiler_exception","route_parameters":{"_route":"_profiler_exception","_controller":"web_profiler.controller.exception_panel::body","token":"16172c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16172c/exception","method":"GET"} []
[2024-11-05 20:42:28] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 20:42:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 20:42:28] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 20:42:28] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"a9262e"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/a9262e?panel=db","method":"GET"} []
[2024-11-05 20:42:28] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 20:42:28] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 20:42:28] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 20:42:28] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 20:42:28] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 20:42:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 20:42:29] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 20:46:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 20:46:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 20:46:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 20:46:31] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"cd4964"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/cd4964?panel=request","method":"GET"} []
[2024-11-05 20:46:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 20:46:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 20:46:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 20:46:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 20:46:31] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 20:46:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=request","method":"GET"} []
[2024-11-05 20:46:31] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 21:07:55] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 21:07:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 21:07:55] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 21:07:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"382766"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/382766?panel=db","method":"GET"} []
[2024-11-05 21:07:55] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 21:07:55] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 21:07:55] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 21:07:55] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 21:07:55] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 21:07:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 21:07:55] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 21:13:41] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 21:13:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 21:13:41] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 21:13:41] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"2ae2ff"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/2ae2ff?panel=db","method":"GET"} []
[2024-11-05 21:13:41] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 21:13:41] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 21:13:41] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 21:13:41] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 21:13:41] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 21:13:41] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 21:13:41] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 21:16:34] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 21:16:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 21:16:34] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 21:16:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"1ae5ec"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/1ae5ec","method":"GET"} []
[2024-11-05 21:16:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 21:16:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 21:16:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 21:16:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 21:16:34] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 21:16:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 21:16:34] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 21:28:27] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 21:28:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 21:28:27] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 21:28:27] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"d310e8"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/d310e8?panel=db","method":"GET"} []
[2024-11-05 21:28:27] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 21:28:27] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 21:28:27] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 21:28:27] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 21:28:27] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 21:28:27] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 21:28:27] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 21:30:11] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 21:30:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 21:30:11] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 21:30:11] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"42fe1b"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/42fe1b/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 21:30:11] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 21:30:11] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 21:30:11] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 21:30:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 21:30:11] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 21:30:11] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 21:30:11] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 21:32:29] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 21:32:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 21:32:29] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 21:32:29] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"ec668f"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/ec668f","method":"GET"} []
[2024-11-05 21:32:29] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 21:32:29] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 21:32:29] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 21:32:29] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 21:32:29] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 21:32:29] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 21:32:29] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 21:36:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 21:36:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 21:36:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 21:36:31] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"08ff89"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/08ff89/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 21:36:31] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 21:36:31] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 21:36:31] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 21:36:31] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 21:36:31] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 21:36:31] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 21:36:31] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 21:38:15] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 21:38:15] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 21:38:15] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 21:38:15] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"bdfcea"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/bdfcea/search/results?limit=10&method=POST","method":"GET"} []
[2024-11-05 21:38:15] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 21:38:15] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 21:38:15] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 21:38:15] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 21:38:15] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 21:38:15] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=POST","method":"GET"} []
[2024-11-05 21:38:15] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 22:36:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 22:36:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 22:36:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 22:36:34] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"401f6c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/401f6c?panel=db","method":"GET"} []
[2024-11-05 22:36:34] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 22:36:34] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 22:36:34] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 22:36:34] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 22:36:34] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 22:36:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 22:36:34] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 22:45:12] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 22:45:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 22:45:12] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 22:45:12] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"87b87a"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/87b87a?panel=db","method":"GET"} []
[2024-11-05 22:45:12] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 22:45:12] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 22:45:12] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 22:45:12] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 22:45:12] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 22:45:13] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 22:45:13] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 23:14:50] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 23:14:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 23:14:50] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 23:14:50] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"bed5ba"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/bed5ba/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 23:14:50] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 23:14:50] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 23:14:50] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 23:14:50] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 23:14:50] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 23:14:50] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 23:14:50] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 23:21:39] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 23:21:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 23:21:39] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 23:21:39] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"95b2ed"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/95b2ed?panel=db","method":"GET"} []
[2024-11-05 23:21:39] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 23:21:39] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 23:21:39] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 23:21:39] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 23:21:39] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 23:21:39] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=db","method":"GET"} []
[2024-11-05 23:21:39] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 23:26:45] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 23:26:45] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 23:26:45] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 23:26:45] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"28a2d7"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/28a2d7/search/results?limit=10&method=GET","method":"GET"} []
[2024-11-05 23:26:45] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 23:26:45] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 23:26:45] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 23:26:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 23:26:46] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 23:26:46] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?limit=10&method=GET","method":"GET"} []
[2024-11-05 23:26:46] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 23:43:47] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 23:43:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 23:43:47] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 23:43:47] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"288765"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/288765","method":"GET"} []
[2024-11-05 23:43:47] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 23:43:47] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 23:43:47] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 23:43:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 23:43:47] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 23:43:47] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar","method":"GET"} []
[2024-11-05 23:43:47] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 23:51:31] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 23:51:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 23:51:31] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 23:51:31] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 23:51:31] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /robots.txt\" at /var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/EventListener/RouterListener.php:136, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): No routes found for \"/robots.txt/\". at /var/www/abcmzwei.eu/dev/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:70)"} []
[2024-11-05 23:51:33] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 23:51:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 23:51:33] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 23:51:33] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"16172c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16172c?panel=events","method":"GET"} []
[2024-11-05 23:51:33] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 23:51:33] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 23:51:33] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 23:51:33] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 23:51:33] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 23:51:34] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=events","method":"GET"} []
[2024-11-05 23:51:34] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 23:56:24] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 23:56:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 23:56:24] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 23:56:24] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"16172c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16172c?panel=translation","method":"GET"} []
[2024-11-05 23:56:24] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 23:56:24] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 23:56:24] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 23:56:24] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 23:56:24] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 23:56:24] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=translation","method":"GET"} []
[2024-11-05 23:56:24] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 23:58:04] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 23:58:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 23:58:04] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 23:58:04] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_route":"_profiler_search_results","_controller":"web_profiler.controller.profiler::searchResultsAction","token":"16172c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16172c/search/results?ip=18.224.64.10","method":"GET"} []
[2024-11-05 23:58:04] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 23:58:04] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 23:58:04] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 23:58:04] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 23:58:04] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 23:58:04] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?ip=18.224.64.10","method":"GET"} []
[2024-11-05 23:58:04] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 23:59:01] php.INFO: User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The \"Symfony\\Component\\Debug\\DebugClassLoader\" class is deprecated since Symfony 4.4, use \"Symfony\\Component\\ErrorHandler\\DebugClassLoader\" instead. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:16)"} []
[2024-11-05 23:59:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14)"} []
[2024-11-05 23:59:01] php.INFO: User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Liip\\ImagineBundle\\Templating\\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure \"liip_imagine.twig.mode\" to \"lazy\" instead. at /var/www/abcmzwei.eu/dev/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14)"} []
[2024-11-05 23:59:01] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_route":"_profiler","_controller":"web_profiler.controller.profiler::panelAction","token":"16172c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16172c?panel=router","method":"GET"} []
[2024-11-05 23:59:01] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"boutique","authenticators":1} []
[2024-11-05 23:59:01] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 23:59:01] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"boutique","authenticator":"App\\Security\\ClientAuthenticator"} []
[2024-11-05 23:59:01] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2024-11-05 23:59:01] php.INFO: User Deprecated: Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "static Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Class \"Symfony\\Component\\HttpClient\\CurlHttpClient\" should implement method \"static Symfony\\Contracts\\HttpClient\\HttpClientInterface::withOptions(array $options)\": Returns a new instance of the client with new default options. at /var/www/abcmzwei.eu/dev/vendor/symfony/debug/DebugClassLoader.php:204)"} []
[2024-11-05 23:59:01] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_route":"_profiler_search_bar","_controller":"web_profiler.controller.profiler::searchBarAction"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/search_bar?panel=router","method":"GET"} []
[2024-11-05 23:59:01] php.DEBUG: Notice: Constant WWW_HOST already defined {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/abcmzwei.eu/dev/src/EventSubscriber/HostSubscriber.php\",\"line\":40,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php\",\"line\":126,\"function\":\"onKernelRequestGetHost\",\"class\":\"App\\\\EventSubscriber\\\\HostSubscriber\",\"type\":\"->\"}],\"count\":1})"} []
[2024-11-05 23:59:01] request.INFO: Matched route "_profiler_router". {"route":"_profiler_router","route_parameters":{"_route":"_profiler_router","_controller":"web_profiler.controller.router::panelAction","token":"16172c"},"request_uri":"https://abcm-vitrine.atiweb.fr/_profiler/16172c/router","method":"GET"} []
[2024-11-05 23:59:01] php.DEBUG: Warning: file_exists(): open_basedir restriction in effect. File(/var/www/abcmzwei.eu/dev/src/../../src/Controller/) is not within the allowed path(s): (/var/www/abcmzwei.eu/dev/:/tmp/) {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":2,\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/config/FileLocator.php\",\"line\":60,\"trace\":[{\"file\":\"/var/www/abcmzwei.eu/dev/vendor/symfony/http-kernel/Config/FileLocator.php\",\"line\":61,\"function\":\"locate\",\"class\":\"Symfony\\\\Component\\\\Config\\\\FileLocator\",\"type\":\"->\"}],\"count\":1})"} []