ErrorController
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "error_controller" |
| _stopwatch_token | "22021c" |
| exception | Twig\Error\RuntimeError {#268 #message: "Impossible to access an attribute ("codeGroupe") on a null variable." #code: 0 #file: "C:\xampp\htdocs\snvlt\templates\template_base.html.twig" #line: 34 -lineno: 34 -name: "template_base.html.twig" -rawMessage: "Impossible to access an attribute ("codeGroupe") on a null variable." -sourcePath: "C:\xampp\htdocs\snvlt\templates\template_base.html.twig" -sourceCode: """ <!DOCTYPE html>\n <html lang="{{ app.locale }}">\n <head>\n <!-- Required meta tags -->\n <meta charset="utf-8">\n <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">\n <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">\n <title>{% block Title %}{% endblock %}</title>\n \n \n \n \n <link rel="stylesheet" href="{{ asset('assets/assets/vendors/mdi/css/materialdesignicons.min.css') }}">\n <link rel="stylesheet" href="{{ asset('assets/assets/vendors/flag-icon-css/css/flag-icon.min.css') }}">\n <link rel="stylesheet" href="{{ asset('assets/assets/vendors/css/vendor.bundle.base.css') }}">\n <link rel="stylesheet" href="{{ asset('assets/assets/vendors/bootstrap-datepicker/bootstrap-datepicker.min.css') }}">\n <link rel="stylesheet" href="{{ asset('assets/assets/css/style.css') }}">\n \n <link rel="stylesheet" href="https://cdn.datatables.net/2.0.8/css/dataTables.bootstrap5.css">\n <link rel="stylesheet" href="https://cdn.datatables.net/responsive/3.0.2/css/responsive.bootstrap5.min.css">\n \n \n <link rel="preconnect" href="https://fonts.googleapis.com">\n <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>\n <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">\n \n <!-- End layout styles -->\n <link rel="shortcut icon" href="{{ asset('assets/icons/drapeauci.ico') }}" />\n \n </head>\n <body>\n <div class="container-scroller">\n \n {% if(app.user.codeGroupe.id == 1) %}\n <nav class="navbar default-layout-navbar bg-white col-lg-12 col-12 p-0 fixed-top d-flex flex-row" style="background-image:linear-gradient(#f7f9f7, #f1fbed);color: black;">\n <div class="text-center navbar-brand-wrapper d-flex align-items-center justify-content-center" style="background-image:linear-gradient(#f7f9f7, #f1fbed);color: black;">\n \n {% elseif (app.user.codeDirection) %}\n <nav class="navbar default-layout-navbar bg-success col-lg-12 col-12 p-0 fixed-top d-flex flex-row" style="background-image:linear-gradient(#1e7861, #7f995a);">\n <div class="text-center navbar-brand-wrapper d-flex align-items-center justify-content-center" style="background-image:linear-gradient(#1e7861, #7f995a);">\n \n {% elseif (app.user.codeService) %}\n <nav class="navbar default-layout-navbar bg-success col-lg-12 col-12 p-0 fixed-top d-flex flex-row" style="background-image:linear-gradient(#1869b0, #198089);">\n <div class="text-center navbar-brand-wrapper d-flex align-items-center justify-content-center" style="background-image:linear-gradient(#1869b0, #198089);">\n \n {% elseif (app.user.codeexploitant) %}\n <nav class="navbar default-layout-navbar bg-success col-lg-12 col-12 p-0 fixed-top d-flex flex-row" style="background-image:linear-gradient(#a56930, #fe5d01);">\n <div class="text-center navbar-brand-wrapper d-flex align-items-center justify-content-center" style="background-image:linear-gradient(#a56930, #fe5d01);">\n \n {% elseif (app.user.codeindustriel) %}\n <nav class="navbar default-layout-navbar bg-success col-lg-12 col-12 p-0 fixed-top d-flex flex-row" style="background-image:linear-gradient(#967d1b, #ae650a);">\n <div class="text-center navbar-brand-wrapper d-flex align-items-center justify-content-center" style="background-image:linear-gradient(#967d1b, #ae650a);">\n \n {% elseif (app.user.codeExportateur) %}\n <nav class="navbar default-layout-navbar bg-success col-lg-12 col-12 p-0 fixed-top d-flex flex-row" style="background-image:linear-gradient(#7d7d7b, #5c5c59);">\n <div class="text-center navbar-brand-wrapper d-flex align-items-center justify-content-center" style="background-image:linear-gradient(#7d7d7b, #5c5c59);">\n \n {% elseif (app.user.codeCommercant) %}\n <nav class="navbar default-layout-navbar bg-success col-lg-12 col-12 p-0 fixed-top d-flex flex-row" style="background-image:linear-gradient(#07616a, #28bbbd);">\n <div class="text-center navbar-brand-wrapper d-flex align-items-center justify-content-center" style="background-image:linear-gradient(#07616a, #28bbbd);">\n \n {% elseif (app.user.codeDr) %}\n <nav class="navbar default-layout-navbar bg-success col-lg-12 col-12 p-0 fixed-top d-flex flex-row" style="background-image:linear-gradient(#839783, #1f6c07);">\n <div class="text-center navbar-brand-wrapper d-flex align-items-center justify-content-center" style="background-image:linear-gradient(#839783, #1f6c07);">\n \n {% elseif (app.user.codeDdef) %}\n <nav class="navbar default-layout-navbar bg-success col-lg-12 col-12 p-0 fixed-top d-flex flex-row" style="background-image:linear-gradient(#64abdd, #5e07e9);">\n <div class="text-center navbar-brand-wrapper d-flex align-items-center justify-content-center" style="background-image:linear-gradient(#64abdd, #5e07e9);">\n \n {% elseif (app.user.codeCantonnement) %}\n <nav class="navbar default-layout-navbar bg-success col-lg-12 col-12 p-0 fixed-top d-flex flex-row" style="background-image:linear-gradient(#027872, #096243);">\n <div class="text-center navbar-brand-wrapper d-flex align-items-center justify-content-center" style="background-image:linear-gradient(#027872, #096243);">\n \n {% elseif (app.user.codePosteControle) %}\n <nav class="navbar default-layout-navbar bg-success col-lg-12 col-12 p-0 fixed-top d-flex flex-row" style="background-image:linear-gradient(#787272, #453e3c);">\n <div class="text-center navbar-brand-wrapper d-flex align-items-center justify-content-center" style="background-image:linear-gradient(#787272, #453e3c);">\n \n {% elseif (app.user.codeOi) %}\n <nav class="navbar default-layout-navbar bg-success col-lg-12 col-12 p-0 fixed-top d-flex flex-row" style="background-image:linear-gradient(#617e4e, #3b7733);">\n <div class="text-center navbar-brand-wrapper d-flex align-items-center justify-content-center" style="background-image:linear-gradient(#617e4e, #3b7733);">\n \n {% endif %}\n {% if(app.user.codeGroupe.id == 1) %}\n <a class="navbar-brand brand-logo" href="#"><img src="{{ asset('assets/images/SNVLT_WEBAPP.png') }}" alt="logo" style="height: 64px;width: 85%" /></a>\n <a class="navbar-brand brand-logo-mini" href="#"><img src="{{ asset('assets/images/logo_snvlt.png') }}" alt="logo" style="height: 48px;width: 48px;"/></a>\n </div>\n <div class="navbar-menu-wrapper d-flex align-items-stretch">\n <button class="navbar-toggler navbar-toggler align-self-center" type="button" data-toggle="minimize">\n <span class="mdi mdi-menu " style="height: 32px; font-size: 32px;color: #0c4128"></span>\n </button>\n {% set exo = exercice_en_cours.getAnnee %}\n \n {% if(app.user.codeGroupe.id == 1) %}\n <span class="badge p-2 text-dark my-auto mx-auto font-weight-bold" style="font-size: 16px;text-shadow: 4px 4px #bbbebe" >{{ 'Exercise'|trans }} {{ exo }}</span>\n {% else %}\n <span class="badge p-2 text-white my-auto mx-auto font-weight-bold" style="font-size: 16px;background: -moz-linear-gradient(#13653e, #186d7b)" >{{ 'Exercise'|trans }} {{ exo }}</span>\n {% endif %}\n \n <ul class="navbar-nav navbar-nav-right text-light">\n \n \n <li class="nav-item nav-profile dropdown">\n <a class="nav-link dropdown-toggle" id="profileDropdown" href="#" data-toggle="dropdown" aria-expanded="false">\n <div class="nav-profile-img">\n {% if (app.user.photo) %}\n <img src="{{ asset('images/uploads/users/') }}{{ app.user.photo }}" alt="image">\n {% else %}\n <img src="{{ asset('assets/images/webapp/user.png') }}" alt="image">\n {% endif %}\n </div>\n <div class="nav-profile-text">\n <p class="mb-1 font-weight-bold text-dark">{{ app.user.titre }} {{ app.user.prenomsUtilisateur }} {{ app.user.nomUtilisateur }}</p>\n </div>\n </a>\n <div class="dropdown-menu navbar-dropdown dropdown-menu-right p-0 border-0 font-size-sm" aria-labelledby="profileDropdown" data-x-placement="bottom-end">\n <div class="p-3 text-center bg-primary">\n <img class="img-avatar img-avatar48 img-avatar-thumb" src="{{ asset('images/uploads/users/') }}{{ app.user.photo }}" alt="">\n </div>\n <a class="nav-link dropdown-toggle" id="languageDropdown" href="#" data-toggle="dropdown" aria-expanded="false">\n <div class="nav-language-icon">\n <img src="{{ asset('assets/images/') }}{{ app.locale }}.png" height="16" alt="{{ app.locale }}">\n </div>\n <div class="nav-language-text">\n <p class="mb-1 text-dark" style="margin-left: 5px;">\n {% if(app.locale == 'fr') %}\n Français\n {% elseif(app.locale == 'en') %}\n English\n {% elseif(app.locale == 'es') %}\n Espanol\n {% endif %}\n </p>\n </div>\n </a>\n \n <div class="p-2">\n \n <a class="dropdown-item py-1 d-flex align-items-center justify-content-between" href="{{ path('my_profile', {'id_utilisateur': app.user.id}) }}">\n <span>{% trans %}Profile{% endtrans %}</span>\n <span class="p-0">\n <span class="badge badge-success">1</span>\n <i class="mdi mdi-account-outline ml-1"></i>\n </span>\n </a>\n \n <div role="separator" class="dropdown-divider"></div>\n <a class="dropdown-item py-1 d-flex align-items-center justify-content-between" href="{{ path('operator_media') }}">\n <span>{% trans %}Aide SNVLT{% endtrans %}</span>\n <span class="p-0">\n <i class="mdi mdi-help-circle-outline ml-1"></i>\n </span>\n </a>\n {% if(app.user.codeGroupe.id == 1) %}\n <a class="dropdown-item py-1 d-flex align-items-center justify-content-between text-danger font-weight-bold" href="{{ path('admin') }}" target="_blank">\n <span>{% trans %}Admin Console{% endtrans %}</span>\n <i class="mdi mdi-toolbox ml-1"></i>\n </a>\n <a class="dropdown-item py-1 d-flex align-items-center justify-content-between text-danger font-weight-bold" href="{{ path('admin') }}" target="_blank">\n <span>{% trans %}Cartographie{% endtrans %}</span>\n <i class="mdi mdi-toolbox ml-1"></i>\n </a>\n <hr>\n {% endif %}\n <hr>\n <a class="dropdown-item py-1 d-flex align-items-center justify-content-between" href="{{ path('app_forgot_password_request') }}">\n <span class="bg-danger p-1 text-white" style="border-radius: 10px;">{% trans %}Réinitialiser mon mot de passe{% endtrans %}</span>\n </a>\n <hr>\n \n <a class="dropdown-item py-1 d-flex align-items-center justify-content-between" href="{{ path('app_before_logout') }}">\n <span>{% trans %}Log Out{% endtrans %}</span>\n <i class="mdi mdi-logout ml-1"></i>\n </a>\n \n </div>\n </div>\n </li>\n {% else %}\n <a class="navbar-brand brand-logo" href="#"><img src="{{ asset('assets/images/logo_normal.png') }}" alt="logo" style="height: 64px;width: 85%" /></a>\n <a class="navbar-brand brand-logo-mini" href="#"><img src="{{ asset('assets/images/minef.png') }}" alt="logo" style="height: 48px;width: 40px;"/></a>\n </div>\n <div class="navbar-menu-wrapper d-flex align-items-stretch">\n <button class="navbar-toggler navbar-toggler align-self-center" type="button" data-toggle="minimize">\n <span class="mdi mdi-menu text-white " style="height: 32px; font-size: 32px;"></span>\n </button>\n {% set exo = exercice_en_cours.getAnnee %}\n <span class="badge p-2 text-white my-auto mx-auto font-weight-bold" style="font-size: 16px;background: -moz-linear-gradient(#13653e, #186d7b)" >{{ 'Exercise'|trans }} {{ exo }}</span>\n \n \n <ul class="navbar-nav navbar-nav-right text-light">\n \n \n <li class="nav-item nav-profile dropdown">\n <a class="nav-link dropdown-toggle" id="profileDropdown" href="#" data-toggle="dropdown" aria-expanded="false">\n <div class="nav-profile-img">\n {% if (app.user.photo) %}\n <img src="{{ asset('images/uploads/users/') }}{{ app.user.photo }}" alt="image">\n {% else %}\n <img src="{{ asset('assets/images/webapp/user.png') }}" alt="image">\n {% endif %}\n </div>\n <div class="nav-profile-text">\n <p class="mb-1 text-black font-weight-bold text-white">{{ app.user.titre }} {{ app.user.prenomsUtilisateur }} {{ app.user.nomUtilisateur }}</p>\n </div>\n </a>\n <div class="dropdown-menu navbar-dropdown dropdown-menu-right p-0 border-0 font-size-sm" aria-labelledby="profileDropdown" data-x-placement="bottom-end">\n <div class="p-3 text-center bg-primary">\n <img class="img-avatar img-avatar48 img-avatar-thumb" src="{{ asset('images/uploads/users/') }}{{ app.user.photo }}" alt="">\n </div>\n <a class="nav-link dropdown-toggle" id="languageDropdown" href="#" data-toggle="dropdown" aria-expanded="false">\n <div class="nav-language-icon">\n <img src="{{ asset('assets/images/') }}{{ app.locale }}.png" height="16" alt="{{ app.locale }}">\n </div>\n <div class="nav-language-text">\n <p class="mb-1 text-dark" style="margin-left: 5px;">\n {% if(app.locale == 'fr') %}\n Français\n {% elseif(app.locale == 'en') %}\n English\n {% elseif(app.locale == 'es') %}\n Espanol\n {% endif %}\n </p>\n </div>\n </a>\n <div class="dropdown-menu navbar-dropdown" aria-labelledby="languageDropdown">\n {% for locale in locales %}\n <a class="dropdown-item language-selector" href="#" id="{{ locale }}">\n \n <div class="nav-language-icon mr-2">\n <img src="{{ asset('assets/images/') }}{{ locale }}.png" height="16" alt="{{ locale }}">\n </div>\n <div class="nav-language-text">\n <p class="mb-1">\n {% if(locale == 'fr') %}\n Français\n {% elseif(locale == 'en') %}\n English\n {% elseif(locale == 'es') %}\n Espanol\n {% endif %}\n </p>\n </div>\n </a>\n <div class="dropdown-divider"></div>\n {% endfor %}\n \n </div>\n <div class="p-2">\n {#<h5 class="dropdown-header text-uppercase pl-2 text-dark">{% trans %}User Options{% endtrans %}</h5>#}\n \n <a class="dropdown-item py-1 d-flex align-items-center justify-content-between" href="{{ path('my_profile', {'id_utilisateur': app.user.id}) }}">\n <span>{% trans %}Profile{% endtrans %}</span>\n <span class="p-0">\n <span class="badge badge-success">1</span>\n <i class="mdi mdi-account-outline ml-1"></i>\n </span>\n </a>\n \n <div role="separator" class="dropdown-divider"></div>\n <a class="dropdown-item py-1 d-flex align-items-center justify-content-between" href="{{ path('operator_media') }}">\n <span>{% trans %}Aide SNVLT{% endtrans %}</span>\n <span class="p-0">\n <i class="mdi mdi-help-circle-outline ml-1"></i>\n </span>\n </a>\n <hr>\n <a class="dropdown-item py-1 d-flex align-items-center justify-content-between" href="{{ path('app_forgot_password_request') }}">\n <span class="bg-danger p-2 text-white" style="border-radius: 25px;">{% trans %}Réinitialiser mon mot de passe{% endtrans %}</span>\n </a>\n <hr>\n <a class="dropdown-item py-1 d-flex align-items-center justify-content-between" href="{{ path('app_before_logout') }}">\n <span>{% trans %}Log Out{% endtrans %}</span>\n <i class="mdi mdi-logout ml-1"></i>\n </a>\n \n </div>\n </div>\n </li>\n {% endif %}\n <li class="nav-item dropdown">\n {% set i = 0 %}\n {% for notification in mes_notifs %}\n {% set i = i + 1 %}\n {% endfor %}\n {% if i > 0 %}\n <a class="nav-link count-indicator dropdown-toggle" id="notificationDropdown" href="#" data-toggle="dropdown">\n {% if(app.user.codeGroupe.id == 1) %}\n <i class="mdi mdi-bell-outline text-danger font-weight-bold" style="font-size: 32px;"></i>\n {% else %}\n <i class="mdi mdi-bell-outline text-white font-weight-bold" style="font-size: 24px;"></i>\n {% endif %}\n <span class="count-symbol bg-danger"></span>\n </a>\n \n \n \n <div class="dropdown-menu dropdown-menu-right navbar-dropdown preview-list" aria-labelledby="notificationDropdown">\n <h6 class="p-3 mb-0 bg-danger text-white py-4">{% trans %}Notifications{% endtrans %}</h6>\n {% block notifs %}\n \n {% endblock %}\n </div>\n {% endif %}\n </li>\n </ul>\n <button class="navbar-toggler navbar-toggler-right d-lg-none align-self-center" type="button" data-toggle="offcanvas">\n <span class="mdi mdi-menu"></span>\n </button>\n </div>\n </nav>\n <!-- partial -->\n <div class="container-fluid page-body-wrapper">\n <!-- partial:partials/_sidebar.html -->\n {% include 'base/menu.html.twig' %}\n <!-- partial -->\n \n <div class="main-panel alert-light">\n \n {#Banniere OPERATEUR#}\n \n {% if (app.user.codeOperateur.id == 1)%}\n {% if(app.user.codeDirection) %}\n <h3 class="p-2 text-center text-dark" style="background: linear-gradient(#e0ebfc, #b5f1fb)">{{ app.user.codeDirection.denomination }}</h3>\n \n {% elseif(app.user.codeService) %}\n <h3 class="p-2 text-center text-dark" style="background: linear-gradient(#d9d3d0, #f7d6b7)">{{ app.user.codeDirection.denomination }}</h3>\n {% else %}\n <h3 class="p-2 text-center text-dark" style="background: linear-gradient(#dbd6d4, #badcdc)">{{ 'Administrator' | trans }}</h3>\n {% endif %}\n {% elseif (app.user.codeOperateur.id == 2)%}\n <h3 class="p-2 text-center text-dark" style="background: linear-gradient(#b8e4af, #97af9c)">{{ app.user.codeexploitant.raisonSocialeExploitant }}</h3>\n {% elseif (app.user.codeOperateur.id == 3)%}\n <h3 class="p-2 text-center text-dark" style="background: linear-gradient(#f8f2d1, #dcd4ba)">{{ app.user.codeindustriel.raisonSocialeUsine }}</h3>\n {% elseif (app.user.codeOperateur.id == 4)%}\n <h3 class="p-2 text-center text-dark" style="background: linear-gradient(#b2b4b5, #e0c7f5)">{{ app.user.codeExportateur.raisonSocialeExportateur }}</h3>\n \n {% elseif (app.user.codeOperateur.id == 5)%}\n <h3 class="p-2 text-center text-dark" style="background: linear-gradient(#d6fbe8, #c6cac8)">{{ app.user.codeDr.denomination }}</h3>\n {% elseif (app.user.codeOperateur.id == 6)%}\n <h3 class="p-2 text-center text-dark" style="background: linear-gradient(#d4d6d5, #b6b9b8)">{{ app.user.codeDdef.nomDdef }}</h3>\n {% elseif (app.user.codeOperateur.id == 7)%}\n <h3 class="p-2 text-center text-dark" style="background: linear-gradient(#f9f4cc, #f4f3ef)">{{ app.user.codeCantonnement.nomCantonnement }}</h3>\n {% elseif (app.user.codeOperateur.id == 10)%}\n <h3 class="p-2 text-center text-dark" style="background: linear-gradient(#fbefe3, #ebebea)">{{ app.user.codePosteControle.denomination }}</h3>\n {% endif %}\n \n {% if i > 0 %}\n <h3 class=" alert-danger text-danger text-center">{{ 'You have recieved notifications. Please click on bell above' | trans}}</h3>\n {% endif %}\n {# <div class="text-center alert-secondary text-danger text-danger p-1 font-weight-bold">Merci de faire CTRL + F5 depuis votre clavier pour appliquer les dernières mises à jour</div> #}\n <div class="content-wrapper">\n <div class="d-xl-flex justify-content-between align-items-start">\n {% block titre_page %}\n \n {% endblock %}\n \n </div>\n <h2 class="mt-4">\n {% for message in app.session.flashBag.get('info') %}\n <div class="alert alert-info" id="flash">\n {{ message }}\n </div>\n {% endfor %}\n {% for message in app.session.flashBag.get('success') %}\n <div class="alert alert-success" id="flash">\n {{ message }}\n </div>\n {% endfor %}\n {% for message in app.session.flashBag.get('error') %}\n <div class="alert alert-danger" id="flash">\n {{ message }}\n </div>\n {% endfor %}\n \n </h2>\n {% block page_content %}\n \n {% endblock %}\n </div>\n <!-- content-wrapper ends -->\n <!-- partial:partials/_footer.html -->\n <input type="hidden" id="langue" value="{{ app.user.locale }}">\n <footer class="footer mt-5" style="background-image:linear-gradient(#d2e0d2, #e9f2e5);color: black; font-size: 18px;">\n <div class="footer-inner-wraper">\n <div class="d-sm-flex justify-content-center justify-content-sm-between">\n <span class="text-dark d-block text-center text-sm-left d-sm-inline-block"><a class="badge p-2 text-white" style="background-color: darkgreen" href="https://www.eauxetforets.gouv.ci/" target="_blank">{% trans %}MINISTRY_NAME{% endtrans %}</a> {% trans %}Copyright ©{% endtrans %} {% trans %}WEBSITE{% endtrans %} {% trans %}YEAR{% endtrans %}</span>\n <span class="float-none float-sm-right d-block mt-1 mt-sm-0 text-center"> <a class="badge p-2 text-white" href="https://www.system2is.com/" style=";background-color: orangered;" target="_blank">{% trans %}DEVELOPER{% endtrans %}</a></span>\n </div>\n </div>\n </footer>\n <!-- partial -->\n </div>\n <!-- main-panel ends -->\n </div>\n <!-- page-body-wrapper ends -->\n </div>\n \n \n \n \n <script src="{{ asset('assets/node_modules/jquery/dist/jquery.min.js') }}"></script>\n \n <script src="https://cdn.datatables.net/2.0.8/js/dataTables.js"></script>\n <script src="https://cdn.datatables.net/2.0.8/js/dataTables.bootstrap5.js"></script>\n <script src="https://cdn.datatables.net/responsive/3.0.2/js/dataTables.responsive.min.js"></script>\n <script src="https://cdn.datatables.net/responsive/3.0.2/js/responsive.bootstrap5.min.js"></script>\n \n \n \n <script src="https://cdn.datatables.net/select/2.0.3/js/dataTables.select.js"></script>\n <script src="https://cdn.datatables.net/select/2.0.3/js/select.bootstrap5.js"></script>\n \n \n <script src="{{ asset('assets/bootstrap-5.3.2/dist/js/bootstrap.min.js') }}"></script>\n \n <script src="{{ asset('assets/assets/vendors/js/vendor.bundle.base.js') }}"></script>\n <script src="{{ asset('assets/assets/vendors/chart.js/Chart.min.js') }}"></script>\n <script src="{{ asset('assets/assets/js/off-canvas.js') }}"></script>\n <script src="{{ asset('assets/assets/vendors/jquery-circle-progress/js/circle-progress.min.js') }}"></script>\n <script src="{{ asset('assets/assets/js/hoverable-collapse.js') }}"></script>\n <script src="{{ asset('assets/assets/js/misc.js') }}"></script>\n <script src="{{ asset('assets/assets/js/dashboard.js') }}"></script>\n \n \n \n <script src="{{ asset('assets/webapp/assets/vendors/perfect-scrollbar/perfect-scrollbar.min.js') }}"></script>\n <script src="{{ asset('assets/webapp/assets/js/bootstrap.bundle.min.js') }}"></script>\n \n <script src="{{ asset('assets/webapp/assets/vendors/apexcharts/apexcharts.js') }}"></script>\n <script src="{{ asset('assets/webapp/assets/js/pages/dashboard.js') }}"></script>\n \n <script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>\n \n \n \n {# <script>\n const eventSource = new EventSource("{{ mercure('/entries')|escape('js') }}");\n eventSource.onmessage = event => {\n // Will be called every time an update is published by the server\n console.log(JSON.parse(event.data));\n }\n </script>#}\n \n <script>\n let langue = document.querySelector('#langue').value;\n \n $('.language-selector').on("click",function () {\n var langue = $(this).attr("id");\n $.ajax({\n type: 'POST',\n url: '{{ path('changeLocale') }}',\n data: {langue: langue},\n success: function (data) {location.reload();}\n });\n })\n $('body').on('click', '.notif_id', function (){\n $.ajax({\n type: 'POST',\n url: '{{path('app_portail')}}snvlt/admin/validation/notif_lu/' + this.id,\n data: {id_notification: this.id},\n success: function () {\n console.log(response);\n let reponse = JSON.parse(response);\n }\n });\n })\n \n $(document).ready(function () {\n {% if not (app.user.actif) %}\n document.location.href = "{{ path('user_not_active') }}"\n {% else %}\n $("#flash").delay(4000).fadeOut("slow");\n {% endif %}\n });\n \n </script>\n </body>\n </html> """ : { { Twig\Extension\CoreExtension::getAttribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = 'any', $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) … › › |
| logger | Symfony\Bridge\Monolog\Logger {#533 …9} |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, deflate" |
| forwarded | "for=74.7.227.33; proto=https; host=www.boislegal.ci" |
| from | "gptbot(at)openai.com" |
| host | "www.boislegal.ci" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)" |
| x-forwarded-for | "74.7.227.33" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-iplb-unique-id | "4A07E321:C6DA_8E2C8C8B:01BB_6933B1D1_1455BF:0549" |
| x-openai-host-hash | "332378010" |
| x-php-ob-level | "1" |
| x-remote-ip | "74.7.227.33" |
| x-remote-port | "50906" |
| x-remote-proto | "https" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 06 Dec 2025 04:32:18 GMT" |
| vary | "Accept" |
| x-debug-exception | "Impossible%20to%20access%20an%20attribute%20%28%22codeGroupe%22%29%20on%20a%20null%20variable." |
| x-debug-exception-file | "C%3A%5Cxampp%5Chtdocs%5Csnvlt%5Ctemplates%5Ctemplate_base.html.twig:34" |
| x-debug-token | "4e941c" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 8
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 06 Dec 25 05:32:18 +0100" |
| Last used | "Sat, 06 Dec 25 05:32:18 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/usine | "Hixwzprq-KmIu9Kqag2UuYRuls8l2tXX8_5Z9GDqS5Q" |
Session Usage
8
Usages
Stateless check enabled
| Usage |
|---|
App\EventListeners\LocaleListener:25
[
[
"file" => "C:\xampp\htdocs\snvlt\src\EventListeners\LocaleListener.php"
"line" => 25
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "App\EventListeners\LocaleListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\public\index.php"
"line" => 5
"args" => [
"C:\xampp\htdocs\snvlt\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\security-csrf\TokenStorage\SessionTokenStorage.php"
"line" => 79
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\security-csrf\CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\form\Extension\Csrf\Type\FormTypeCsrfExtension.php"
"line" => 82
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\form\ResolvedFormType.php"
"line" => 134
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\form\ResolvedFormType.php"
"line" => 128
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\form\Form.php"
"line" => 908
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\src\Controller\References\UsineController.php"
"line" => 234
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 181
"function" => "addUsine"
"class" => "App\Controller\References\UsineController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\public\index.php"
"line" => 5
"args" => [
"C:\xampp\htdocs\snvlt\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\security-csrf\TokenStorage\SessionTokenStorage.php"
"line" => 69
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\security-csrf\CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\form\Extension\Csrf\Type\FormTypeCsrfExtension.php"
"line" => 82
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\form\ResolvedFormType.php"
"line" => 134
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\form\ResolvedFormType.php"
"line" => 128
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy.php"
"line" => 95
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\form\Form.php"
"line" => 908
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\src\Controller\References\UsineController.php"
"line" => 234
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 181
"function" => "addUsine"
"class" => "App\Controller\References\UsineController"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\public\index.php"
"line" => 5
"args" => [
"C:\xampp\htdocs\snvlt\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 162
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\EventListener\ErrorListener.php"
"line" => 108
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 116
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 239
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\public\index.php"
"line" => 5
"args" => [
"C:\xampp\htdocs\snvlt\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 162
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\EventListener\ErrorListener.php"
"line" => 108
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 116
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 239
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\public\index.php"
"line" => 5
"args" => [
"C:\xampp\htdocs\snvlt\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 71
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 162
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\EventListener\ErrorListener.php"
"line" => 108
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 116
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 239
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\public\index.php"
"line" => 5
"args" => [
"C:\xampp\htdocs\snvlt\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 72
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 162
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\EventListener\ErrorListener.php"
"line" => 108
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 116
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 239
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\public\index.php"
"line" => 5
"args" => [
"C:\xampp\htdocs\snvlt\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 73
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 162
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\EventListener\ErrorListener.php"
"line" => 108
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 116
"function" => "onKernelException"
"class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 239
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 91
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\http-kernel\Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\vendor\autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\xampp\htdocs\snvlt\public\index.php"
"line" => 5
"args" => [
"C:\xampp\htdocs\snvlt\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "752c938b59b99200fa3bb26e80efc9d1" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "postgresql://postgres:020780@127.0.0.1:5432/prod_svl" |
| GOOGLE_RECAPTCHA_SECRET_KEY | "6LfpPfooAAAAAIiyD9NpidUyC9x-yAy8Y17L5hl4" |
| GOOGLE_RECAPTCHA_SITE_KEY | "6LfpPfooAAAAAFRTIThAQT94-OdfLyhblxAHlPs5" |
| MAILER_DSN | "smtp://support.snvlt@system2is.com:NotreApplication02EstSecurise!@ssl0.ovh.net:465" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| COMSPEC | "C:\Windows\system32\cmd.exe" |
| CONTEXT_DOCUMENT_ROOT | "C:/xampp/htdocs/snvlt/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "C:/xampp/htdocs/snvlt/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, deflate" |
| HTTP_FORWARDED | "for=74.7.227.33; proto=https; host=www.boislegal.ci" |
| HTTP_FROM | "gptbot(at)openai.com" |
| HTTP_HOST | "www.boislegal.ci" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)" |
| HTTP_X_FORWARDED_FOR | "74.7.227.33" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_IPLB_UNIQUE_ID | "4A07E321:C6DA_8E2C8C8B:01BB_6933B1D1_1455BF:0549" |
| HTTP_X_OPENAI_HOST_HASH | "332378010" |
| HTTP_X_REMOTE_IP | "74.7.227.33" |
| HTTP_X_REMOTE_PORT | "50906" |
| HTTP_X_REMOTE_PROTO | "https" |
| MIBDIRS | "C:/xampp/php/extras/mibs" |
| MYSQL_HOME | "\xampp\mysql\bin" |
| OPENSSL_CONF | "C:/xampp/apache/bin/openssl.cnf" |
| PATH | "C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\xampp\php;C:\ProgramData\ComposerSetup\bin;C:\Program Files\Git\cmd;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps" |
| PATHEXT | ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" |
| PHPRC | "\xampp\php" |
| PHP_PEAR_SYSCONF_DIR | "\xampp\php" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_MIBDIRS | "C:/xampp/php/extras/mibs" |
| REDIRECT_MYSQL_HOME | "\xampp\mysql\bin" |
| REDIRECT_OPENSSL_CONF | "C:/xampp/apache/bin/openssl.cnf" |
| REDIRECT_PHPRC | "\xampp\php" |
| REDIRECT_PHP_PEAR_SYSCONF_DIR | "\xampp\php" |
| REDIRECT_STATUS | "200" |
| REDIRECT_TMP | "\xampp\tmp" |
| REDIRECT_URL | "/AddUsine" |
| REMOTE_ADDR | "54.39.240.181" |
| REMOTE_PORT | "41394" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1764995538 |
| REQUEST_TIME_FLOAT | 1764995538.3266 |
| REQUEST_URI | "/AddUsine" |
| SCRIPT_FILENAME | "C:/xampp/htdocs/snvlt/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "15.235.65.28" |
| SERVER_ADMIN | "postmaster@localhost" |
| SERVER_NAME | "www.boislegal.ci" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 Server at www.boislegal.ci Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET_KEY,CORS_ALLOW_ORIGIN" |
| SystemRoot | "C:\Windows" |
| TMP | "\xampp\tmp" |
| WINDIR | "C:\Windows" |
Parent Request
Return to parent request (token = 848731)
| Key | Value |
|---|---|
| _controller | "App\Controller\References\UsineController::addUsine" |
| _firewall_context | "security.firewall.map.context.main" |
| _remove_csp_headers | true |
| _route | "add_usine" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "c7f455" |