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 "Lexik\Bundle\JWTAuthenticationBundle\DependencyInjection\LexikJWTAuthenticationExtension".
Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\DoctrineExtensions\DBAL\Types\UTCDateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "App\DoctrineExtensions\DBAL\Types\UTCDateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Security\Voter\RulesRequestVoter::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.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\V2\Vanguard\VanguardIntegration\SaleTypeSaleSubTypeProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\State\V2\Vanguard\VanguardIntegration\UpdateSaleTypeSaleSubTypeProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
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:908 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:917 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:987 called by DoctrineExtension.php:526, https://github.com/doctrine/DoctrineBundle/pull/1568, package doctrine/doctrine-bundle)
Since api-platform/core 3.3: Setting the value of "use_symfony_listeners" will be mandatory in 4.0 as it will default to "false". Use "true" if you use Symfony Controllers or Event Listeners.
Since api-platform/core 3.3: The hydra: prefix will be removed in 4.0 by default, set "api_platform.serializer" or "serializer.default_context" to "hydra_prefix: true" to keep the current behavior.
Since api-platform/core 3.2: Using doctrine/inflector is deprecated since API Platform 3.2 and will be removed in API Platform 4. Use symfony/string instead. Run "composer require symfony/string" and set "keep_legacy_inflector" to false in config.
Since symfony/console 7.3: Overriding "Command::getDefaultName()" in "ApiPlatform\JsonSchema\Command\JsonSchemaGenerateCommand" is deprecated and will be removed in Symfony 8.0, use the #[AsCommand] attribute instead.
Since symfony/console 7.3: Overriding "Command::getDefaultName()" in "ApiPlatform\Symfony\Bundle\Command\OpenApiCommand" is deprecated and will be removed in Symfony 8.0, use the #[AsCommand] attribute instead.
Since symfony/console 7.3: Overriding "Command::getDefaultName()" in "ApiPlatform\Symfony\Bundle\Command\DebugResourceCommand" is deprecated and will be removed in Symfony 8.0, use the #[AsCommand] attribute instead.
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 today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:3113, 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:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead.
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\ConstructorExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\ConstructorExtractor::getType()" instead.
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor::getTypesFromConstructor()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor::getTypeFromConstructor()" instead.
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor::getTypesFromConstructor()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor::getTypeFromConstructor()" instead.
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getTypesFromConstructor()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getTypeFromConstructor()" instead.
Since symfony/property-info 7.3: The "Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor::getTypes()" method is deprecated, use "Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor::getType()" instead.
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Type" class is deprecated. Use "Symfony\Component\TypeInfo\Type" class from "symfony/type-info" instead.
Since api-platform/core 3.1: In API Platform 4 PUT will always replace the data, use extraProperties["standard_put"] to "true" on every operation to avoid breaking PUT's behavior. Use PATCH to use the old behavior.
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor::getType()" instead.
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor::getType()" instead.
Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getType()" instead.
"SELECT t0.id AS id_1, t0.Email AS Email_2, t0.Password AS Password_3, t0.Role_Id AS Role_Id_4 FROM [User] t0 WHERE t0.Email = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY"
(parameters:
[1 => "brianf@bulwarkpest.com"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.Email AS Email_2, t0.Password AS Password_3, t0.Role_Id AS Role_Id_4 FROM [User] t0 WHERE t0.Email = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY"
"params" => [1 => "brianf@bulwarkpest.com"
]
"types" => [1 => 2]
]
"SELECT t0_.Id AS Id_0, t0_.Code AS Code_1, t0_.Methods AS Methods_2, t0_.Validation AS Validation_3, t0_.Type AS Type_4, t0_.CreatedOn AS CreatedOn_5 FROM TempestAPIUserRules t0_ WHERE t0_.Code = ? ORDER BY t0_.Id ASC"
(parameters:
[1 => "3e55a08b-8b2a-401f-8f44-5be422839a0e"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0_.Id AS Id_0, t0_.Code AS Code_1, t0_.Methods AS Methods_2, t0_.Validation AS Validation_3, t0_.Type AS Type_4, t0_.CreatedOn AS CreatedOn_5 FROM TempestAPIUserRules t0_ WHERE t0_.Code = ? ORDER BY t0_.Id ASC"
"params" => [1 => "3e55a08b-8b2a-401f-8f44-5be422839a0e"
]
"types" => [1 => 2]
]
"SELECT t0.id AS id_1, t0.Name AS Name_2, t0.vg_id AS vg_id_3, t0.Extension AS Extension_4, t0.hr_emp_id AS hr_emp_id_5, t0.lastCCC_id AS lastCCC_id_6, t0.department AS department_7, t0.email AS email_8, t0.Password AS Password_9, t0.phone_number AS phone_number_10, t0.active AS active_11, t0.ImprovementNote AS ImprovementNote_12 FROM [SalesMan] t0 WHERE t0.active = ? AND t0.email = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY"
(parameters:
[1 => 12 => "brianf@bulwarkpest.com"
]
, types:
[1 => 52 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.Name AS Name_2, t0.vg_id AS vg_id_3, t0.Extension AS Extension_4, t0.hr_emp_id AS hr_emp_id_5, t0.lastCCC_id AS lastCCC_id_6, t0.department AS department_7, t0.email AS email_8, t0.Password AS Password_9, t0.phone_number AS phone_number_10, t0.active AS active_11, t0.ImprovementNote AS ImprovementNote_12 FROM [SalesMan] t0 WHERE t0.active = ? AND t0.email = ? ORDER BY (SELECT 0) OFFSET 0 ROWS FETCH NEXT 1 ROWS ONLY"
"params" => [1 => 12 => "brianf@bulwarkpest.com"
]
"types" => [1 => 52 => 2]
]
User Deprecated: Since api-platform/symfony 4.1: The "api_platform.validator.query_parameter_validator" service is deprecated use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\ParameterValidator" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\ArrayItems" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Bounds" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Enum" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Length" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\MultipleOf" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Pattern" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Required" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: Injecting the "ApiPlatform\JsonSchema\TypeFactoryInterface" inside "ApiPlatform\JsonSchema\SchemaFactory" is deprecated and "ApiPlatform\JsonSchema\TypeFactoryInterface" will be removed in 4.x.
User Deprecated: The "SimpleJWT\Crypt\HMAC::verify()" method will require a new "string $singature" argument in the next major version of its interface "SimpleJWT\Crypt\SignatureAlgorithm", not defining it is deprecated.
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 today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:3113, 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:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
User Deprecated: Doctrine\DBAL\Driver\PDO\SQLSrv\Statement::bindParam is deprecated. Use bindValue() instead. (Statement.php:48 called by Statement.php:107, https://github.com/doctrine/dbal/pull/5563, package doctrine/dbal)
User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\CC\User::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method.
User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Type" class is deprecated. Use "Symfony\Component\TypeInfo\Type" class from "symfony/type-info" instead.