Log Messages
Info. & Errors 1
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO | request |
Matched route "_graficas_json" .
[ "route" => "_graficas_json" "route_parameters" => [ "_route" => "_graficas_json" "_controller" => "App\Controller\GraficaController::getGraficas" ] "request_uri" => "http://zenixsystem.com.mx/graficas?year=2022" "method" => "GET" ] |
Deprecations 142
Log messages generated by using features marked as deprecated.
Debug 356
Unimportant log messages generated during the execution of the application.
Time | Channel | Message |
---|---|---|
security |
Checking for authenticator support.
[ "firewall_name" => "main" "authenticators" => 1 ] |
|
security |
Checking support on authenticator.
[ "firewall_name" => "main" "authenticator" => "App\Security\LoginFormAuthenticator" ] |
|
security |
Authenticator does not support the request.
[ "firewall_name" => "main" "authenticator" => "App\Security\LoginFormAuthenticator" ] |
|
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 "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 COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 1
[
1
]
|
|
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 0
[
1
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1735711200 {#709 : 2025-01-01 00:00:00.0 America/Mexico_City (-06:00) } "fidelizacion" ] |
|
doctrine | "START TRANSACTION" | |
doctrine |
INSERT INTO chart_history (date, percent, type) VALUES (?, ?, ?)
[ 1 => DateTime @1735711200 {#709 : 2025-01-01 00:00:00.0 America/Mexico_City (-06:00) } 2 => 0.0 3 => "fidelizacion" ] |
|
doctrine | "COMMIT" | |
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 1
[
2
]
|
|
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 0
[
2
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1738389600 {#727 : 2025-02-01 00:00:00.0 America/Mexico_City (-06:00) } "fidelizacion" ] |
|
doctrine | "START TRANSACTION" | |
doctrine |
INSERT INTO chart_history (date, percent, type) VALUES (?, ?, ?)
[ 1 => DateTime @1738389600 {#727 : 2025-02-01 00:00:00.0 America/Mexico_City (-06:00) } 2 => 0.0 3 => "fidelizacion" ] |
|
doctrine | "COMMIT" | |
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 1
[
3
]
|
|
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 0
[
3
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1740808800 {#701 : 2025-03-01 00:00:00.0 America/Mexico_City (-06:00) } "fidelizacion" ] |
|
doctrine | "START TRANSACTION" | |
doctrine |
INSERT INTO chart_history (date, percent, type) VALUES (?, ?, ?)
[ 1 => DateTime @1740808800 {#701 : 2025-03-01 00:00:00.0 America/Mexico_City (-06:00) } 2 => 0.0 3 => "fidelizacion" ] |
|
doctrine | "COMMIT" | |
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 1
[
4
]
|
|
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 0
[
4
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1743487200 {#707 : 2025-04-01 00:00:00.0 America/Mexico_City (-06:00) } "fidelizacion" ] |
|
doctrine | "START TRANSACTION" | |
doctrine |
INSERT INTO chart_history (date, percent, type) VALUES (?, ?, ?)
[ 1 => DateTime @1743487200 {#707 : 2025-04-01 00:00:00.0 America/Mexico_City (-06:00) } 2 => 0.0 3 => "fidelizacion" ] |
|
doctrine | "COMMIT" | |
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 1
[
5
]
|
|
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 0
[
5
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1746075600 {#702 : 2025-05-01 00:00:00.0 America/Mexico_City (-05:00) } "fidelizacion" ] |
|
doctrine | "START TRANSACTION" | |
doctrine |
INSERT INTO chart_history (date, percent, type) VALUES (?, ?, ?)
[ 1 => DateTime @1746075600 {#702 : 2025-05-01 00:00:00.0 America/Mexico_City (-05:00) } 2 => 0.0 3 => "fidelizacion" ] |
|
doctrine | "COMMIT" | |
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 1
[
6
]
|
|
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 0
[
6
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1748754000 {#521 : 2025-06-01 00:00:00.0 America/Mexico_City (-05:00) } "fidelizacion" ] |
|
doctrine | "START TRANSACTION" | |
doctrine |
INSERT INTO chart_history (date, percent, type) VALUES (?, ?, ?)
[ 1 => DateTime @1748754000 {#521 : 2025-06-01 00:00:00.0 America/Mexico_City (-05:00) } 2 => 0.0 3 => "fidelizacion" ] |
|
doctrine | "COMMIT" | |
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 1
[
7
]
|
|
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 0
[
7
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1751346000 {#777 : 2025-07-01 00:00:00.0 America/Mexico_City (-05:00) } "fidelizacion" ] |
|
doctrine | "START TRANSACTION" | |
doctrine |
INSERT INTO chart_history (date, percent, type) VALUES (?, ?, ?)
[ 1 => DateTime @1751346000 {#777 : 2025-07-01 00:00:00.0 America/Mexico_City (-05:00) } 2 => 0.0 3 => "fidelizacion" ] |
|
doctrine | "COMMIT" | |
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 1
[
8
]
|
|
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 0
[
8
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1754024400 {#763 : 2025-08-01 00:00:00.0 America/Mexico_City (-05:00) } "fidelizacion" ] |
|
doctrine | "START TRANSACTION" | |
doctrine |
INSERT INTO chart_history (date, percent, type) VALUES (?, ?, ?)
[ 1 => DateTime @1754024400 {#763 : 2025-08-01 00:00:00.0 America/Mexico_City (-05:00) } 2 => 0.0 3 => "fidelizacion" ] |
|
doctrine | "COMMIT" | |
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 1
[
9
]
|
|
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 0
[
9
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1756702800 {#753 : 2025-09-01 00:00:00.0 America/Mexico_City (-05:00) } "fidelizacion" ] |
|
doctrine | "START TRANSACTION" | |
doctrine |
INSERT INTO chart_history (date, percent, type) VALUES (?, ?, ?)
[ 1 => DateTime @1756702800 {#753 : 2025-09-01 00:00:00.0 America/Mexico_City (-05:00) } 2 => 0.0 3 => "fidelizacion" ] |
|
doctrine | "COMMIT" | |
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 1
[
10
]
|
|
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 0
[
10
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1759294800 {#739 : 2025-10-01 00:00:00.0 America/Mexico_City (-05:00) } "fidelizacion" ] |
|
doctrine | "START TRANSACTION" | |
doctrine |
INSERT INTO chart_history (date, percent, type) VALUES (?, ?, ?)
[ 1 => DateTime @1759294800 {#739 : 2025-10-01 00:00:00.0 America/Mexico_City (-05:00) } 2 => 0.0 3 => "fidelizacion" ] |
|
doctrine | "COMMIT" | |
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 1
[
11
]
|
|
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 0
[
11
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1761976800 {#655 : 2025-11-01 00:00:00.0 America/Mexico_City (-06:00) } "fidelizacion" ] |
|
doctrine | "START TRANSACTION" | |
doctrine |
INSERT INTO chart_history (date, percent, type) VALUES (?, ?, ?)
[ 1 => DateTime @1761976800 {#655 : 2025-11-01 00:00:00.0 America/Mexico_City (-06:00) } 2 => 0.0 3 => "fidelizacion" ] |
|
doctrine | "COMMIT" | |
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 1
[
12
]
|
|
doctrine |
SELECT COUNT(f0_.id) AS sclr_0 FROM fidelizacion f0_ WHERE f0_.month = ? AND f0_.fidelizado = 0
[
12
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1764568800 {#646 : 2025-12-01 00:00:00.0 America/Mexico_City (-06:00) } "fidelizacion" ] |
|
doctrine | "START TRANSACTION" | |
doctrine |
INSERT INTO chart_history (date, percent, type) VALUES (?, ?, ?)
[ 1 => DateTime @1764568800 {#646 : 2025-12-01 00:00:00.0 America/Mexico_City (-06:00) } 2 => 0.0 3 => "fidelizacion" ] |
|
doctrine | "COMMIT" | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM solicitud s0_ WHERE s0_.status = 'Cerrada' AND MONTH(s0_.open_date) = ? AND YEAR(s0_.open_date) = ?
[ 1 "2022" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 1 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1641016800 {#850 : 2022-01-01 00:00:00.0 America/Mexico_City (-06:00) } "solicitudes" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM solicitud s0_ WHERE s0_.status = 'Cerrada' AND MONTH(s0_.open_date) = ? AND YEAR(s0_.open_date) = ?
[ 2 "2022" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 2 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1643695200 {#884 : 2022-02-01 00:00:00.0 America/Mexico_City (-06:00) } "solicitudes" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM solicitud s0_ WHERE s0_.status = 'Cerrada' AND MONTH(s0_.open_date) = ? AND YEAR(s0_.open_date) = ?
[ 3 "2022" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 3 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1646114400 {#881 : 2022-03-01 00:00:00.0 America/Mexico_City (-06:00) } "solicitudes" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM solicitud s0_ WHERE s0_.status = 'Cerrada' AND MONTH(s0_.open_date) = ? AND YEAR(s0_.open_date) = ?
[ 4 "2022" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 4 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1648792800 {#873 : 2022-04-01 00:00:00.0 America/Mexico_City (-06:00) } "solicitudes" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM solicitud s0_ WHERE s0_.status = 'Cerrada' AND MONTH(s0_.open_date) = ? AND YEAR(s0_.open_date) = ?
[ 5 "2022" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 5 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1651381200 {#859 : 2022-05-01 00:00:00.0 America/Mexico_City (-05:00) } "solicitudes" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM solicitud s0_ WHERE s0_.status = 'Cerrada' AND MONTH(s0_.open_date) = ? AND YEAR(s0_.open_date) = ?
[ 6 "2022" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 6 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1654059600 {#891 : 2022-06-01 00:00:00.0 America/Mexico_City (-05:00) } "solicitudes" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM solicitud s0_ WHERE s0_.status = 'Cerrada' AND MONTH(s0_.open_date) = ? AND YEAR(s0_.open_date) = ?
[ 7 "2022" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 7 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1656651600 {#899 : 2022-07-01 00:00:00.0 America/Mexico_City (-05:00) } "solicitudes" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM solicitud s0_ WHERE s0_.status = 'Cerrada' AND MONTH(s0_.open_date) = ? AND YEAR(s0_.open_date) = ?
[ 8 "2022" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 8 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1659330000 {#907 : 2022-08-01 00:00:00.0 America/Mexico_City (-05:00) } "solicitudes" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM solicitud s0_ WHERE s0_.status = 'Cerrada' AND MONTH(s0_.open_date) = ? AND YEAR(s0_.open_date) = ?
[ 9 "2022" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 9 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1662008400 {#915 : 2022-09-01 00:00:00.0 America/Mexico_City (-05:00) } "solicitudes" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM solicitud s0_ WHERE s0_.status = 'Cerrada' AND MONTH(s0_.open_date) = ? AND YEAR(s0_.open_date) = ?
[ 10 "2022" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 10 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1664600400 {#923 : 2022-10-01 00:00:00.0 America/Mexico_City (-05:00) } "solicitudes" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM solicitud s0_ WHERE s0_.status = 'Cerrada' AND MONTH(s0_.open_date) = ? AND YEAR(s0_.open_date) = ?
[ 11 "2022" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 11 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1667282400 {#931 : 2022-11-01 00:00:00.0 America/Mexico_City (-06:00) } "solicitudes" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM solicitud s0_ WHERE s0_.status = 'Cerrada' AND MONTH(s0_.open_date) = ? AND YEAR(s0_.open_date) = ?
[ 12 "2022" ] |
|
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 12 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1669874400 {#939 : 2022-12-01 00:00:00.0 America/Mexico_City (-06:00) } "solicitudes" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 1 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1641016800 {#996 : 2022-01-01 00:00:00.0 America/Mexico_City (-06:00) } "empate" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 2 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1643695200 {#1005 : 2022-02-01 00:00:00.0 America/Mexico_City (-06:00) } "empate" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 3 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1646114400 {#999 : 2022-03-01 00:00:00.0 America/Mexico_City (-06:00) } "empate" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 4 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1648792800 {#1011 : 2022-04-01 00:00:00.0 America/Mexico_City (-06:00) } "empate" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 5 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1651381200 {#1018 : 2022-05-01 00:00:00.0 America/Mexico_City (-05:00) } "empate" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 6 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1654059600 {#1023 : 2022-06-01 00:00:00.0 America/Mexico_City (-05:00) } "empate" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 7 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1656651600 {#1017 : 2022-07-01 00:00:00.0 America/Mexico_City (-05:00) } "empate" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 8 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1659330000 {#1048 : 2022-08-01 00:00:00.0 America/Mexico_City (-05:00) } "empate" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 9 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1662008400 {#1058 : 2022-09-01 00:00:00.0 America/Mexico_City (-05:00) } "empate" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 10 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1664600400 {#1068 : 2022-10-01 00:00:00.0 America/Mexico_City (-05:00) } "empate" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 11 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1667282400 {#1078 : 2022-11-01 00:00:00.0 America/Mexico_City (-06:00) } "empate" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 12 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1669874400 {#1088 : 2022-12-01 00:00:00.0 America/Mexico_City (-06:00) } "empate" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status_reinicio = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 1 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1641016800 {#1098 : 2022-01-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_delivery" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status_reinicio = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 2 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1643695200 {#1108 : 2022-02-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_delivery" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status_reinicio = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 3 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1646114400 {#1118 : 2022-03-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_delivery" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status_reinicio = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 4 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1648792800 {#1132 : 2022-04-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_delivery" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status_reinicio = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 5 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1651381200 {#1134 : 2022-05-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_delivery" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status_reinicio = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 6 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1654059600 {#1152 : 2022-06-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_delivery" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status_reinicio = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 7 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1656651600 {#1138 : 2022-07-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_delivery" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status_reinicio = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 8 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1659330000 {#1169 : 2022-08-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_delivery" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status_reinicio = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 9 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1662008400 {#1179 : 2022-09-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_delivery" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status_reinicio = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 10 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1664600400 {#1189 : 2022-10-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_delivery" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status_reinicio = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 11 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1667282400 {#1199 : 2022-11-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_delivery" ] |
|
doctrine | SELECT COUNT(e0_.id) AS sclr_0 FROM empate e0_ WHERE (e0_.open_date BETWEEN ? AND ?) AND e0_.status_reinicio = 1 | |
doctrine |
SELECT COUNT(s0_.id) AS sclr_0 FROM sheet_data s0_ WHERE MONTH(s0_.estimated_final_arrival_date) = ? AND YEAR(s0_.estimated_final_arrival_date) = ?
[ 12 "2022" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1669874400 {#1209 : 2022-12-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1641016800 {#1238 : 2022-01-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1643695200 {#1239 : 2022-02-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1646114400 {#1245 : 2022-03-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1648792800 {#1249 : 2022-04-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1651381200 {#1253 : 2022-05-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1654059600 {#1257 : 2022-06-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1656651600 {#1261 : 2022-07-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1659330000 {#1265 : 2022-08-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1662008400 {#1269 : 2022-09-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1664600400 {#1273 : 2022-10-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1667282400 {#1277 : 2022-11-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1669874400 {#1281 : 2022-12-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1641016800 {#1285 : 2022-01-01 00:00:00.0 America/Mexico_City (-06:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1641016800 {#1285 : 2022-01-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1641016800 {#1285 : 2022-01-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1641016800 {#1285 : 2022-01-01 00:00:00.0 America/Mexico_City (-06:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1641016800 {#1285 : 2022-01-01 00:00:00.0 America/Mexico_City (-06:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1641016800 {#1285 : 2022-01-01 00:00:00.0 America/Mexico_City (-06:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1641016800 {#1285 : 2022-01-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1641016800 {#1285 : 2022-01-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1641016800 {#1285 : 2022-01-01 00:00:00.0 America/Mexico_City (-06:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1641016800 {#1285 : 2022-01-01 00:00:00.0 America/Mexico_City (-06:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1643695200 {#1332 : 2022-02-01 00:00:00.0 America/Mexico_City (-06:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1643695200 {#1332 : 2022-02-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1643695200 {#1332 : 2022-02-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1643695200 {#1332 : 2022-02-01 00:00:00.0 America/Mexico_City (-06:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1643695200 {#1332 : 2022-02-01 00:00:00.0 America/Mexico_City (-06:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1643695200 {#1332 : 2022-02-01 00:00:00.0 America/Mexico_City (-06:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1643695200 {#1332 : 2022-02-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1643695200 {#1332 : 2022-02-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1643695200 {#1332 : 2022-02-01 00:00:00.0 America/Mexico_City (-06:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1643695200 {#1332 : 2022-02-01 00:00:00.0 America/Mexico_City (-06:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1646114400 {#1355 : 2022-03-01 00:00:00.0 America/Mexico_City (-06:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1646114400 {#1355 : 2022-03-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1646114400 {#1355 : 2022-03-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1646114400 {#1355 : 2022-03-01 00:00:00.0 America/Mexico_City (-06:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1646114400 {#1355 : 2022-03-01 00:00:00.0 America/Mexico_City (-06:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1646114400 {#1355 : 2022-03-01 00:00:00.0 America/Mexico_City (-06:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1646114400 {#1355 : 2022-03-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1646114400 {#1355 : 2022-03-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1646114400 {#1355 : 2022-03-01 00:00:00.0 America/Mexico_City (-06:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1646114400 {#1355 : 2022-03-01 00:00:00.0 America/Mexico_City (-06:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1648792800 {#1378 : 2022-04-01 00:00:00.0 America/Mexico_City (-06:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1648792800 {#1378 : 2022-04-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1648792800 {#1378 : 2022-04-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1648792800 {#1378 : 2022-04-01 00:00:00.0 America/Mexico_City (-06:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1648792800 {#1378 : 2022-04-01 00:00:00.0 America/Mexico_City (-06:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1648792800 {#1378 : 2022-04-01 00:00:00.0 America/Mexico_City (-06:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1648792800 {#1378 : 2022-04-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1648792800 {#1378 : 2022-04-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1648792800 {#1378 : 2022-04-01 00:00:00.0 America/Mexico_City (-06:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1648792800 {#1378 : 2022-04-01 00:00:00.0 America/Mexico_City (-06:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1651381200 {#1401 : 2022-05-01 00:00:00.0 America/Mexico_City (-05:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1651381200 {#1401 : 2022-05-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1651381200 {#1401 : 2022-05-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1651381200 {#1401 : 2022-05-01 00:00:00.0 America/Mexico_City (-05:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1651381200 {#1401 : 2022-05-01 00:00:00.0 America/Mexico_City (-05:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1651381200 {#1401 : 2022-05-01 00:00:00.0 America/Mexico_City (-05:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1651381200 {#1401 : 2022-05-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1651381200 {#1401 : 2022-05-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1651381200 {#1401 : 2022-05-01 00:00:00.0 America/Mexico_City (-05:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1651381200 {#1401 : 2022-05-01 00:00:00.0 America/Mexico_City (-05:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1654059600 {#1424 : 2022-06-01 00:00:00.0 America/Mexico_City (-05:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1654059600 {#1424 : 2022-06-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1654059600 {#1424 : 2022-06-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1654059600 {#1424 : 2022-06-01 00:00:00.0 America/Mexico_City (-05:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1654059600 {#1424 : 2022-06-01 00:00:00.0 America/Mexico_City (-05:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1654059600 {#1424 : 2022-06-01 00:00:00.0 America/Mexico_City (-05:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1654059600 {#1424 : 2022-06-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1654059600 {#1424 : 2022-06-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1654059600 {#1424 : 2022-06-01 00:00:00.0 America/Mexico_City (-05:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1654059600 {#1424 : 2022-06-01 00:00:00.0 America/Mexico_City (-05:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1656651600 {#1447 : 2022-07-01 00:00:00.0 America/Mexico_City (-05:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1656651600 {#1447 : 2022-07-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1656651600 {#1447 : 2022-07-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1656651600 {#1447 : 2022-07-01 00:00:00.0 America/Mexico_City (-05:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1656651600 {#1447 : 2022-07-01 00:00:00.0 America/Mexico_City (-05:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1656651600 {#1447 : 2022-07-01 00:00:00.0 America/Mexico_City (-05:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1656651600 {#1447 : 2022-07-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1656651600 {#1447 : 2022-07-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1656651600 {#1447 : 2022-07-01 00:00:00.0 America/Mexico_City (-05:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1656651600 {#1447 : 2022-07-01 00:00:00.0 America/Mexico_City (-05:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1659330000 {#1470 : 2022-08-01 00:00:00.0 America/Mexico_City (-05:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1659330000 {#1470 : 2022-08-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1659330000 {#1470 : 2022-08-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1659330000 {#1470 : 2022-08-01 00:00:00.0 America/Mexico_City (-05:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1659330000 {#1470 : 2022-08-01 00:00:00.0 America/Mexico_City (-05:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1659330000 {#1470 : 2022-08-01 00:00:00.0 America/Mexico_City (-05:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1659330000 {#1470 : 2022-08-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1659330000 {#1470 : 2022-08-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1659330000 {#1470 : 2022-08-01 00:00:00.0 America/Mexico_City (-05:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1659330000 {#1470 : 2022-08-01 00:00:00.0 America/Mexico_City (-05:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1662008400 {#1493 : 2022-09-01 00:00:00.0 America/Mexico_City (-05:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1662008400 {#1493 : 2022-09-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1662008400 {#1493 : 2022-09-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1662008400 {#1493 : 2022-09-01 00:00:00.0 America/Mexico_City (-05:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1662008400 {#1493 : 2022-09-01 00:00:00.0 America/Mexico_City (-05:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1662008400 {#1493 : 2022-09-01 00:00:00.0 America/Mexico_City (-05:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1662008400 {#1493 : 2022-09-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1662008400 {#1493 : 2022-09-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1662008400 {#1493 : 2022-09-01 00:00:00.0 America/Mexico_City (-05:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1662008400 {#1493 : 2022-09-01 00:00:00.0 America/Mexico_City (-05:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1664600400 {#1516 : 2022-10-01 00:00:00.0 America/Mexico_City (-05:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1664600400 {#1516 : 2022-10-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1664600400 {#1516 : 2022-10-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1664600400 {#1516 : 2022-10-01 00:00:00.0 America/Mexico_City (-05:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1664600400 {#1516 : 2022-10-01 00:00:00.0 America/Mexico_City (-05:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1664600400 {#1516 : 2022-10-01 00:00:00.0 America/Mexico_City (-05:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1664600400 {#1516 : 2022-10-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1664600400 {#1516 : 2022-10-01 00:00:00.0 America/Mexico_City (-05:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1664600400 {#1516 : 2022-10-01 00:00:00.0 America/Mexico_City (-05:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1664600400 {#1516 : 2022-10-01 00:00:00.0 America/Mexico_City (-05:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1667282400 {#1539 : 2022-11-01 00:00:00.0 America/Mexico_City (-06:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1667282400 {#1539 : 2022-11-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1667282400 {#1539 : 2022-11-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1667282400 {#1539 : 2022-11-01 00:00:00.0 America/Mexico_City (-06:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1667282400 {#1539 : 2022-11-01 00:00:00.0 America/Mexico_City (-06:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1667282400 {#1539 : 2022-11-01 00:00:00.0 America/Mexico_City (-06:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1667282400 {#1539 : 2022-11-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1667282400 {#1539 : 2022-11-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1667282400 {#1539 : 2022-11-01 00:00:00.0 America/Mexico_City (-06:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1667282400 {#1539 : 2022-11-01 00:00:00.0 America/Mexico_City (-06:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1669874400 {#1562 : 2022-12-01 00:00:00.0 America/Mexico_City (-06:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1669874400 {#1562 : 2022-12-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1669874400 {#1562 : 2022-12-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1669874400 {#1562 : 2022-12-01 00:00:00.0 America/Mexico_City (-06:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_history t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1669874400 {#1562 : 2022-12-01 00:00:00.0 America/Mexico_City (-06:00) } "fidelizacion" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1669874400 {#1562 : 2022-12-01 00:00:00.0 America/Mexico_City (-06:00) } "empate" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1669874400 {#1562 : 2022-12-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_delivery" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1669874400 {#1562 : 2022-12-01 00:00:00.0 America/Mexico_City (-06:00) } "empate_global" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1669874400 {#1562 : 2022-12-01 00:00:00.0 America/Mexico_City (-06:00) } "solicitudes" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.date AS date_2, t0.percent AS percent_3, t0.type AS type_4 FROM chart_goal t0 WHERE t0.date = ? AND t0.type = ? LIMIT 1
[ DateTime @1669874400 {#1562 : 2022-12-01 00:00:00.0 America/Mexico_City (-06:00) } "fidelizacion" ] |
|
doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'truckCapacity' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'truckCapacity' /*!50116 AND c.constraint_schema = 'truckCapacity' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL | |
doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'truckCapacity' ORDER BY SEQ_IN_INDEX ASC | |
doctrine | SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
doctrine | SELECT * FROM doctrine_migration_versions | |
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 "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\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::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 "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\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\RouterListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::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\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 823
Log messages generated during the compilation of the service container.
Class | Messages |
---|---|
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
107 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
195 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
64 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
101 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
88 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
268 |