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 {#4459 +count: 1 -severity: E_USER_DEPRECATED trace: { /code/vendor/symfony/error-handler/DebugClassLoader.php:343 { class_exists(string $class, bool $autoload = true): bool … › { /code/vendor/symfony/error-handler/DebugClassLoader.php:343 { class_exists(string $class, bool $autoload = true): bool … › |
deprecation |
Method "Symfony\Component\Form\AbstractType::buildView()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Forms\Types\EducationalInstitutionType" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#4456 +count: 1 -severity: E_USER_DEPRECATED trace: { /code/vendor/symfony/error-handler/DebugClassLoader.php:343 { class_exists(string $class, bool $autoload = true): bool … › { /code/vendor/symfony/error-handler/DebugClassLoader.php:343 { class_exists(string $class, bool $autoload = true): bool … › |
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 {#2153 +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 {#2153 +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 $,9!&1|4-$|X8yuM`0db"
snc_redis
|
debug |
Executing command "MGET zYe6hqa-z9: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-04-04 16:35:50" 2 => "2025-04-04 16:35:50" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2153 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2153} ])
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-04-04 16:35:50" 2 => "2025-04-04 16:35:50" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2153 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2153} ] ] |
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 {#2153 +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 {#2153 +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 zYe6hqa-z9: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-04-04 16:35:50" 2 => "2025-04-04 16:35:50" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2153 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2153} ])
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-04-04 16:35:50" 2 => "2025-04-04 16:35:50" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2153 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2153} ] ] |
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://family.constellation.cool/login?logout-lang=en-CA" "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 {#2235 +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 {#2235 +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 zYe6hqa-z9:App__Entity__PageContentManager__ShowcaseHeader__CLASSMETADATA__"
snc_redis
|
debug |
Executing command "MGET zYe6hqa-z9:App__Entity__PageContentManager__ShowcaseHeader__CLASSMETADATA__"
snc_redis
|
debug |
Executing command "MULTI 2"
snc_redis
|
debug |
Executing command "SETEX zYe6hqa-z9:App__Entity__PageContentManager__ShowcaseHeader__CLASSMETADATA__ 86400 O:34:"Doctrine\ORM\Mapping\ClassMetadata":15:{s:19:"associationMappings";a:0:{}s:11:"columnNames";a:8:{s:2:"id";s:2:"id";s:4:"text";s:4:"text";s:11:"environment";s:11:"environment";s:11:"buttonLabel";s:12:"button_label";s:10:"buttonIcon";s:11:"button_icon";s:5:"route";s:5:"route";s:9:"targetUrl";s:10:"target_url";s:11:"isPublished";s:12:"is_published";}s:13:"fieldMappings";a:8:{s:2:"id";O:33:"Doctrine\ORM\Mapping\FieldMapping":4:{s:4:"type";s:7:"integer";s:9:"fieldName";s:2:"id";s:10:"columnName";s:2:"id";s:2:"id";b:1;}s:4:"text";O:33:"Doctrine\ORM\Mapping\FieldMapping":3:{s:4:"type";s:4:"json";s:9:"fieldName";s:4:"text";s:10:"columnName";s:4:"text";}s:11:"environment";O:33:"Doctrine\ORM\Mapping\FieldMapping":4:{s:4:"type";s:6:"string";s:9:"fieldName";s:11:"environment";s:10:"columnName";s:11:"environment";s:8:"enumType";s:26:"App\Entity\EnvironmentType";}s:11:"buttonLabel";O:33:"Doctrine\ORM\Mapping\FieldMapping":3:{s:4:"type";s:4:"json";s:9:"fieldName";s:11:"buttonLabel";s:10:"columnName";s:12:"button_label";}s:10:"buttonIcon";O:33:"Doctrine\ORM\Mapping\FieldMapping":3:{s:4:"type";s:4:"text";s:9:"fieldName";s:10:"buttonIcon";s:10:"columnName";s:11:"button_icon";}s:5:"route";O:33:"Doctrine\ORM\Mapping\FieldMapping":3:{s:4:"type";s:6:"string";s:9:"fieldName";s:5:"route";s:10:"columnName";s:5:"route";}s:9:"targetUrl";O:33:"Doctrine\ORM\Mapping\FieldMapping":3:{s:4:"type";s:4:"json";s:9:"fieldName";s:9:"targetUrl";s:10:"columnName";s:10:"target_url";}s:11:"isPublished";O:33:"Doctrine\ORM\Mapping\FieldMapping":3:{s:4:"type";s:7:"boolean";s:9:"fieldName";s:11:"isPublished";s:10:"columnName";s:12:"is_published";}}s:10:"fieldNames";a:8:{s:2:"id";s:2:"id";s:4:"text";s:4:"text";s:11:"environment";s:11:"environment";s:12:"button_label";s:11:"buttonLabel";s:11:"button_icon";s:10:"buttonIcon";s:5:"route";s:5:"route";s:10:"target_url";s:9:"targetUrl";s:12:"is_published";s:11:"isPublished";}s:15:"embeddedClasses";a:0:{}s:10:"identifier";a:1:{i:0;s:2:"id";}s:21:"isIdentifierComposite";b:0;s:4:"name";s:44:"App\Entity\PageContentManager\ShowcaseHeader";s:9:"namespace";s:29:"App\Entity\PageContentManager";s:5:"table";a:2:{s:4:"name";s:14:"ShowcaseHeader";s:6:"quoted";b:1;}s:14:"rootEntityName";s:44:"App\Entity\PageContentManager\ShowcaseHeader";s:11:"idGenerator";O:33:"Doctrine\ORM\Id\IdentityGenerator":0:{}s:25:"customRepositoryClassName";s:33:"App\Repository\NanomonxRepository";s:13:"generatorType";i:4;s:5:"cache";a:2:{s:6:"region";s:8:"nanomonx";s:5:"usage";i:2;}}"
snc_redis
|
debug |
Executing command "EXEC"
snc_redis
|
debug |
Executing command "MGET S+phFinODf:689de8d2d616acdff26e87a48b3a61c8"
snc_redis
|
debug |
Executing command "MULTI 2"
snc_redis
|
debug | Executing command "SETEX S+phFinODf:689de8d2d616acdff26e87a48b3a61c8 86400 O:31:"Doctrine\ORM\Query\ParserResult":4:{s:44:" |