Log Messages
Level (7)
Channel (5)
Time | Message |
---|---|
info |
Matched route "homepage" .
request
[ "route" => "homepage" "route_parameters" => [ "_route" => "homepage" "_controller" => "App\Controller\MainController::homepage" ] "request_uri" => "https://grandalsmyra.com/" "method" => "GET" ] |
debug |
Checking for authenticator support.
security
[ "firewall_name" => "main" "authenticators" => 0 ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" .
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
debug |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
debug |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" .
event
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Container367KGoH\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Container367KGoH\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments" ] |
debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" .
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
info |
Connecting with parameters [ "use_savepoints" => true "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "127.0.0.1" "port" => 3306 "user" => "root" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [] "dbname" => "grandalsmyra_com" "serverVersion" => "10.6.19-MariaDB" "charset" => "utf8mb4" ]
doctrine
[ "params" => [ "use_savepoints" => true "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "127.0.0.1" "port" => 3306 "user" => "root" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [] "dbname" => "grandalsmyra_com" "serverVersion" => "10.6.19-MariaDB" "charset" => "utf8mb4" ] ] |
deprecation |
User Deprecated: Passing $params to Statement::executeQuery() is deprecated. Bind parameters using Statement::bindParam() or Statement::bindValue() instead. (Statement.php:212 called by MainController.php:24, https://github.com/doctrine/dbal/pull/5556, package doctrine/dbal)
deprecation
[ "exception" => ErrorException {#699 #message: "User Deprecated: Passing $params to Statement::executeQuery() is deprecated. Bind parameters using Statement::bindParam() or Statement::bindValue() instead. (Statement.php:212 called by MainController.php:24, https://github.com/doctrine/dbal/pull/5556, package doctrine/dbal)" #code: 0 #file: "/var/www/html/grandalsmyra.com/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php" #line: 210 #severity: E_USER_DEPRECATED trace: { /var/www/html/grandalsmyra.com/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 { Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void … › › { /var/www/html/grandalsmyra.com/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 { Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void … › › |
debug |
Executing statement: "select count(*) as numrows from elprice where date(time_start) = :dato" (parameters: [ "dato" => "2025/08-21" ], types: [])
doctrine
[ "sql" => "select count(*) as numrows from elprice where date(time_start) = :dato" "params" => [ "dato" => "2025/08-21" ] "types" => [] ] |
info |
Request: "GET https://hvakosterstrommen.no/api/v1/prices/2025/08-21_NO2.json"
http_client
|
info |
Redirecting: "301 https://www.hvakosterstrommen.no/api/v1/prices/2025/08-21_NO2.json"
http_client
|
info |
Response: "200 https://www.hvakosterstrommen.no/api/v1/prices/2025/08-21_NO2.json"
http_client
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 00:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 00:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 00:00:00" 2 => "2025-08-21 01:00:00" 3 => 937 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 00:00:00" 2 => "2025-08-21 01:00:00" 3 => 937 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 01:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 01:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ?, price = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 01:00:00" 2 => "2025-08-21 02:00:00" 3 => "1.0734" 4 => 938 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ?, price = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 01:00:00" 2 => "2025-08-21 02:00:00" 3 => "1.0734" 4 => 938 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 02:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 02:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 02:00:00" 2 => "2025-08-21 03:00:00" 3 => 939 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 02:00:00" 2 => "2025-08-21 03:00:00" 3 => 939 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 03:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 03:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 03:00:00" 2 => "2025-08-21 04:00:00" 3 => 940 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 03:00:00" 2 => "2025-08-21 04:00:00" 3 => 940 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 04:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 04:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 04:00:00" 2 => "2025-08-21 05:00:00" 3 => 941 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 04:00:00" 2 => "2025-08-21 05:00:00" 3 => 941 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 05:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 05:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 05:00:00" 2 => "2025-08-21 06:00:00" 3 => 942 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 05:00:00" 2 => "2025-08-21 06:00:00" 3 => 942 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 06:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 06:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 06:00:00" 2 => "2025-08-21 07:00:00" 3 => 943 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 06:00:00" 2 => "2025-08-21 07:00:00" 3 => 943 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 07:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 07:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 07:00:00" 2 => "2025-08-21 08:00:00" 3 => 944 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 07:00:00" 2 => "2025-08-21 08:00:00" 3 => 944 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 08:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 08:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 08:00:00" 2 => "2025-08-21 09:00:00" 3 => 945 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 08:00:00" 2 => "2025-08-21 09:00:00" 3 => 945 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 09:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 09:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 09:00:00" 2 => "2025-08-21 10:00:00" 3 => 946 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 09:00:00" 2 => "2025-08-21 10:00:00" 3 => 946 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 10:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 10:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 10:00:00" 2 => "2025-08-21 11:00:00" 3 => 947 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 10:00:00" 2 => "2025-08-21 11:00:00" 3 => 947 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 11:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 11:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ?, price = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 11:00:00" 2 => "2025-08-21 12:00:00" 3 => "1.0103" 4 => 948 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ?, price = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 11:00:00" 2 => "2025-08-21 12:00:00" 3 => "1.0103" 4 => 948 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 12:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 12:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 12:00:00" 2 => "2025-08-21 13:00:00" 3 => 949 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 12:00:00" 2 => "2025-08-21 13:00:00" 3 => 949 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 13:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 13:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 13:00:00" 2 => "2025-08-21 14:00:00" 3 => 950 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 13:00:00" 2 => "2025-08-21 14:00:00" 3 => 950 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 14:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 14:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 14:00:00" 2 => "2025-08-21 15:00:00" 3 => 951 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 14:00:00" 2 => "2025-08-21 15:00:00" 3 => 951 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 15:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 15:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 15:00:00" 2 => "2025-08-21 16:00:00" 3 => 952 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 15:00:00" 2 => "2025-08-21 16:00:00" 3 => 952 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 16:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 16:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 16:00:00" 2 => "2025-08-21 17:00:00" 3 => 953 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 16:00:00" 2 => "2025-08-21 17:00:00" 3 => 953 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 17:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 17:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 17:00:00" 2 => "2025-08-21 18:00:00" 3 => 954 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 17:00:00" 2 => "2025-08-21 18:00:00" 3 => 954 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 18:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 18:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 18:00:00" 2 => "2025-08-21 19:00:00" 3 => 955 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 18:00:00" 2 => "2025-08-21 19:00:00" 3 => 955 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 19:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 19:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 19:00:00" 2 => "2025-08-21 20:00:00" 3 => 956 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 19:00:00" 2 => "2025-08-21 20:00:00" 3 => 956 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 20:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 20:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 20:00:00" 2 => "2025-08-21 21:00:00" 3 => 957 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 20:00:00" 2 => "2025-08-21 21:00:00" 3 => 957 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 21:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 21:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 21:00:00" 2 => "2025-08-21 22:00:00" 3 => 958 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 21:00:00" 2 => "2025-08-21 22:00:00" 3 => 958 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 22:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 22:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 22:00:00" 2 => "2025-08-21 23:00:00" 3 => 959 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 22:00:00" 2 => "2025-08-21 23:00:00" 3 => 959 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-21 23:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-21 23:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ?, price = ? WHERE id = ?" (parameters: [ 1 => "2025-08-21 23:00:00" 2 => "2025-08-22 00:00:00" 3 => "1.1297" 4 => 960 ], types: [ 1 => 2 2 => 2 3 => 2 4 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ?, price = ? WHERE id = ?" "params" => [ 1 => "2025-08-21 23:00:00" 2 => "2025-08-22 00:00:00" 3 => "1.1297" 4 => 960 ] "types" => [ 1 => 2 2 => 2 3 => 2 4 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "select count(*) as numrows from elprice where date(time_start) = :dato" (parameters: [ "dato" => "2025/08-22" ], types: [])
doctrine
[ "sql" => "select count(*) as numrows from elprice where date(time_start) = :dato" "params" => [ "dato" => "2025/08-22" ] "types" => [] ] |
info |
Request: "GET https://hvakosterstrommen.no/api/v1/prices/2025/08-22_NO2.json"
http_client
|
info |
Redirecting: "301 https://www.hvakosterstrommen.no/api/v1/prices/2025/08-22_NO2.json"
http_client
|
info |
Response: "200 https://www.hvakosterstrommen.no/api/v1/prices/2025/08-22_NO2.json"
http_client
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 00:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 00:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 00:00:00" 2 => "2025-08-22 01:00:00" 3 => 961 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 00:00:00" 2 => "2025-08-22 01:00:00" 3 => 961 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 01:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 01:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 01:00:00" 2 => "2025-08-22 02:00:00" 3 => 962 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 01:00:00" 2 => "2025-08-22 02:00:00" 3 => 962 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 02:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 02:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 02:00:00" 2 => "2025-08-22 03:00:00" 3 => 963 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 02:00:00" 2 => "2025-08-22 03:00:00" 3 => 963 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 03:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 03:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 03:00:00" 2 => "2025-08-22 04:00:00" 3 => 964 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 03:00:00" 2 => "2025-08-22 04:00:00" 3 => 964 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 04:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 04:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 04:00:00" 2 => "2025-08-22 05:00:00" 3 => 965 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 04:00:00" 2 => "2025-08-22 05:00:00" 3 => 965 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 05:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 05:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 05:00:00" 2 => "2025-08-22 06:00:00" 3 => 966 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 05:00:00" 2 => "2025-08-22 06:00:00" 3 => 966 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 06:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 06:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 06:00:00" 2 => "2025-08-22 07:00:00" 3 => 967 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 06:00:00" 2 => "2025-08-22 07:00:00" 3 => 967 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 07:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 07:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 07:00:00" 2 => "2025-08-22 08:00:00" 3 => 968 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 07:00:00" 2 => "2025-08-22 08:00:00" 3 => 968 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 08:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 08:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 08:00:00" 2 => "2025-08-22 09:00:00" 3 => 969 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 08:00:00" 2 => "2025-08-22 09:00:00" 3 => 969 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 09:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 09:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 09:00:00" 2 => "2025-08-22 10:00:00" 3 => 970 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 09:00:00" 2 => "2025-08-22 10:00:00" 3 => 970 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 10:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 10:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 10:00:00" 2 => "2025-08-22 11:00:00" 3 => 971 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 10:00:00" 2 => "2025-08-22 11:00:00" 3 => 971 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 11:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 11:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 11:00:00" 2 => "2025-08-22 12:00:00" 3 => 972 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 11:00:00" 2 => "2025-08-22 12:00:00" 3 => 972 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 12:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 12:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 12:00:00" 2 => "2025-08-22 13:00:00" 3 => 973 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 12:00:00" 2 => "2025-08-22 13:00:00" 3 => 973 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 13:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 13:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 13:00:00" 2 => "2025-08-22 14:00:00" 3 => 974 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 13:00:00" 2 => "2025-08-22 14:00:00" 3 => 974 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 14:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 14:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 14:00:00" 2 => "2025-08-22 15:00:00" 3 => 975 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 14:00:00" 2 => "2025-08-22 15:00:00" 3 => 975 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 15:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 15:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 15:00:00" 2 => "2025-08-22 16:00:00" 3 => 976 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 15:00:00" 2 => "2025-08-22 16:00:00" 3 => 976 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 16:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 16:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 16:00:00" 2 => "2025-08-22 17:00:00" 3 => 977 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 16:00:00" 2 => "2025-08-22 17:00:00" 3 => 977 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 17:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 17:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 17:00:00" 2 => "2025-08-22 18:00:00" 3 => 978 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 17:00:00" 2 => "2025-08-22 18:00:00" 3 => 978 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 18:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 18:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 18:00:00" 2 => "2025-08-22 19:00:00" 3 => 979 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 18:00:00" 2 => "2025-08-22 19:00:00" 3 => 979 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 19:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 19:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 19:00:00" 2 => "2025-08-22 20:00:00" 3 => 980 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 19:00:00" 2 => "2025-08-22 20:00:00" 3 => 980 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 20:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 20:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 20:00:00" 2 => "2025-08-22 21:00:00" 3 => 981 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 20:00:00" 2 => "2025-08-22 21:00:00" 3 => 981 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 21:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 21:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 21:00:00" 2 => "2025-08-22 22:00:00" 3 => 982 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 21:00:00" 2 => "2025-08-22 22:00:00" 3 => 982 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 22:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 22:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 22:00:00" 2 => "2025-08-22 23:00:00" 3 => 983 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 22:00:00" 2 => "2025-08-22 23:00:00" 3 => 983 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Executing statement: "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" (parameters: [ 1 => "2025-08-22 23:00:00" ], types: [ 1 => 2 ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.time_start AS time_start_2, t0.time_end AS time_end_3, t0.price AS price_4 FROM elprice t0 WHERE t0.time_start = ?" "params" => [ 1 => "2025-08-22 23:00:00" ] "types" => [ 1 => 2 ] ] |
debug |
Beginning transaction
doctrine
|
debug |
Executing statement: "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" (parameters: [ 1 => "2025-08-22 23:00:00" 2 => "2025-08-23 00:00:00" 3 => 984 ], types: [ 1 => 2 2 => 2 3 => 1 ])
doctrine
[ "sql" => "UPDATE elprice SET time_start = ?, time_end = ? WHERE id = ?" "params" => [ 1 => "2025-08-22 23:00:00" 2 => "2025-08-23 00:00:00" 3 => 984 ] "types" => [ 1 => 2 2 => 2 3 => 1 ] ] |
debug |
Committing transaction
doctrine
|
debug |
Notified event "kernel.response" to listener "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" .
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
debug |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" .
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
There are no log messages.
Container Compilation Logs (0)
Log messages generated during the compilation of the service container.
There are no compiler log messages.