GET http://prod.pimcore.minesco.ch/admin/login/csrf-token

Log Messages

Level (7)
Channel (6)
Time Message
deprecation User Deprecated: Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Q8Bundle\Command\PushBrandfolderCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Q8Bundle\Command\PushBrandfolderCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
info Connecting with parameters
[
  "driver" => "pdo_mysql"
  "charset" => "utf8"
  "user" => "pimcore"
  "password" => "<redacted>"
  "dbname" => "q8oils"
  "host" => "localhost"
  "port" => 3306
  "idle_connection_ttl" => 600
  "driverOptions" => [
    1002 => "SET sql_mode = '';"
  ]
  "defaultTableOptions" => [
    "charset" => "UTF8MB4"
    "engine" => "InnoDB"
    "collate" => "utf8mb4_unicode_ci"
  ]
  "serverVersion" => "14"
]
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Q8Bundle\EventSubscriber\DoctrineEncryptionSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
info Matched route
"pimcore_admin_login_csrf_token"
.
info Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController::csrfTokenAction
deprecation User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement.
deprecation User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement.
deprecation User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement.
deprecation User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:65 called by App_KernelDevDebugContainer.php:3431, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)
deprecation User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:75 called by App_KernelDevDebugContainer.php:3431, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
deprecation User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
deprecation User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
deprecation User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.

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.