Log Messages
Info. & Errors 2
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO | request |
Matched route "getArticles" .
[ "route" => "getArticles" "route_parameters" => [ "_route" => "getArticles" "_controller" => "App\Controller\ArticleController::getArticles" ] "request_uri" => "https://my-audio-api.server-preprod.ovh/articles?limit=200" "method" => "GET" ] |
INFO | security | Populated the TokenStorage with an anonymous Token. |
Deprecations 66
Log messages generated by using features marked as deprecated.
Debug 179
Unimportant log messages generated during the execution of the application.
Time | Channel | Message |
---|---|---|
security |
Checking for guard authentication credentials.
[ "firewall_key" => "main" "authenticators" => 1 ] |
|
security |
Checking support on guard authenticator.
[ "firewall_key" => "main" "authenticator" => "App\Security\AppUserAuthenticator" ] |
|
security |
Guard authenticator does not support the request.
[ "firewall_key" => "main" "authenticator" => "App\Security\AppUserAuthenticator" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::handleLegacyEaContext" .
[ "event" => "kernel.request" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::handleLegacyEaContext" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" .
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity" ] |
|
event |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" .
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize" ] |
|
event |
Notified event "kernel.request" to listener "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest" ] |
|
event |
Notified event "kernel.controller" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController" .
[ "event" => "kernel.controller" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
|
doctrine |
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.subtitle AS subtitle_2, a0_.creation_date AS creation_date_3, a0_.publication_date AS publication_date_4, a0_.source AS source_5, a0_.img_url AS img_url_6, a0_.texte AS texte_7, a0_.extrait AS extrait_8, a0_.is_pro AS is_pro_9, a0_.etat AS etat_10, a0_.slug AS slug_11, a0_.is_public AS is_public_12, a0_.external_link AS external_link_13, a0_.external_id AS external_id_14, a0_.id_admin_id AS id_admin_id_15, a0_.user_id AS user_id_16 FROM article a0_ WHERE a0_.is_pro IN (?) AND a0_.etat = ? ORDER BY a0_.publication_date DESC LIMIT 200
[ [ 0 2 ] 0 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
316
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.title AS title_2 FROM categorie t0 WHERE t0.id = ?
[
8
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
311
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.title AS title_2 FROM categorie t0 WHERE t0.id = ?
[
9
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
312
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
315
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.title AS title_2 FROM categorie t0 WHERE t0.id = ?
[
5
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
310
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
265
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
270
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
272
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
273
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.title AS title_2 FROM categorie t0 WHERE t0.id = ?
[
3
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
277
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
283
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
307
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
242
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
263
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
266
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
267
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
268
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
269
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
271
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
275
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
278
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
281
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
290
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
291
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
292
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
293
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
294
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
295
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
296
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
297
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
298
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
299
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
300
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
301
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
302
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
303
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
304
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
305
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
306
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
308
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
222
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
230
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
231
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
232
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
235
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
237
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
243
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
244
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
245
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
247
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
248
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
249
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
251
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
253
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
276
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
264
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
262
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
261
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
260
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
252
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_categorie_id AS id_categorie_id_3 FROM article_categorie t0 WHERE t0.id_article_id = ?
[
250
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastname AS lastname_3, t0.birthdate AS birthdate_4, t0.mail AS mail_5, t0.password AS password_6, t0.pin AS pin_7, t0.id_profil_id AS id_profil_id_8 FROM administrateur t0 WHERE t0.id = ? LIMIT 1
[
4
]
|
|
event |
Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse" .
[ "event" => "kernel.response" "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse" ] |
|
event |
Notified event "kernel.response" to listener "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
PHP Notices 0
Log messages generated by PHP notices silenced with the @ operator.
There are no log messages of this level.
Container 2525
Log messages generated during the compilation of the service container.
Class | Messages |
---|---|
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
771 |
Symfony\Component\DependencyInjection\Compiler\AutowirePass
|
1 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
308 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
103 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
744 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
104 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
494 |