Log Messages
Info. & Errors 2
Informational and error log messages generated during the execution of the application.
Deprecations 73
Log messages generated by using features marked as deprecated.
Debug 318
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 "security.authentication.success" to listener "Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor::onLogin".
[ "event" => "security.authentication.success" "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor::onLogin" ] |
|
| 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 t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.creation_date AS creation_date_4, t0.publication_date AS publication_date_5, t0.source AS source_6, t0.img_url AS img_url_7, t0.texte AS texte_8, t0.extrait AS extrait_9, t0.is_pro AS is_pro_10, t0.etat AS etat_11, t0.slug AS slug_12, t0.is_public AS is_public_13, t0.external_link AS external_link_14, t0.external_id AS external_id_15, t0.id_admin_id AS id_admin_id_16, t0.user_id AS user_id_17 FROM article t0 WHERE t0.etat = ?
[
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 = ?
[
222
]
|
|
| 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.title AS title_2 FROM categorie t0 WHERE t0.id = ?
[
8
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
236
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag t0 WHERE t0.id_article_id = ?
[
236
]
|
|
| 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
242
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
243
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
250
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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
]
|
|
| 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
252
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
253
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
260
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
261
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
262
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
263
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
264
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
265
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
266
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
270
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
271
]
|
|
| 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
272
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag t0 WHERE t0.id_article_id = ?
[
273
]
|
|
| 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
276
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
277
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
278
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
283
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
290
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
307
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
308
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
310
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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 = ?
[
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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag t0 WHERE t0.id_article_id = ?
[
311
]
|
|
| 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag 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.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag t0 WHERE t0.id_article_id = ?
[
315
]
|
|
| 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 = ?
[
316
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag t0 WHERE t0.id_article_id = ?
[
316
]
|
|
| 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 = ?
[
317
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag t0 WHERE t0.id_article_id = ?
[
317
]
|
|
| 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 = ?
[
318
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.title AS title_2 FROM categorie t0 WHERE t0.id = ?
[
10
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.title AS title_2 FROM categorie t0 WHERE t0.id = ?
[
11
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.title AS title_2 FROM categorie t0 WHERE t0.id = ?
[
12
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.title AS title_2 FROM categorie t0 WHERE t0.id = ?
[
13
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.title AS title_2 FROM categorie t0 WHERE t0.id = ?
[
14
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.title AS title_2 FROM categorie t0 WHERE t0.id = ?
[
15
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.title AS title_2 FROM categorie t0 WHERE t0.id = ?
[
16
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.id_article_id AS id_article_id_2, t0.id_tag_id AS id_tag_id_3 FROM article_tag t0 WHERE t0.id_article_id = ?
[
318
]
|
|
| 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 IS NULL LIMIT 1 | |
| event |
Notified event "kernel.exception" to listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException".
[ "event" => "kernel.exception" "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException" ] |
|
| event |
Notified event "kernel.exception" to listener "ApiPlatform\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException".
[ "event" => "kernel.exception" "listener" => "ApiPlatform\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException" ] |
|
| event |
Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException".
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException" ] |
|
| event |
Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException".
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException" ] |
|
| event |
Notified event "kernel.exception" to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\ExceptionListener::onKernelException".
[ "event" => "kernel.exception" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\ExceptionListener::onKernelException" ] |
|
| event |
Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException".
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException" ] |
|
| event |
Notified event "kernel.exception" to listener "ApiPlatform\Symfony\EventListener\ExceptionListener::onKernelException".
[ "event" => "kernel.exception" "listener" => "ApiPlatform\Symfony\EventListener\ExceptionListener::onKernelException" ] |
|
| event |
Notified event "kernel.exception" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException".
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException" ] |
|
| event |
Listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException" stopped propagation of the event "kernel.exception".
[ "event" => "kernel.exception" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException" ] |
|
| 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 "ApiPlatform\Symfony\EventListener\AddLinkHeaderListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "ApiPlatform\Symfony\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" ] |
|
| 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" ] |
|
| 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 "ApiPlatform\Symfony\EventListener\AddLinkHeaderListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "ApiPlatform\Symfony\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 "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::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 2930
Log messages generated during the compilation of the service container.
| Class | Messages |
|---|---|
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
937 |
Symfony\Component\DependencyInjection\Compiler\AutowirePass
|
1 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
326 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
111 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
902 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
106 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
547 |