Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled" config option to false.
The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour. (DoctrineExtension.php:911 called by DoctrineExtension.php:526, https://github.com/doctrine/DoctrineBundle/pull/1762, package doctrine/doctrine-bundle)
Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement. (DoctrineExtension.php:920 called by DoctrineExtension.php:526, https://github.com/doctrine/DoctrineBundle/pull/1804, package doctrine/doctrine-bundle)
Not setting "doctrine.orm.enable_lazy_ghost_objects" to true is deprecated. (DoctrineExtension.php:990 called by DoctrineExtension.php:526, https://github.com/doctrine/DoctrineBundle/pull/1568, package doctrine/doctrine-bundle)
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.
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:68 called by App_KernelDevDebugContainer.php:1835, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)
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:79 called by App_KernelDevDebugContainer.php:1835, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
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:169 called by EntityManager.php:181, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
Since symfony/routing 6.4: Passing an instance of "Doctrine\Common\Annotations\Reader" as first and the environment as second argument to "Symfony\Component\Routing\Loader\AttributeClassLoader::__construct" is deprecated. Pass the environment as first argument instead.
Since symfony/routing 6.4: Class "App\Controller\AjController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\AlimentaireController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\AvocatPourVenteController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\BetterRecouvrementController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\BettercomptapersoController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\BonsiteController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\BookingController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\CirconGpsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\ClefusbController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\CommandeDocumentsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Compta2Controller" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Compta3Controller" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\ComptaPersoController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\CoordonneesGestionController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\DisquesController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\EncheresController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\FactureController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\FournituresController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\GestionController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\GestionPersoController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\HateNotesController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\HygieneController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\IdentificationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Indentification2Controller" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\JptaController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\LienentrelesgensController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\LogbookController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\MenusController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Mutations34Controller" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\MyToDOController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Mysite2Controller" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\MysiteController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\OffreController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\PoidsController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Preorder2Controller" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Preorder3Controller" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\PreorderController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Projets2Controller" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\RecouvrementController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\RegistrationController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\ResdefpremiertourshortController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\RessourcesController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\ResulatsProvPremTour24Controller" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\Retours2Controller" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\RoutinecheckerController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\RoutinesController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\RugbyController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\RugbyuserController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\UpfuckingloadController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\VeloController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Since symfony/routing 6.4: Class "App\Controller\VillesController" uses Doctrine Annotations to configure routes, which is deprecated. Use PHP attributes instead.
Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:111 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)
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: 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:68 called by App_KernelDevDebugContainer.php:1835, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)
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:79 called by App_KernelDevDebugContainer.php:1835, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
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:169 called by EntityManager.php:181, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:111 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)
"SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.apiToken AS apiToken_5, t0.facebookId AS facebookId_6 FROM user t0 WHERE t0.id = ?"
(parameters:
[1 => 11]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.apiToken AS apiToken_5, t0.facebookId AS facebookId_6 FROM user t0 WHERE t0.id = ?"
"params" => [1 => 11]
"types" => [1 => 1]
]
"SELECT t0.id AS id_1, t0.quand AS quand_2, t0.quoi AS quoi_3, t0.pourquoi AS pourquoi_4, t0.comment AS comment_5, t0.quelpc AS quelpc_6, t0.fini AS fini_7, t0.notes AS notes_8, t0.theme AS theme_9, t0.priority AS priority_10 FROM logbook t0 WHERE t0.id = ?"
(parameters:
[1 => "296"
]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quand AS quand_2, t0.quoi AS quoi_3, t0.pourquoi AS pourquoi_4, t0.comment AS comment_5, t0.quelpc AS quelpc_6, t0.fini AS fini_7, t0.notes AS notes_8, t0.theme AS theme_9, t0.priority AS priority_10 FROM logbook t0 WHERE t0.id = ?"
"params" => [1 => "296"
]
"types" => [1 => 1]
]
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.
"SELECT t0.id AS id_1, t0.name AS name_2, t0.TelPC AS TelPC_3, t0.whatItDoes AS whatItDoes_4, t0.path AS path_5, t0.theactualscrpit AS theactualscrpit_6, t0.theolderscripts AS theolderscripts_7 FROM Scripts t0"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.TelPC AS TelPC_3, t0.whatItDoes AS whatItDoes_4, t0.path AS path_5, t0.theactualscrpit AS theactualscrpit_6, t0.theolderscripts AS theolderscripts_7 FROM Scripts t0"
]
debug
Executing query:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.ip4 AS ip4_3, t0.macadress AS macadress_4, t0.os AS os_5, t0.type3264 AS type3264_6, t0.proc AS proc_7, t0.ram AS ram_8, t0.dd AS dd_9, t0.to_do AS to_do_10, t0.done AS done_11, t0.todo AS todo_12, t0.todo2 AS todo2_13, t0.tel_ou_ordi AS tel_ou_ordi_14, t0.etat AS etat_15 FROM ordi t0"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.ip4 AS ip4_3, t0.macadress AS macadress_4, t0.os AS os_5, t0.type3264 AS type3264_6, t0.proc AS proc_7, t0.ram AS ram_8, t0.dd AS dd_9, t0.to_do AS to_do_10, t0.done AS done_11, t0.todo AS todo_12, t0.todo2 AS todo2_13, t0.tel_ou_ordi AS tel_ou_ordi_14, t0.etat AS etat_15 FROM ordi t0"
]
debug
Executing query:
"SELECT t0.id AS id_1, t0.quand AS quand_2, t0.quoi AS quoi_3, t0.pourquoi AS pourquoi_4, t0.comment AS comment_5, t0.quelpc AS quelpc_6, t0.fini AS fini_7, t0.notes AS notes_8, t0.theme AS theme_9, t0.priority AS priority_10 FROM logbook t0"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quand AS quand_2, t0.quoi AS quoi_3, t0.pourquoi AS pourquoi_4, t0.comment AS comment_5, t0.quelpc AS quelpc_6, t0.fini AS fini_7, t0.notes AS notes_8, t0.theme AS theme_9, t0.priority AS priority_10 FROM logbook t0"
]
deprecation
Deprecated: strcmp(): Passing null to parameter #2 ($string2) of type string is deprecated
User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.