Log Messages
Level (7)
Channel (4)
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 {#5268 +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 {#5283 +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 {#5284 +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 {#5285 +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 {#5286 +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 {#5287 +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 {#5321 +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 {#5322 +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 {#5323 +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 {#5324 +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 {#5325 +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 {#5326 +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 {#5327 +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 {#5328 +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 {#5329 +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 ;hqC0-^G?#+|{V*=h.Wb"
snc_redis
|
debug |
Executing command "MGET KYDO8xMKqp: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-09 05:54:43" 2 => "2025-07-09 05:54:43" ], 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-09 05:54:43" 2 => "2025-07-09 05:54:43" ] "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 KYDO8xMKqp: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-09 05:54:43" 2 => "2025-07-09 05:54:43" ], 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-09 05:54:43" 2 => "2025-07-09 05:54:43" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2180 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2180} ] ] |
info |
Matched route "admin_site_buy_school_package" .
request
[ "route" => "admin_site_buy_school_package" "route_parameters" => [ "_route" => "admin_site_buy_school_package" "flow" => "packages_purchase" "_controller" => "App\Controller\Site\Admin\PurchaseController::PackageStoreSchool" "_locale" => "en-CA" ] "request_uri" => "https://www.constellation.cool/buy/school" "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 {#2281 +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 {#2281 +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 command "MGET gnlWncB4+i:005e0d2e976e8f8389b4f75c18e14359"
snc_redis
|
debug |
Executing command "MULTI 2"
snc_redis
|
debug | Executing command "SETEX gnlWncB4+i:005e0d2e976e8f8389b4f75c18e14359 86400 O:31:"Doctrine\ORM\Query\ParserResult":4:{s:44:" |