Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (4)
Time
Message
deprecation
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::getNamespace()" might add "string" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ConfigurationExtensionInterface::getConfiguration()" might add "?ConfigurationInterface" as a native return type declaration in the future. Do the same in implementation "Knp\Bundle\GaufretteBundle\DependencyInjection\KnpGaufretteExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ConfigurationExtensionInterface::getConfiguration()" might add "?ConfigurationInterface" as a native return type declaration in the future. Do the same in implementation "Liip\ImagineBundle\DependencyInjection\LiipImagineExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
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 "App\Command\Administratif\ExpensesCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
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 "App\Command\Core\ContactsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
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 "App\Command\Elearning\SubscriptionCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
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 "App\Command\Mailing\StacksCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
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 "App\Command\Manage\BufferCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
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 "App\Command\Shop\RegistrationCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
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 "App\Command\Shop\SubscriptionsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
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 "App\Command\Shop\UsersCommissionsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
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 "App\Command\WebSocket\ElearningServerCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\WebSocket\ElearningServerCommand".
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 "App\Command\WebSocket\GptServerCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\WebSocket\GptServerCommand".
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 "App\Command\WebSocket\RentalPropertyServerCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\WebSocket\RentalPropertyServerCommand".
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\Haversine" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Functions\Haversine" now to avoid errors or add an explicit @return annotation to suppress this message.
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\Doctrine\Type\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\Doctrine\Type\UtcDateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\DBAL\Types\Type::getName()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Doctrine\Type\UtcDateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Administratif\ExpensesForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Articles\ArticlesBlocksForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Articles\ArticlesForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Articles\ArticlesOfflineForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Articles\AutomatisationsForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Articles\SocialmediaForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Automatisations\WebhooksForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Contacts\ContactsForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Contacts\ContactsHasItemsForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Cvs\InvitationCandidatForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Cvs\SearchForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Cvs\UserFirstStepForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Dossiers\FichesHasGroupsForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Dossiers\FichesHasItemsForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Dossiers\GroupsForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Dossiers\ItemsForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Dossiers\MailsForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Dossiers\ModelsForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Dossiers\TemplatesForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Fiches\CategoriesForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Fiches\FicheForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Fiches\InteractionsAdminForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Fiches\InteractionsForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Fiches\InteractionsSimpleForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Notes\NotesForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Seo\NetlinkingForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\Seo\RedirectionForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\PasswordAuthenticatedInterface" class is deprecated, use the new authenticator system instead.
The "App\Security\RegisterFormAuthenticator" class implements "Symfony\Component\Security\Guard\PasswordAuthenticatedInterface" that is deprecated since Symfony 5.3, use the new authenticator system instead.
The "App\Security\RegisterFormAuthenticator" class extends "Symfony\Component\Security\Guard\Authenticator\AbstractFormLoginAuthenticator" that is deprecated since Symfony 5.3, use the new authenticator system instead.
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "App\Security\RegisterFormAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::getCredentials()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Security\RegisterFormAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::getUser()" might add "?UserInterface" as a native return type declaration in the future. Do the same in implementation "App\Security\RegisterFormAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::checkCredentials()" might add "bool" as a native return type declaration in the future. Do the same in implementation "App\Security\RegisterFormAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::onAuthenticationSuccess()" might add "?Response" as a native return type declaration in the future. Do the same in implementation "App\Security\RegisterFormAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Guard\Authenticator\AbstractFormLoginAuthenticator::getLoginUrl()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Security\RegisterFormAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Security\RegisterRentalPropertyFormAuthenticator" class implements "Symfony\Component\Security\Guard\PasswordAuthenticatedInterface" that is deprecated since Symfony 5.3, use the new authenticator system instead.
The "App\Security\RegisterRentalPropertyFormAuthenticator" class extends "Symfony\Component\Security\Guard\Authenticator\AbstractFormLoginAuthenticator" that is deprecated since Symfony 5.3, use the new authenticator system instead.
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "App\Security\RegisterRentalPropertyFormAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::getCredentials()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Security\RegisterRentalPropertyFormAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::getUser()" might add "?UserInterface" as a native return type declaration in the future. Do the same in implementation "App\Security\RegisterRentalPropertyFormAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::checkCredentials()" might add "bool" as a native return type declaration in the future. Do the same in implementation "App\Security\RegisterRentalPropertyFormAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Guard\AuthenticatorInterface::onAuthenticationSuccess()" might add "?Response" as a native return type declaration in the future. Do the same in implementation "App\Security\RegisterRentalPropertyFormAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Guard\Authenticator\AbstractFormLoginAuthenticator::getLoginUrl()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Security\RegisterRentalPropertyFormAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\CoreExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\CvsExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\HousesExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\ToolsExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\TranslationsExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Symfony\Component\Translation\Command\XliffLintCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Symfony\Component\Translation\Command\XliffLintCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Symfony\Component\Yaml\Command\LintCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Symfony\Component\Yaml\Command\LintCommand".
Since symfony/framework-bundle 5.3: Not setting the "framework.session.storage_factory_id" configuration option is deprecated, it will default to "session.storage.factory.native" and will replace the "framework.session.storage_id" configuration option in version 6.0.
Since symfony/framework-bundle 5.4: Not setting the "framework.messenger.reset_on_message" configuration option is deprecated, it will default to "true" in version 6.0.
App\Entity\Core\Users implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Method "Symfony\Component\Security\Core\User\UserInterface::getSalt()" might add "?string" as a native return type declaration in the future. Do the same in implementation "App\Entity\Core\Users" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Liip\ImagineBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Yectep\PhpSpreadsheetBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "HtmlSanitizer\Bundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "ApiPlatform\Core\Bridge\Symfony\Bundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Since gesdinet/jwt-refresh-token-bundle 1.0: The "Gesdinet\JWTRefreshTokenBundle\Entity\AbstractRefreshToken" class is deprecated, use "Gesdinet\JWTRefreshTokenBundle\Model\AbstractRefreshToken" instead.
The "Symfony\Component\Validator\Constraint::$errorNames" property is considered final. You should not override it in "Symfony\Component\Validator\Constraints\NotBlank".
Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead.
Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\GuardAuthenticatorHandler" class is deprecated, use the new authenticator system instead.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/messenger 6.3: "Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener" is deprecated, use "Symfony\Component\Messenger\EventListener\StopWorkerOnSignalsListener" instead.
Since symfony/messenger 6.3: The "Symfony\Component\Messenger\Transport\InMemoryTransportFactory" class is deprecated, use "Symfony\Component\Messenger\Transport\InMemory\InMemoryTransportFactory" instead.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\Administratif\ExpensesCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\Core\ContactsCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\Elearning\SubscriptionCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\Mailing\StacksCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\Manage\BufferCommand" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Command\Shop\RegistrationCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\Shop\SubscriptionsCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\Shop\UsersCommissionsCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\WebSocket\ElearningServerCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\WebSocket\GptServerCommand" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Command\WebSocket\RentalPropertyServerCommand" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\Api\Cvs\RegisterController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\Api\ProfileController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\Backoffice\ContractsController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\Backoffice\Inscriptions\AccountDeletedController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\Backoffice\Inscriptions\UsersController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Ecommerce\Application\AccountController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Ecommerce\Website\PasswordController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Ecommerce\Website\RegisterController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Elearning\Application\HomepageController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Elearning\Application\J_EvalueMonNiveauController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Elearning\Application\JeM_EntraineController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Elearning\Application\JeSuisRecruteurController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Elearning\Gestion\FormationsController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Elearning\Gestion\ToolsController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Login\FacebookController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Login\LinkedinController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Login\PasswordController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Login\SecurityController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Login\SecurityElearningController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Manager\Application\Account\PasswordController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Manager\Backoffice\UsersController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Whileresume\Website\CandidatesController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Whileresume\Website\CustomerController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Whileresume\Website\EnterprisesController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Whileresume\Website\PublicGeneratorController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\ThemesWebsite\Whileresume\Website\SharesController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\Vitrine\ComponentsController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\Vitrine\PasswordController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Controller\Vitrine\RegisterController" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Security\RegisterFormAuthenticator" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Security\RegisterRentalPropertyFormAuthenticator" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Services\Core\Contacts" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Services\Core\Installation" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Services\Core\Tools" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Services\ExpensesDB" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Services\Mails" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Services\SeoService" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Services\Shop\QRcode" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Services\Translations" service.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\WebSocket\ElearningChat" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the ".service_locator.mOXCiTp" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the ".service_locator.qsJsPSx" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the ".service_locator.tXM58lC" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Guard\GuardAuthenticatorHandler" alias is deprecated, use the new authenticator system instead. It is being referenced by the ".service_locator.99.azpq" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the ".service_locator.99.azpq" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Guard\GuardAuthenticatorHandler" alias is deprecated, use the new authenticator system instead. It is being referenced by the ".service_locator.CG3VmxZ" service.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Symfony\Component\Validator\Command\DebugCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Symfony\Component\Validator\Command\DebugCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Symfony\Component\Form\Command\DebugCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Symfony\Component\Form\Command\DebugCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Symfony\Bridge\Twig\Command\DebugCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Symfony\Bridge\Twig\Command\DebugCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Symfony\Bridge\Twig\Command\LintCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Symfony\Bridge\Twig\Command\LintCommand".
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 "FOS\JsRoutingBundle\Command\DumpCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "FOS\JsRoutingBundle\Command\DumpCommand".
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 "FOS\JsRoutingBundle\Command\RouterDebugExposedCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "FOS\JsRoutingBundle\Command\RouterDebugExposedCommand".
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 "Knp\Bundle\GaufretteBundle\Command\FilesystemKeysCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Liip\ImagineBundle\Command\RemoveCacheCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Liip\ImagineBundle\Command\ResolveCacheCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Vich\UploaderBundle\Command\MappingDebugClassCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Vich\UploaderBundle\Command\MappingDebugCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "Vich\UploaderBundle\Command\MappingListClassesCommand".
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 "ApiPlatform\Core\JsonSchema\Command\JsonSchemaGenerateCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
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 "ApiPlatform\Core\Bridge\Symfony\Bundle\Command\OpenApiCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
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 "ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
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 "ApiPlatform\Core\Bridge\Symfony\Bundle\Command\GraphQlExportCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "ApiPlatform\Core\Bridge\Symfony\Bundle\Command\GraphQlExportCommand".
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.title AS title_4, t0.slug AS slug_5, t0.url AS url_6, t0.visibility AS visibility_7, t0.type AS type_8 FROM seo_redirection t0 WHERE t0.slug = ? AND t0.visibility = ? LIMIT 1"
(parameters:
[1 => "fr/articles"
2 => 1]
, types:
[1 => 22 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.title AS title_4, t0.slug AS slug_5, t0.url AS url_6, t0.visibility AS visibility_7, t0.type AS type_8 FROM seo_redirection t0 WHERE t0.slug = ? AND t0.visibility = ? LIMIT 1"
"params" => [1 => "fr/articles"
2 => 1]
"types" => [1 => 22 => 5]
]
deprecation
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Yectep\PhpSpreadsheetBundle\PhpSpreadsheetBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Since symfony/monolog-bridge 6.4: The "Symfony\Bridge\Monolog\Logger" class is deprecated, use HttpKernel's DebugLoggerConfigurator instead.
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
Deprecated: App\Entity\Core\Users implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::getSalt()" might add "?string" as a native return type declaration in the future. Do the same in implementation "App\Entity\Core\Users" now to avoid errors or add an explicit @return annotation to suppress this message.
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.folder_slug AS folder_slug_5, t0.folder_slug2 AS folder_slug2_6, t0.folder_slug3 AS folder_slug3_7, t0.title AS title_8, t0.short_title AS short_title_9, t0.description AS description_10, t0.short_description AS short_description_11, t0.views AS views_12, t0.locale AS locale_13, t0.noblock AS noblock_14, t0.robots AS robots_15, t0.type AS type_16, t0.sitemap AS sitemap_17, t0.menu_absolute AS menu_absolute_18, t0.theme AS theme_19, t0.style AS style_20, t0.javascript AS javascript_21, t0.redirect AS redirect_22, t0.identifiant AS identifiant_23, t0.sequence AS sequence_24, t0.canonical AS canonical_25, t0.author AS author_26, t0.premium AS premium_27, t0.navbar AS navbar_28, t0.navbar_background_color AS navbar_background_color_29, t0.image_name AS image_name_30, t0.image_original_name AS image_original_name_31, t0.image_mime_type AS image_mime_type_32, t0.image_size AS image_size_33, t0.image_dimensions AS image_dimensions_34, t0.fiche_id AS fiche_id_35 FROM pages_pages t0 WHERE t0.locale = ? AND t0.name = ? LIMIT 1"
(parameters:
[1 => "fr"
2 => "articles"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.name AS name_4, t0.folder_slug AS folder_slug_5, t0.folder_slug2 AS folder_slug2_6, t0.folder_slug3 AS folder_slug3_7, t0.title AS title_8, t0.short_title AS short_title_9, t0.description AS description_10, t0.short_description AS short_description_11, t0.views AS views_12, t0.locale AS locale_13, t0.noblock AS noblock_14, t0.robots AS robots_15, t0.type AS type_16, t0.sitemap AS sitemap_17, t0.menu_absolute AS menu_absolute_18, t0.theme AS theme_19, t0.style AS style_20, t0.javascript AS javascript_21, t0.redirect AS redirect_22, t0.identifiant AS identifiant_23, t0.sequence AS sequence_24, t0.canonical AS canonical_25, t0.author AS author_26, t0.premium AS premium_27, t0.navbar AS navbar_28, t0.navbar_background_color AS navbar_background_color_29, t0.image_name AS image_name_30, t0.image_original_name AS image_original_name_31, t0.image_mime_type AS image_mime_type_32, t0.image_size AS image_size_33, t0.image_dimensions AS image_dimensions_34, t0.fiche_id AS fiche_id_35 FROM pages_pages t0 WHERE t0.locale = ? AND t0.name = ? LIMIT 1"
"params" => [1 => "fr"
2 => "articles"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT a0_.id AS id_0, a0_.created_at AS created_at_1, a0_.updated_at AS updated_at_2, a0_.published_at AS published_at_3, a0_.slug AS slug_4, a0_.title AS title_5, a0_.title_ariane AS title_ariane_6, a0_.shortTitle AS shortTitle_7, a0_.subtitle AS subtitle_8, a0_.type AS type_9, a0_.short_description AS short_description_10, a0_.description AS description_11, a0_.description_start AS description_start_12, a0_.tags AS tags_13, a0_.visibility AS visibility_14, a0_.language AS language_15, a0_.carousel AS carousel_16, a0_.featured AS featured_17, a0_.autopublished_at AS autopublished_at_18, a0_.translation AS translation_19, a0_.sitemap AS sitemap_20, a0_.robots AS robots_21, a0_.type_editor AS type_editor_22, a0_.canonical AS canonical_23, a0_.author AS author_24, a0_.url AS url_25, a0_.cta_html AS cta_html_26, a0_.keyword AS keyword_27, a0_.pageslug AS pageslug_28, a0_.pageslug2 AS pageslug2_29, a0_.pageslug3 AS pageslug3_30, a0_.visibleArticles AS visibleArticles_31, a0_.onlyPage AS onlyPage_32, a0_.identifiant AS identifiant_33, a0_.image_name AS image_name_34, a0_.image_original_name AS image_original_name_35, a0_.image_mime_type AS image_mime_type_36, a0_.image_size AS image_size_37, a0_.image_dimensions AS image_dimensions_38 FROM articles_articles a0_ WHERE a0_.visibility = 1 AND a0_.language = ? AND a0_.published_at IS NOT NULL ORDER BY a0_.published_at DESC"
(parameters:
[1 => "fr"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT a0_.id AS id_0, a0_.created_at AS created_at_1, a0_.updated_at AS updated_at_2, a0_.published_at AS published_at_3, a0_.slug AS slug_4, a0_.title AS title_5, a0_.title_ariane AS title_ariane_6, a0_.shortTitle AS shortTitle_7, a0_.subtitle AS subtitle_8, a0_.type AS type_9, a0_.short_description AS short_description_10, a0_.description AS description_11, a0_.description_start AS description_start_12, a0_.tags AS tags_13, a0_.visibility AS visibility_14, a0_.language AS language_15, a0_.carousel AS carousel_16, a0_.featured AS featured_17, a0_.autopublished_at AS autopublished_at_18, a0_.translation AS translation_19, a0_.sitemap AS sitemap_20, a0_.robots AS robots_21, a0_.type_editor AS type_editor_22, a0_.canonical AS canonical_23, a0_.author AS author_24, a0_.url AS url_25, a0_.cta_html AS cta_html_26, a0_.keyword AS keyword_27, a0_.pageslug AS pageslug_28, a0_.pageslug2 AS pageslug2_29, a0_.pageslug3 AS pageslug3_30, a0_.visibleArticles AS visibleArticles_31, a0_.onlyPage AS onlyPage_32, a0_.identifiant AS identifiant_33, a0_.image_name AS image_name_34, a0_.image_original_name AS image_original_name_35, a0_.image_mime_type AS image_mime_type_36, a0_.image_size AS image_size_37, a0_.image_dimensions AS image_dimensions_38 FROM articles_articles a0_ WHERE a0_.visibility = 1 AND a0_.language = ? AND a0_.published_at IS NOT NULL ORDER BY a0_.published_at DESC"
"params" => [1 => "fr"
]
"types" => [1 => 2]
]
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.title AS title_4, t0.title_block AS title_block_5, t0.description AS description_6, t0.description_html AS description_html_7, t0.svg_html AS svg_html_8, t0.backgroundColor AS backgroundColor_9, t0.html AS html_10, t0.type AS type_11, t0.type_block AS type_block_12, t0.sequence AS sequence_13, t0.style AS style_14, t0.visibility_user AS visibility_user_15, t0.only_visitor AS only_visitor_16, t0.visibility_title AS visibility_title_17, t0.visibility_date AS visibility_date_18, t0.start_page AS start_page_19, t0.image_name AS image_name_20, t0.image_original_name AS image_original_name_21, t0.image_mime_type AS image_mime_type_22, t0.image_size AS image_size_23, t0.image_dimensions AS image_dimensions_24, t0.page_id AS page_id_25, t0.savetemplate_id AS savetemplate_id_26, t0.article_id AS article_id_27 FROM pages_pages_has_blocks t0 WHERE t0.page_id = ? AND t0.type = ? AND t0.start_page = ? ORDER BY t0.sequence ASC"
(parameters:
[1 => 32 => "prod"
3 => 0]
, types:
[1 => 12 => 23 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.title AS title_4, t0.title_block AS title_block_5, t0.description AS description_6, t0.description_html AS description_html_7, t0.svg_html AS svg_html_8, t0.backgroundColor AS backgroundColor_9, t0.html AS html_10, t0.type AS type_11, t0.type_block AS type_block_12, t0.sequence AS sequence_13, t0.style AS style_14, t0.visibility_user AS visibility_user_15, t0.only_visitor AS only_visitor_16, t0.visibility_title AS visibility_title_17, t0.visibility_date AS visibility_date_18, t0.start_page AS start_page_19, t0.image_name AS image_name_20, t0.image_original_name AS image_original_name_21, t0.image_mime_type AS image_mime_type_22, t0.image_size AS image_size_23, t0.image_dimensions AS image_dimensions_24, t0.page_id AS page_id_25, t0.savetemplate_id AS savetemplate_id_26, t0.article_id AS article_id_27 FROM pages_pages_has_blocks t0 WHERE t0.page_id = ? AND t0.type = ? AND t0.start_page = ? ORDER BY t0.sequence ASC"
"params" => [1 => 32 => "prod"
3 => 0]
"types" => [1 => 12 => 23 => 5]
]
debug
Beginning transaction
doctrine
debug
Executing statement:
"UPDATE pages_pages SET views = ?, updated_at = ? WHERE id = ?"
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
"SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.title_page AS title_page_3, c0_.name AS name_4, c0_.description AS description_5, c0_.sequence AS sequence_6, c0_.type AS type_7, c0_.category AS category_8, c0_.type_website AS type_website_9, c0_.tool_id AS tool_id_10 FROM core_tools c0_ WHERE c0_.type_website LIKE ? ORDER BY c0_.id ASC"
(parameters:
[1 => "%blog%"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.title_page AS title_page_3, c0_.name AS name_4, c0_.description AS description_5, c0_.sequence AS sequence_6, c0_.type AS type_7, c0_.category AS category_8, c0_.type_website AS type_website_9, c0_.tool_id AS tool_id_10 FROM core_tools c0_ WHERE c0_.type_website LIKE ? ORDER BY c0_.id ASC"
"params" => [1 => "%blog%"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.locale AS locale_4, t0.keypair AS keypair_5, t0.value AS value_6 FROM core_translations t0 WHERE t0.locale = ?"
(parameters:
[1 => "fr"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.locale AS locale_4, t0.keypair AS keypair_5, t0.value AS value_6 FROM core_translations t0 WHERE t0.locale = ?"
"params" => [1 => "fr"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.title_page AS title_page_3, c0_.name AS name_4, c0_.description AS description_5, c0_.sequence AS sequence_6, c0_.type AS type_7, c0_.category AS category_8, c0_.type_website AS type_website_9, c0_.tool_id AS tool_id_10 FROM core_tools c0_ WHERE c0_.type_website LIKE ? ORDER BY c0_.id ASC"
(parameters:
[1 => "%socialmedia%"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.title_page AS title_page_3, c0_.name AS name_4, c0_.description AS description_5, c0_.sequence AS sequence_6, c0_.type AS type_7, c0_.category AS category_8, c0_.type_website AS type_website_9, c0_.tool_id AS tool_id_10 FROM core_tools c0_ WHERE c0_.type_website LIKE ? ORDER BY c0_.id ASC"
"params" => [1 => "%socialmedia%"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.language AS language_4, t0.redirect_link AS redirect_link_5, t0.page_id AS page_id_6, t0.pagecible_id AS pagecible_id_7 FROM pages_pages_has_languages t0 WHERE t0.page_id = ? AND t0.language = ? LIMIT 1"
(parameters:
[1 => 32 => "en"
]
, types:
[1 => 12 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.language AS language_4, t0.redirect_link AS redirect_link_5, t0.page_id AS page_id_6, t0.pagecible_id AS pagecible_id_7 FROM pages_pages_has_languages t0 WHERE t0.page_id = ? AND t0.language = ? LIMIT 1"
"params" => [1 => 32 => "en"
]
"types" => [1 => 12 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.language AS language_4, t0.redirect_link AS redirect_link_5, t0.page_id AS page_id_6, t0.pagecible_id AS pagecible_id_7 FROM pages_pages_has_languages t0 WHERE t0.page_id = ? AND t0.language = ? LIMIT 1"
(parameters:
[1 => 32 => "fr"
]
, types:
[1 => 12 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.language AS language_4, t0.redirect_link AS redirect_link_5, t0.page_id AS page_id_6, t0.pagecible_id AS pagecible_id_7 FROM pages_pages_has_languages t0 WHERE t0.page_id = ? AND t0.language = ? LIMIT 1"
"params" => [1 => 32 => "fr"
]
"types" => [1 => 12 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.language AS language_4, t0.redirect_link AS redirect_link_5, t0.page_id AS page_id_6, t0.pagecible_id AS pagecible_id_7 FROM pages_pages_has_languages t0 WHERE t0.page_id = ? AND t0.language = ? LIMIT 1"
(parameters:
[1 => 32 => "de"
]
, types:
[1 => 12 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.language AS language_4, t0.redirect_link AS redirect_link_5, t0.page_id AS page_id_6, t0.pagecible_id AS pagecible_id_7 FROM pages_pages_has_languages t0 WHERE t0.page_id = ? AND t0.language = ? LIMIT 1"
"params" => [1 => 32 => "de"
]
"types" => [1 => 12 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.language AS language_4, t0.redirect_link AS redirect_link_5, t0.page_id AS page_id_6, t0.pagecible_id AS pagecible_id_7 FROM pages_pages_has_languages t0 WHERE t0.page_id = ? AND t0.language = ? LIMIT 1"
(parameters:
[1 => 32 => "es"
]
, types:
[1 => 12 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.language AS language_4, t0.redirect_link AS redirect_link_5, t0.page_id AS page_id_6, t0.pagecible_id AS pagecible_id_7 FROM pages_pages_has_languages t0 WHERE t0.page_id = ? AND t0.language = ? LIMIT 1"
"params" => [1 => 32 => "es"
]
"types" => [1 => 12 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.language AS language_4, t0.redirect_link AS redirect_link_5, t0.page_id AS page_id_6, t0.pagecible_id AS pagecible_id_7 FROM pages_pages_has_languages t0 WHERE t0.page_id = ? AND t0.language = ? LIMIT 1"
(parameters:
[1 => 32 => "nl"
]
, types:
[1 => 12 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.language AS language_4, t0.redirect_link AS redirect_link_5, t0.page_id AS page_id_6, t0.pagecible_id AS pagecible_id_7 FROM pages_pages_has_languages t0 WHERE t0.page_id = ? AND t0.language = ? LIMIT 1"
"params" => [1 => 32 => "nl"
]
"types" => [1 => 12 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.platform AS platform_1, c0_.country_code AS country_code_2, c0_.country_label AS country_label_3, c0_.country_flag AS country_flag_4, c0_.url AS url_5, c0_.is_primary AS is_primary_6, c0_.is_active AS is_active_7, c0_.position AS position_8, c0_.created_at AS created_at_9, c0_.updated_at AS updated_at_10 FROM cvs_app_store_links c0_ WHERE c0_.is_active = ? AND c0_.url IS NOT NULL AND c0_.url <> '' ORDER BY c0_.is_primary DESC, c0_.position ASC, c0_.country_label ASC"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.platform AS platform_1, c0_.country_code AS country_code_2, c0_.country_label AS country_label_3, c0_.country_flag AS country_flag_4, c0_.url AS url_5, c0_.is_primary AS is_primary_6, c0_.is_active AS is_active_7, c0_.position AS position_8, c0_.created_at AS created_at_9, c0_.updated_at AS updated_at_10 FROM cvs_app_store_links c0_ WHERE c0_.is_active = ? AND c0_.url IS NOT NULL AND c0_.url <> '' ORDER BY c0_.is_primary DESC, c0_.position ASC, c0_.country_label ASC"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.locale AS locale_4, t0.keypair AS keypair_5, t0.value AS value_6 FROM core_translations t0 WHERE t0.keypair = ? AND t0.locale = ? LIMIT 1"
(parameters:
[1 => "Je lis l'article"
2 => "en"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.locale AS locale_4, t0.keypair AS keypair_5, t0.value AS value_6 FROM core_translations t0 WHERE t0.keypair = ? AND t0.locale = ? LIMIT 1"
"params" => [1 => "Je lis l'article"
2 => "en"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.locale AS locale_4, t0.keypair AS keypair_5, t0.value AS value_6 FROM core_translations t0 WHERE t0.keypair = ? AND t0.locale = ? LIMIT 1"
(parameters:
[1 => "Je lis l'article"
2 => "en"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.locale AS locale_4, t0.keypair AS keypair_5, t0.value AS value_6 FROM core_translations t0 WHERE t0.keypair = ? AND t0.locale = ? LIMIT 1"
"params" => [1 => "Je lis l'article"
2 => "en"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.locale AS locale_4, t0.keypair AS keypair_5, t0.value AS value_6 FROM core_translations t0 WHERE t0.keypair = ? AND t0.locale = ? LIMIT 1"
(parameters:
[1 => "Je lis l'article"
2 => "en"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.locale AS locale_4, t0.keypair AS keypair_5, t0.value AS value_6 FROM core_translations t0 WHERE t0.keypair = ? AND t0.locale = ? LIMIT 1"
"params" => [1 => "Je lis l'article"
2 => "en"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"SELECT a0_.id AS id_0, a0_.created_at AS created_at_1, a0_.updated_at AS updated_at_2, a0_.published_at AS published_at_3, a0_.slug AS slug_4, a0_.title AS title_5, a0_.title_ariane AS title_ariane_6, a0_.shortTitle AS shortTitle_7, a0_.subtitle AS subtitle_8, a0_.type AS type_9, a0_.short_description AS short_description_10, a0_.description AS description_11, a0_.description_start AS description_start_12, a0_.tags AS tags_13, a0_.visibility AS visibility_14, a0_.language AS language_15, a0_.carousel AS carousel_16, a0_.featured AS featured_17, a0_.autopublished_at AS autopublished_at_18, a0_.translation AS translation_19, a0_.sitemap AS sitemap_20, a0_.robots AS robots_21, a0_.type_editor AS type_editor_22, a0_.canonical AS canonical_23, a0_.author AS author_24, a0_.url AS url_25, a0_.cta_html AS cta_html_26, a0_.keyword AS keyword_27, a0_.pageslug AS pageslug_28, a0_.pageslug2 AS pageslug2_29, a0_.pageslug3 AS pageslug3_30, a0_.visibleArticles AS visibleArticles_31, a0_.onlyPage AS onlyPage_32, a0_.identifiant AS identifiant_33, a0_.image_name AS image_name_34, a0_.image_original_name AS image_original_name_35, a0_.image_mime_type AS image_mime_type_36, a0_.image_size AS image_size_37, a0_.image_dimensions AS image_dimensions_38 FROM articles_articles a0_ WHERE (a0_.visibility = 1 AND a0_.published_at IS NOT NULL) AND a0_.language = ? ORDER BY a0_.published_at DESC LIMIT 5"
(parameters:
[1 => "fr"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT a0_.id AS id_0, a0_.created_at AS created_at_1, a0_.updated_at AS updated_at_2, a0_.published_at AS published_at_3, a0_.slug AS slug_4, a0_.title AS title_5, a0_.title_ariane AS title_ariane_6, a0_.shortTitle AS shortTitle_7, a0_.subtitle AS subtitle_8, a0_.type AS type_9, a0_.short_description AS short_description_10, a0_.description AS description_11, a0_.description_start AS description_start_12, a0_.tags AS tags_13, a0_.visibility AS visibility_14, a0_.language AS language_15, a0_.carousel AS carousel_16, a0_.featured AS featured_17, a0_.autopublished_at AS autopublished_at_18, a0_.translation AS translation_19, a0_.sitemap AS sitemap_20, a0_.robots AS robots_21, a0_.type_editor AS type_editor_22, a0_.canonical AS canonical_23, a0_.author AS author_24, a0_.url AS url_25, a0_.cta_html AS cta_html_26, a0_.keyword AS keyword_27, a0_.pageslug AS pageslug_28, a0_.pageslug2 AS pageslug2_29, a0_.pageslug3 AS pageslug3_30, a0_.visibleArticles AS visibleArticles_31, a0_.onlyPage AS onlyPage_32, a0_.identifiant AS identifiant_33, a0_.image_name AS image_name_34, a0_.image_original_name AS image_original_name_35, a0_.image_mime_type AS image_mime_type_36, a0_.image_size AS image_size_37, a0_.image_dimensions AS image_dimensions_38 FROM articles_articles a0_ WHERE (a0_.visibility = 1 AND a0_.published_at IS NOT NULL) AND a0_.language = ? ORDER BY a0_.published_at DESC LIMIT 5"
"params" => [1 => "fr"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.title AS title_3, c0_.locale AS locale_4, c0_.title_page AS title_page_5, c0_.description_page AS description_page_6, c0_.description_page2 AS description_page2_7, c0_.description_page3 AS description_page3_8, c0_.short_title AS short_title_9, c0_.short_description AS short_description_10, c0_.slug AS slug_11, c0_.type AS type_12, c0_.title_work_1 AS title_work_1_13, c0_.title_work_2 AS title_work_2_14, c0_.title_work_3 AS title_work_3_15, c0_.description_work_1 AS description_work_1_16, c0_.description_work_2 AS description_work_2_17, c0_.description_work_3 AS description_work_3_18, c0_.title_presentation_1 AS title_presentation_1_19, c0_.title_presentation_2 AS title_presentation_2_20, c0_.title_presentation_3 AS title_presentation_3_21, c0_.title_presentation_4 AS title_presentation_4_22, c0_.description_presentation_1 AS description_presentation_1_23, c0_.description_presentation_2 AS description_presentation_2_24, c0_.description_presentation_3 AS description_presentation_3_25, c0_.description_presentation_4 AS description_presentation_4_26, c0_.citation_presentation_1 AS citation_presentation_1_27, c0_.citation_presentation_2 AS citation_presentation_2_28, c0_.citation_presentation_3 AS citation_presentation_3_29, c0_.citation_presentation_4 AS citation_presentation_4_30, c0_.label_presentation_1 AS label_presentation_1_31, c0_.label_presentation_2 AS label_presentation_2_32, c0_.label_presentation_3 AS label_presentation_3_33, c0_.label_presentation_4 AS label_presentation_4_34, c0_.author_presentation_1 AS author_presentation_1_35, c0_.author_presentation_2 AS author_presentation_2_36, c0_.author_presentation_3 AS author_presentation_3_37, c0_.author_presentation_4 AS author_presentation_4_38, c0_.role_presentation_1 AS role_presentation_1_39, c0_.role_presentation_2 AS role_presentation_2_40, c0_.role_presentation_3 AS role_presentation_3_41, c0_.role_presentation_4 AS role_presentation_4_42, c0_.featured AS featured_43, c0_.position AS position_44, c0_.online AS online_45 FROM cvs_landingjobs c0_ WHERE c0_.locale = ? AND c0_.featured = ? AND ((c0_.online = ? OR c0_.online IS NULL)) ORDER BY c0_.position ASC, c0_.updated_at DESC LIMIT 5"
(parameters:
[1 => "fr"
2 => 13 => 1]
, types:
[1 => 22 => 53 => 5]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.title AS title_3, c0_.locale AS locale_4, c0_.title_page AS title_page_5, c0_.description_page AS description_page_6, c0_.description_page2 AS description_page2_7, c0_.description_page3 AS description_page3_8, c0_.short_title AS short_title_9, c0_.short_description AS short_description_10, c0_.slug AS slug_11, c0_.type AS type_12, c0_.title_work_1 AS title_work_1_13, c0_.title_work_2 AS title_work_2_14, c0_.title_work_3 AS title_work_3_15, c0_.description_work_1 AS description_work_1_16, c0_.description_work_2 AS description_work_2_17, c0_.description_work_3 AS description_work_3_18, c0_.title_presentation_1 AS title_presentation_1_19, c0_.title_presentation_2 AS title_presentation_2_20, c0_.title_presentation_3 AS title_presentation_3_21, c0_.title_presentation_4 AS title_presentation_4_22, c0_.description_presentation_1 AS description_presentation_1_23, c0_.description_presentation_2 AS description_presentation_2_24, c0_.description_presentation_3 AS description_presentation_3_25, c0_.description_presentation_4 AS description_presentation_4_26, c0_.citation_presentation_1 AS citation_presentation_1_27, c0_.citation_presentation_2 AS citation_presentation_2_28, c0_.citation_presentation_3 AS citation_presentation_3_29, c0_.citation_presentation_4 AS citation_presentation_4_30, c0_.label_presentation_1 AS label_presentation_1_31, c0_.label_presentation_2 AS label_presentation_2_32, c0_.label_presentation_3 AS label_presentation_3_33, c0_.label_presentation_4 AS label_presentation_4_34, c0_.author_presentation_1 AS author_presentation_1_35, c0_.author_presentation_2 AS author_presentation_2_36, c0_.author_presentation_3 AS author_presentation_3_37, c0_.author_presentation_4 AS author_presentation_4_38, c0_.role_presentation_1 AS role_presentation_1_39, c0_.role_presentation_2 AS role_presentation_2_40, c0_.role_presentation_3 AS role_presentation_3_41, c0_.role_presentation_4 AS role_presentation_4_42, c0_.featured AS featured_43, c0_.position AS position_44, c0_.online AS online_45 FROM cvs_landingjobs c0_ WHERE c0_.locale = ? AND c0_.featured = ? AND ((c0_.online = ? OR c0_.online IS NULL)) ORDER BY c0_.position ASC, c0_.updated_at DESC LIMIT 5"
"params" => [1 => "fr"
2 => 13 => 1]
"types" => [1 => 22 => 53 => 5]
]
deprecation
User Deprecated: The "Symfony\Component\Validator\Constraint::$errorNames" property is considered final. You should not override it in "Symfony\Component\Validator\Constraints\NotBlank".