Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Wee\CoreBundle\DependencyInjection\WeeCoreExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
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:934 called by DoctrineExtension.php:544, 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:943 called by DoctrineExtension.php:544, 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:1013 called by DoctrineExtension.php:544, https://github.com/doctrine/DoctrineBundle/pull/1568, package doctrine/doctrine-bundle)
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Wee\CoreBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Command\Campagne\BrowserIdentifyCommand" 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 "Wee\CoreBundle\Command\Campagne\BrowserIdentifyCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Wee\CoreBundle\Command\Campagne\BrowserIdentifyCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Command\Campagne\CallbackCommand" 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 "Wee\CoreBundle\Command\Campagne\CallbackCommand" 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 "Wee\CoreBundle\Command\Campagne\CallbackCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Command\Campagne\FilterStatsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Command\Campagne\ResendCommand" 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 "Wee\CoreBundle\Command\Campagne\ResendCommand" 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 "Wee\CoreBundle\Command\Campagne\ResendCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Wee\CoreBundle\Command\Campagne\ResendCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Command\Campagne\ResendSpamCommand" 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 "Wee\CoreBundle\Command\Campagne\ResendSpamCommand" 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 "Wee\CoreBundle\Command\Campagne\ResendSpamCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Wee\CoreBundle\Command\Campagne\ResendSpamCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Command\Campagne\SchedulCommand" 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 "Wee\CoreBundle\Command\Campagne\SchedulCommand" 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 "Wee\CoreBundle\Command\Campagne\SchedulCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Command\Campagne\SplitListCommand" 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 "Wee\CoreBundle\Command\Campagne\SplitListCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "Wee\CoreBundle\Command\Campagne\SplitListCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Command\Core\AnonymizeCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Command\Core\InstallCommand" 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 "Wee\CoreBundle\Command\Core\InstallCommand" 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 "Wee\CoreBundle\Command\Core\InstallCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Command\Core\UpdateCommand" 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 "Wee\CoreBundle\Command\Core\UpdateCommand" 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 "Wee\CoreBundle\Command\Core\UpdateCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Command\Core\UserCommand" 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 "Wee\CoreBundle\Command\Core\UserCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Command\Mail\ClearFailedSpoolCommand" 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 "Wee\CoreBundle\Command\Mail\ClearFailedSpoolCommand" 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 "Wee\CoreBundle\Command\Mail\ClearFailedSpoolCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Command\ParseTypeScript\GenerateInterfaceCommand" 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 "Wee\CoreBundle\Command\ParseTypeScript\GenerateInterfaceCommand" 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 "Wee\CoreBundle\Command\ParseTypeScript\GenerateInterfaceCommand".
The "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::$container" property is considered final. You should not override it in "Wee\CoreBundle\Controller\BaseController".
The "Wee\CoreBundle\DataFixtures\LoadCms" class implements "Symfony\Component\DependencyInjection\ContainerAwareInterface" that is deprecated since Symfony 6.4, use dependency injection instead.
Method "Symfony\Component\DependencyInjection\ContainerAwareInterface::setContainer()" might add "void" as a native return type declaration in the future. Do the same in implementation "Wee\CoreBundle\DataFixtures\LoadCms" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Wee\CoreBundle\DataFixtures\LoadContext" class implements "Symfony\Component\DependencyInjection\ContainerAwareInterface" that is deprecated since Symfony 6.4, use dependency injection instead.
Method "Symfony\Component\DependencyInjection\ContainerAwareInterface::setContainer()" might add "void" as a native return type declaration in the future. Do the same in implementation "Wee\CoreBundle\DataFixtures\LoadContext" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Wee\CoreBundle\DataFixtures\LoadUser" class implements "Symfony\Component\DependencyInjection\ContainerAwareInterface" that is deprecated since Symfony 6.4, use dependency injection instead.
Method "Symfony\Component\DependencyInjection\ContainerAwareInterface::setContainer()" might add "void" as a native return type declaration in the future. Do the same in implementation "Wee\CoreBundle\DataFixtures\LoadUser" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\CategoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\CategoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\CategoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Cms\CmsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Cms\CmsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Cms\CmsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Cms\CommentaireType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Cms\CommentaireType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Cms\FileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Cms\FileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Cms\FileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Cms\GalleryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Cms\GalleryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Cms\GalleryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Cms\ImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Cms\ImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Cms\ImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Cms\SeoType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Cms\SeoType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Cms\SeoType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Config\RouteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Config\RouteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Config\RouteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Mail\DestinataireType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Mail\DestinataireType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Mail\DestinataireType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Mail\EmailType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Mail\EmailType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Mail\EmailType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Mail\ListeDiffusionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Mail\ListeDiffusionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Mail\ListeDiffusionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Mail\SchedulEmailType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Mail\SchedulEmailType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Mail\SchedulEmailType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Mail\SchedulType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Mail\SchedulType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Mail\SchedulType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\OAuth\ClientType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\OAuth\ClientType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\OAuth\ClientType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Type\ContactType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Type\ContactType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\Type\ContactType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\AdresseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\AdresseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\AdresseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\ContactType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\ContactType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\ContactType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\EntrepriseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\EntrepriseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\EntrepriseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\GroupeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\GroupeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\GroupeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\GroupesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\GroupesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\GroupesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\RegistrationFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\RegistrationFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\UserType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\UserType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Form\User\UserType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Loader\LoaderInterface::load()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Wee\CoreBundle\Routing\AdvancedLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Loader\LoaderInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Wee\CoreBundle\Routing\AdvancedLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\Exception\AuthenticationException::getMessageKey()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Security\Exception\BannedException" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\Exception\AuthenticationException::getMessageKey()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Security\Exception\CaptchaEmptyException" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\Exception\AuthenticationException::getMessageKey()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Security\Exception\CaptchaInvalidException" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\Exception\AuthenticationException::getMessageKey()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Security\Exception\TwoFaInvalidException" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\Exception\AuthenticationException::getMessageKey()" might add "string" as a native return type declaration in the future. Do the same in child class "Wee\CoreBundle\Security\Exception\TwoFaNeededException" 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 "Wee\CoreBundle\Security\Listeners\BadgeTwoFactorListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "League\OAuth2\Server\Entities\UserEntityInterface::getIdentifier()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Wee\CoreBundle\Security\Managers\LeagueUserAdapter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserCheckerInterface::checkPreAuth()" might add "void" as a native return type declaration in the future. Do the same in implementation "Wee\CoreBundle\Security\User\UserChecker" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserCheckerInterface::checkPostAuth()" might add "void" as a native return type declaration in the future. Do the same in implementation "Wee\CoreBundle\Security\User\UserChecker" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/doctrine-bridge 6.3: Registering "Wee\CoreBundle\EventListener\DatabaseActivitySubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "Wee\CoreBundle\EventListener\DatabaseActivitySubscriber" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "Wee\CoreBundle\Repository\QueryBuilderAugmented" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "Wee\CoreBundle\Security\AccessVoter" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "Wee\CoreBundle\Services\Security" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "wee_core.querybuilder" service.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Wee\CoreBundle\Command\Campagne\BrowserIdentifyCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Wee\CoreBundle\Command\Campagne\BrowserIdentifyCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Wee\CoreBundle\Command\Campagne\CallbackCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Wee\CoreBundle\Command\Campagne\FilterStatsCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Wee\CoreBundle\Command\Campagne\FilterStatsCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Wee\CoreBundle\Command\Campagne\ResendCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Wee\CoreBundle\Command\Campagne\ResendCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Wee\CoreBundle\Command\Campagne\ResendSpamCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Wee\CoreBundle\Command\Campagne\ResendSpamCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Wee\CoreBundle\Command\Campagne\SchedulCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Wee\CoreBundle\Command\Campagne\SplitListCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Wee\CoreBundle\Command\Campagne\SplitListCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Wee\CoreBundle\Command\Core\InstallCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Wee\CoreBundle\Command\Core\UpdateCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Wee\CoreBundle\Command\Core\UserCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Wee\CoreBundle\Command\Mail\ClearFailedSpoolCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "Wee\CoreBundle\Command\ParseTypeScript\GenerateInterfaceCommand" class instead.
Since symfony/dependency-injection 6.4: "Symfony\Bridge\Doctrine\DataFixtures\ContainerAwareLoader" is deprecated, use dependency injection in your fixtures instead.
The "Doctrine\Bundle\FixturesBundle\Loader\SymfonyBridgeLoader" class extends "Symfony\Bridge\Doctrine\DataFixtures\ContainerAwareLoader" that is deprecated since Symfony 6.4, use dependency injection in your fixtures instead.
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.
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/doctrine-bridge 6.3: Registering "Wee\CoreBundle\EventListener\DatabaseActivitySubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /var/www/html/TATTOOED/vendor/klapaudius/oauth-server-bundle/Resources/views/form.html.twig at line 3.
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:1645, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without setting second argument $numberAware=true is deprecated and will be removed in Doctrine ORM 3.0. (UnderscoreNamingStrategy.php:47 called by App_KernelDevDebugContainer.php:1667, https://github.com/doctrine/orm/pull/7908, 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: JoinColumn configuration is not allowed on the inverse side of one-to-one associations, and will throw a MappingException in Doctrine ORM 3.0 (ClassMetadataInfo.php:1864 called by ClassMetadataInfo.php:2945, https://github.com/doctrine/orm/pull/10654, package doctrine/orm)
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Wee\CoreBundle\EventListener\DatabaseActivitySubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Annotations support is deprecated, migrate your application to use attributes and pass an instance of Gedmo\Mapping\Driver\AttributeReader to the Gedmo\Mapping\MappedEventSubscriber::setAnnotationReader() method instead. (MappedEventSubscriber.php:196 called by getStofDoctrineExtensions_Listener_SluggableService.php:28, https://github.com/doctrine-extensions/DoctrineExtensions/pull/2772, package gedmo/doctrine-extensions)
"SELECT t0.id AS id_1, t0.host AS host_2, t0.name AS name_3, t0.created AS created_4 FROM core_config_context t0 WHERE t0.host = ? LIMIT 1"
(parameters:
[1 => "tattooed.fr"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.host AS host_2, t0.name AS name_3, t0.created AS created_4 FROM core_config_context t0 WHERE t0.host = ? LIMIT 1"
"params" => [1 => "tattooed.fr"
]
"types" => [1 => 2]
]
debug
Executing query:
"SELECT COUNT(*) FROM core_config_context t0"
doctrine
[
"sql" => "SELECT COUNT(*) FROM core_config_context t0"
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.categorie AS categorie_2, t0.nom AS nom_3, t0.label AS label_4, t0.valeur AS valeur_5, t0.context_id AS context_id_6, t0.property_entreprise_id AS property_entreprise_id_7 FROM core_config_parametre t0 WHERE t0.context_id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.categorie AS categorie_2, t0.nom AS nom_3, t0.label AS label_4, t0.valeur AS valeur_5, t0.context_id AS context_id_6, t0.property_entreprise_id AS property_entreprise_id_7 FROM core_config_parametre t0 WHERE t0.context_id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.description AS description_2, c0_.sitemap AS sitemap_3, c0_.sitemap_priority AS sitemap_priority_4, c0_.nofollow AS nofollow_5, c0_.locale AS locale_6, c0_.ogType AS ogType_7, c0_.route_id AS route_id_8, c0_.cms_id AS cms_id_9, c0_.og_image_id AS og_image_id_10 FROM core_cms_seo c0_ INNER JOIN core_url c1_ ON c0_.route_id = c1_.id WHERE c1_.context_id = ? AND c1_.path = ? LIMIT 1"
(parameters:
[1 => 12 => "cgv"
]
, types:
[1 => 12 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.description AS description_2, c0_.sitemap AS sitemap_3, c0_.sitemap_priority AS sitemap_priority_4, c0_.nofollow AS nofollow_5, c0_.locale AS locale_6, c0_.ogType AS ogType_7, c0_.route_id AS route_id_8, c0_.cms_id AS cms_id_9, c0_.og_image_id AS og_image_id_10 FROM core_cms_seo c0_ INNER JOIN core_url c1_ ON c0_.route_id = c1_.id WHERE c1_.context_id = ? AND c1_.path = ? LIMIT 1"
"params" => [1 => 12 => "cgv"
]
"types" => [1 => 12 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.type AS type_2, t0.statut AS statut_3, t0.titre AS titre_4, t0.description AS description_5, t0.contenu AS contenu_6, t0.resume AS resume_7, t0.created AS created_8, t0.modified AS modified_9, t0.publied AS publied_10, t0.language AS language_11, t0.image_id AS image_id_12, t0.route_id AS route_id_13, t0.seo_id AS seo_id_14, t0.auteur_id AS auteur_id_15 FROM core_cms t0 WHERE t0.id = ?"
(parameters:
[1 => 6]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.type AS type_2, t0.statut AS statut_3, t0.titre AS titre_4, t0.description AS description_5, t0.contenu AS contenu_6, t0.resume AS resume_7, t0.created AS created_8, t0.modified AS modified_9, t0.publied AS publied_10, t0.language AS language_11, t0.image_id AS image_id_12, t0.route_id AS route_id_13, t0.seo_id AS seo_id_14, t0.auteur_id AS auteur_id_15 FROM core_cms t0 WHERE t0.id = ?"
"params" => [1 => 6]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.description AS description_2, c0_.sitemap AS sitemap_3, c0_.sitemap_priority AS sitemap_priority_4, c0_.nofollow AS nofollow_5, c0_.locale AS locale_6, c0_.ogType AS ogType_7, c0_.route_id AS route_id_8, c0_.cms_id AS cms_id_9, c0_.og_image_id AS og_image_id_10 FROM core_cms_seo c0_ INNER JOIN core_url c1_ ON c0_.route_id = c1_.id WHERE c1_.context_id = ? AND c1_.path = ? LIMIT 1"
(parameters:
[1 => 12 => "cgv"
]
, types:
[1 => 12 => 2]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.description AS description_2, c0_.sitemap AS sitemap_3, c0_.sitemap_priority AS sitemap_priority_4, c0_.nofollow AS nofollow_5, c0_.locale AS locale_6, c0_.ogType AS ogType_7, c0_.route_id AS route_id_8, c0_.cms_id AS cms_id_9, c0_.og_image_id AS og_image_id_10 FROM core_cms_seo c0_ INNER JOIN core_url c1_ ON c0_.route_id = c1_.id WHERE c1_.context_id = ? AND c1_.path = ? LIMIT 1"
"params" => [1 => 12 => "cgv"
]
"types" => [1 => 12 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.controller AS controller_4, t0.component AS component_5, t0.expose AS expose_6, t0.seo_id AS seo_id_7, t0.context_id AS context_id_8 FROM core_url t0 WHERE t0.id = ?"
(parameters:
[1 => 6]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.controller AS controller_4, t0.component AS component_5, t0.expose AS expose_6, t0.seo_id AS seo_id_7, t0.context_id AS context_id_8 FROM core_url t0 WHERE t0.id = ?"
"params" => [1 => 6]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.type AS type_2, t0.statut AS statut_3, t0.titre AS titre_4, t0.description AS description_5, t0.contenu AS contenu_6, t0.resume AS resume_7, t0.created AS created_8, t0.modified AS modified_9, t0.publied AS publied_10, t0.language AS language_11, t0.image_id AS image_id_12, t0.route_id AS route_id_13, t0.seo_id AS seo_id_14, t0.auteur_id AS auteur_id_15 FROM core_cms t0 INNER JOIN cms_cms ON t0.id = cms_cms.cms_target WHERE cms_cms.cms_source = ?"
(parameters:
[1 => 6]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.type AS type_2, t0.statut AS statut_3, t0.titre AS titre_4, t0.description AS description_5, t0.contenu AS contenu_6, t0.resume AS resume_7, t0.created AS created_8, t0.modified AS modified_9, t0.publied AS publied_10, t0.language AS language_11, t0.image_id AS image_id_12, t0.route_id AS route_id_13, t0.seo_id AS seo_id_14, t0.auteur_id AS auteur_id_15 FROM core_cms t0 INNER JOIN cms_cms ON t0.id = cms_cms.cms_target WHERE cms_cms.cms_source = ?"
"params" => [1 => 6]
"types" => [1 => 1]
]
deprecation
User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.
[
"sql" => """
SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'prod_tatooed' */ ORDER BY k.ORDINAL_POSITION
"""
"params" => [1 => "prod_tatooed"
2 => "doctrine_migration_versions"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"""
SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'prod_tatooed'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
"""
[
"sql" => """
SELECT c.COLUMN_NAME AS field,\n IF(\n c.COLUMN_TYPE = 'longtext'\n AND EXISTS(\n SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n WHERE i_c.CONSTRAINT_SCHEMA = 'prod_tatooed'\n AND i_c.TABLE_NAME = c.TABLE_NAME\n AND i_c.CHECK_CLAUSE = CONCAT(\n 'json_valid(`',\n c.COLUMN_NAME,\n '`)'\n )\n ),\n 'json',\n c.COLUMN_TYPE\n ) AS type,\n c.IS_NULLABLE AS `null`,\n c.COLUMN_KEY AS `key`,\n c.COLUMN_DEFAULT AS `default`,\n c.EXTRA,\n c.COLUMN_COMMENT AS comment,\n c.CHARACTER_SET_NAME AS characterset,\n c.COLLATION_NAME AS collation\nFROM information_schema.COLUMNS c\n INNER JOIN information_schema.TABLES t\n ON t.TABLE_NAME = c.TABLE_NAME\n WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
"""
"params" => [1 => "prod_tatooed"
2 => "prod_tatooed"
3 => "doctrine_migration_versions"
]
"types" => [1 => 22 => 23 => 2]
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing statement:
"""
SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
"""
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
486
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DispatchNotificationsCommand" (parent: .abstract.instanceof.App\Command\DispatchNotificationsCommand).
Resolving inheritance for "App\Command\DispatchNotificationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DispatchNotificationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpireProposedAppointmentsCommand" (parent: .abstract.instanceof.App\Command\ExpireProposedAppointmentsCommand).
Resolving inheritance for "App\Command\ExpireProposedAppointmentsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpireProposedAppointmentsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PingMessengerCommand" (parent: .abstract.instanceof.App\Command\PingMessengerCommand).
Resolving inheritance for "App\Command\PingMessengerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PingMessengerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessDuePayoutsCommand" (parent: .abstract.instanceof.App\Command\ProcessDuePayoutsCommand).
Resolving inheritance for "App\Command\ProcessDuePayoutsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessDuePayoutsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PurgeExpiredMediaCommand" (parent: .abstract.instanceof.App\Command\PurgeExpiredMediaCommand).
Resolving inheritance for "App\Command\PurgeExpiredMediaCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PurgeExpiredMediaCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReapStaleGenerationsCommand" (parent: .abstract.instanceof.App\Command\ReapStaleGenerationsCommand).
Resolving inheritance for "App\Command\ReapStaleGenerationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReapStaleGenerationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RecomputeReliabilityCommand" (parent: .abstract.instanceof.App\Command\RecomputeReliabilityCommand).
Resolving inheritance for "App\Command\RecomputeReliabilityCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RecomputeReliabilityCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RetryStencilCommand" (parent: .abstract.instanceof.App\Command\RetryStencilCommand).
Resolving inheritance for "App\Command\RetryStencilCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RetryStencilCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetupDatabaseFunctionsCommand" (parent: .abstract.instanceof.App\Command\SetupDatabaseFunctionsCommand).
Resolving inheritance for "App\Command\SetupDatabaseFunctionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetupDatabaseFunctionsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DisputeController" (parent: .abstract.instanceof.App\Controller\Admin\DisputeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DisputeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DisputeController).
Resolving inheritance for "App\Controller\Admin\DisputeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DisputeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectDetailController" (parent: .abstract.instanceof.App\Controller\Admin\ProjectDetailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectDetailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectDetailController).
Resolving inheritance for "App\Controller\Admin\ProjectDetailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectDetailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiAccountController" (parent: .abstract.instanceof.App\Controller\ApiAccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiAccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiAccountController).
Resolving inheritance for "App\Controller\ApiAccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiAccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiAppointmentController" (parent: .abstract.instanceof.App\Controller\ApiAppointmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiAppointmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiAppointmentController).
Resolving inheritance for "App\Controller\ApiAppointmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiAppointmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiAuthController" (parent: .abstract.instanceof.App\Controller\ApiAuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiAuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiAuthController).
Resolving inheritance for "App\Controller\ApiAuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiAuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiAvailabilityController" (parent: .abstract.instanceof.App\Controller\ApiAvailabilityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiAvailabilityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiAvailabilityController).
Resolving inheritance for "App\Controller\ApiAvailabilityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiAvailabilityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController" (parent: .abstract.instanceof.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController).
Resolving inheritance for "App\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiDeviceController" (parent: .abstract.instanceof.App\Controller\ApiDeviceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiDeviceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiDeviceController).
Resolving inheritance for "App\Controller\ApiDeviceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiDeviceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiDisputeController" (parent: .abstract.instanceof.App\Controller\ApiDisputeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiDisputeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiDisputeController).
Resolving inheritance for "App\Controller\ApiDisputeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiDisputeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiEstimationController" (parent: .abstract.instanceof.App\Controller\ApiEstimationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiEstimationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiEstimationController).
Resolving inheritance for "App\Controller\ApiEstimationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiEstimationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiGenerationController" (parent: .abstract.instanceof.App\Controller\ApiGenerationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiGenerationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiGenerationController).
Resolving inheritance for "App\Controller\ApiGenerationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiGenerationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiPaymentController" (parent: .abstract.instanceof.App\Controller\ApiPaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiPaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiPaymentController).
Resolving inheritance for "App\Controller\ApiPaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiPaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiProjectController" (parent: .abstract.instanceof.App\Controller\ApiProjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiProjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiProjectController).
Resolving inheritance for "App\Controller\ApiProjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiProjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiQuotaPackController" (parent: .abstract.instanceof.App\Controller\ApiQuotaPackController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiQuotaPackController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiQuotaPackController).
Resolving inheritance for "App\Controller\ApiQuotaPackController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiQuotaPackController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiReassignmentController" (parent: .abstract.instanceof.App\Controller\ApiReassignmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiReassignmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiReassignmentController).
Resolving inheritance for "App\Controller\ApiReassignmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiReassignmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiUploadController" (parent: .abstract.instanceof.App\Controller\ApiUploadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiUploadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiUploadController).
Resolving inheritance for "App\Controller\ApiUploadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiUploadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactController" (parent: .abstract.instanceof.App\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactController).
Resolving inheritance for "App\Controller\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaController" (parent: .abstract.instanceof.App\Controller\MediaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaController).
Resolving inheritance for "App\Controller\MediaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\ApiAgendaController" (parent: .abstract.instanceof.App\Controller\Pro\ApiAgendaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\ApiAgendaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\ApiAgendaController).
Resolving inheritance for "App\Controller\Pro\ApiAgendaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\ApiAgendaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\ApiLedgerController" (parent: .abstract.instanceof.App\Controller\Pro\ApiLedgerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\ApiLedgerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\ApiLedgerController).
Resolving inheritance for "App\Controller\Pro\ApiLedgerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\ApiLedgerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\ApiProfileController" (parent: .abstract.instanceof.App\Controller\Pro\ApiProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\ApiProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\ApiProfileController).
Resolving inheritance for "App\Controller\Pro\ApiProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\ApiProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\ApiSessionController" (parent: .abstract.instanceof.App\Controller\Pro\ApiSessionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\ApiSessionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\ApiSessionController).
Resolving inheritance for "App\Controller\Pro\ApiSessionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\ApiSessionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\OnboardingController" (parent: .abstract.instanceof.App\Controller\Pro\OnboardingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\OnboardingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\OnboardingController).
Resolving inheritance for "App\Controller\Pro\OnboardingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\OnboardingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\RegistrationController" (parent: .abstract.instanceof.App\Controller\Pro\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\RegistrationController).
Resolving inheritance for "App\Controller\Pro\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\StatsController" (parent: .abstract.instanceof.App\Controller\Pro\StatsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\StatsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\StatsController).
Resolving inheritance for "App\Controller\Pro\StatsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\StatsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\SubscriptionController" (parent: .abstract.instanceof.App\Controller\Pro\SubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\SubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\SubscriptionController).
Resolving inheritance for "App\Controller\Pro\SubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\SubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StoreWebhookController" (parent: .abstract.instanceof.App\Controller\StoreWebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StoreWebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StoreWebhookController).
Resolving inheritance for "App\Controller\StoreWebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StoreWebhookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StripeWebhookController" (parent: .abstract.instanceof.App\Controller\StripeWebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StripeWebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StripeWebhookController).
Resolving inheritance for "App\Controller\StripeWebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StripeWebhookController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DomainFixtures" (parent: .abstract.instanceof.App\DataFixtures\DomainFixtures).
Resolving inheritance for "App\DataFixtures\DomainFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DomainFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\MailFixtures" (parent: .abstract.instanceof.App\DataFixtures\MailFixtures).
Resolving inheritance for "App\DataFixtures\MailFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\MailFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\NotificationEmailFixtures" (parent: .abstract.instanceof.App\DataFixtures\NotificationEmailFixtures).
Resolving inheritance for "App\DataFixtures\NotificationEmailFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\NotificationEmailFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SettingsFixtures" (parent: .abstract.instanceof.App\DataFixtures\SettingsFixtures).
Resolving inheritance for "App\DataFixtures\SettingsFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SettingsFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\VitrinePagesFixtures" (parent: .abstract.instanceof.App\DataFixtures\VitrinePagesFixtures).
Resolving inheritance for "App\DataFixtures\VitrinePagesFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\VitrinePagesFixtures).
Resolving inheritance for ".instanceof.App\Doctrine\DefaultClientGroupListener.0.App\Doctrine\DefaultClientGroupListener" (parent: .abstract.instanceof.App\Doctrine\DefaultClientGroupListener).
Resolving inheritance for "App\Doctrine\DefaultClientGroupListener" (parent: .instanceof.App\Doctrine\DefaultClientGroupListener.0.App\Doctrine\DefaultClientGroupListener).
Resolving inheritance for ".instanceof.App\Doctrine\MediaAssetIndexListener.0.App\Doctrine\MediaAssetIndexListener" (parent: .abstract.instanceof.App\Doctrine\MediaAssetIndexListener).
Resolving inheritance for "App\Doctrine\MediaAssetIndexListener" (parent: .instanceof.App\Doctrine\MediaAssetIndexListener.0.App\Doctrine\MediaAssetIndexListener).
Resolving inheritance for ".instanceof.App\Doctrine\SeoSchemaDefaultListener.0.App\Doctrine\SeoSchemaDefaultListener" (parent: .abstract.instanceof.App\Doctrine\SeoSchemaDefaultListener).
Resolving inheritance for "App\Doctrine\SeoSchemaDefaultListener" (parent: .instanceof.App\Doctrine\SeoSchemaDefaultListener.0.App\Doctrine\SeoSchemaDefaultListener).
Resolving inheritance for ".instanceof.Doctrine\DBAL\Driver\Middleware.0.App\Doctrine\SqliteMathFunctionsMiddleware" (parent: .abstract.instanceof.App\Doctrine\SqliteMathFunctionsMiddleware).
Resolving inheritance for "App\Doctrine\SqliteMathFunctionsMiddleware" (parent: .instanceof.Doctrine\DBAL\Driver\Middleware.0.App\Doctrine\SqliteMathFunctionsMiddleware).
Resolving inheritance for ".instanceof.App\EventListener\ApiExceptionListener.0.App\EventListener\ApiExceptionListener" (parent: .abstract.instanceof.App\EventListener\ApiExceptionListener).
Resolving inheritance for "App\EventListener\ApiExceptionListener" (parent: .instanceof.App\EventListener\ApiExceptionListener.0.App\EventListener\ApiExceptionListener).
Resolving inheritance for ".instanceof.App\EventListener\GenerationFailureListener.0.App\EventListener\GenerationFailureListener" (parent: .abstract.instanceof.App\EventListener\GenerationFailureListener).
Resolving inheritance for "App\EventListener\GenerationFailureListener" (parent: .instanceof.App\EventListener\GenerationFailureListener.0.App\EventListener\GenerationFailureListener).
Resolving inheritance for ".instanceof.App\EventListener\NotificationFailureListener.0.App\EventListener\NotificationFailureListener" (parent: .abstract.instanceof.App\EventListener\NotificationFailureListener).
Resolving inheritance for "App\EventListener\NotificationFailureListener" (parent: .instanceof.App\EventListener\NotificationFailureListener.0.App\EventListener\NotificationFailureListener).
Resolving inheritance for ".instanceof.App\EventListener\SocleDownloadBlockListener.0.App\EventListener\SocleDownloadBlockListener" (parent: .abstract.instanceof.App\EventListener\SocleDownloadBlockListener).
Resolving inheritance for "App\EventListener\SocleDownloadBlockListener" (parent: .instanceof.App\EventListener\SocleDownloadBlockListener.0.App\EventListener\SocleDownloadBlockListener).
Resolving inheritance for ".instanceof.App\MessageHandler\EstimateDurationHandler.0.App\MessageHandler\EstimateDurationHandler" (parent: .abstract.instanceof.App\MessageHandler\EstimateDurationHandler).
Resolving inheritance for "App\MessageHandler\EstimateDurationHandler" (parent: .instanceof.App\MessageHandler\EstimateDurationHandler.0.App\MessageHandler\EstimateDurationHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\GenerateProjectionHandler.0.App\MessageHandler\GenerateProjectionHandler" (parent: .abstract.instanceof.App\MessageHandler\GenerateProjectionHandler).
Resolving inheritance for "App\MessageHandler\GenerateProjectionHandler" (parent: .instanceof.App\MessageHandler\GenerateProjectionHandler.0.App\MessageHandler\GenerateProjectionHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\GenerateStencilHandler.0.App\MessageHandler\GenerateStencilHandler" (parent: .abstract.instanceof.App\MessageHandler\GenerateStencilHandler).
Resolving inheritance for "App\MessageHandler\GenerateStencilHandler" (parent: .instanceof.App\MessageHandler\GenerateStencilHandler.0.App\MessageHandler\GenerateStencilHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\HealthCheckMessageHandler.0.App\MessageHandler\HealthCheckMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\HealthCheckMessageHandler).
Resolving inheritance for "App\MessageHandler\HealthCheckMessageHandler" (parent: .instanceof.App\MessageHandler\HealthCheckMessageHandler.0.App\MessageHandler\HealthCheckMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\ProcessPaymentEventHandler.0.App\MessageHandler\ProcessPaymentEventHandler" (parent: .abstract.instanceof.App\MessageHandler\ProcessPaymentEventHandler).
Resolving inheritance for "App\MessageHandler\ProcessPaymentEventHandler" (parent: .instanceof.App\MessageHandler\ProcessPaymentEventHandler.0.App\MessageHandler\ProcessPaymentEventHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SendNotificationHandler.0.App\MessageHandler\SendNotificationHandler" (parent: .abstract.instanceof.App\MessageHandler\SendNotificationHandler).
Resolving inheritance for "App\MessageHandler\SendNotificationHandler" (parent: .instanceof.App\MessageHandler\SendNotificationHandler.0.App\MessageHandler\SendNotificationHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentRepository" (parent: .abstract.instanceof.App\Repository\AppointmentRepository).
Resolving inheritance for "App\Repository\AppointmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArtistAvailabilityRepository" (parent: .abstract.instanceof.App\Repository\ArtistAvailabilityRepository).
Resolving inheritance for "App\Repository\ArtistAvailabilityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArtistAvailabilityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArtistPhotoRepository" (parent: .abstract.instanceof.App\Repository\ArtistPhotoRepository).
Resolving inheritance for "App\Repository\ArtistPhotoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArtistPhotoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArtistSubscriptionRepository" (parent: .abstract.instanceof.App\Repository\ArtistSubscriptionRepository).
Resolving inheritance for "App\Repository\ArtistSubscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArtistSubscriptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArtistTimeOffRepository" (parent: .abstract.instanceof.App\Repository\ArtistTimeOffRepository).
Resolving inheritance for "App\Repository\ArtistTimeOffRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArtistTimeOffRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssignmentLogRepository" (parent: .abstract.instanceof.App\Repository\AssignmentLogRepository).
Resolving inheritance for "App\Repository\AssignmentLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssignmentLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientAvailabilityRepository" (parent: .abstract.instanceof.App\Repository\ClientAvailabilityRepository).
Resolving inheritance for "App\Repository\ClientAvailabilityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientAvailabilityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepositRepository" (parent: .abstract.instanceof.App\Repository\DepositRepository).
Resolving inheritance for "App\Repository\DepositRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepositRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceRepository" (parent: .abstract.instanceof.App\Repository\DeviceRepository).
Resolving inheritance for "App\Repository\DeviceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceTokenRepository" (parent: .abstract.instanceof.App\Repository\DeviceTokenRepository).
Resolving inheritance for "App\Repository\DeviceTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisputeRepository" (parent: .abstract.instanceof.App\Repository\DisputeRepository).
Resolving inheritance for "App\Repository\DisputeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisputeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GenerationRepository" (parent: .abstract.instanceof.App\Repository\GenerationRepository).
Resolving inheritance for "App\Repository\GenerationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GenerationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HourlyRateChangeRepository" (parent: .abstract.instanceof.App\Repository\HourlyRateChangeRepository).
Resolving inheritance for "App\Repository\HourlyRateChangeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HourlyRateChangeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaAssetRepository" (parent: .abstract.instanceof.App\Repository\MediaAssetRepository).
Resolving inheritance for "App\Repository\MediaAssetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaAssetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationPreferenceRepository" (parent: .abstract.instanceof.App\Repository\NotificationPreferenceRepository).
Resolving inheritance for "App\Repository\NotificationPreferenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationPreferenceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository" (parent: .abstract.instanceof.App\Repository\NotificationRepository).
Resolving inheritance for "App\Repository\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentEventRepository" (parent: .abstract.instanceof.App\Repository\PaymentEventRepository).
Resolving inheritance for "App\Repository\PaymentEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PhotoConsentRepository" (parent: .abstract.instanceof.App\Repository\PhotoConsentRepository).
Resolving inheritance for "App\Repository\PhotoConsentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PhotoConsentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuotaPurchaseRepository" (parent: .abstract.instanceof.App\Repository\QuotaPurchaseRepository).
Resolving inheritance for "App\Repository\QuotaPurchaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuotaPurchaseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TattooArtistRepository" (parent: .abstract.instanceof.App\Repository\TattooArtistRepository).
Resolving inheritance for "App\Repository\TattooArtistRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TattooArtistRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TattooProjectRepository" (parent: .abstract.instanceof.App\Repository\TattooProjectRepository).
Resolving inheritance for "App\Repository\TattooProjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TattooProjectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AppointmentVoter" (parent: .abstract.instanceof.App\Security\Voter\AppointmentVoter).
Resolving inheritance for "App\Security\Voter\AppointmentVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AppointmentVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\GenerationVoter" (parent: .abstract.instanceof.App\Security\Voter\GenerationVoter).
Resolving inheritance for "App\Security\Voter\GenerationVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\GenerationVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\MediaVoter" (parent: .abstract.instanceof.App\Security\Voter\MediaVoter).
Resolving inheritance for "App\Security\Voter\MediaVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\MediaVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ProjectVoter" (parent: .abstract.instanceof.App\Security\Voter\ProjectVoter).
Resolving inheritance for "App\Security\Voter\ProjectVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ProjectVoter).
Resolving inheritance for ".instanceof.App\Service\Account\AccountDataPurgerInterface.0.App\Service\Account\StoredFilesPurger" (parent: .abstract.instanceof.App\Service\Account\StoredFilesPurger).
Resolving inheritance for "App\Service\Account\StoredFilesPurger" (parent: .instanceof.App\Service\Account\AccountDataPurgerInterface.0.App\Service\Account\StoredFilesPurger).
Resolving inheritance for ".instanceof.App\Service\Account\AccountDataPurgerInterface.0.App\Service\Media\MediaAssetPurger" (parent: .abstract.instanceof.App\Service\Media\MediaAssetPurger).
Resolving inheritance for "App\Service\Media\MediaAssetPurger" (parent: .instanceof.App\Service\Account\AccountDataPurgerInterface.0.App\Service\Media\MediaAssetPurger).
Resolving inheritance for ".instanceof.App\Service\Account\AccountDataPurgerInterface.0.App\Service\Notification\NotificationDataPurger" (parent: .abstract.instanceof.App\Service\Notification\NotificationDataPurger).
Resolving inheritance for "App\Service\Notification\NotificationDataPurger" (parent: .instanceof.App\Service\Account\AccountDataPurgerInterface.0.App\Service\Notification\NotificationDataPurger).
Resolving inheritance for ".instanceof.App\Service\Purchase\StoreGatewayInterface.0.App\Service\Purchase\AppStoreGateway" (parent: .abstract.instanceof.App\Service\Purchase\AppStoreGateway).
Resolving inheritance for "App\Service\Purchase\AppStoreGateway" (parent: .instanceof.App\Service\Purchase\StoreGatewayInterface.0.App\Service\Purchase\AppStoreGateway).
Resolving inheritance for ".instanceof.App\Service\Purchase\StoreGatewayInterface.0.App\Service\Purchase\GooglePlayGateway" (parent: .abstract.instanceof.App\Service\Purchase\GooglePlayGateway).
Resolving inheritance for "App\Service\Purchase\GooglePlayGateway" (parent: .instanceof.App\Service\Purchase\StoreGatewayInterface.0.App\Service\Purchase\GooglePlayGateway).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Wee\CoreBundle\DataFixtures\LoadUser" (parent: .abstract.instanceof.Wee\CoreBundle\DataFixtures\LoadUser).
Resolving inheritance for "Wee\CoreBundle\DataFixtures\LoadUser" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Wee\CoreBundle\DataFixtures\LoadUser).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.payments" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.webservice" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.webservice" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.manager.webservice" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.webservice" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.webservice" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.webservice" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.webservice" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.admin" (parent: security.firewall.config).
Resolving inheritance for "security.listener.session.admin" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.admin" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.admin" (parent: security.logout.listener.session).
Resolving inheritance for "security.firewall_config.two_factor.admin" (parent: scheb_two_factor.security.firewall_config).
Resolving inheritance for "security.authentication.kernel_exception_listener.two_factor.admin" (parent: scheb_two_factor.security.kernel_exception_listener).
Resolving inheritance for "security.authentication.access_listener.two_factor.admin" (parent: scheb_two_factor.security.access_listener).
Resolving inheritance for "security.authentication.form_listener.two_factor.admin" (parent: scheb_two_factor.security.form_listener).
Resolving inheritance for "security.authentication.provider_preparation_listener.two_factor.admin" (parent: scheb_two_factor.security.provider_preparation_listener).
Resolving inheritance for "security.authentication.token_created_listener.two_factor.admin" (parent: scheb_two_factor.security.listener.token_created).
Resolving inheritance for "security.authenticator.two_factor.admin" (parent: scheb_two_factor.security.authenticator).
Resolving inheritance for "security.authenticator.form_login.admin" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.admin.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.admin" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.admin" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.admin" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.admin" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
Resolving inheritance for "cache.pentatrion_vite_fallback" (parent: cache.system).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\BrowserIdentifyCommand" (parent: .abstract.instanceof.Wee\CoreBundle\Command\Campagne\BrowserIdentifyCommand).
Resolving inheritance for "Wee\CoreBundle\Command\Campagne\BrowserIdentifyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\BrowserIdentifyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\CallbackCommand" (parent: .abstract.instanceof.Wee\CoreBundle\Command\Campagne\CallbackCommand).
Resolving inheritance for "Wee\CoreBundle\Command\Campagne\CallbackCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\CallbackCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\FilterStatsCommand" (parent: .abstract.instanceof.Wee\CoreBundle\Command\Campagne\FilterStatsCommand).
Resolving inheritance for "Wee\CoreBundle\Command\Campagne\FilterStatsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\FilterStatsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\ResendCommand" (parent: .abstract.instanceof.Wee\CoreBundle\Command\Campagne\ResendCommand).
Resolving inheritance for "Wee\CoreBundle\Command\Campagne\ResendCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\ResendCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\ResendSpamCommand" (parent: .abstract.instanceof.Wee\CoreBundle\Command\Campagne\ResendSpamCommand).
Resolving inheritance for "Wee\CoreBundle\Command\Campagne\ResendSpamCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\ResendSpamCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\SchedulCommand" (parent: .abstract.instanceof.Wee\CoreBundle\Command\Campagne\SchedulCommand).
Resolving inheritance for "Wee\CoreBundle\Command\Campagne\SchedulCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\SchedulCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\SplitListCommand" (parent: .abstract.instanceof.Wee\CoreBundle\Command\Campagne\SplitListCommand).
Resolving inheritance for "Wee\CoreBundle\Command\Campagne\SplitListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\SplitListCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Core\AnonymizeCommand" (parent: .abstract.instanceof.Wee\CoreBundle\Command\Core\AnonymizeCommand).
Resolving inheritance for "Wee\CoreBundle\Command\Core\AnonymizeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Core\AnonymizeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Core\InstallCommand" (parent: .abstract.instanceof.Wee\CoreBundle\Command\Core\InstallCommand).
Resolving inheritance for "Wee\CoreBundle\Command\Core\InstallCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Core\InstallCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Core\UpdateCommand" (parent: .abstract.instanceof.Wee\CoreBundle\Command\Core\UpdateCommand).
Resolving inheritance for "Wee\CoreBundle\Command\Core\UpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Core\UpdateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Core\UserCommand" (parent: .abstract.instanceof.Wee\CoreBundle\Command\Core\UserCommand).
Resolving inheritance for "Wee\CoreBundle\Command\Core\UserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Core\UserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Mail\ClearFailedSpoolCommand" (parent: .abstract.instanceof.Wee\CoreBundle\Command\Mail\ClearFailedSpoolCommand).
Resolving inheritance for "Wee\CoreBundle\Command\Mail\ClearFailedSpoolCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Mail\ClearFailedSpoolCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\ParseTypeScript\GenerateInterfaceCommand" (parent: .abstract.instanceof.Wee\CoreBundle\Command\ParseTypeScript\GenerateInterfaceCommand).
Resolving inheritance for "Wee\CoreBundle\Command\ParseTypeScript\GenerateInterfaceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\ParseTypeScript\GenerateInterfaceCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\Admin\AdminController" (parent: .abstract.instanceof.Wee\CoreBundle\Controller\Admin\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\Admin\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\Admin\AdminController).
Resolving inheritance for "Wee\CoreBundle\Controller\Admin\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\Admin\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\Admin\AdminEmailingController" (parent: .abstract.instanceof.Wee\CoreBundle\Controller\Admin\AdminEmailingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\Admin\AdminEmailingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\Admin\AdminEmailingController).
Resolving inheritance for "Wee\CoreBundle\Controller\Admin\AdminEmailingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\Admin\AdminEmailingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiCampagneController" (parent: .abstract.instanceof.Wee\CoreBundle\Controller\ApiCampagneController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiCampagneController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiCampagneController).
Resolving inheritance for "Wee\CoreBundle\Controller\ApiCampagneController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiCampagneController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiCmsController" (parent: .abstract.instanceof.Wee\CoreBundle\Controller\ApiCmsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiCmsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiCmsController).
Resolving inheritance for "Wee\CoreBundle\Controller\ApiCmsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiCmsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiController" (parent: .abstract.instanceof.Wee\CoreBundle\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiController).
Resolving inheritance for "Wee\CoreBundle\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiCrmController" (parent: .abstract.instanceof.Wee\CoreBundle\Controller\ApiCrmController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiCrmController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiCrmController).
Resolving inheritance for "Wee\CoreBundle\Controller\ApiCrmController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiCrmController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiMediaController" (parent: .abstract.instanceof.Wee\CoreBundle\Controller\ApiMediaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiMediaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiMediaController).
Resolving inheritance for "Wee\CoreBundle\Controller\ApiMediaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiMediaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiOAuth2Controller" (parent: .abstract.instanceof.Wee\CoreBundle\Controller\ApiOAuth2Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiOAuth2Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiOAuth2Controller).
Resolving inheritance for "Wee\CoreBundle\Controller\ApiOAuth2Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiOAuth2Controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiSecurityController" (parent: .abstract.instanceof.Wee\CoreBundle\Controller\ApiSecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiSecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiSecurityController).
Resolving inheritance for "Wee\CoreBundle\Controller\ApiSecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiSecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiSupportController" (parent: .abstract.instanceof.Wee\CoreBundle\Controller\ApiSupportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiSupportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiSupportController).
Resolving inheritance for "Wee\CoreBundle\Controller\ApiSupportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiSupportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiWebserviceController" (parent: .abstract.instanceof.Wee\CoreBundle\Controller\ApiWebserviceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiWebserviceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiWebserviceController).
Resolving inheritance for "Wee\CoreBundle\Controller\ApiWebserviceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiWebserviceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\BaseApiController" (parent: .abstract.instanceof.Wee\CoreBundle\Controller\BaseApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\BaseApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\BaseApiController).
Resolving inheritance for "Wee\CoreBundle\Controller\BaseApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\BaseApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\BaseController" (parent: .abstract.instanceof.Wee\CoreBundle\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\BaseController).
Resolving inheritance for "Wee\CoreBundle\Controller\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\DefaultController" (parent: .abstract.instanceof.Wee\CoreBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\DefaultController).
Resolving inheritance for "Wee\CoreBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Wee\CoreBundle\DataFixtures\LoadOAuth" (parent: .abstract.instanceof.Wee\CoreBundle\DataFixtures\LoadOAuth).
Resolving inheritance for "Wee\CoreBundle\DataFixtures\LoadOAuth" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Wee\CoreBundle\DataFixtures\LoadOAuth).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\EventListener\AccessControlListener" (parent: .abstract.instanceof.Wee\CoreBundle\EventListener\AccessControlListener).
Resolving inheritance for "Wee\CoreBundle\EventListener\AccessControlListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\EventListener\AccessControlListener).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Wee\CoreBundle\EventListener\DatabaseActivitySubscriber" (parent: .abstract.instanceof.Wee\CoreBundle\EventListener\DatabaseActivitySubscriber).
Resolving inheritance for "Wee\CoreBundle\EventListener\DatabaseActivitySubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Wee\CoreBundle\EventListener\DatabaseActivitySubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\EventListener\LocaleListener" (parent: .abstract.instanceof.Wee\CoreBundle\EventListener\LocaleListener).
Resolving inheritance for "Wee\CoreBundle\EventListener\LocaleListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\EventListener\LocaleListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\EventListener\OAuthListener" (parent: .abstract.instanceof.Wee\CoreBundle\EventListener\OAuthListener).
Resolving inheritance for "Wee\CoreBundle\EventListener\OAuthListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\EventListener\OAuthListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\CategoryType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\CategoryType).
Resolving inheritance for "Wee\CoreBundle\Form\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\CategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Cms\CmsType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\Cms\CmsType).
Resolving inheritance for "Wee\CoreBundle\Form\Cms\CmsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Cms\CmsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Cms\CommentaireType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\Cms\CommentaireType).
Resolving inheritance for "Wee\CoreBundle\Form\Cms\CommentaireType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Cms\CommentaireType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Cms\FileType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\Cms\FileType).
Resolving inheritance for "Wee\CoreBundle\Form\Cms\FileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Cms\FileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Cms\GalleryType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\Cms\GalleryType).
Resolving inheritance for "Wee\CoreBundle\Form\Cms\GalleryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Cms\GalleryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Cms\ImageType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\Cms\ImageType).
Resolving inheritance for "Wee\CoreBundle\Form\Cms\ImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Cms\ImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Cms\SeoType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\Cms\SeoType).
Resolving inheritance for "Wee\CoreBundle\Form\Cms\SeoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Cms\SeoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Config\RouteType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\Config\RouteType).
Resolving inheritance for "Wee\CoreBundle\Form\Config\RouteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Config\RouteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Mail\DestinataireType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\Mail\DestinataireType).
Resolving inheritance for "Wee\CoreBundle\Form\Mail\DestinataireType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Mail\DestinataireType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Mail\EmailType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\Mail\EmailType).
Resolving inheritance for "Wee\CoreBundle\Form\Mail\EmailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Mail\EmailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Mail\ListeDiffusionType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\Mail\ListeDiffusionType).
Resolving inheritance for "Wee\CoreBundle\Form\Mail\ListeDiffusionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Mail\ListeDiffusionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Mail\SchedulEmailType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\Mail\SchedulEmailType).
Resolving inheritance for "Wee\CoreBundle\Form\Mail\SchedulEmailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Mail\SchedulEmailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Mail\SchedulType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\Mail\SchedulType).
Resolving inheritance for "Wee\CoreBundle\Form\Mail\SchedulType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Mail\SchedulType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\OAuth\ClientType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\OAuth\ClientType).
Resolving inheritance for "Wee\CoreBundle\Form\OAuth\ClientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\OAuth\ClientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Type\ContactType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\Type\ContactType).
Resolving inheritance for "Wee\CoreBundle\Form\Type\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Type\ContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\AdresseType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\User\AdresseType).
Resolving inheritance for "Wee\CoreBundle\Form\User\AdresseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\AdresseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\ContactType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\User\ContactType).
Resolving inheritance for "Wee\CoreBundle\Form\User\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\ContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\EntrepriseType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\User\EntrepriseType).
Resolving inheritance for "Wee\CoreBundle\Form\User\EntrepriseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\EntrepriseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\GroupeType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\User\GroupeType).
Resolving inheritance for "Wee\CoreBundle\Form\User\GroupeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\GroupeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\GroupesType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\User\GroupesType).
Resolving inheritance for "Wee\CoreBundle\Form\User\GroupesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\GroupesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\RegistrationFormType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\User\RegistrationFormType).
Resolving inheritance for "Wee\CoreBundle\Form\User\RegistrationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\RegistrationFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\UserType" (parent: .abstract.instanceof.Wee\CoreBundle\Form\User\UserType).
Resolving inheritance for "Wee\CoreBundle\Form\User\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Wee\CoreBundle\Normalizer\CollectionNormalizer" (parent: .abstract.instanceof.Wee\CoreBundle\Normalizer\CollectionNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Wee\CoreBundle\Normalizer\CollectionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Wee\CoreBundle\Normalizer\CollectionNormalizer).
Resolving inheritance for "Wee\CoreBundle\Normalizer\CollectionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Wee\CoreBundle\Normalizer\CollectionNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Wee\CoreBundle\Normalizer\EncryptedNormalizer" (parent: .abstract.instanceof.Wee\CoreBundle\Normalizer\EncryptedNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Wee\CoreBundle\Normalizer\EncryptedNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Wee\CoreBundle\Normalizer\EncryptedNormalizer).
Resolving inheritance for "Wee\CoreBundle\Normalizer\EncryptedNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Wee\CoreBundle\Normalizer\EncryptedNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Wee\CoreBundle\Normalizer\PhoneNumberNormalizer" (parent: .abstract.instanceof.Wee\CoreBundle\Normalizer\PhoneNumberNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Wee\CoreBundle\Normalizer\PhoneNumberNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Wee\CoreBundle\Normalizer\PhoneNumberNormalizer).
Resolving inheritance for "Wee\CoreBundle\Normalizer\PhoneNumberNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Wee\CoreBundle\Normalizer\PhoneNumberNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Wee\CoreBundle\Normalizer\RelationNormalizer" (parent: .abstract.instanceof.Wee\CoreBundle\Normalizer\RelationNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Wee\CoreBundle\Normalizer\RelationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Wee\CoreBundle\Normalizer\RelationNormalizer).
Resolving inheritance for "Wee\CoreBundle\Normalizer\RelationNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Wee\CoreBundle\Normalizer\RelationNormalizer).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Campagne\Sends\ClickRepository" (parent: .abstract.instanceof.Wee\CoreBundle\Repository\Campagne\Sends\ClickRepository).
Resolving inheritance for "Wee\CoreBundle\Repository\Campagne\Sends\ClickRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Campagne\Sends\ClickRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Campagne\Sends\OpenRepository" (parent: .abstract.instanceof.Wee\CoreBundle\Repository\Campagne\Sends\OpenRepository).
Resolving inheritance for "Wee\CoreBundle\Repository\Campagne\Sends\OpenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Campagne\Sends\OpenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Campagne\SmsRepository" (parent: .abstract.instanceof.Wee\CoreBundle\Repository\Campagne\SmsRepository).
Resolving inheritance for "Wee\CoreBundle\Repository\Campagne\SmsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Campagne\SmsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Cms\BlocAttributsRepository" (parent: .abstract.instanceof.Wee\CoreBundle\Repository\Cms\BlocAttributsRepository).
Resolving inheritance for "Wee\CoreBundle\Repository\Cms\BlocAttributsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Cms\BlocAttributsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Cms\BlocRepository" (parent: .abstract.instanceof.Wee\CoreBundle\Repository\Cms\BlocRepository).
Resolving inheritance for "Wee\CoreBundle\Repository\Cms\BlocRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Cms\BlocRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Cms\TagRepository" (parent: .abstract.instanceof.Wee\CoreBundle\Repository\Cms\TagRepository).
Resolving inheritance for "Wee\CoreBundle\Repository\Cms\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Cms\TagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Config\ContextRepository" (parent: .abstract.instanceof.Wee\CoreBundle\Repository\Config\ContextRepository).
Resolving inheritance for "Wee\CoreBundle\Repository\Config\ContextRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Config\ContextRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Crm\BrandRepository" (parent: .abstract.instanceof.Wee\CoreBundle\Repository\Crm\BrandRepository).
Resolving inheritance for "Wee\CoreBundle\Repository\Crm\BrandRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Crm\BrandRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Crm\MeetingRepository" (parent: .abstract.instanceof.Wee\CoreBundle\Repository\Crm\MeetingRepository).
Resolving inheritance for "Wee\CoreBundle\Repository\Crm\MeetingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Crm\MeetingRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Wee\CoreBundle\Security\AccessVoter" (parent: .abstract.instanceof.Wee\CoreBundle\Security\AccessVoter).
Resolving inheritance for "Wee\CoreBundle\Security\AccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Wee\CoreBundle\Security\AccessVoter).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgeAccessTokenListener" (parent: .abstract.instanceof.Wee\CoreBundle\Security\Listeners\BadgeAccessTokenListener).
Resolving inheritance for "Wee\CoreBundle\Security\Listeners\BadgeAccessTokenListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgeAccessTokenListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgeCaptchaListener" (parent: .abstract.instanceof.Wee\CoreBundle\Security\Listeners\BadgeCaptchaListener).
Resolving inheritance for "Wee\CoreBundle\Security\Listeners\BadgeCaptchaListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgeCaptchaListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgeEnabledListener" (parent: .abstract.instanceof.Wee\CoreBundle\Security\Listeners\BadgeEnabledListener).
Resolving inheritance for "Wee\CoreBundle\Security\Listeners\BadgeEnabledListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgeEnabledListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgeGreenListener" (parent: .abstract.instanceof.Wee\CoreBundle\Security\Listeners\BadgeGreenListener).
Resolving inheritance for "Wee\CoreBundle\Security\Listeners\BadgeGreenListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgeGreenListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgePasswordListener" (parent: .abstract.instanceof.Wee\CoreBundle\Security\Listeners\BadgePasswordListener).
Resolving inheritance for "Wee\CoreBundle\Security\Listeners\BadgePasswordListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgePasswordListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgeTrustedDeviceListener" (parent: .abstract.instanceof.Wee\CoreBundle\Security\Listeners\BadgeTrustedDeviceListener).
Resolving inheritance for "Wee\CoreBundle\Security\Listeners\BadgeTrustedDeviceListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgeTrustedDeviceListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgeTwoFactorListener" (parent: .abstract.instanceof.Wee\CoreBundle\Security\Listeners\BadgeTwoFactorListener).
Resolving inheritance for "Wee\CoreBundle\Security\Listeners\BadgeTwoFactorListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgeTwoFactorListener).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Wee\CoreBundle\Twig\CoreExtension" (parent: .abstract.instanceof.Wee\CoreBundle\Twig\CoreExtension).
Resolving inheritance for "Wee\CoreBundle\Twig\CoreExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Wee\CoreBundle\Twig\CoreExtension).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.generation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.assignment" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.payment" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.notification" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.weecore.config" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.weecore.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.weecore.senderSms" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "App\Doctrine\SqliteMathFunctionsMiddleware.default" (parent: App\Doctrine\SqliteMathFunctionsMiddleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
1
[liip/imagine-bundle] Can not handle assets versioning with custom format ".debug.http_client". asset twig function can likely not be used with the imagine_filter
410
Removed service "App\Service\File\FileStorageInterface"; reason: private alias.
Removed service "App\Service\Generation\ImageGeneratorInterface"; reason: private alias.
Removed service "App\Service\Generation\PromptRelevanceJudgeInterface"; reason: private alias.
Removed service "App\Service\Payment\PaymentGatewayInterface"; reason: private alias.
Removed service "App\Service\Geo\GeocoderInterface"; reason: private alias.
Removed service "App\Service\Notification\PushProviderInterface"; reason: private alias.
Removed service "App\Service\Settings\SettingsStoreInterface"; reason: private alias.
Removed service "App\Service\Auth\JwksKeyProviderInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "notifier.logger_notification_listener"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.main"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.webservice"; reason: private alias.
Removed service "security.user_checker.webservice"; reason: private alias.
Removed service "security.authentication.session_strategy.admin"; reason: private alias.
Removed service "security.user_checker.admin"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "security.firewall_config_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "liip_imagine"; reason: private alias.
Removed service "Imagine\Image\ImagineInterface"; reason: private alias.
Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
Removed service "FOS\OAuthServerBundle\Model\ClientManagerInterface"; reason: private alias.
Removed service "FOS\OAuthServerBundle\Model\AccessTokenManagerInterface"; reason: private alias.
Removed service "FOS\OAuthServerBundle\Model\RefreshTokenManagerInterface"; reason: private alias.
Removed service "FOS\OAuthServerBundle\Model\AuthCodeManagerInterface"; reason: private alias.
Removed service "fos_oauth_server.storage"; reason: private alias.
Removed service "fos_oauth_server.client_manager"; reason: private alias.
Removed service "fos_oauth_server.access_token_manager"; reason: private alias.
Removed service "fos_oauth_server.refresh_token_manager"; reason: private alias.
Removed service "fos_oauth_server.auth_code_manager"; reason: private alias.
Removed service "fos_oauth_server.user_provider"; reason: private alias.
Removed service "fos_oauth_server.authorize.form.handler"; reason: private alias.
Removed service "fos_js_routing.router"; reason: private alias.
Removed service "scheb_two_factor.csrf_token_manager"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Model\PersisterInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface"; reason: private alias.
Removed service "scheb_two_factor.persister"; reason: private alias.
Removed service "scheb_two_factor.ip_whitelist_provider"; reason: private alias.
Removed service "scheb_two_factor.token_factory"; reason: private alias.
Removed service "scheb_two_factor.provider_decider"; reason: private alias.
Removed service "scheb_two_factor.trusted_device_manager"; reason: private alias.
Removed service "scheb_two_factor.backup_code_manager"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\EntrypointsLookupCollection"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\EntrypointRenderer"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\TagRendererCollection"; reason: private alias.
Removed service "Pentatrion\ViteBundle\Service\Debug"; reason: private alias.
Removed service "Wee\CoreBundle\Model\Totp\TotpConfigurationInterface"; reason: private alias.
Removed service "Wee\CoreBundle\Services\Anonymize"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $lock.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $generation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $generationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $assignment.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $assignmentLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $payment.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $paymentLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $notification.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $notificationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $weecore.config.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $weecoreConfigLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $weecore.mailer.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $weecoreMailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $weecore.senderSms.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $weecoreSenderSmsLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".stof_doctrine_extensions.reader"; reason: private alias.
Removed service "liip_imagine.mime_type_guesser"; reason: private alias.
Removed service "liip_imagine.extension_guesser"; reason: private alias.
Removed service "fos_rest.serializer"; reason: private alias.
Removed service ".service_locator.Ot702BO"; reason: private alias.
Removed service ".service_locator.j0l.DWp"; reason: private alias.
Removed service ".service_locator.XJaNIQl"; reason: private alias.
Removed service ".service_locator.DXfk4Yv"; reason: private alias.
Removed service ".service_locator.Sy0IJqN"; reason: private alias.
Removed service ".service_locator.REPl6gp"; reason: private alias.
Removed service ".service_locator.gR6IwRA"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.CHaSymX"; reason: private alias.
Removed service ".service_locator.4swAAD1"; reason: private alias.
Removed service ".service_locator.gNtW0Z."; reason: private alias.
Removed service ".service_locator.xntRgiF"; reason: private alias.
Removed service ".service_locator.WlSgA9w"; reason: private alias.
Removed service ".service_locator.Hu.w7Lj"; reason: private alias.
Removed service ".service_locator.kACgwB1"; reason: private alias.
Removed service ".service_locator.0lITPla"; reason: private alias.
Removed service ".service_locator.Ov8MLUE"; reason: private alias.
Removed service ".service_locator._BOkY1a"; reason: private alias.
Removed service ".service_locator.YjyFC82"; reason: private alias.
Removed service ".service_locator.ZhjkdSH"; reason: private alias.
Removed service ".service_locator.hd0yLSX"; reason: private alias.
Removed service ".service_locator.lo7ldy2"; reason: private alias.
Removed service ".service_locator.OJl3bJP"; reason: private alias.
Removed service ".service_locator.eiT44un"; reason: private alias.
Removed service ".service_locator.loWQEBd"; reason: private alias.
Removed service ".service_locator.d3DtpPd"; reason: private alias.
Removed service ".service_locator.toGLUIQ"; reason: private alias.
Removed service ".service_locator.AkbDzm6"; reason: private alias.
Removed service ".service_locator.LWOSU.4"; reason: private alias.
Removed service ".service_locator.f0PAQBL"; reason: private alias.
Removed service ".service_locator.YKnIr5i"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.lFlPuox"; reason: private alias.
Removed service ".service_locator.bjJ8rFU"; reason: private alias.
Removed service ".service_locator.vJgSchz"; reason: private alias.
Removed service ".service_locator.pWQmKMK"; reason: private alias.
Removed service ".service_locator.kryT41d"; reason: private alias.
Removed service ".service_locator..uXlwMB"; reason: private alias.
Removed service ".service_locator.AmLYnbf"; reason: private alias.
Removed service ".service_locator.9xg8_XC"; reason: private alias.
Removed service ".service_locator.lhFmmmg"; reason: private alias.
Removed service ".service_locator.uDuRVPO"; reason: private alias.
Removed service ".service_locator.WEKe1Mp"; reason: private alias.
Removed service ".service_locator.drc7anM"; reason: private alias.
Removed service ".service_locator.VWgwUBo"; reason: private alias.
Removed service ".service_locator.uJg6AC0"; reason: private alias.
Removed service ".service_locator.VGxyAQ9"; reason: private alias.
Removed service ".service_locator.ulqXtEO"; reason: private alias.
Removed service ".service_locator.WsMpFtX"; reason: private alias.
Removed service ".service_locator.akU.0gT"; reason: private alias.
Removed service ".service_locator.ljw4teW"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.webservice"; reason: private alias.
Removed service "security.firewall.authenticator.admin"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "security.authentication.trust_resolver"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "security.event_dispatcher.webservice"; reason: private alias.
Removed service "security.event_dispatcher.admin"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.JIiGt6n"; reason: private alias.
Removed service ".service_locator.8dZAWf6"; reason: private alias.
Removed service ".service_locator.I0ehjbD"; reason: private alias.
Removed service ".service_locator.vf3O4kY"; reason: private alias.
Removed service ".service_locator.8pT2b32"; reason: private alias.
Removed service ".service_locator.fhUfhwE"; reason: private alias.
Removed service ".service_locator.CgRDNHD"; reason: private alias.
Removed service ".service_locator.0M_EBmG"; reason: private alias.
Removed service ".service_locator.AYRulVV"; reason: private alias.
Removed service ".service_locator.DwcSbUU"; reason: private alias.
Removed service ".service_locator.GUDHUcV"; reason: private alias.
Removed service ".service_locator.7wEZnb0"; reason: private alias.
Removed service ".service_locator.YxfLXTg"; reason: private alias.
Removed service ".service_locator.3Fq6dTK"; reason: private alias.
Removed service ".service_locator.Y5i.rcN"; reason: private alias.
Removed service ".service_locator.Oparll1"; reason: private alias.
Removed service ".service_locator.B2.oOiG"; reason: private alias.
Removed service ".service_locator.4d1E7wv"; reason: private alias.
Removed service ".service_locator.fnX4Ir3"; reason: private alias.
Removed service ".service_locator.FMDzAUx"; reason: private alias.
Removed service ".service_locator..HCnV3I"; reason: private alias.
Removed service ".service_locator.893QFzf"; reason: private alias.
Removed service ".service_locator.CVomBs2"; reason: private alias.
Removed service ".service_locator.y5pttJl"; reason: private alias.
Removed service ".service_locator.5coEd0s"; reason: private alias.
Removed service ".service_locator.PDnwM8T"; reason: private alias.
Removed service ".service_locator.JamJWPV"; reason: private alias.
Removed service ".service_locator.crNtNzw"; reason: private alias.
Removed service ".service_locator.fJePx1h"; reason: private alias.
Removed service ".service_locator.M4jSnvq"; reason: private alias.
Removed service ".service_locator.6cROezn"; reason: private alias.
Removed service ".service_locator.D_64aFB"; reason: private alias.
Removed service ".service_locator.CEcS.om"; reason: private alias.
Removed service ".service_locator.qGbVSxZ"; reason: private alias.
Removed service ".service_locator.U4dhGgs"; reason: private alias.
Removed service ".service_locator.NFUg6O3"; reason: private alias.
Removed service ".service_locator.xA9U1xX"; reason: private alias.
Removed service ".service_locator.tbo3al5"; reason: private alias.
Removed service ".service_locator.OmsdKAn"; reason: private alias.
Removed service ".service_locator.XDsh1Q6"; reason: private alias.
Removed service ".service_locator.rbos2NN"; reason: private alias.
Removed service ".service_locator.rrFSdCv"; reason: private alias.
Removed service ".service_locator.9efuk09"; reason: private alias.
Removed service ".service_locator.vchlybQ"; reason: private alias.
Removed service ".service_locator.s6r6DvH"; reason: private alias.
Removed service ".service_locator.TQjjh5q"; reason: private alias.
Removed service ".service_locator.M8dFHmi"; reason: private alias.
Removed service ".service_locator.XGmiGie"; reason: private alias.
Removed service ".service_locator.DQnHVru"; reason: private alias.
Removed service ".service_locator..xgHvcb"; reason: private alias.
Removed service ".service_locator.jl8azoH"; reason: private alias.
Removed service ".service_locator.XnOO58T"; reason: private alias.
Removed service ".service_locator.Lv6SBHX"; reason: private alias.
Removed service ".service_locator.6glt.Z1"; reason: private alias.
Removed service ".service_locator.0fYO_VN"; reason: private alias.
Removed service ".service_locator.adrx_fe"; reason: private alias.
Removed service ".service_locator.JJTjUo_"; reason: private alias.
Removed service ".service_locator.8_WZxCK"; reason: private alias.
Removed service ".service_locator.uePSg96"; reason: private alias.
Removed service ".service_locator.Ne17Lpt"; reason: private alias.
Removed service ".service_locator.ufAMlCe"; reason: private alias.
Removed service ".service_locator.Q7HQRDk"; reason: private alias.
Removed service ".service_locator.2V7A4dt"; reason: private alias.
Removed service ".service_locator.sGNLGLa"; reason: private alias.
Removed service ".service_locator.BEsFY1H"; reason: private alias.
Removed service ".service_locator.Cdo650a"; reason: private alias.
Removed service ".service_locator.TJIFlJM"; reason: private alias.
Removed service ".service_locator.mgdfgUU"; reason: private alias.
Removed service ".service_locator.iBOdvRO"; reason: private alias.
Removed service ".service_locator.84_aiZQ"; reason: private alias.
Removed service ".service_locator.9TvnEb8"; reason: private alias.
Removed service ".service_locator.hPjO7bN"; reason: private alias.
Removed service ".service_locator.bAVHJj2"; reason: private alias.
Removed service ".service_locator.bT9qvCi"; reason: private alias.
Removed service ".service_locator.b7ULP94"; reason: private alias.
Removed service ".service_locator.nsLqCVQ"; reason: private alias.
Removed service ".service_locator.oN5_Gzb"; reason: private alias.
Removed service ".service_locator.l0dyunU"; reason: private alias.
Removed service ".service_locator.nkUa8GK"; reason: private alias.
Removed service ".service_locator.p.idczC"; reason: private alias.
Removed service ".service_locator.fdNFbcL"; reason: private alias.
Removed service ".service_locator.YHXfxgv"; reason: private alias.
Removed service ".service_locator.aiQBdJ4"; reason: private alias.
Removed service ".service_locator.S53u46m"; reason: private alias.
Removed service ".service_locator..wN9k.8"; reason: private alias.
Removed service ".service_locator.F9Kgp9B"; reason: private alias.
Removed service ".service_locator.ufZVCNF"; reason: private alias.
Removed service ".service_locator.dGUCsbe"; reason: private alias.
Removed service ".service_locator.DjId9lN"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator.hnz5ZNh"; reason: private alias.
Removed service ".service_locator.a1R_f7T"; reason: private alias.
152
Changed reference of service "App\Command\DispatchNotificationsCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\PingMessengerCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\Auth\AuthorizationCodeIssuer" previously pointing to "Wee\CoreBundle\Security\Managers\OAuth2Manager" to "wee_core.security.oauth2_manager".
Changed reference of service "App\Service\Estimation\EstimationScheduler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\File\LocalFileStorage" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Generation\GenerationRequestService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\Notification\NotificationDispatcher" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\Payment\PaymentEventIngestor" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\Payment\StripeConnectService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Pro\ProAppointmentPresenter" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Project\ProjectWorkflow" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.w7.f4fT" to "container.env_var_processors_locator".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.kernel_exception_listener.two_factor.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.form_listener.two_factor.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.two_factor.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.admin" previously pointing to "router.default" to "router".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "router.default" to "router".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Liip\ImagineBundle\Controller\ImagineController" previously pointing to "liip_imagine.service.filter" to "Liip\ImagineBundle\Service\FilterService".
Changed reference of service "liip_imagine.command.cache_remove" previously pointing to "liip_imagine.service.filter" to "Liip\ImagineBundle\Service\FilterService".
Changed reference of service "liip_imagine.command.cache_resolve" previously pointing to "liip_imagine.service.filter" to "Liip\ImagineBundle\Service\FilterService".
Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to "router.default" to "router".
Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_js_routing.extractor" previously pointing to "router.default" to "router".
Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
Changed reference of service "scheb_two_factor.security.authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.form_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.kernel_exception_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "pentatrion_vite.entrypoint_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Wee\CoreBundle\EventListener\LocaleListener" previously pointing to "router.default" to "router".
Changed reference of service "wee_core.security.authenticator.oauth" previously pointing to "Wee\CoreBundle\Security\Managers\OAuth2Manager" to "wee_core.security.oauth2_manager".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.MEa3gue" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.ySKDGKi" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.G9QCo6a" previously pointing to "Wee\CoreBundle\Security\Managers\OAuth2Manager" to "wee_core.security.oauth2_manager".
Changed reference of service ".service_locator.SYD7Vn4" previously pointing to "Wee\CoreBundle\Security\Managers\OAuth2Manager" to "wee_core.security.oauth2_manager".
Changed reference of service ".service_locator..qASI3p" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.69bmneT" previously pointing to "liip_imagine.service.filter" to "Liip\ImagineBundle\Service\FilterService".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.scheb_two_factor.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\AppointmentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\GenerationVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\MediaVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\ProjectVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Wee\CoreBundle\Security\AccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.QEIjoaq" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.QEIjoaq" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.VY0FGeP" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.VY0FGeP" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.gBc1TLI" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.gBc1TLI" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.lojQ2gS" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.lojQ2gS" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Pa7c2_u" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.Pa7c2_u" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.QcCHNe8" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.QcCHNe8" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.g.tpBtK" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.g.tpBtK" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.EjLP.Ti" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.EjLP.Ti" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.emxgnY1" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.emxgnY1" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Edk5G3Q" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.Edk5G3Q" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.lpCZM_1" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.lpCZM_1" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.RfkHYdq" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.RfkHYdq" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.eGF_Bd8" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.eGF_Bd8" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.D_.BGqr" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.D_.BGqr" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.TyagjAI" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.TyagjAI" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.64BRj6O" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.64BRj6O" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.6a2AqAw" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.0597jbI" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.x2_A449" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.x2_A449" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.3w0yPVP" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
536
Removed service "App\Entity"; reason: abstract.
Removed service "App\Message"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
Removed service "liip_imagine.binary.locator.asset_mapper"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.psr_cache"; reason: abstract.
Removed service "Wee\CoreBundle\Entity"; reason: abstract.
Removed service "Wee\CoreBundle\Tests"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DispatchNotificationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DispatchNotificationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpireProposedAppointmentsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExpireProposedAppointmentsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PingMessengerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PingMessengerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessDuePayoutsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessDuePayoutsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PurgeExpiredMediaCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PurgeExpiredMediaCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReapStaleGenerationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ReapStaleGenerationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RecomputeReliabilityCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RecomputeReliabilityCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RetryStencilCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RetryStencilCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetupDatabaseFunctionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SetupDatabaseFunctionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DisputeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DisputeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DisputeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectDetailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectDetailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProjectDetailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiAccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiAppointmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiAppointmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiAppointmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiAuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiAvailabilityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiAvailabilityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiAvailabilityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiDeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiDeviceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiDeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiDisputeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiDisputeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiDisputeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiEstimationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiEstimationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiEstimationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiGenerationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiGenerationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiGenerationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiPaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiProjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiQuotaPackController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiQuotaPackController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiQuotaPackController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiReassignmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiReassignmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiReassignmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiUploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiUploadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiUploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MediaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MediaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MediaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\ApiAgendaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\ApiAgendaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Pro\ApiAgendaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\ApiLedgerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\ApiLedgerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Pro\ApiLedgerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\ApiProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\ApiProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Pro\ApiProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\ApiSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\ApiSessionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Pro\ApiSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\OnboardingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\OnboardingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Pro\OnboardingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Pro\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\StatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\StatsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Pro\StatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Pro\SubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Pro\SubscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Pro\SubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StoreWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StoreWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StoreWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StripeWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StripeWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StripeWebhookController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\DomainFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\DomainFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\MailFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\MailFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\NotificationEmailFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\NotificationEmailFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SettingsFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\SettingsFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\VitrinePagesFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\VitrinePagesFixtures"; reason: abstract.
Removed service ".instanceof.App\Doctrine\DefaultClientGroupListener.0.App\Doctrine\DefaultClientGroupListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\DefaultClientGroupListener"; reason: abstract.
Removed service ".instanceof.App\Doctrine\MediaAssetIndexListener.0.App\Doctrine\MediaAssetIndexListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\MediaAssetIndexListener"; reason: abstract.
Removed service ".instanceof.App\Doctrine\SeoSchemaDefaultListener.0.App\Doctrine\SeoSchemaDefaultListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\SeoSchemaDefaultListener"; reason: abstract.
Removed service ".instanceof.Doctrine\DBAL\Driver\Middleware.0.App\Doctrine\SqliteMathFunctionsMiddleware"; reason: abstract.
Removed service ".abstract.instanceof.App\Doctrine\SqliteMathFunctionsMiddleware"; reason: abstract.
Removed service ".instanceof.App\EventListener\ApiExceptionListener.0.App\EventListener\ApiExceptionListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\ApiExceptionListener"; reason: abstract.
Removed service ".instanceof.App\EventListener\GenerationFailureListener.0.App\EventListener\GenerationFailureListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\GenerationFailureListener"; reason: abstract.
Removed service ".instanceof.App\EventListener\NotificationFailureListener.0.App\EventListener\NotificationFailureListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\NotificationFailureListener"; reason: abstract.
Removed service ".instanceof.App\EventListener\SocleDownloadBlockListener.0.App\EventListener\SocleDownloadBlockListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\SocleDownloadBlockListener"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\EstimateDurationHandler.0.App\MessageHandler\EstimateDurationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\EstimateDurationHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\GenerateProjectionHandler.0.App\MessageHandler\GenerateProjectionHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\GenerateProjectionHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\GenerateStencilHandler.0.App\MessageHandler\GenerateStencilHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\GenerateStencilHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\HealthCheckMessageHandler.0.App\MessageHandler\HealthCheckMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\HealthCheckMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\ProcessPaymentEventHandler.0.App\MessageHandler\ProcessPaymentEventHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ProcessPaymentEventHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SendNotificationHandler.0.App\MessageHandler\SendNotificationHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendNotificationHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AppointmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AppointmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArtistAvailabilityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ArtistAvailabilityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArtistPhotoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ArtistPhotoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArtistSubscriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ArtistSubscriptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArtistTimeOffRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ArtistTimeOffRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AssignmentLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AssignmentLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClientAvailabilityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClientAvailabilityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DepositRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DepositRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeviceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeviceTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DisputeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DisputeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GenerationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GenerationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HourlyRateChangeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HourlyRateChangeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MediaAssetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MediaAssetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationPreferenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationPreferenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PhotoConsentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PhotoConsentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuotaPurchaseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\QuotaPurchaseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TattooArtistRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TattooArtistRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TattooProjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TattooProjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AppointmentVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\AppointmentVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\GenerationVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\GenerationVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\MediaVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\MediaVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ProjectVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\ProjectVoter"; reason: abstract.
Removed service ".instanceof.App\Service\Account\AccountDataPurgerInterface.0.App\Service\Account\StoredFilesPurger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Account\StoredFilesPurger"; reason: abstract.
Removed service ".instanceof.App\Service\Account\AccountDataPurgerInterface.0.App\Service\Media\MediaAssetPurger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Media\MediaAssetPurger"; reason: abstract.
Removed service ".instanceof.App\Service\Account\AccountDataPurgerInterface.0.App\Service\Notification\NotificationDataPurger"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Notification\NotificationDataPurger"; reason: abstract.
Removed service ".instanceof.App\Service\Purchase\StoreGatewayInterface.0.App\Service\Purchase\AppStoreGateway"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Purchase\AppStoreGateway"; reason: abstract.
Removed service ".instanceof.App\Service\Purchase\StoreGatewayInterface.0.App\Service\Purchase\GooglePlayGateway"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Purchase\GooglePlayGateway"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Wee\CoreBundle\DataFixtures\LoadUser"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\DataFixtures\LoadUser"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\BrowserIdentifyCommand"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Command\Campagne\BrowserIdentifyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\CallbackCommand"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Command\Campagne\CallbackCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\FilterStatsCommand"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Command\Campagne\FilterStatsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\ResendCommand"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Command\Campagne\ResendCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\ResendSpamCommand"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Command\Campagne\ResendSpamCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\SchedulCommand"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Command\Campagne\SchedulCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Campagne\SplitListCommand"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Command\Campagne\SplitListCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Core\AnonymizeCommand"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Command\Core\AnonymizeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Core\InstallCommand"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Command\Core\InstallCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Core\UpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Command\Core\UpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Core\UserCommand"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Command\Core\UserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\Mail\ClearFailedSpoolCommand"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Command\Mail\ClearFailedSpoolCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Wee\CoreBundle\Command\ParseTypeScript\GenerateInterfaceCommand"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Command\ParseTypeScript\GenerateInterfaceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\Admin\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\Admin\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Controller\Admin\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\Admin\AdminEmailingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\Admin\AdminEmailingController"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Controller\Admin\AdminEmailingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiCampagneController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiCampagneController"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Controller\ApiCampagneController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiCmsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiCmsController"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Controller\ApiCmsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiCrmController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiCrmController"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Controller\ApiCrmController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiMediaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiMediaController"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Controller\ApiMediaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiOAuth2Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiOAuth2Controller"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Controller\ApiOAuth2Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiSecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiSecurityController"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Controller\ApiSecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiSupportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiSupportController"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Controller\ApiSupportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\ApiWebserviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\ApiWebserviceController"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Controller\ApiWebserviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\BaseApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\BaseApiController"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Controller\BaseApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\BaseController"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Wee\CoreBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Wee\CoreBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.Wee\CoreBundle\DataFixtures\LoadOAuth"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\DataFixtures\LoadOAuth"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\EventListener\AccessControlListener"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\EventListener\AccessControlListener"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Wee\CoreBundle\EventListener\DatabaseActivitySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\EventListener\DatabaseActivitySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\EventListener\LocaleListener"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\EventListener\LocaleListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\EventListener\OAuthListener"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\EventListener\OAuthListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\CategoryType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\CategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Cms\CmsType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\Cms\CmsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Cms\CommentaireType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\Cms\CommentaireType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Cms\FileType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\Cms\FileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Cms\GalleryType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\Cms\GalleryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Cms\ImageType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\Cms\ImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Cms\SeoType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\Cms\SeoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Config\RouteType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\Config\RouteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Mail\DestinataireType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\Mail\DestinataireType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Mail\EmailType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\Mail\EmailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Mail\ListeDiffusionType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\Mail\ListeDiffusionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Mail\SchedulEmailType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\Mail\SchedulEmailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Mail\SchedulType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\Mail\SchedulType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\OAuth\ClientType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\OAuth\ClientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\Type\ContactType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\Type\ContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\AdresseType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\User\AdresseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\ContactType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\User\ContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\EntrepriseType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\User\EntrepriseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\GroupeType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\User\GroupeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\GroupesType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\User\GroupesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\RegistrationFormType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\User\RegistrationFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Wee\CoreBundle\Form\User\UserType"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Form\User\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Wee\CoreBundle\Normalizer\CollectionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Wee\CoreBundle\Normalizer\CollectionNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Normalizer\CollectionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Wee\CoreBundle\Normalizer\EncryptedNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Wee\CoreBundle\Normalizer\EncryptedNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Normalizer\EncryptedNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Wee\CoreBundle\Normalizer\PhoneNumberNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Wee\CoreBundle\Normalizer\PhoneNumberNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Normalizer\PhoneNumberNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Wee\CoreBundle\Normalizer\RelationNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Wee\CoreBundle\Normalizer\RelationNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Normalizer\RelationNormalizer"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Campagne\Sends\ClickRepository"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Repository\Campagne\Sends\ClickRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Campagne\Sends\OpenRepository"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Repository\Campagne\Sends\OpenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Campagne\SmsRepository"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Repository\Campagne\SmsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Cms\BlocAttributsRepository"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Repository\Cms\BlocAttributsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Cms\BlocRepository"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Repository\Cms\BlocRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Cms\TagRepository"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Repository\Cms\TagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Config\ContextRepository"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Repository\Config\ContextRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Crm\BrandRepository"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Repository\Crm\BrandRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Wee\CoreBundle\Repository\Crm\MeetingRepository"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Repository\Crm\MeetingRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Wee\CoreBundle\Security\AccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Security\AccessVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgeAccessTokenListener"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Security\Listeners\BadgeAccessTokenListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgeCaptchaListener"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Security\Listeners\BadgeCaptchaListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgeEnabledListener"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Security\Listeners\BadgeEnabledListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgeGreenListener"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Security\Listeners\BadgeGreenListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgePasswordListener"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Security\Listeners\BadgePasswordListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgeTrustedDeviceListener"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Security\Listeners\BadgeTrustedDeviceListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Wee\CoreBundle\Security\Listeners\BadgeTwoFactorListener"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Security\Listeners\BadgeTwoFactorListener"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Wee\CoreBundle\Twig\CoreExtension"; reason: abstract.
Removed service ".abstract.instanceof.Wee\CoreBundle\Twig\CoreExtension"; reason: abstract.
255
Removed service "App\Doctrine\SqliteMathFunctionsMiddleware"; reason: unused.
Removed service "App\Query\DQLHaversine"; reason: unused.
Removed service "App\Query\DQLRound"; reason: unused.
Removed service "App\Service\Appointment\AppointmentTransitionException"; reason: unused.
Removed service "App\Service\Assignment\ArtistCandidate"; reason: unused.
Removed service "App\Service\Assignment\AssignmentCriteria"; reason: unused.
Removed service "App\Service\Assignment\AssignmentResult"; reason: unused.
Removed service "App\Service\Assignment\AssignmentUnavailableException"; reason: unused.
Removed service "App\Service\Assignment\AvailabilityRejectedException"; reason: unused.
Removed service "App\Service\Assignment\CandidateSearch"; reason: unused.
Removed service "App\Service\Assignment\ScoredCandidate"; reason: unused.
Removed service "App\Service\Auth\DisabledAccountException"; reason: unused.
Removed service "App\Service\Auth\InvalidIdentityTokenException"; reason: unused.
Removed service "App\Service\Auth\SocialIdentity"; reason: unused.
Removed service "App\Service\Contact\ContactMessage"; reason: unused.
Removed service "App\Service\Contact\ContactNotSentException"; reason: unused.
Removed service "App\Service\Dispute\DisputeRejectedException"; reason: unused.
Removed service "App\Service\Estimation\EstimatedDuration"; reason: unused.
Removed service "App\Service\File\FileKey"; reason: unused.
Removed service "App\Service\File\FileStorageException"; reason: unused.
Removed service "App\Service\Generation\Dto\EstimationRequest"; reason: unused.
Removed service "App\Service\Generation\Dto\ProjectionRequest"; reason: unused.
Removed service "App\Service\Generation\GenerationQuotaException"; reason: unused.
Removed service "App\Service\Generation\GenerationRetryableException"; reason: unused.
Removed service "App\Service\Generation\GenerationSlotUnavailableException"; reason: unused.
Removed service "App\Service\Generation\PromptRejectedException"; reason: unused.
Removed service "App\Service\Generation\ProviderInputException"; reason: unused.
Removed service "App\Service\Generation\SizeEstimate"; reason: unused.
Removed service "App\Service\Geo\GeocodedAddress"; reason: unused.
Removed service "App\Service\Geo\GeocodingException"; reason: unused.
Removed service "App\Service\Mailing\MailNotSentException"; reason: unused.
Removed service "App\Service\Media\InvalidImageException"; reason: unused.
Removed service "App\Service\Media\MissingConsentException"; reason: unused.
Removed service "App\Service\Media\ProcessedImage"; reason: unused.
Removed service "App\Service\Media\PurgeReport"; reason: unused.
Removed service "App\Service\Media\RetentionVerdict"; reason: unused.
Removed service "App\Service\Notification\ComposedNotification"; reason: unused.
Removed service "App\Service\Notification\NotificationDeliveryException"; reason: unused.
Removed service "App\Service\Notification\PushMessage"; reason: unused.
Removed service "App\Service\Payment\Dto\ConnectAccountStatus"; reason: unused.
Removed service "App\Service\Payment\Dto\HostedSessionHandle"; reason: unused.
Removed service "App\Service\Payment\Dto\PaymentIntentHandle"; reason: unused.
Removed service "App\Service\Payment\Dto\PaymentIntentRequest"; reason: unused.
Removed service "App\Service\Payment\Dto\SubscriptionCheckoutRequest"; reason: unused.
Removed service "App\Service\Payment\Dto\WebhookEvent"; reason: unused.
Removed service "App\Service\Payment\PaymentGatewayException"; reason: unused.
Removed service "App\Service\Payment\PaymentUnavailableException"; reason: unused.
Removed service "App\Service\Payment\WebhookSignatureException"; reason: unused.
Removed service "App\Service\Pricing\DepositBreakdown"; reason: unused.
Removed service "App\Service\Pro\ProfileRejectedException"; reason: unused.
Removed service "App\Service\Pro\SessionActionException"; reason: unused.
Removed service "App\Service\Pro\TimeOffConflictException"; reason: unused.
Removed service "App\Service\Project\ProjectTransitionException"; reason: unused.
Removed service "App\Service\Purchase\Dto\PurchaseClaim"; reason: unused.
Removed service "App\Service\Purchase\Dto\StoreNotification"; reason: unused.
Removed service "App\Service\Purchase\Dto\VerifiedPurchase"; reason: unused.
Removed service "App\Service\Purchase\PurchaseUnavailableException"; reason: unused.
Removed service "App\Service\Purchase\ReceiptRejectedException"; reason: unused.
Removed service "App\Service\Purchase\StoreNotificationException"; reason: unused.
Removed service "App\Service\Quota\MissingDeviceException"; reason: unused.
Removed service "App\Service\Quota\PurchasedQuotaException"; reason: unused.
Removed service "App\Service\Settings\SettingDefinition"; reason: unused.
Removed service "App\Service\Subscription\SubscriptionUnavailableException"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.stop_worker_signals_listener"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.authentication_utils"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.webservice"; reason: unused.
Removed service "security.user_checker.chain.admin"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.dbal.connection_expiries"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "stof_doctrine_extensions.tool.actor_provider"; reason: unused.
Removed service "stof_doctrine_extensions.tool.ip_address_provider"; reason: unused.
Removed service "libphonenumber\geocoding\PhoneNumberOfflineGeocoder"; reason: unused.
Removed service "libphonenumber\ShortNumberInfo"; reason: unused.
Removed service "libphonenumber\PhoneNumberToCarrierMapper"; reason: unused.
Removed service "libphonenumber\PhoneNumberToTimeZonesMapper"; reason: unused.
Removed service "liip_imagine.mime_types"; reason: unused.
Removed service "liip_imagine.imagick"; reason: unused.
Removed service "liip_imagine.gmagick"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.filesystem"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.stream"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
Removed service "liip_imagine.templating.filter_helper"; reason: unused.
Removed service "fos_rest.view_handler.jsonp"; reason: unused.
Removed service "fos_rest.request.param_fetcher"; reason: unused.
Removed service "fos_rest.request.param_fetcher.reader"; reason: unused.
Removed service "fos_rest.serializer.jms"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
Removed service "fos_rest.decoder.jsontoform"; reason: unused.
Removed service "fos_oauth_server.security.entry_point"; reason: unused.
Removed service "fos_oauth_server.security.authenticator.manager"; reason: unused.
Removed service "scheb_two_factor.security.authenticator"; reason: unused.
Removed service "scheb_two_factor.security.listener.token_created"; reason: unused.
Removed service "scheb_two_factor.security.provider_preparation_listener"; reason: unused.
Removed service "scheb_two_factor.security.form_listener"; reason: unused.
Removed service "scheb_two_factor.security.kernel_exception_listener"; reason: unused.
Removed service "scheb_two_factor.security.access_listener"; reason: unused.
Removed service "scheb_two_factor.security.authentication.success_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.failure_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.authentication_required_handler"; reason: unused.
Removed service "scheb_two_factor.null_csrf_token_manager"; reason: unused.
Removed service "scheb_two_factor.security.firewall_config"; reason: unused.
Removed service "scheb_two_factor.security.form_renderer"; reason: unused.
Removed service "scheb_two_factor.null_trusted_device_manager"; reason: unused.
Removed service "scheb_two_factor.null_backup_code_manager"; reason: unused.
Removed service "Pentatrion\ViteBundle\Asset\ViteAssetVersionStrategy"; reason: unused.
Removed service "pentatrion_vite.cache"; reason: unused.
Removed service "Wee\CoreBundle\Annotations\Anonymize"; reason: unused.
Removed service "Wee\CoreBundle\Annotations\Normalizer"; reason: unused.
Removed service "Wee\CoreBundle\Annotations\QueryBuilder"; reason: unused.
Removed service "Wee\CoreBundle\Annotations\Socket"; reason: unused.
Removed service "Wee\CoreBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "Wee\CoreBundle\DependencyInjection\WeeCoreExtension"; reason: unused.
Removed service "Wee\CoreBundle\Http\TransparentPixelResponse"; reason: unused.
Removed service "Wee\CoreBundle\Model\Totp\TotpConfiguration"; reason: unused.
Removed service "Wee\CoreBundle\Normalizer\RenderAttributs"; reason: unused.
Removed service "Wee\CoreBundle\Repository\CategoryRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\Cms\CmsRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\Cms\CommentaireRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\Cms\FileRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\Cms\GalleryRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\Cms\ImageRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\Cms\SeoRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\Config\ParametreRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\Config\RouteRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\Filter\FilterRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\Mail\DestinataireRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\Mail\EmailRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\Mail\ListeDiffusionRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\Mail\SchedulEmailRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\Mail\SchedulRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\Mail\SendRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\QueryBuilderAugmented"; reason: unused.
Removed service "Wee\CoreBundle\Repository\User\AdresseRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\User\ContactRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\User\EntrepriseRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\User\GroupePermissionRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\User\MarketingRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\User\PermissionRepository"; reason: unused.
Removed service "Wee\CoreBundle\Repository\User\UserRepository"; reason: unused.
Removed service "Wee\CoreBundle\Routing\AdvancedLoader"; reason: unused.
Removed service "Wee\CoreBundle\Security\Authenticators\OAuthAuthenticator"; reason: unused.
Removed service "Wee\CoreBundle\Security\Authenticators\UserAuthenticator"; reason: unused.
Removed service "Wee\CoreBundle\Security\Exception\BannedException"; reason: unused.
Removed service "Wee\CoreBundle\Security\Exception\CaptchaEmptyException"; reason: unused.
Removed service "Wee\CoreBundle\Security\Exception\CaptchaInvalidException"; reason: unused.
Removed service "Wee\CoreBundle\Security\Exception\OAuthAuthenticateException"; reason: unused.
Removed service "Wee\CoreBundle\Security\Exception\TwoFaInvalidException"; reason: unused.
Removed service "Wee\CoreBundle\Security\Exception\TwoFaNeededException"; reason: unused.
Removed service "Wee\CoreBundle\Security\Listeners\BadgePasswordListener"; reason: unused.
Removed service "Wee\CoreBundle\Security\Managers\GroupeManager"; reason: unused.
Removed service "Wee\CoreBundle\Security\Managers\LeagueUserAdapter"; reason: unused.
Removed service "Wee\CoreBundle\Security\Managers\OAuthManager"; reason: unused.
Removed service "Wee\CoreBundle\Security\Managers\TrustedDeviceManager"; reason: unused.
Removed service "Wee\CoreBundle\Security\Passport\Badge\AccessTokenBadge"; reason: unused.
Removed service "Wee\CoreBundle\Security\Passport\Badge\CaptchaBadge"; reason: unused.
Removed service "Wee\CoreBundle\Security\Passport\Badge\ContextBadge"; reason: unused.
Removed service "Wee\CoreBundle\Security\Passport\Badge\EnabledBadge"; reason: unused.
Removed service "Wee\CoreBundle\Security\Passport\Badge\GreenBadge"; reason: unused.
Removed service "Wee\CoreBundle\Security\Passport\Badge\OAuth2TokenBadge"; reason: unused.
Removed service "Wee\CoreBundle\Security\Passport\Badge\TrustedDeviceBadge"; reason: unused.
Removed service "Wee\CoreBundle\Security\Passport\Badge\TwoFactorBadge"; reason: unused.
Removed service "Wee\CoreBundle\Security\Tokens\OAuthToken"; reason: unused.
Removed service "Wee\CoreBundle\Security\Tokens\UserToken"; reason: unused.
Removed service "Wee\CoreBundle\Security\User\UserChecker"; reason: unused.
Removed service "Wee\CoreBundle\Services\Filter"; reason: unused.
Removed service "Wee\CoreBundle\Services\Managers\Cms\SeoManager"; reason: unused.
Removed service "Wee\CoreBundle\Services\Managers\SenderSMS"; reason: unused.
Removed service "Wee\CoreBundle\Services\Managers\SerializerManager"; reason: unused.
Removed service "Wee\CoreBundle\Services\ParseTypeScript\AnnotationReader"; reason: unused.
Removed service "Wee\CoreBundle\Services\ParseTypeScript\Parser"; reason: unused.
Removed service "Wee\CoreBundle\Services\ParseTypeScript\TypeScriptBaseInterface"; reason: unused.
Removed service "Wee\CoreBundle\Services\ParseTypeScript\TypeScriptProperty"; reason: unused.
Removed service "Wee\CoreBundle\Services\Providers\BitlyProvider"; reason: unused.
Removed service "Wee\CoreBundle\Services\Providers\MailJetProvider"; reason: unused.
Removed service "Wee\CoreBundle\Services\Providers\SendInBlueProvider"; reason: unused.
Removed service "Wee\CoreBundle\Services\Providers\WhatIsMyBrowser"; reason: unused.
Removed service "Wee\CoreBundle\Services\WebServices\Weegle"; reason: unused.
Removed service "Wee\CoreBundle\WeeCoreBundle"; reason: unused.
Removed service "wee_core.security.providers.user"; reason: unused.
Removed service "var_dumper.server_connection"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.0TACwl3"; reason: unused.
563
Inlined service ".service_locator.QEIjoaq.App\Controller\Admin\DisputeController" to "App\Controller\Admin\DisputeController".
Inlined service ".service_locator.VY0FGeP.App\Controller\Admin\ProjectDetailController" to "App\Controller\Admin\ProjectDetailController".
Inlined service ".service_locator.gBc1TLI.App\Controller\ApiAccountController" to "App\Controller\ApiAccountController".
Inlined service ".service_locator.lojQ2gS.App\Controller\ApiAppointmentController" to "App\Controller\ApiAppointmentController".
Inlined service ".service_locator.Pa7c2_u.App\Controller\ApiAuthController" to "App\Controller\ApiAuthController".
Inlined service ".service_locator.QcCHNe8.App\Controller\ApiAvailabilityController" to "App\Controller\ApiAvailabilityController".
Inlined service ".service_locator.g.tpBtK.App\Controller\ApiController" to "App\Controller\ApiController".
Inlined service ".service_locator.EjLP.Ti.App\Controller\ApiDeviceController" to "App\Controller\ApiDeviceController".
Inlined service ".service_locator.emxgnY1.App\Controller\ApiDisputeController" to "App\Controller\ApiDisputeController".
Inlined service ".service_locator.Edk5G3Q.App\Controller\ApiEstimationController" to "App\Controller\ApiEstimationController".
Inlined service ".service_locator.lpCZM_1.App\Controller\ApiGenerationController" to "App\Controller\ApiGenerationController".
Inlined service ".service_locator.RfkHYdq.App\Controller\ApiPaymentController" to "App\Controller\ApiPaymentController".
Inlined service ".service_locator.eGF_Bd8.App\Controller\ApiProjectController" to "App\Controller\ApiProjectController".
Inlined service ".service_locator.D_.BGqr.App\Controller\ApiQuotaPackController" to "App\Controller\ApiQuotaPackController".
Inlined service ".service_locator.TyagjAI.App\Controller\ApiReassignmentController" to "App\Controller\ApiReassignmentController".
Inlined service ".service_locator.64BRj6O.App\Controller\ApiUploadController" to "App\Controller\ApiUploadController".
Inlined service ".service_locator.6a2AqAw.App\Controller\ContactController" to "App\Controller\ContactController".
Inlined service ".service_locator.6a2AqAw.App\Controller\MediaController" to "App\Controller\MediaController".
Inlined service ".service_locator.6a2AqAw.App\Controller\Pro\ApiAgendaController" to "App\Controller\Pro\ApiAgendaController".
Inlined service ".service_locator.6a2AqAw.App\Controller\Pro\ApiLedgerController" to "App\Controller\Pro\ApiLedgerController".
Inlined service ".service_locator.6a2AqAw.App\Controller\Pro\ApiProfileController" to "App\Controller\Pro\ApiProfileController".
Inlined service ".service_locator.6a2AqAw.App\Controller\Pro\ApiSessionController" to "App\Controller\Pro\ApiSessionController".
Inlined service ".service_locator.6a2AqAw.App\Controller\Pro\OnboardingController" to "App\Controller\Pro\OnboardingController".
Inlined service ".service_locator.6a2AqAw.App\Controller\Pro\RegistrationController" to "App\Controller\Pro\RegistrationController".
Inlined service ".service_locator.6a2AqAw.App\Controller\Pro\StatsController" to "App\Controller\Pro\StatsController".
Inlined service ".service_locator.6a2AqAw.App\Controller\Pro\SubscriptionController" to "App\Controller\Pro\SubscriptionController".
Inlined service ".service_locator.6a2AqAw.App\Controller\StoreWebhookController" to "App\Controller\StoreWebhookController".
Inlined service ".service_locator.6a2AqAw.App\Controller\StripeWebhookController" to "App\Controller\StripeWebhookController".
Inlined service "App\Service\Estimation\DurationEstimator" to "App\MessageHandler\EstimateDurationHandler".
Inlined service "App\Service\Payment\PaymentEventProcessor" to "App\MessageHandler\ProcessPaymentEventHandler".
Inlined service "App\Service\Notification\NotificationSender" to "App\MessageHandler\SendNotificationHandler".
Inlined service "App\Service\Assignment\CandidateFinder" to "App\Service\Assignment\AssignmentService".
Inlined service "App\Service\Assignment\CandidateScorer" to "App\Service\Assignment\AssignmentService".
Inlined service "App\Service\Assignment\SlotFinder" to "App\Service\Assignment\CandidateFinder".
Inlined service "App\Service\Pricing\HourlyRateProvider" to "App\Service\Estimation\EstimationPresenter".
Inlined service "App\Service\Generation\GenerationConcurrencyLimiter" to "App\Service\Generation\CodexCliGenerator".
Inlined service "App\Service\Notification\GenerationNotifier" to "App\Service\Generation\GenerationLifecycle".
Inlined service "App\Service\Generation\PromptRelevanceGuard" to "App\Service\Generation\GenerationRequestService".
Inlined service "App\Service\Generation\BodyZoneExtractor" to "App\Service\Generation\PromptBuilder".
Inlined service "App\Service\Generation\ContentFilter" to "App\Service\Generation\PromptBuilder".
Inlined service "App\Service\Generation\CodexCliRelevanceJudge" to "App\Service\Generation\PromptRelevanceGuard".
Inlined service "App\Service\Notification\NotificationComposer" to "App\Service\Notification\NotificationDispatcher".
Inlined service "App\Service\Notification\AdminRecipientProvider" to "App\Service\Notification\NotificationDispatcher".
Inlined service "App\Service\Notification\OneSignalProvider" to "App\Service\Notification\NotificationSender".
Inlined service "App\Service\Mailing\TransactionalMailer" to "App\Service\Notification\NotificationSender".
Inlined service "App\Service\Notification\PayoutNotifier" to "App\Service\Payout\PayoutService".
Inlined service "App\Service\Geo\HttpAddressGeocoder" to "App\Service\Pro\ProProfileService".
Inlined service "App\Service\Settings\ParametreSettingsStore" to "App\Service\Settings\TatooedSettings".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.LD5oJC8" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "Misd\PhoneNumberBundle\Serializer\Normalizer\PhoneNumberNormalizer" to "serializer".
Inlined service "Wee\CoreBundle\Normalizer\CollectionNormalizer" to "serializer".
Inlined service "Wee\CoreBundle\Normalizer\EncryptedNormalizer" to "serializer".
Inlined service "Wee\CoreBundle\Normalizer\PhoneNumberNormalizer" to "serializer".
Inlined service "Wee\CoreBundle\Normalizer\RelationNormalizer" to "serializer".
Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.translatable" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "serializer.name_converter.camel_case_to_snake_case" to "serializer.name_converter.metadata_aware".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "monolog.logger.lock" to "lock.default.factory".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.TpoC7U9" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.4xzoYxX" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.wOnP3S2" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.l44pFcs" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "doctrine_migrations.migrations_collector" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "Pentatrion\ViteBundle\DataCollector\ViteCollector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension" to "twig".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service "pentatrion_vite.twig_type_extension" to "twig".
Inlined service "pentatrion_vite.twig_entry_files_extension" to "twig".
Inlined service "Wee\CoreBundle\Twig\CoreExtension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator._Qlj5Bv" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.9Sbc0.x" to "security.helper".
Inlined service ".service_locator.POxfyPN" to "security.helper".
Inlined service ".service_locator.tFwBV4H" to "security.helper".
Inlined service ".service_locator.k1PJfjz" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service ".security.request_matcher.Rf_42WP" to "security.access_map".
Inlined service ".security.request_matcher.I6UbtZE" to "security.access_map".
Inlined service ".security.request_matcher.2kp7psa" to "security.access_map".
Inlined service ".security.request_matcher.BO7Ac0h" to "security.access_map".
Inlined service ".security.request_matcher.ZtGmRZW" to "security.access_map".
Inlined service ".security.request_matcher.nKVqRis" to "security.access_map".
Inlined service ".security.request_matcher.NSKB_Qq" to "security.access_map".
Inlined service ".security.request_matcher.3Q8TMHA" to "security.access_map".
Inlined service ".security.request_matcher.m402RFI" to "security.access_map".
Inlined service ".security.request_matcher.YB2QYgU" to "security.access_map".
Inlined service ".security.request_matcher.rXSUoBd" to "security.access_map".
Inlined service ".security.request_matcher.dO2UY_k" to "security.access_map".
Inlined service ".security.request_matcher.AZjLFOe" to "security.access_map".
Inlined service ".security.request_matcher.I91GMh8" to "security.access_map".
Inlined service ".security.request_matcher.ECRWmtO" to "security.access_map".
Inlined service ".security.request_matcher.jnpyVYq" to "security.access_map".
Inlined service ".security.request_matcher.jeOw_b1" to "security.access_map".
Inlined service ".security.request_matcher.X9.hb3Y" to "security.access_map".
Inlined service ".security.request_matcher.vgIvNvV" to "security.access_map".
Inlined service ".security.request_matcher.fitLsC4" to "security.access_map".
Inlined service ".security.request_matcher.gjnNpJn" to "security.access_map".
Inlined service ".security.request_matcher.LfulGui" to "security.access_map".
Inlined service ".security.request_matcher.hUJ8xkz" to "security.access_map".
Inlined service ".security.request_matcher.elcr3Eh" to "security.access_map".
Inlined service ".security.request_matcher.pMjWsc2" to "security.access_map".
Inlined service ".security.request_matcher.it5.ahQ" to "security.access_map".
Inlined service ".security.request_matcher.QcOMakS" to "security.access_map".
Inlined service ".security.request_matcher.URQvk5H" to "security.access_map".
Inlined service ".security.request_matcher.pZv93AR" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service ".security.request_matcher.KTaquMY" to ".security.request_matcher.iW2osyB".
Inlined service "debug.security.firewall.authenticator.webservice.inner" to "debug.security.firewall.authenticator.webservice".
Inlined service "security.exception_listener.webservice" to "security.firewall.map.context.webservice".
Inlined service ".security.request_matcher.rMgE6VK" to ".security.request_matcher.Px2c00W".
Inlined service "scheb_two_factor.security.request_data_reader" to "security.firewall_config.two_factor.admin".
Inlined service "scheb_two_factor.security.access.access_decider" to "security.authentication.access_listener.two_factor.admin".
Inlined service "scheb_two_factor.authentication_context_factory" to "security.authentication.token_created_listener.two_factor.admin".
Inlined service "Wee\CoreBundle\Security\TwoFactorHandlers\TwoFactorAuthenticationSuccessHandler" to "security.authenticator.two_factor.admin".
Inlined service "Wee\CoreBundle\Security\TwoFactorHandlers\TwoFactorAuthenticationFailureHandler" to "security.authenticator.two_factor.admin".
Inlined service "security.authentication.success_handler.admin.form_login" to "security.authenticator.form_login.admin".
Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authenticator.form_login.admin".
Inlined service "debug.security.firewall.authenticator.admin.inner" to "debug.security.firewall.authenticator.admin".
Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.qYB2hbA" to ".security.request_matcher.Rf_42WP".
Inlined service ".security.request_matcher.6izV6gk" to ".security.request_matcher.I6UbtZE".
Inlined service ".security.request_matcher.IAreg8D" to ".security.request_matcher.2kp7psa".
Inlined service ".security.request_matcher.I8fhlgd" to ".security.request_matcher.BO7Ac0h".
Inlined service ".security.request_matcher.GXa.pt1" to ".security.request_matcher.ZtGmRZW".
Inlined service ".security.request_matcher.iTsQgBk" to ".security.request_matcher.nKVqRis".
Inlined service ".security.request_matcher.p4YQIwP" to ".security.request_matcher.NSKB_Qq".
Inlined service ".security.request_matcher.GzdeAQK" to ".security.request_matcher.3Q8TMHA".
Inlined service ".security.request_matcher.V.43mvT" to ".security.request_matcher.m402RFI".
Inlined service ".security.request_matcher.4Qx_d7I" to ".security.request_matcher.YB2QYgU".
Inlined service ".security.request_matcher.HPxOPBb" to ".security.request_matcher.rXSUoBd".
Inlined service ".security.request_matcher.KhSllAo" to ".security.request_matcher.dO2UY_k".
Inlined service ".security.request_matcher.MQyynw_" to ".security.request_matcher.AZjLFOe".
Inlined service ".security.request_matcher.XNmkhlr" to ".security.request_matcher.I91GMh8".
Inlined service ".security.request_matcher.czKSFA5" to ".security.request_matcher.ECRWmtO".
Inlined service ".security.request_matcher.3vMoKDp" to ".security.request_matcher.jnpyVYq".
Inlined service ".security.request_matcher.EJiuC0D" to ".security.request_matcher.jeOw_b1".
Inlined service ".security.request_matcher.TUavMwr" to ".security.request_matcher.X9.hb3Y".
Inlined service ".security.request_matcher.U0hTl7f" to ".security.request_matcher.vgIvNvV".
Inlined service ".security.request_matcher.BTiu_XS" to ".security.request_matcher.fitLsC4".
Inlined service ".security.request_matcher.AMZT15Y" to ".security.request_matcher.gjnNpJn".
Inlined service ".security.request_matcher.Nowd4Iu" to ".security.request_matcher.LfulGui".
Inlined service ".security.request_matcher.1051k_w" to ".security.request_matcher.hUJ8xkz".
Inlined service ".security.request_matcher.lqpHMrV" to ".security.request_matcher.elcr3Eh".
Inlined service ".security.request_matcher.FhsJp7j" to ".security.request_matcher.pMjWsc2".
Inlined service ".security.request_matcher.wyJHvZ." to ".security.request_matcher.it5.ahQ".
Inlined service ".security.request_matcher..ds08NT" to ".security.request_matcher.QcOMakS".
Inlined service ".security.request_matcher.C4MBUJ9" to ".security.request_matcher.URQvk5H".
Inlined service ".security.request_matcher.YIoyI4U" to ".security.request_matcher.pZv93AR".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "App\Doctrine\SqliteMathFunctionsMiddleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.ewK7xs4" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.Vw7lr3R" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "doctrine_migrations.migrations_flattener" to "doctrine_migrations.migrations_collector".
Inlined service "Misd\PhoneNumberBundle\Templating\Helper\PhoneNumberHelper" to "Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension".
Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.cwebp" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
Inlined service ".service_locator.CE6DdyV" to "fos_rest.decoder_provider".
Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.2364365e6bb6bfd5cadeda231e59db9139fadac2b673beb794ba3c0068839a899dc3c386" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
Inlined service "fos_oauth_server.storage.default" to "fos_oauth_server.server".
Inlined service "fos_oauth_server.authorize.form.handler.default" to "fos_oauth_server.controller.authorize".
Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
Inlined service "scheb_two_factor.security.authentication.trust_resolver.inner" to "scheb_two_factor.security.authentication.trust_resolver".
Inlined service "scheb_two_factor.trusted_jwt_encoder.configuration.algorithm" to "scheb_two_factor.trusted_jwt_encoder.configuration".
Inlined service "scheb_two_factor.trusted_jwt_encoder.configuration.key" to "scheb_two_factor.trusted_jwt_encoder.configuration".
Inlined service "scheb_two_factor.trusted_jwt_encoder.configuration" to "scheb_two_factor.trusted_jwt_encoder".
Inlined service "scheb_two_factor.trusted_jwt_encoder" to "scheb_two_factor.trusted_token_encoder".
Inlined service "scheb_two_factor.default_backup_code_manager" to "scheb_two_factor.security.listener.check_backup_code".
Inlined service ".service_locator.1oNdtH9" to "pentatrion_vite.entrypoints_lookup_collection".
Inlined service "pentatrion_vite.tag_renderer_collection" to "pentatrion_vite.entrypoint_renderer".
Inlined service ".service_locator.g83vjJ5" to "pentatrion_vite.tag_renderer_collection".
Inlined service "pentatrion_vite.debug" to "Pentatrion\ViteBundle\Controller\ProfilerController".
Inlined service "cache.pentatrion_vite_fallback.recorder_inner" to "cache.pentatrion_vite_fallback".
Inlined service "pentatrion_vite.file_accessor" to "pentatrion_vite.entrypoints_lookup[_default]".
Inlined service ".service_locator.0597jbI.Wee\CoreBundle\Controller\Admin\AdminController" to "Wee\CoreBundle\Controller\Admin\AdminController".
Inlined service ".service_locator.0597jbI.Wee\CoreBundle\Controller\Admin\AdminEmailingController" to "Wee\CoreBundle\Controller\Admin\AdminEmailingController".
Inlined service ".service_locator.x2_A449.Wee\CoreBundle\Controller\ApiCampagneController" to "Wee\CoreBundle\Controller\ApiCampagneController".
Inlined service ".service_locator.x2_A449.Wee\CoreBundle\Controller\ApiCmsController" to "Wee\CoreBundle\Controller\ApiCmsController".
Inlined service ".service_locator.x2_A449.Wee\CoreBundle\Controller\ApiController" to "Wee\CoreBundle\Controller\ApiController".
Inlined service ".service_locator.x2_A449.Wee\CoreBundle\Controller\ApiCrmController" to "Wee\CoreBundle\Controller\ApiCrmController".
Inlined service ".service_locator.x2_A449.Wee\CoreBundle\Controller\ApiMediaController" to "Wee\CoreBundle\Controller\ApiMediaController".
Inlined service ".service_locator.x2_A449.Wee\CoreBundle\Controller\ApiOAuth2Controller" to "Wee\CoreBundle\Controller\ApiOAuth2Controller".
Inlined service ".service_locator.x2_A449.Wee\CoreBundle\Controller\ApiSecurityController" to "Wee\CoreBundle\Controller\ApiSecurityController".
Inlined service ".service_locator.x2_A449.Wee\CoreBundle\Controller\ApiSupportController" to "Wee\CoreBundle\Controller\ApiSupportController".
Inlined service ".service_locator.x2_A449.Wee\CoreBundle\Controller\ApiWebserviceController" to "Wee\CoreBundle\Controller\ApiWebserviceController".
Inlined service ".service_locator.x2_A449.Wee\CoreBundle\Controller\BaseApiController" to "Wee\CoreBundle\Controller\BaseApiController".
Inlined service ".service_locator.0597jbI.Wee\CoreBundle\Controller\BaseController" to "Wee\CoreBundle\Controller\BaseController".
Inlined service ".service_locator.0597jbI.Wee\CoreBundle\Controller\DefaultController" to "Wee\CoreBundle\Controller\DefaultController".
Inlined service "Wee\CoreBundle\Security\Managers\TotpManager" to "Wee\CoreBundle\Security\Listeners\BadgeTwoFactorListener".
Inlined service "wee_core.security.oauth_manager" to "wee_core.security.authenticator.oauth".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\DomainFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\MailFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\NotificationEmailFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\SettingsFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\VitrinePagesFixtures" to "doctrine.fixtures.loader".
Inlined service "Wee\CoreBundle\DataFixtures\LoadUser" to "doctrine.fixtures.loader".
Inlined service "Wee\CoreBundle\DataFixtures\LoadMail" to "doctrine.fixtures.loader".
Inlined service "Wee\CoreBundle\DataFixtures\LoadCms" to "doctrine.fixtures.loader".
Inlined service "Wee\CoreBundle\DataFixtures\LoadContext" to "doctrine.fixtures.loader".
Inlined service "Wee\CoreBundle\DataFixtures\LoadOAuth" to "doctrine.fixtures.loader".
Inlined service "Wee\CoreBundle\DataFixtures\LoadSetting" to "doctrine.fixtures.loader".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service ".zenstruck_foundry.chain_manager_registry" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.story_manager" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.model_factory_manager" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.default_instantiator" to ".zenstruck_foundry.configuration".
Inlined service ".zenstruck_foundry.faker" to ".zenstruck_foundry.configuration".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\EstimateDurationHandler" to ".messenger.handler_descriptor.Sd5HkPQ".
Inlined service "App\MessageHandler\GenerateProjectionHandler" to ".messenger.handler_descriptor.WdmweOt".
Inlined service "App\MessageHandler\GenerateStencilHandler" to ".messenger.handler_descriptor.ExtF6IQ".
Inlined service "App\MessageHandler\HealthCheckMessageHandler" to ".messenger.handler_descriptor.GhqLtxs".
Inlined service "App\MessageHandler\ProcessPaymentEventHandler" to ".messenger.handler_descriptor.C0xSJTC".
Inlined service "App\MessageHandler\SendNotificationHandler" to ".messenger.handler_descriptor.8A2nJt5".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.QXXNQ9d".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.kEzMhfs".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.6kVvRT.".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.p4Qvabm".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "scheb_two_factor.security.access.authenticated_voter" to ".debug.security.voter.scheb_two_factor.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "App\Security\Voter\AppointmentVoter" to ".debug.security.voter.App\Security\Voter\AppointmentVoter".
Inlined service "App\Security\Voter\GenerationVoter" to ".debug.security.voter.App\Security\Voter\GenerationVoter".
Inlined service "App\Security\Voter\MediaVoter" to ".debug.security.voter.App\Security\Voter\MediaVoter".
Inlined service "App\Security\Voter\ProjectVoter" to ".debug.security.voter.App\Security\Voter\ProjectVoter".
Inlined service "Wee\CoreBundle\Security\AccessVoter" to ".debug.security.voter.Wee\CoreBundle\Security\AccessVoter".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "debug.security.event_dispatcher.webservice.inner" to "debug.security.event_dispatcher.webservice".
Inlined service "debug.security.event_dispatcher.admin.inner" to "debug.security.event_dispatcher.admin".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.QEIjoaq" to ".service_locator.QEIjoaq.App\Controller\Admin\DisputeController".
Inlined service ".service_locator.VY0FGeP" to ".service_locator.VY0FGeP.App\Controller\Admin\ProjectDetailController".
Inlined service ".service_locator.gBc1TLI" to ".service_locator.gBc1TLI.App\Controller\ApiAccountController".
Inlined service ".service_locator.lojQ2gS" to ".service_locator.lojQ2gS.App\Controller\ApiAppointmentController".
Inlined service ".service_locator.Pa7c2_u" to ".service_locator.Pa7c2_u.App\Controller\ApiAuthController".
Inlined service ".service_locator.QcCHNe8" to ".service_locator.QcCHNe8.App\Controller\ApiAvailabilityController".
Inlined service ".service_locator.g.tpBtK" to ".service_locator.g.tpBtK.App\Controller\ApiController".
Inlined service ".service_locator.EjLP.Ti" to ".service_locator.EjLP.Ti.App\Controller\ApiDeviceController".
Inlined service ".service_locator.emxgnY1" to ".service_locator.emxgnY1.App\Controller\ApiDisputeController".
Inlined service ".service_locator.Edk5G3Q" to ".service_locator.Edk5G3Q.App\Controller\ApiEstimationController".
Inlined service ".service_locator.lpCZM_1" to ".service_locator.lpCZM_1.App\Controller\ApiGenerationController".
Inlined service ".service_locator.RfkHYdq" to ".service_locator.RfkHYdq.App\Controller\ApiPaymentController".
Inlined service ".service_locator.eGF_Bd8" to ".service_locator.eGF_Bd8.App\Controller\ApiProjectController".
Inlined service ".service_locator.D_.BGqr" to ".service_locator.D_.BGqr.App\Controller\ApiQuotaPackController".
Inlined service ".service_locator.TyagjAI" to ".service_locator.TyagjAI.App\Controller\ApiReassignmentController".
Inlined service ".service_locator.64BRj6O" to ".service_locator.64BRj6O.App\Controller\ApiUploadController".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.NPdfg2_" to ".service_locator.NPdfg2_.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.pToDJZH" to "debug.argument_resolver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service ".service_locator.c6FfnEV" to "console.command_loader".
Inlined service ".service_locator.NPdfg2_.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "fos_rest.serializer.symfony" to "fos_rest.view_handler".
Inlined service "Wee\CoreBundle\Repository\OAuth2\ClientRepository" to "wee_core.security.oauth2_manager".
Inlined service "Wee\CoreBundle\Repository\OAuth2\ScopeRepository" to "wee_core.security.oauth2_manager".
Inlined service "Wee\CoreBundle\Repository\OAuth2\AccessTokenRepository" to "wee_core.security.oauth2_manager".
Inlined service "Wee\CoreBundle\Repository\OAuth2\RefreshTokenRepository" to "wee_core.security.oauth2_manager".
Inlined service "Wee\CoreBundle\Repository\OAuth2\AuthCodeRepository" to "wee_core.security.oauth2_manager".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "App\Service\Notification\FrequencyPolicy" to "App\Service\Notification\NotificationDispatcher".
Inlined service "App\Service\Notification\FrequencyPolicy" to "App\Service\Notification\NotificationDispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service ".security.request_matcher.aRQIDL_" to "security.access_map".
Inlined service ".security.request_matcher.Rfd9sGY" to "security.access_map".
Inlined service ".security.request_matcher.Rfd9sGY" to "security.access_map".
Inlined service ".security.request_matcher.aRQIDL_" to "security.access_map".
Inlined service ".security.request_matcher.Rfd9sGY" to "security.access_map".
Inlined service ".security.request_matcher.Rfd9sGY" to "security.access_map".
Inlined service ".security.request_matcher.Rfd9sGY" to "security.access_map".
Inlined service ".security.request_matcher.Rfd9sGY" to "security.access_map".
Inlined service ".security.request_matcher.aRQIDL_" to "security.access_map".
Inlined service ".security.request_matcher.aRQIDL_" to "security.access_map".
Inlined service ".security.request_matcher.aRQIDL_" to "security.access_map".
Inlined service ".security.request_matcher.Rfd9sGY" to "security.access_map".
Inlined service ".security.request_matcher.Rfd9sGY" to "security.access_map".
Inlined service ".security.request_matcher.Rfd9sGY" to "security.access_map".
Inlined service ".security.request_matcher.Rfd9sGY" to "security.access_map".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
2
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.webservice", "debug.security.firewall.authenticator.admin", "debug.security.firewall.authenticator.main", "doctrine.migrations.container_aware_migrations_factory", "scheb_two_factor.security.authentication.trust_resolver", ".debug.http_client", "debug.security.event_dispatcher.webservice", "debug.security.event_dispatcher.admin", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.mailer", "monolog.logger.security", "monolog.logger.generation", "monolog.logger.assignment", "monolog.logger.payment", "monolog.logger.notification", "monolog.logger.weecore.config", "monolog.logger.weecore.mailer", "monolog.logger.weecore.senderSms", "monolog.logger.deprecation", but was never used.