Log Messages
Level (7)
Channel (3)
Time | Message |
---|---|
deprecation |
The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Bugsnag\BugsnagBundle\DependencyInjection\BugsnagExtension".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#5444 +count: 1 -severity: E_USER_DEPRECATED trace: { /code/vendor/symfony/error-handler/DebugClassLoader.php:347 { class_exists(string $class, bool $autoload = true): bool … › { /code/vendor/symfony/error-handler/DebugClassLoader.php:347 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
The "App\Security\Voters\ChallengeVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#5459 +count: 1 -severity: E_USER_DEPRECATED trace: { /code/vendor/symfony/error-handler/DebugClassLoader.php:347 { class_exists(string $class, bool $autoload = true): bool … › { /code/vendor/symfony/error-handler/DebugClassLoader.php:347 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
The "App\Security\Voters\ClassroomVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#5460 +count: 1 -severity: E_USER_DEPRECATED trace: { /code/vendor/symfony/error-handler/DebugClassLoader.php:347 { class_exists(string $class, bool $autoload = true): bool … › { /code/vendor/symfony/error-handler/DebugClassLoader.php:347 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
The "App\Security\Voters\CreationVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#5461 +count: 1 -severity: E_USER_DEPRECATED trace: { /code/vendor/symfony/error-handler/DebugClassLoader.php:347 { class_exists(string $class, bool $autoload = true): bool … › { /code/vendor/symfony/error-handler/DebugClassLoader.php:347 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
The "App\Security\Voters\FamilyCreationVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#5462 +count: 1 -severity: E_USER_DEPRECATED trace: { /code/vendor/symfony/error-handler/DebugClassLoader.php:347 { class_exists(string $class, bool $autoload = true): bool … › { /code/vendor/symfony/error-handler/DebugClassLoader.php:347 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
The "App\Security\Voters\FamilyModeVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#5463 +count: 1 -severity: E_USER_DEPRECATED trace: { /code/vendor/symfony/error-handler/DebugClassLoader.php:347 { class_exists(string $class, bool $autoload = true): bool … › { /code/vendor/symfony/error-handler/DebugClassLoader.php:347 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
The "App\Security\Voters\UserChallengeVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#5497 +count: 1 -severity: E_USER_DEPRECATED trace: { /code/vendor/symfony/error-handler/DebugClassLoader.php:347 { class_exists(string $class, bool $autoload = true): bool … › { /code/vendor/symfony/error-handler/DebugClassLoader.php:347 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
The "App\Security\Voters\UserVoter::voteOnAttribute()" method will require a new "Vote|null $vote" argument in the next major version of its parent class "Symfony\Component\Security\Core\Authorization\Voter\Voter", not defining it is deprecated.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#5498 +count: 1 -severity: E_USER_DEPRECATED trace: { /code/vendor/symfony/error-handler/DebugClassLoader.php:347 { class_exists(string $class, bool $autoload = true): bool … › { /code/vendor/symfony/error-handler/DebugClassLoader.php:347 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Since symfony/framework-bundle 7.3: Not setting the "property_info.with_constructor_extractor" option explicitly is deprecated because its default value will change in version 8.0.
2 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#5499 +count: 2 -severity: E_USER_DEPRECATED trace: { /code/vendor/symfony/framework-bundle/DependencyInjection/Configuration.php:1293 { Symfony\Bundle\FrameworkBundle\DependencyInjection\Configuration->{closure:Symfony\Bundle\FrameworkBundle\DependencyInjection\Configuration::addPropertyInfoSection():1290} … › › { /code/vendor/symfony/framework-bundle/DependencyInjection/Configuration.php:1293 { Symfony\Bundle\FrameworkBundle\DependencyInjection\Configuration->{closure:Symfony\Bundle\FrameworkBundle\DependencyInjection\Configuration::addPropertyInfoSection():1290} … › › |
deprecation |
Since symfony/framework-bundle 7.3: Setting the "framework.profiler.collect_serializer_data" config option to "false" is deprecated.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#5500 +count: 1 -severity: E_USER_DEPRECATED trace: { /code/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php:1007 { Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension->registerProfilerConfiguration(array $config, ContainerBuilder $container, PhpFileLoader $loader): void … › { /code/vendor/symfony/framework-bundle/DependencyInjection/FrameworkExtension.php:1007 { Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension->registerProfilerConfiguration(array $config, ContainerBuilder $container, PhpFileLoader $loader): void … › |
deprecation |
Since symfony/var-exporter 7.3: The "Symfony\Component\VarExporter\LazyGhostTrait" trait is deprecated, use native lazy objects instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#5501 +count: 1 -severity: E_USER_DEPRECATED trace: { /code/vendor/symfony/var-exporter/LazyGhostTrait.php:21 { include … › { /code/vendor/symfony/var-exporter/LazyGhostTrait.php:21 { include … › |
deprecation |
Since symfony/console 7.3: Overriding "Command::getDefaultName()" in "Presta\SitemapBundle\Command\DumpSitemapsCommand" is deprecated and will be removed in Symfony 8.0, use the #[AsCommand] attribute instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#5502 +count: 1 -severity: E_USER_DEPRECATED trace: { /code/vendor/symfony/console/DependencyInjection/AddConsoleCommandPass.php:66 { Symfony\Component\Console\DependencyInjection\AddConsoleCommandPass->process(ContainerBuilder $container): void … › { /code/vendor/symfony/console/DependencyInjection/AddConsoleCommandPass.php:66 { Symfony\Component\Console\DependencyInjection\AddConsoleCommandPass->process(ContainerBuilder $container): void … › |
deprecation |
Since symfony/routing 7.3: The "errors.xml" routing configuration file is deprecated, import "errors.php" instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#5503 +count: 1 -severity: E_USER_DEPRECATED trace: { /code/vendor/symfony/deprecation-contracts/function.php:25 { trigger_deprecation(string $package, string $version, string $message, mixed ...$args): void … › { /code/vendor/symfony/deprecation-contracts/function.php:25 { trigger_deprecation(string $package, string $version, string $message, mixed ...$args): void … › |
deprecation |
Since symfony/routing 7.3: The "xdt.xml" routing configuration file is deprecated, import "xdt.php" instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#5504 +count: 1 -severity: E_USER_DEPRECATED trace: { /code/vendor/symfony/deprecation-contracts/function.php:25 { trigger_deprecation(string $package, string $version, string $message, mixed ...$args): void … › { /code/vendor/symfony/deprecation-contracts/function.php:25 { trigger_deprecation(string $package, string $version, string $message, mixed ...$args): void … › |
deprecation |
Since symfony/routing 7.3: The "profiler.xml" routing configuration file is deprecated, import "profile.php" instead.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#5505 +count: 1 -severity: E_USER_DEPRECATED trace: { /code/vendor/symfony/deprecation-contracts/function.php:25 { trigger_deprecation(string $package, string $version, string $message, mixed ...$args): void … › { /code/vendor/symfony/deprecation-contracts/function.php:25 { trigger_deprecation(string $package, string $version, string $message, mixed ...$args): void … › |
info |
Connecting with parameters [ "driver" => "pdo_mysql" "charset" => "utf8mb4" "host" => "constellation-web.cluster-ctnrcl0n8o8r.ca-central-1.rds.amazonaws.com" "dbname" => "nano_ca_dev_merged" "user" => "nano_ca_dev" "password" => "<redacted>" "port" => "3306" "idle_connection_ttl" => 600 "driverOptions" => [ 1009 => "/code/config/keys/ca-central-1-bundle.pem" ] "serverVersion" => "8.0.39" "defaultTableOptions" => [ "charset" => "utf8mb4" "collation" => "utf8mb4_unicode_ci" ] ]
doctrine
[ "params" => [ "driver" => "pdo_mysql" "charset" => "utf8mb4" "host" => "constellation-web.cluster-ctnrcl0n8o8r.ca-central-1.rds.amazonaws.com" "dbname" => "nano_ca_dev_merged" "user" => "nano_ca_dev" "password" => "<redacted>" "port" => "3306" "idle_connection_ttl" => 600 "driverOptions" => [ 1009 => "/code/config/keys/ca-central-1-bundle.pem" ] "serverVersion" => "8.0.39" "defaultTableOptions" => [ "charset" => "utf8mb4" "collation" => "utf8mb4_unicode_ci" ] ] ] |
debug |
Executing query: "SELECT t0_.id AS id_0, t0_.`content` AS content_1, t0_.lastTranslationUpdate AS lastTranslationUpdate_2, t0_.lastTranslationPageAccess AS lastTranslationPageAccess_3, t0_.lastTranslationPageToken AS lastTranslationPageToken_4, t0_.firstTranslationUpdate AS firstTranslationUpdate_5 FROM `TranslationFile` t0_ ORDER BY t0_.id DESC LIMIT 1"
doctrine
[ "sql" => "SELECT t0_.id AS id_0, t0_.`content` AS content_1, t0_.lastTranslationUpdate AS lastTranslationUpdate_2, t0_.lastTranslationPageAccess AS lastTranslationPageAccess_3, t0_.lastTranslationPageToken AS lastTranslationPageToken_4, t0_.firstTranslationUpdate AS firstTranslationUpdate_5 FROM `TranslationFile` t0_ ORDER BY t0_.id DESC LIMIT 1" ] |
debug |
Executing query: "SELECT DATABASE()"
doctrine
[ "sql" => "SELECT DATABASE()" ] |
debug |
Executing statement: """ SELECT TABLE_NAME\n FROM information_schema.TABLES\n WHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\n ORDER BY TABLE_NAME """(parameters: [ 1 => "nano_ca_dev_merged" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2180 +name: "STRING" } ])
doctrine
[ "sql" => """ SELECT TABLE_NAME\n FROM information_schema.TABLES\n WHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\n ORDER BY TABLE_NAME """ "params" => [ 1 => "nano_ca_dev_merged" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2180 +name: "STRING" } ] ] |
debug |
Executing query: "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_"
doctrine
[ "sql" => "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_" ] |
debug |
Executing command "CONNECT tls://constellation-web-develop-cache-3ighqi.serverless.cac1.cache.amazonaws.com 6379 5 <null> 5 5"
snc_redis
|
debug |
Executing command "AUTH constellation-web-develop-user hz9n!`+tVcw7a]%mxduD"
snc_redis
|
debug |
Executing command "MGET ST9+28Gv-5:DateTime__CLASSMETADATA__"
snc_redis
|
debug |
Executing statement: "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_ WHERE m0_.starting_date < ? AND m0_.ending_date > ? AND m0_.is_completed = 0" (parameters: [ 1 => "2025-07-07 14:59:12" 2 => "2025-07-07 14:59:12" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2180 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2180} ])
doctrine
[ "sql" => "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_ WHERE m0_.starting_date < ? AND m0_.ending_date > ? AND m0_.is_completed = 0" "params" => [ 1 => "2025-07-07 14:59:12" 2 => "2025-07-07 14:59:12" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2180 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2180} ] ] |
debug |
Executing query: "SELECT DATABASE()"
doctrine
[ "sql" => "SELECT DATABASE()" ] |
debug |
Executing statement: """ SELECT TABLE_NAME\n FROM information_schema.TABLES\n WHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\n ORDER BY TABLE_NAME """(parameters: [ 1 => "nano_ca_dev_merged" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2180 +name: "STRING" } ])
doctrine
[ "sql" => """ SELECT TABLE_NAME\n FROM information_schema.TABLES\n WHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\n ORDER BY TABLE_NAME """ "params" => [ 1 => "nano_ca_dev_merged" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2180 +name: "STRING" } ] ] |
debug |
Executing query: "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_"
doctrine
[ "sql" => "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_" ] |
debug |
Executing command "MGET ST9+28Gv-5:DateTime__CLASSMETADATA__"
snc_redis
|
debug |
Executing statement: "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_ WHERE m0_.starting_date < ? AND m0_.ending_date > ? AND m0_.is_completed = 0" (parameters: [ 1 => "2025-07-07 14:59:12" 2 => "2025-07-07 14:59:12" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2180 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2180} ])
doctrine
[ "sql" => "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_ WHERE m0_.starting_date < ? AND m0_.ending_date > ? AND m0_.is_completed = 0" "params" => [ 1 => "2025-07-07 14:59:12" 2 => "2025-07-07 14:59:12" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2180 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2180} ] ] |
info |
Matched route "login" .
request
[ "route" => "login" "route_parameters" => [ "_route" => "login" "flow" => "login" "_controller" => "App\Controller\Site\Nanomonx\AuthController::Login" "_locale" => "en-CA" ] "request_uri" => "https://troubadour.constellation.cool/login" "method" => "GET" ] |
debug |
Executing statement: "SELECT l0_.id AS id_0, l0_.language AS language_1, l0_.displayName AS displayName_2, l0_.tag AS tag_3, l0_.isActive AS isActive_4, l0_.noun_sample AS noun_sample_5, l0_.adjective_sample AS adjective_sample_6 FROM `Language` l0_ WHERE l0_.isActive = ?" (parameters: [ 1 => 1 ], types: [ 1 => Doctrine\DBAL\ParameterType {#2264 +name: "BOOLEAN" } ])
doctrine
[ "sql" => "SELECT l0_.id AS id_0, l0_.language AS language_1, l0_.displayName AS displayName_2, l0_.tag AS tag_3, l0_.isActive AS isActive_4, l0_.noun_sample AS noun_sample_5, l0_.adjective_sample AS adjective_sample_6 FROM `Language` l0_ WHERE l0_.isActive = ?" "params" => [ 1 => 1 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2264 +name: "BOOLEAN" } ] ] |
debug |
Checking for authenticator support.
security
[ "firewall_name" => "main" "authenticators" => 4 ] |
debug |
Checking support on authenticator.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] |
debug |
Authenticator does not support the request.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] |
debug |
Checking support on authenticator.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] |
debug |
Authenticator does not support the request.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] |
debug |
Checking support on authenticator.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] |
debug |
Authenticator does not support the request.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] |
debug |
Checking support on authenticator.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] |
debug |
Authenticator does not support the request.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] |
debug |
Executing statement: "SELECT t0_.id AS id_0, t0_.title AS title_1, t0_.url AS url_2, t0_.route AS route_3, t0_.is_active AS is_active_4, t0_.display_on_first_time AS display_on_first_time_5 FROM `TutorialPanel` t0_ WHERE t0_.route = ? AND t0_.is_active = ?" (parameters: [ 1 => "login.en-CA" 2 => 1 ], types: [ 1 => Doctrine\DBAL\ParameterType {#2180 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2264 +name: "BOOLEAN" } ])
doctrine
[ "sql" => "SELECT t0_.id AS id_0, t0_.title AS title_1, t0_.url AS url_2, t0_.route AS route_3, t0_.is_active AS is_active_4, t0_.display_on_first_time AS display_on_first_time_5 FROM `TutorialPanel` t0_ WHERE t0_.route = ? AND t0_.is_active = ?" "params" => [ 1 => "login.en-CA" 2 => 1 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2180 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2264 +name: "BOOLEAN" } ] ] |
debug |
Executing statement: "SELECT s0_.id AS id_0, s0_.environment AS environment_1, s0_.label AS label_2, s0_.url AS url_3, s0_.icon AS icon_4, s0_.flow AS flow_5, s0_.position AS position_6, s0_.is_published AS is_published_7 FROM `SideMenuOption` s0_ WHERE s0_.environment = ? ORDER BY s0_.position ASC" (parameters: [ 1 => "ENV_TROUBADOUR" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2180 +name: "STRING" } ])
doctrine
[ "sql" => "SELECT s0_.id AS id_0, s0_.environment AS environment_1, s0_.label AS label_2, s0_.url AS url_3, s0_.icon AS icon_4, s0_.flow AS flow_5, s0_.position AS position_6, s0_.is_published AS is_published_7 FROM `SideMenuOption` s0_ WHERE s0_.environment = ? ORDER BY s0_.position ASC" "params" => [ 1 => "ENV_TROUBADOUR" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2180 +name: "STRING" } ] ] |
debug |
Executing statement: "SELECT i0_.id AS id_0, i0_.title AS title_1, i0_.text AS text_2, i0_.image AS image_3, i0_.icon_class AS icon_class_4, i0_.route AS route_5, i0_.is_active AS is_active_6, i0_.translations AS translations_7 FROM `InformationPanel` i0_ WHERE i0_.route = ? AND i0_.is_active = ? LIMIT 1" (parameters: [ 1 => "login" 2 => 1 ], types: [ 1 => Doctrine\DBAL\ParameterType {#2180 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2264 +name: "BOOLEAN" } ])
doctrine
[ "sql" => "SELECT i0_.id AS id_0, i0_.title AS title_1, i0_.text AS text_2, i0_.image AS image_3, i0_.icon_class AS icon_class_4, i0_.route AS route_5, i0_.is_active AS is_active_6, i0_.translations AS translations_7 FROM `InformationPanel` i0_ WHERE i0_.route = ? AND i0_.is_active = ? LIMIT 1" "params" => [ 1 => "login" 2 => 1 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2180 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2264 +name: "BOOLEAN" } ] ] |
debug |
Executing statement: "SELECT s0_.id AS id_0, s0_.text AS text_1, s0_.environment AS environment_2, s0_.button_label AS button_label_3, s0_.button_icon AS button_icon_4, s0_.route AS route_5, s0_.target_url AS target_url_6, s0_.is_published AS is_published_7 FROM `ShowcaseHeader` s0_ WHERE s0_.route = ? AND s0_.environment = ? LIMIT 1" (parameters: [ 1 => "login" 2 => "ENV_TROUBADOUR" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2180 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2180} ])
doctrine
[ "sql" => "SELECT s0_.id AS id_0, s0_.text AS text_1, s0_.environment AS environment_2, s0_.button_label AS button_label_3, s0_.button_icon AS button_icon_4, s0_.route AS route_5, s0_.target_url AS target_url_6, s0_.is_published AS is_published_7 FROM `ShowcaseHeader` s0_ WHERE s0_.route = ? AND s0_.environment = ? LIMIT 1" "params" => [ 1 => "login" 2 => "ENV_TROUBADOUR" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2180 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2180} ] ] |
debug |
Executing command "MGET XfL8N4bom3:942486c45472e489955b4342f25f627c"
snc_redis
|
debug |
Executing command "MULTI 2"
snc_redis
|
debug | Executing command "SETEX XfL8N4bom3:942486c45472e489955b4342f25f627c 86400 O:31:"Doctrine\ORM\Query\ParserResult":4:{s:44:" |