Log Messages
Info. & Errors 2
Informational and error log messages generated during the execution of the application.
| Level | Channel | Message |
|---|---|---|
| INFO | request |
Matched route "listaEtiquetasbyConvertClien".
[ "route" => "listaEtiquetasbyConvertClien" "route_parameters" => [ "_route" => "listaEtiquetasbyConvertClien" "_controller" => "App\Controller\EtiquetaController::listadoEtiquetasbyConvertidor" ] "request_uri" => "https://urkisystem.besa.es/api/etiquetabyConvertidor?idConvertidor=61&lang=en&peligrosidad=false" "method" => "GET" ] |
| INFO | security |
Guard authentication successful!
[ "token" => JWTUserToken {#604 #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpYXQiOjE3OTAzMjQ4ODEsImV4cCI6MTgwNTg3Njg4MSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sImlkIjo0Njd9.HNE3F6UHRrbhvfiuPW2SiWVyfuvSzZOvYKanrkdTtGp-PTnJ3kwCVAgp19sGK_gcD4yJ3KLEoDe3ZqFd5g6Zk7UJ9GzUBaAcw2rpUUzgjATMqswwIOfw35EfT1KUo9nZG3Xqi6letkc9u633w9kL96rvyW9rcUsQ1WPiYty2Yy4lS8nSssw4mlV8LGwKin_824SvxF99jl3Xe0wzDAzAZOvS1kHpguz2f3QCWOtWN23cXs_0ovVi4tfmhYqNCwgWvdOuyTkbJQAG1r6evTcajn1a5g5qxnpF8gXYmJun2iwlQY2YL-Wlt9_Ikb2TKAFps_RDA4YWgN9uCX81K_gekSyIXIgFpS5GjIEohelUBXoyhpvc3Ej3pF-XCrTccarvnAEuwxvAqbwJN-oQEYfV2f5fjG5cwTB4r4CNwZ-216kUsAHJ6PGaw5FlM9jecMC7QPmosyxu0aq1iBt5C7euNM9c_GEy85jRrU_Z9fxUndBrnneanSFsVXin7qZIhfBqoNHkvyTwkFPSOusTkTk84RJqfnBWPekFcAbBRgFALtAknyfKfLB38wFIg2sx2N7AwGPpazuoQEbsJMMNe1l_T0-kNH-vNhcljVmeszzxV0AoOH5vCIadHT2MTvWb0qRu7kOToHfWK46H9qCjW-l9WLNsxAj1rIk2KtB8E5RzkPk" #providerKey: "api" -user: Cuenta {#774 …} -roles: [ Role {#1437 -role: "ROLE_USER" } ] -authenticated: true -attributes: [] } "authenticator" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" ] |
Deprecations 5
Log messages generated by using features marked as deprecated.
Debug 110
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" ] |
|
| 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.activo AS activo_2, t0.default_config AS default_config_3, t0.descuento AS descuento_4, t0.visualizar_descuento AS visualizar_descuento_5, t0.contacto AS contacto_6, t0.password AS password_7, t0.id_erpbesa AS id_erpbesa_8, t0.aceptacion_disclaimer AS aceptacion_disclaimer_9, t0.email AS email_10, t0.empresa AS empresa_11, t0.telefono AS telefono_12, t0.fecha_creacion AS fecha_creacion_13, t0.fecha_modificacion AS fecha_modificacion_14, t0.fecha_login AS fecha_login_15, t0.version_app AS version_app_16, t0.laboratorio AS laboratorio_17, t0.compartir_tarifa AS compartir_tarifa_18, t0.token AS token_19, t0.tipo_cuenta_id AS tipo_cuenta_id_20, t0.tarifa_id AS tarifa_id_21, t22.id AS id_23, t22.valor AS valor_24, t22.pasta_disponible AS pasta_disponible_25, t22.datos_convertidores AS datos_convertidores_26, t22.cuenta_id AS cuenta_id_27, t0.parent_id AS parent_id_28 FROM cuenta t0 LEFT JOIN configuracion t22 ON t22.cuenta_id = t0.id WHERE t0.id = ? LIMIT 1
[
467
]
|
|
| 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 "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\RouterListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::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 "FOS\RestBundle\EventListener\BodyListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest" ] |
|
| 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 "App\Event\RequestListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "App\Event\RequestListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest".
[ "event" => "kernel.request" "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest" ] |
|
| event |
Notified event "kernel.request" to listener "App\Event\RequestListener::onLateKernelRequest".
[ "event" => "kernel.request" "listener" => "App\Event\RequestListener::onLateKernelRequest" ] |
|
| 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 "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.peligrosidad AS peligrosidad_2, t0.convertidor_id AS convertidor_id_3 FROM etiqueta t0 WHERE t0.convertidor_id = ? AND t0.peligrosidad = ?
[ "61" false ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.prioridad AS prioridad_2, t0.etiqueta_id AS etiqueta_id_3, t0.frase_peligrosidad_id AS frase_peligrosidad_id_4 FROM etiqueta_frase_peligrosidad t0 WHERE t0.etiqueta_id = ?
[
80
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
1
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
1
]
|
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "1" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
14
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
14
]
|
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "14" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "14" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
3
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
3
]
|
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "3" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "3" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
11
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
11
]
|
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "11" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "11" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
8
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
8
]
|
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "8" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "8" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
2
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
2
]
|
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "2" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "2" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
26
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
26
]
|
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "26" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "26" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
204
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
204
]
|
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "204" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "204" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
7
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
7
]
|
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "7" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "7" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
10
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
10
]
|
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "10" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "10" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
27
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
27
]
|
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "27" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "27" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
9
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
9
]
|
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "9" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "9" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
25
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
25
]
|
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "25" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "25" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
13
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.clave AS clave_2, t0.tipo AS tipo_3, t0.codigo AS codigo_4, t0.frase_peligrosidad AS frase_peligrosidad_5 FROM frase_peligrosidad t0 WHERE t0.id = ?
[
13
]
|
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "13" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
[ "13" "en" "App\Entity\FrasePeligrosidad" ] |
|
| doctrine |
SELECT t1.id AS id_2, t1.codigo AS codigo_3, t1.densidad AS densidad_4, t1.pbt AS pbt_5, t1.rgb AS rgb_6, t1.activo AS activo_7, t1.voc AS voc_8, t1.visualizar AS visualizar_9, t1.nombre AS nombre_10, t1.descripcion AS descripcion_11, t1.tipo_mix AS tipo_mix_12, t1.tipo_metal AS tipo_metal_13, t0.unidad AS unidad_14, t0.proporcion_peso AS proporcion_peso_15, t0.proporcion_volumen AS proporcion_volumen_16, t0.proporcion_metalizada AS proporcion_metalizada_17, t0.ruta_ficha_tecnica AS ruta_ficha_tecnica_18, t0.ruta_ficha_toxica AS ruta_ficha_toxica_19, t0.ruta_ficha_nociva AS ruta_ficha_nociva_20, t1.categoria FROM convertidor t0 INNER JOIN componente t1 ON t0.id = t1.id WHERE t1.id = ?
[
61
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.peligrosidad AS peligrosidad_2, t0.convertidor_id AS convertidor_id_3 FROM etiqueta t0 WHERE t0.convertidor_id = ?
[
61
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.convertidor_id AS convertidor_id_2, t0.envase_id AS envase_id_3 FROM convertidor_envase t0 WHERE t0.convertidor_id = ?
[
61
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.cantidad AS cantidad_2, t0.cantidad_real AS cantidad_real_3, t0.activo AS activo_4, t0.variablebg AS variablebg_5, t0.unidad_id AS unidad_id_6 FROM envase t0 WHERE t0.id = ?
[
5
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.unidad AS unidad_2, t0.nombre AS nombre_3 FROM unidades t0 WHERE t0.id = ?
[
2
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.cantidad AS cantidad_2, t0.cantidad_real AS cantidad_real_3, t0.activo AS activo_4, t0.variablebg AS variablebg_5, t0.unidad_id AS unidad_id_6 FROM envase t0 WHERE t0.id = ?
[
1
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.orden AS orden_2, t0.etiqueta_id AS etiqueta_id_3, t0.pictograma_id AS pictograma_id_4 FROM pictograma_etiqueta t0 WHERE t0.etiqueta_id = ?
[
80
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.imagen64 AS imagen64_3, t0.activo AS activo_4 FROM pictograma t0 WHERE t0.id = ?
[
5
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.imagen64 AS imagen64_3, t0.activo AS activo_4 FROM pictograma t0 WHERE t0.id = ?
[
2
]
|
|
| doctrine |
SELECT t0.id AS id_1, t0.name AS name_2, t0.imagen64 AS imagen64_3, t0.activo AS activo_4 FROM pictograma t0 WHERE t0.id = ?
[
6
]
|
|
| 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 "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 "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\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
|
| 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\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\TranslatorListener::onKernelFinishRequest".
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest" ] |
|
| 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" ] |
PHP Notices 0
Log messages generated by PHP notices silenced with the @ operator.
There are no log messages of this level.
Container 1423
Log messages generated during the compilation of the service container.
| Class | Messages |
|---|---|
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
278 |
Symfony\Component\DependencyInjection\Compiler\AutowirePass
|
9 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
136 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
81 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
274 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
292 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
353 |