Log Messages
Info. & Errors 2
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO | request |
Matched route "api_Appel_find" .
[ "route" => "api_Appel_find" "route_parameters" => [ "_route" => "api_Appel_find" "_controller" => "App\Controller\Api\Prive\ApiAppelController::find" ] "request_uri" => "http://api.sales-synergy.com/api/appel/find" "method" => "POST" ] |
INFO | security |
Guard authentication successful!
[ "token" => Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#683 #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzA5NjcyMzgsImV4cCI6MTczMTA1MzYzOCwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoid2lkYWRAc2FsZXMtc3luZXJneS5jb20ifQ.l44SQLKCmbGGwYJCK-LXkpPP4AiFWzeGayYczHm2mm4tCco9uOhkP80DOjHPvQmupx_jy2Apq7UkxVgyYq4gv6ulleMV6rETK8bVnA2Zm5xdjBXNa2ob-ClVqxNM1y68zmiJ9T_VpfpaJg29qNDnOITvIG0M6_PX7qil5JRzNoKk8TV6JBiLslKOQh_FWMReCRCngLOJVl_Tk5mz0A4KTOyQMysAmUKYLbpsVac8yj_mrcPN4LCLekKPJvJ4RZDkU9zXOmYszsZlh-T63OTrdx0Tn9R2wPMxYPU-FkprLHiWEudWxMAu6YMcpOj6eggG2ga2cqi7IEO5R5LbOVMQFgi0r8S_FR80zUYTZev_Te5b9O1csH4bygDpCa8NwKBbrxOOBQjXjfOPWDCFjIKiRz0dCdLkRulbwFHFUGEkBsxWYfZpc9kqeAnkQd0uIFJYBZtcxpdvmbBlN66cb9NxgrrN-yZiF_gRwXSizsVMqtfjxjgjNXKPxhci951SIQWpfMktZ5Ok50GfuXoEBTl0fCZOjldfrA-FLF2FkADi3H6f0AhsS5jdsrg5k7AQhJGbiGZ5yyMjOt1nigYlS84nHbY7uSLv9T6tPoF2Em-0KN6HQATTXwM4YSLjBRq-3gLCh4dYf5SBXFP4Hpa4l1rQetd0D-1UgCBxR6r59uaFc6k" #providerKey: "api" -user: App\Entity\Utilisateur {#686 …} -roleNames: [ "ROLE_USER" ] -authenticated: true -attributes: [] } "authenticator" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" ] |
Deprecations 0
Log messages generated by using features marked as deprecated.
There are no log messages about deprecated features.
Debug 87
Unimportant log messages generated during the execution of the application.
Time | Channel | Message |
---|---|---|
security |
Checking for guard authentication credentials.
[ "firewall_key" => "api" "authenticators" => 1 ] |
|
security |
Checking support on guard authenticator.
[ "firewall_key" => "api" "authenticator" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" ] |
|
security |
Calling getCredentials() on guard authenticator.
[ "firewall_key" => "api" "authenticator" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" ] |
|
event |
Notified event "lexik_jwt_authentication.on_jwt_decoded" to listener "App\Listener\Jwt\JWTDecodedListener::onJWTDecoded" .
[ "event" => "lexik_jwt_authentication.on_jwt_decoded" "listener" => "App\Listener\Jwt\JWTDecodedListener::onJWTDecoded" ] |
|
security |
Passing guard token information to the GuardAuthenticationProvider
[ "firewall_key" => "api" "authenticator" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.password AS password_5, t0.active AS active_6, t0.session_active AS session_active_7, t0.parametres AS parametres_8, t0.erreur AS erreur_9, t0.erreurdate AS erreurdate_10, t0.groupe_id AS groupe_id_11, t0.photo_id AS photo_id_12, t0.client_id AS client_id_13 FROM utilisateur t0 WHERE t0.email = ? LIMIT 1
[
"widad@sales-synergy.com"
]
|
|
security |
Guard authenticator set no success response: request continues.
[ "authenticator" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" ] |
|
security |
Remember me skipped: it is not configured for the firewall.
[ "authenticator" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" ] |
|
event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" .
[ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] |
|
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 "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 "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.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_.dateappel AS dateappel_1, a0_.numerotelephone AS numerotelephone_2, a0_.dureeappel AS dureeappel_3, a0_.campagneprospect_id AS campagneprospect_id_4, a0_.utilisateur_id AS utilisateur_id_5, a0_.appelstatut_id AS appelstatut_id_6, a0_.commentaire_id AS commentaire_id_7 FROM appel a0_ LEFT JOIN campagneprospect c1_ ON (a0_.campagneprospect_id = c1_.id) LEFT JOIN utilisateur u2_ ON (a0_.utilisateur_id = u2_.id) LEFT JOIN campagne c3_ ON (c1_.campagne_id = c3_.id) LEFT JOIN prospect p4_ ON (c1_.prospect_id = p4_.id) WHERE (1 = 1 AND c1_.prospect_id = 23681) | |
doctrine | SELECT a0_.id AS id_0, a0_.dateappel AS dateappel_1, a0_.numerotelephone AS numerotelephone_2, a0_.dureeappel AS dureeappel_3, a0_.campagneprospect_id AS campagneprospect_id_4, a0_.utilisateur_id AS utilisateur_id_5, a0_.appelstatut_id AS appelstatut_id_6, a0_.commentaire_id AS commentaire_id_7 FROM appel a0_ LEFT JOIN campagneprospect c1_ ON (a0_.campagneprospect_id = c1_.id) LEFT JOIN utilisateur u2_ ON (a0_.utilisateur_id = u2_.id) LEFT JOIN campagne c3_ ON (c1_.campagne_id = c3_.id) LEFT JOIN prospect p4_ ON (c1_.prospect_id = p4_.id) WHERE (1 = 1 AND c1_.prospect_id = 23681) ORDER BY a0_.id DESC LIMIT 100 | |
doctrine |
SELECT t0.id AS id_1, t0.rappelprive AS rappelprive_2, t0.daterappel AS daterappel_3, t0.historique AS historique_4, t0.commentaire AS commentaire_5, t0.traitementdate AS traitementdate_6, t0.traitementencore AS traitementencore_7, t0.campagne_id AS campagne_id_8, t0.prospect_id AS prospect_id_9, t0.utilisateur_id AS utilisateur_id_10, t0.appelstatut_id AS appelstatut_id_11, t0.traitementpar_id AS traitementpar_id_12 FROM campagneprospect t0 WHERE t0.id = ?
[
56036
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.active AS active_4, t0.datecreation AS datecreation_5, t0.datedebut AS datedebut_6, t0.datefin AS datefin_7, t0.objectif AS objectif_8, t0.objectifagent AS objectifagent_9, t0.type AS type_10, t0.campagnecible AS campagnecible_11, t0.recuperer_tous_historique AS recuperer_tous_historique_12, t0.client_id AS client_id_13, t0.reponsable_id AS reponsable_id_14, t0.clientmanager_id AS clientmanager_id_15 FROM campagne t0 WHERE t0.id = ?
[
112
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.adresse AS adresse_3, t0.fixe AS fixe_4, t0.mobile AS mobile_5, t0.email AS email_6, t0.siteweb AS siteweb_7, t0.active AS active_8, t0.siren AS siren_9, t0.ville_id AS ville_id_10, t0.manager_id AS manager_id_11 FROM client t0 WHERE t0.id = ?
[
12
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.password AS password_5, t0.active AS active_6, t0.session_active AS session_active_7, t0.parametres AS parametres_8, t0.erreur AS erreur_9, t0.erreurdate AS erreurdate_10, t0.groupe_id AS groupe_id_11, t0.photo_id AS photo_id_12, t0.client_id AS client_id_13 FROM utilisateur t0 WHERE t0.client_id = ?
[
12
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.permissions AS permissions_3, t0.active AS active_4, t0.est_globale AS est_globale_5 FROM groupe t0 WHERE t0.id = ?
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.password AS password_5, t0.active AS active_6, t0.session_active AS session_active_7, t0.parametres AS parametres_8, t0.erreur AS erreur_9, t0.erreurdate AS erreurdate_10, t0.groupe_id AS groupe_id_11, t0.photo_id AS photo_id_12, t0.client_id AS client_id_13 FROM utilisateur t0 WHERE t0.id = ?
[
43
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.permissions AS permissions_3, t0.active AS active_4, t0.est_globale AS est_globale_5 FROM groupe t0 WHERE t0.id = ?
[
3
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.siren AS siren_3, t0.adresse AS adresse_4, t0.adressesuite AS adressesuite_5, t0.chiffre_affaire AS chiffre_affaire_6, t0.active AS active_7, t0.standard AS standard_8, t0.email AS email_9, t0.datecreation AS datecreation_10, t0.datemodification AS datemodification_11, t0.siteweb AS siteweb_12, t0.effectif AS effectif_13, t0.siret AS siret_14, t0.description AS description_15, t0.ville_id AS ville_id_16, t0.codenaf_id AS codenaf_id_17, t18.id AS id_19, t18.consultationderniere AS consultationderniere_20, t18.consultationprochaine AS consultationprochaine_21, t18.prestataire AS prestataire_22, t18.sitedecionnaire AS sitedecionnaire_23, t18.societedecisionnaire AS societedecisionnaire_24, t18.effectif2 AS effectif2_25, t18.description AS description_26, t18.segmentmarche_id AS segmentmarche_id_27, t18.prospect_id AS prospect_id_28, t18.politiquerenouvellement_id AS politiquerenouvellement_id_29 FROM prospect t0 LEFT JOIN prospectdetail t18 ON t18.prospect_id = t0.id WHERE t0.id = ?
[
23681
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.civilite AS civilite_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.fonction AS fonction_5, t0.email AS email_6, t0.fixe AS fixe_7, t0.mobile AS mobile_8, t0.active AS active_9, t0.datecreation AS datecreation_10, t0.datemodification AS datemodification_11, t0.rgpd AS rgpd_12, t0.prospect_id AS prospect_id_13, t0.collaborateur_id AS collaborateur_id_14 FROM contact t0 WHERE t0.prospect_id = ?
[
23681
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.codepostal AS codepostal_3, t0.active AS active_4, t0.pays AS pays_5 FROM ville t0 WHERE t0.id = ?
[
223
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.libelle AS libelle_3, t0.active AS active_4 FROM codenaf t0 WHERE t0.id = ?
[
101
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.nbre AS nbre_2, t0.description AS description_3, t0.type_id AS type_id_4, t0.marque_id AS marque_id_5, t0.prospect_id AS prospect_id_6 FROM appareil t0 WHERE t0.prospect_id = ?
[
23681
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.permissions AS permissions_3, t0.active AS active_4, t0.est_globale AS est_globale_5 FROM groupe t0 WHERE t0.id = ?
[
2
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.active AS active_3, t0.horscible AS horscible_4, t0.nrp AS nrp_5, t0.rdv AS rdv_6, t0.rappel AS rappel_7, t0.couleur AS couleur_8, t0.objectif AS objectif_9, t0.fichequalifie AS fichequalifie_10, t0.fichearequalifie AS fichearequalifie_11 FROM appelstatut t0 WHERE t0.id = ?
[
1
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.password AS password_5, t0.active AS active_6, t0.session_active AS session_active_7, t0.parametres AS parametres_8, t0.erreur AS erreur_9, t0.erreurdate AS erreurdate_10, t0.groupe_id AS groupe_id_11, t0.photo_id AS photo_id_12, t0.client_id AS client_id_13 FROM utilisateur t0 WHERE t0.id = ?
[
56
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.message AS message_2, t0.date AS date_3, t0.prospect_id AS prospect_id_4, t0.importation_id AS importation_id_5, t0.utilisateur_id AS utilisateur_id_6, t0.campagne_id AS campagne_id_7 FROM commentaire t0 WHERE t0.id = ?
[
297339
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.message AS message_2, t0.date AS date_3, t0.prospect_id AS prospect_id_4, t0.importation_id AS importation_id_5, t0.utilisateur_id AS utilisateur_id_6, t0.campagne_id AS campagne_id_7 FROM commentaire t0 WHERE t0.id = ?
[
296747
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.message AS message_2, t0.date AS date_3, t0.prospect_id AS prospect_id_4, t0.importation_id AS importation_id_5, t0.utilisateur_id AS utilisateur_id_6, t0.campagne_id AS campagne_id_7 FROM commentaire t0 WHERE t0.id = ?
[
296157
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.password AS password_5, t0.active AS active_6, t0.session_active AS session_active_7, t0.parametres AS parametres_8, t0.erreur AS erreur_9, t0.erreurdate AS erreurdate_10, t0.groupe_id AS groupe_id_11, t0.photo_id AS photo_id_12, t0.client_id AS client_id_13 FROM utilisateur t0 WHERE t0.id = ?
[
23
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.message AS message_2, t0.date AS date_3, t0.prospect_id AS prospect_id_4, t0.importation_id AS importation_id_5, t0.utilisateur_id AS utilisateur_id_6, t0.campagne_id AS campagne_id_7 FROM commentaire t0 WHERE t0.id = ?
[
295241
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.message AS message_2, t0.date AS date_3, t0.prospect_id AS prospect_id_4, t0.importation_id AS importation_id_5, t0.utilisateur_id AS utilisateur_id_6, t0.campagne_id AS campagne_id_7 FROM commentaire t0 WHERE t0.id = ?
[
294639
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.password AS password_5, t0.active AS active_6, t0.session_active AS session_active_7, t0.parametres AS parametres_8, t0.erreur AS erreur_9, t0.erreurdate AS erreurdate_10, t0.groupe_id AS groupe_id_11, t0.photo_id AS photo_id_12, t0.client_id AS client_id_13 FROM utilisateur t0 WHERE t0.id = ?
[
67
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.message AS message_2, t0.date AS date_3, t0.prospect_id AS prospect_id_4, t0.importation_id AS importation_id_5, t0.utilisateur_id AS utilisateur_id_6, t0.campagne_id AS campagne_id_7 FROM commentaire t0 WHERE t0.id = ?
[
293885
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.message AS message_2, t0.date AS date_3, t0.prospect_id AS prospect_id_4, t0.importation_id AS importation_id_5, t0.utilisateur_id AS utilisateur_id_6, t0.campagne_id AS campagne_id_7 FROM commentaire t0 WHERE t0.id = ?
[
292861
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.message AS message_2, t0.date AS date_3, t0.prospect_id AS prospect_id_4, t0.importation_id AS importation_id_5, t0.utilisateur_id AS utilisateur_id_6, t0.campagne_id AS campagne_id_7 FROM commentaire t0 WHERE t0.id = ?
[
291695
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.message AS message_2, t0.date AS date_3, t0.prospect_id AS prospect_id_4, t0.importation_id AS importation_id_5, t0.utilisateur_id AS utilisateur_id_6, t0.campagne_id AS campagne_id_7 FROM commentaire t0 WHERE t0.id = ?
[
291093
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.password AS password_5, t0.active AS active_6, t0.session_active AS session_active_7, t0.parametres AS parametres_8, t0.erreur AS erreur_9, t0.erreurdate AS erreurdate_10, t0.groupe_id AS groupe_id_11, t0.photo_id AS photo_id_12, t0.client_id AS client_id_13 FROM utilisateur t0 WHERE t0.id = ?
[
14
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.message AS message_2, t0.date AS date_3, t0.prospect_id AS prospect_id_4, t0.importation_id AS importation_id_5, t0.utilisateur_id AS utilisateur_id_6, t0.campagne_id AS campagne_id_7 FROM commentaire t0 WHERE t0.id = ?
[
290161
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.message AS message_2, t0.date AS date_3, t0.prospect_id AS prospect_id_4, t0.importation_id AS importation_id_5, t0.utilisateur_id AS utilisateur_id_6, t0.campagne_id AS campagne_id_7 FROM commentaire t0 WHERE t0.id = ?
[
289455
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.message AS message_2, t0.date AS date_3, t0.prospect_id AS prospect_id_4, t0.importation_id AS importation_id_5, t0.utilisateur_id AS utilisateur_id_6, t0.campagne_id AS campagne_id_7 FROM commentaire t0 WHERE t0.id = ?
[
286321
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.password AS password_5, t0.active AS active_6, t0.session_active AS session_active_7, t0.parametres AS parametres_8, t0.erreur AS erreur_9, t0.erreurdate AS erreurdate_10, t0.groupe_id AS groupe_id_11, t0.photo_id AS photo_id_12, t0.client_id AS client_id_13 FROM utilisateur t0 WHERE t0.id = ?
[
69
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.message AS message_2, t0.date AS date_3, t0.prospect_id AS prospect_id_4, t0.importation_id AS importation_id_5, t0.utilisateur_id AS utilisateur_id_6, t0.campagne_id AS campagne_id_7 FROM commentaire t0 WHERE t0.id = ?
[
284749
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.message AS message_2, t0.date AS date_3, t0.prospect_id AS prospect_id_4, t0.importation_id AS importation_id_5, t0.utilisateur_id AS utilisateur_id_6, t0.campagne_id AS campagne_id_7 FROM commentaire t0 WHERE t0.id = ?
[
283751
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.rappelprive AS rappelprive_2, t0.daterappel AS daterappel_3, t0.historique AS historique_4, t0.commentaire AS commentaire_5, t0.traitementdate AS traitementdate_6, t0.traitementencore AS traitementencore_7, t0.campagne_id AS campagne_id_8, t0.prospect_id AS prospect_id_9, t0.utilisateur_id AS utilisateur_id_10, t0.appelstatut_id AS appelstatut_id_11, t0.traitementpar_id AS traitementpar_id_12 FROM campagneprospect t0 WHERE t0.id = ?
[
55698
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.active AS active_4, t0.datecreation AS datecreation_5, t0.datedebut AS datedebut_6, t0.datefin AS datefin_7, t0.objectif AS objectif_8, t0.objectifagent AS objectifagent_9, t0.type AS type_10, t0.campagnecible AS campagnecible_11, t0.recuperer_tous_historique AS recuperer_tous_historique_12, t0.client_id AS client_id_13, t0.reponsable_id AS reponsable_id_14, t0.clientmanager_id AS clientmanager_id_15 FROM campagne t0 WHERE t0.id = ?
[
111
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.password AS password_5, t0.active AS active_6, t0.session_active AS session_active_7, t0.parametres AS parametres_8, t0.erreur AS erreur_9, t0.erreurdate AS erreurdate_10, t0.groupe_id AS groupe_id_11, t0.photo_id AS photo_id_12, t0.client_id AS client_id_13 FROM utilisateur t0 WHERE t0.id = ?
[
65
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.permissions AS permissions_3, t0.active AS active_4, t0.est_globale AS est_globale_5 FROM groupe t0 WHERE t0.id = ?
[
1
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.active AS active_3, t0.horscible AS horscible_4, t0.nrp AS nrp_5, t0.rdv AS rdv_6, t0.rappel AS rappel_7, t0.couleur AS couleur_8, t0.objectif AS objectif_9, t0.fichequalifie AS fichequalifie_10, t0.fichearequalifie AS fichearequalifie_11 FROM appelstatut t0 WHERE t0.id = ?
[
23
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.message AS message_2, t0.date AS date_3, t0.prospect_id AS prospect_id_4, t0.importation_id AS importation_id_5, t0.utilisateur_id AS utilisateur_id_6, t0.campagne_id AS campagne_id_7 FROM commentaire t0 WHERE t0.id = ?
[
280997
]
|
|
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 "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\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 1283
Log messages generated during the compilation of the service container.
Class | Messages |
---|---|
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
272 |
Symfony\Component\DependencyInjection\Compiler\AutowirePass
|
3 |
Symfony\Component\HttpKernel\DependencyInjection\RemoveEmptyControllerArgumentLocatorsPass
|
1 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
177 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
126 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
267 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
124 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
313 |