The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)
User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)
"SELECT t0.auth_code AS auth_code_1, t0.auth_code_expiration AS auth_code_expiration_2, t0.last_login AS last_login_3, t0.username AS username_4, t0.created_by AS created_by_5, t0.updated_by AS updated_by_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.enabled AS enabled_9, t0.id AS id_10, t0.migrate_uuid AS migrate_uuid_11 FROM users t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.auth_code AS auth_code_1, t0.auth_code_expiration AS auth_code_expiration_2, t0.last_login AS last_login_3, t0.username AS username_4, t0.created_by AS created_by_5, t0.updated_by AS updated_by_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.enabled AS enabled_9, t0.id AS id_10, t0.migrate_uuid AS migrate_uuid_11 FROM users t0 WHERE t0.id = ?"
"params" => [1 => 288321]
"types" => [1 => Doctrine\DBAL\ParameterType {#1043
+name: "INTEGER"
}
]
]
User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.