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=20&lang=us&peligrosidad=false" "method" => "GET" ] |
| INFO | security |
Guard authentication successful!
[ "token" => JWTUserToken {#603 #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpYXQiOjE3OTAzMTQ1NjcsImV4cCI6MTgwNTg2NjU2Nywicm9sZXMiOlsiUk9MRV9VU0VSIl0sImlkIjo4Mn0.f_Ul3ZPx4YL17GRlIY17YuxEuFHIx4iYMwOGslkaEJX-2PbkQWT-zHSugMzB8X64GwP7TsP5NwZjwSpi93MwJSTHVICBN6w0x0wbuY_rvBx7ybHigxP77Wn2M5Pq5dSZB6mfia1nwbKgCVb1roX4_cv-J8-fqpcu_cpVuPeq83mKKclU6uDraL3TbpoEqPskJniht8XZ3BIrndZR7NJv92Bl6utSqR4-so4idFnaXfxw2gMWM7n4x8cttiyZLedUW_owk8lD5LDJQiZGLzw6Po4ZglNqrRzk_SmdpbFBjl57xoat2uFlN_gC-deRltH2zvbesInJNndXELp8OekbXM9MFMqihny_fDY3rz5DlXs7MntXFrcJtecBQvanEHFAh7UxhJMMpMJYpg4rj01t57fCniCU4P07bBLggytLUl8UD5JFJh_vSdd8wFm9dPDM6en2dNwxfnsgvzOevLDfpiXNWV1RcItQjNoHKDkrzZzmSJVc3NIw3TyQ5sA2EaRRHIc8W2Y4ptUfAqz2b_OYXhfM6pXITeC4PzcmXAz7_OY48yhSjNV5NCQ5L3Aup1kPGBIwvK_cEG31R-amBLNkZJ6i42xco_CdNh5q6QnlxmXyZNn3GOhgY50xdrGRx-AOJSetAAXQSzZQ23Ph0eolIOrbVX3lje8GfTDL4fJFumU" #providerKey: "api" -user: Cuenta {#773 …} -roles: [ Role {#1436 -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 106
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
[
82
]
|
|
| 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 = ?
[ "20" 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 = ?
[
167
]
|
|
| 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" "us" "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" "us" "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" "us" "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" "us" "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" "us" "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" "us" "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 = ?
[
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" "us" "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" "us" "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 = ?
[
262
]
|
|
| 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 = ?
[
262
]
|
|
| 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 = ?
[ "262" "us" "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 = ?
[ "262" "us" "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 = ?
[
195
]
|
|
| 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 = ?
[
195
]
|
|
| 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 = ?
[ "195" "us" "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 = ?
[ "195" "us" "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" "us" "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" "us" "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" "us" "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" "us" "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" "us" "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" "us" "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 = ?
[
68
]
|
|
| 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 = ?
[
68
]
|
|
| 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 = ?
[ "68" "us" "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 = ?
[ "68" "us" "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 = ?
[
16
]
|
|
| 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 = ?
[
16
]
|
|
| 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 = ?
[ "16" "us" "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 = ?
[ "16" "us" "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" "us" "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" "us" "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" "us" "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" "us" "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 = ?
[
20
]
|
|
| 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 = ?
[
20
]
|
|
| 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 = ?
[
20
]
|
|
| 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.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 = ?
[
7
]
|
|
| 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 = ?
[
167
]
|
|
| 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 = ?
[
6
]
|
|
| 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
]
|
|
| 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 |