Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\ContactBundle\DependencyInjection\ContactExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\ContentBundle\DependencyInjection\ContentExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\CoreBundle\DependencyInjection\CoreExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\ClientBundle\DependencyInjection\ClientExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\CrimeBundle\DependencyInjection\CrimeExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\SessionsBundle\DependencyInjection\SessionsExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\UserBundle\DependencyInjection\UserExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "App\ClientBundle\DependencyInjection\Configuration" 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 "App\ClientBundle\Form\Type\ClientSearchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\ClientBundle\Form\Type\ClientSearchType" 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 "App\ClientBundle\Form\Type\ClientSearchType" 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 "App\ContactBundle\Command\MessageCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\ContactBundle\Command\MessageCommand" 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 "App\ContactBundle\Command\SendNotificationsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\ContactBundle\Command\SendNotificationsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\ContainerAwareInterface::setContainer()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\ContactBundle\DataFixtures\ORM\LoadContactMethodData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\FixtureInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\ContactBundle\DataFixtures\ORM\LoadContactMethodData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\ContactBundle\DataFixtures\ORM\LoadContactMethodData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\ContainerAwareInterface::setContainer()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\ContactBundle\DataFixtures\ORM\LoadContactReasonData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\FixtureInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\ContactBundle\DataFixtures\ORM\LoadContactReasonData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\ContactBundle\DataFixtures\ORM\LoadContactReasonData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\ContainerAwareInterface::setContainer()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\ContactBundle\DataFixtures\ORM\LoadMessageTypeData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\FixtureInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\ContactBundle\DataFixtures\ORM\LoadMessageTypeData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\ContactBundle\DataFixtures\ORM\LoadMessageTypeData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "App\ContactBundle\DependencyInjection\Configuration" 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 "App\ContactBundle\Form\Type\ContactUsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\ContactBundle\Form\Type\ContactUsType" 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 "App\ContactBundle\Form\Type\MessageEMailType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\ContactBundle\Form\Type\MessageEMailType" 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 "App\ContactBundle\Form\Type\MessageEMailType" 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 "App\ContactBundle\Form\Type\MessageSmsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\ContactBundle\Form\Type\MessageSmsType" 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 "App\ContactBundle\Form\Type\MessageSmsType" 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 "App\ContactBundle\Form\Type\ReferType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\ContactBundle\Form\Type\ReferType" 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 "App\ContactBundle\Form\Type\RequestCreditType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\ContactBundle\Form\Type\RequestCreditType" 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 "App\ContactBundle\Form\Type\SendTAFriendType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\ContactBundle\Form\Type\SendTAFriendType" 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 "App\ContactBundle\Form\Type\TransferCreditType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\ContactBundle\Form\Type\TransferCreditType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\ContactBundle\Twig\ContactExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\ContactBundle\Twig\ContactExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\ContainerAwareInterface::setContainer()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\ContentBundle\DataFixtures\ORM\LoadFormItemTypeData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\FixtureInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\ContentBundle\DataFixtures\ORM\LoadFormItemTypeData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\ContentBundle\DataFixtures\ORM\LoadFormItemTypeData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\ContainerAwareInterface::setContainer()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\ContentBundle\DataFixtures\ORM\LoadFormTypeData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\FixtureInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\ContentBundle\DataFixtures\ORM\LoadFormTypeData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\ContentBundle\DataFixtures\ORM\LoadFormTypeData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "App\ContentBundle\DependencyInjection\Configuration" 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 "App\ContentBundle\Form\Type\FormCompletedType" 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 "App\ContentBundle\Form\Type\FormCompletedType" 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 "App\ContentBundle\Form\Type\FormItemType" 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 "App\ContentBundle\Form\Type\FormReferType" 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 "App\ContentBundle\Form\Type\FormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Persistence\ObjectRepository::findAll()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\ContentBundle\Repository\FormItemListRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Persistence\ObjectRepository::findAll()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\ContentBundle\Repository\FormItemTypeRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\ContainerAwareInterface::setContainer()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\CoreBundle\DataFixtures\ORM\LoadSystemSettingData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\FixtureInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\CoreBundle\DataFixtures\ORM\LoadSystemSettingData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\CoreBundle\DataFixtures\ORM\LoadSystemSettingData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\ContainerAwareInterface::setContainer()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\CoreBundle\DataFixtures\ORM\LoadSystemSettingGroupData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\FixtureInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\CoreBundle\DataFixtures\ORM\LoadSystemSettingGroupData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\CoreBundle\DataFixtures\ORM\LoadSystemSettingGroupData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "App\CoreBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildView()" might add "void" as a native return type declaration in the future. Do the same in child class "App\CoreBundle\Form\Type\ImageSelectType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\CoreBundle\Form\Type\ImageSelectType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\CoreBundle\Twig\CoreExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\CoreBundle\Twig\CoreExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "App\CrimeBundle\DependencyInjection\Configuration" 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 "App\CrimeBundle\Form\Type\CCTVIncidentSearchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\CrimeBundle\Form\Type\CCTVIncidentSearchType" 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 "App\CrimeBundle\Form\Type\CCTVIncidentSearchType" 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 "App\CrimeBundle\Form\Type\CCTVIncidentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\CrimeBundle\Form\Type\CCTVIncidentType" 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 "App\CrimeBundle\Form\Type\CCTVIncidentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "App\SessionsBundle\DependencyInjection\Configuration" 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 "App\SessionsBundle\EventListener\RequestListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\SessionsBundle\Twig\SessionsExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\SessionsBundle\Twig\SessionsExtension" 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 "App\UserBundle\Command\OauthClientCreateCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\UserBundle\Command\OauthClientCreateCommand" 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 "App\UserBundle\Command\UserListCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\UserBundle\Command\UserListCommand" 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 "App\UserBundle\Command\UserListSyncCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\UserBundle\Command\UserListSyncCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\UserBundle\Command\UserListSyncCommand".
Method "Symfony\Component\DependencyInjection\ContainerAwareInterface::setContainer()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\UserBundle\DataFixtures\ORM\LoadUserLevelData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\FixtureInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\UserBundle\DataFixtures\ORM\LoadUserLevelData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\DataFixtures\OrderedFixtureInterface::getOrder()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\UserBundle\DataFixtures\ORM\LoadUserLevelData" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "App\UserBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserInterface::eraseCredentials()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\UserBundle\Entity\UserList" 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 "App\UserBundle\Form\Type\TimeSheetQueryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\UserBundle\Form\Type\TimeSheetQueryType" 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 "App\UserBundle\Form\Type\TimeSheetQueryType" 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 "App\UserBundle\Form\Type\TimeSheetSearchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\UserBundle\Form\Type\TimeSheetSearchType" 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 "App\UserBundle\Form\Type\TimeSheetSearchType" 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 "App\UserBundle\Form\Type\UserForgotPwType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\UserBundle\Form\Type\UserForgotPwType" 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 "App\UserBundle\Form\Type\UserRegisterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\UserBundle\Form\Type\UserRegisterType" 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 "App\UserBundle\Form\Type\UserRegisterType" 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 "App\UserBundle\Form\Type\UserMyDetailsType" 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 "App\UserBundle\Form\Type\UserSwitchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\UserBundle\Form\Type\UserSwitchType" 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 "App\UserBundle\Form\Type\UserSwitchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\Authorization\Voter\VoterInterface::vote()" might add "int" as a native return type declaration in the future. Do the same in implementation "App\UserBundle\Security\Authorization\Voter\UserAclVoter" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start()" might add "Response" as a native return type declaration in the future. Do the same in implementation "App\UserBundle\Services\LoginEntryPoint" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Bundle\FrameworkBundle\Test\KernelTestCase::$kernel" property is considered final. You should not override it in "App\UserBundle\Tests\Controller\DefaultControllerTest".
Method "Symfony\Component\Validator\Constraint::validatedBy()" might add "string" as a native return type declaration in the future. Do the same in child class "App\UserBundle\Validator\Constraints\UserExists" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\UserBundle\Validator\Constraints\UserExistsValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour.
Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement.
Since sonata-project/block-bundle 5.0: The "http_cache" option is deprecated and not doing anything anymore since sonata-project/block-bundle 5.0. It will be removed in 6.0.
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 "App\UserBundle\Security\Authorization\Voter\UserAclVoter" service.
The "Monolog\Logger" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Symfony\Bridge\Monolog\Logger".
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://ssc3.devstage.co.za/sitemap.xml"" at /var/www/clients/client38/web248/web/meerkat/vendor/symfony/http-kernel/EventListener/RouterListener.php line 127
User Deprecated: AbstractMySQLPlatform::getName() is deprecated. Identify platforms by their class. (AbstractMySQLPlatform.php:1248 called by AbstractSpatialType.php:204, https://github.com/doctrine/dbal/issues/4749, package doctrine/dbal)
"SELECT t0.id AS id_1, t0.setting_name AS setting_name_2, t0.setting_system_name AS setting_system_name_3, t0.setting_value AS setting_value_4, t0.is_visible AS is_visible_5, t0.system_setting_group_id AS system_setting_group_id_6 FROM system_setting t0 WHERE t0.setting_system_name = ? LIMIT 1"
(parameters:
[1 => "cookie_name"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.setting_name AS setting_name_2, t0.setting_system_name AS setting_system_name_3, t0.setting_value AS setting_value_4, t0.is_visible AS is_visible_5, t0.system_setting_group_id AS system_setting_group_id_6 FROM system_setting t0 WHERE t0.setting_system_name = ? LIMIT 1"
"params" => [1 => "cookie_name"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.setting_name AS setting_name_2, t0.setting_system_name AS setting_system_name_3, t0.setting_value AS setting_value_4, t0.is_visible AS is_visible_5, t0.system_setting_group_id AS system_setting_group_id_6 FROM system_setting t0 WHERE t0.setting_system_name = ? LIMIT 1"
(parameters:
[1 => "cookie_name"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.setting_name AS setting_name_2, t0.setting_system_name AS setting_system_name_3, t0.setting_value AS setting_value_4, t0.is_visible AS is_visible_5, t0.system_setting_group_id AS system_setting_group_id_6 FROM system_setting t0 WHERE t0.setting_system_name = ? LIMIT 1"
"params" => [1 => "cookie_name"
]
"types" => [1 => 2]
]
"SELECT t0.id AS id_1, t0.setting_name AS setting_name_2, t0.setting_system_name AS setting_system_name_3, t0.setting_value AS setting_value_4, t0.is_visible AS is_visible_5, t0.system_setting_group_id AS system_setting_group_id_6 FROM system_setting t0 WHERE t0.setting_system_name = ? LIMIT 1"
(parameters:
[1 => "cookie_name"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.setting_name AS setting_name_2, t0.setting_system_name AS setting_system_name_3, t0.setting_value AS setting_value_4, t0.is_visible AS is_visible_5, t0.system_setting_group_id AS system_setting_group_id_6 FROM system_setting t0 WHERE t0.setting_system_name = ? LIMIT 1"
"params" => [1 => "cookie_name"
]
"types" => [1 => 2]
]
"SELECT t0.id AS id_1, t0.setting_name AS setting_name_2, t0.setting_system_name AS setting_system_name_3, t0.setting_value AS setting_value_4, t0.is_visible AS is_visible_5, t0.system_setting_group_id AS system_setting_group_id_6 FROM system_setting t0 WHERE t0.setting_system_name = ? LIMIT 1"
(parameters:
[1 => "cookie_name"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.setting_name AS setting_name_2, t0.setting_system_name AS setting_system_name_3, t0.setting_value AS setting_value_4, t0.is_visible AS is_visible_5, t0.system_setting_group_id AS system_setting_group_id_6 FROM system_setting t0 WHERE t0.setting_system_name = ? LIMIT 1"
"params" => [1 => "cookie_name"
]
"types" => [1 => 2]
]
Log messages generated during the compilation of the service container.
Messages
Class
377
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ClientBundle\Controller\ClientSiteController" (parent: .abstract.instanceof.App\ClientBundle\Controller\ClientSiteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ClientBundle\Controller\ClientSiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ClientBundle\Controller\ClientSiteController).
Resolving inheritance for "App\ClientBundle\Controller\ClientSiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ClientBundle\Controller\ClientSiteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ClientBundle\Controller\FloorPlanController" (parent: .abstract.instanceof.App\ClientBundle\Controller\FloorPlanController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ClientBundle\Controller\FloorPlanController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ClientBundle\Controller\FloorPlanController).
Resolving inheritance for "App\ClientBundle\Controller\FloorPlanController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ClientBundle\Controller\FloorPlanController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ClientBundle\Form\Type\ClientSearchType" (parent: .abstract.instanceof.App\ClientBundle\Form\Type\ClientSearchType).
Resolving inheritance for "App\ClientBundle\Form\Type\ClientSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ClientBundle\Form\Type\ClientSearchType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ClientBundle\Repository\ClientRepository" (parent: .abstract.instanceof.App\ClientBundle\Repository\ClientRepository).
Resolving inheritance for "App\ClientBundle\Repository\ClientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ClientBundle\Repository\ClientRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ClientBundle\Repository\ClientSiteRepository" (parent: .abstract.instanceof.App\ClientBundle\Repository\ClientSiteRepository).
Resolving inheritance for "App\ClientBundle\Repository\ClientSiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ClientBundle\Repository\ClientSiteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ClientBundle\Repository\FloorPlanRepository" (parent: .abstract.instanceof.App\ClientBundle\Repository\FloorPlanRepository).
Resolving inheritance for "App\ClientBundle\Repository\FloorPlanRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ClientBundle\Repository\FloorPlanRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\ContactBundle\Command\MessageCommand" (parent: .abstract.instanceof.App\ContactBundle\Command\MessageCommand).
Resolving inheritance for "App\ContactBundle\Command\MessageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\ContactBundle\Command\MessageCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\ContactBundle\Command\SendNotificationsCommand" (parent: .abstract.instanceof.App\ContactBundle\Command\SendNotificationsCommand).
Resolving inheritance for "App\ContactBundle\Command\SendNotificationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\ContactBundle\Command\SendNotificationsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\CRUDController" (parent: .abstract.instanceof.App\ContactBundle\Controller\CRUDController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\CRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\CRUDController).
Resolving inheritance for "App\ContactBundle\Controller\CRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\CRUDController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\ContactMethodAdminController" (parent: .abstract.instanceof.App\ContactBundle\Controller\ContactMethodAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\ContactMethodAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\ContactMethodAdminController).
Resolving inheritance for "App\ContactBundle\Controller\ContactMethodAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\ContactMethodAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\ContactReasonAdminController" (parent: .abstract.instanceof.App\ContactBundle\Controller\ContactReasonAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\ContactReasonAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\ContactReasonAdminController).
Resolving inheritance for "App\ContactBundle\Controller\ContactReasonAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\ContactReasonAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\ContactBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\DefaultController).
Resolving inheritance for "App\ContactBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\MessageAdminController" (parent: .abstract.instanceof.App\ContactBundle\Controller\MessageAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\MessageAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\MessageAdminController).
Resolving inheritance for "App\ContactBundle\Controller\MessageAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\MessageAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\MessageController" (parent: .abstract.instanceof.App\ContactBundle\Controller\MessageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\MessageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\MessageController).
Resolving inheritance for "App\ContactBundle\Controller\MessageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\MessageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\MessageCreditController" (parent: .abstract.instanceof.App\ContactBundle\Controller\MessageCreditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\MessageCreditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\MessageCreditController).
Resolving inheritance for "App\ContactBundle\Controller\MessageCreditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\MessageCreditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\MessageRecipientAdminController" (parent: .abstract.instanceof.App\ContactBundle\Controller\MessageRecipientAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\MessageRecipientAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\MessageRecipientAdminController).
Resolving inheritance for "App\ContactBundle\Controller\MessageRecipientAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\MessageRecipientAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\MessageTypeAdminController" (parent: .abstract.instanceof.App\ContactBundle\Controller\MessageTypeAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\MessageTypeAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\MessageTypeAdminController).
Resolving inheritance for "App\ContactBundle\Controller\MessageTypeAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\MessageTypeAdminController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\ContactBundle\DataFixtures\ORM\LoadContactMethodData" (parent: .abstract.instanceof.App\ContactBundle\DataFixtures\ORM\LoadContactMethodData).
Resolving inheritance for "App\ContactBundle\DataFixtures\ORM\LoadContactMethodData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\ContactBundle\DataFixtures\ORM\LoadContactMethodData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\ContactBundle\DataFixtures\ORM\LoadContactReasonData" (parent: .abstract.instanceof.App\ContactBundle\DataFixtures\ORM\LoadContactReasonData).
Resolving inheritance for "App\ContactBundle\DataFixtures\ORM\LoadContactReasonData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\ContactBundle\DataFixtures\ORM\LoadContactReasonData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\ContactBundle\DataFixtures\ORM\LoadMessageTypeData" (parent: .abstract.instanceof.App\ContactBundle\DataFixtures\ORM\LoadMessageTypeData).
Resolving inheritance for "App\ContactBundle\DataFixtures\ORM\LoadMessageTypeData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\ContactBundle\DataFixtures\ORM\LoadMessageTypeData).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\ContactUsType" (parent: .abstract.instanceof.App\ContactBundle\Form\Type\ContactUsType).
Resolving inheritance for "App\ContactBundle\Form\Type\ContactUsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\ContactUsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\MessageEMailType" (parent: .abstract.instanceof.App\ContactBundle\Form\Type\MessageEMailType).
Resolving inheritance for "App\ContactBundle\Form\Type\MessageEMailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\MessageEMailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\MessageSmsType" (parent: .abstract.instanceof.App\ContactBundle\Form\Type\MessageSmsType).
Resolving inheritance for "App\ContactBundle\Form\Type\MessageSmsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\MessageSmsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\ReferType" (parent: .abstract.instanceof.App\ContactBundle\Form\Type\ReferType).
Resolving inheritance for "App\ContactBundle\Form\Type\ReferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\ReferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\RequestCreditType" (parent: .abstract.instanceof.App\ContactBundle\Form\Type\RequestCreditType).
Resolving inheritance for "App\ContactBundle\Form\Type\RequestCreditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\RequestCreditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\SendTAFriendType" (parent: .abstract.instanceof.App\ContactBundle\Form\Type\SendTAFriendType).
Resolving inheritance for "App\ContactBundle\Form\Type\SendTAFriendType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\SendTAFriendType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\TransferCreditType" (parent: .abstract.instanceof.App\ContactBundle\Form\Type\TransferCreditType).
Resolving inheritance for "App\ContactBundle\Form\Type\TransferCreditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\TransferCreditType).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\ContactBundle\Twig\ContactExtension" (parent: .abstract.instanceof.App\ContactBundle\Twig\ContactExtension).
Resolving inheritance for "App\ContactBundle\Twig\ContactExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\ContactBundle\Twig\ContactExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\CRUDController" (parent: .abstract.instanceof.App\ContentBundle\Controller\CRUDController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\CRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\CRUDController).
Resolving inheritance for "App\ContentBundle\Controller\CRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\CRUDController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\ContentBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\DefaultController).
Resolving inheritance for "App\ContentBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\FormAdminController" (parent: .abstract.instanceof.App\ContentBundle\Controller\FormAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\FormAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\FormAdminController).
Resolving inheritance for "App\ContentBundle\Controller\FormAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\FormAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\FormCompletedAdminController" (parent: .abstract.instanceof.App\ContentBundle\Controller\FormCompletedAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\FormCompletedAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\FormCompletedAdminController).
Resolving inheritance for "App\ContentBundle\Controller\FormCompletedAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\FormCompletedAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\FormItemAdminController" (parent: .abstract.instanceof.App\ContentBundle\Controller\FormItemAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\FormItemAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\FormItemAdminController).
Resolving inheritance for "App\ContentBundle\Controller\FormItemAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\FormItemAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\FormItemController" (parent: .abstract.instanceof.App\ContentBundle\Controller\FormItemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\FormItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\FormItemController).
Resolving inheritance for "App\ContentBundle\Controller\FormItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\FormItemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\FormItemListAdminController" (parent: .abstract.instanceof.App\ContentBundle\Controller\FormItemListAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\FormItemListAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\FormItemListAdminController).
Resolving inheritance for "App\ContentBundle\Controller\FormItemListAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\FormItemListAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\FormTypeAdminController" (parent: .abstract.instanceof.App\ContentBundle\Controller\FormTypeAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\FormTypeAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\FormTypeAdminController).
Resolving inheritance for "App\ContentBundle\Controller\FormTypeAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\FormTypeAdminController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\ContentBundle\DataFixtures\ORM\LoadFormItemTypeData" (parent: .abstract.instanceof.App\ContentBundle\DataFixtures\ORM\LoadFormItemTypeData).
Resolving inheritance for "App\ContentBundle\DataFixtures\ORM\LoadFormItemTypeData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\ContentBundle\DataFixtures\ORM\LoadFormItemTypeData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\ContentBundle\DataFixtures\ORM\LoadFormTypeData" (parent: .abstract.instanceof.App\ContentBundle\DataFixtures\ORM\LoadFormTypeData).
Resolving inheritance for "App\ContentBundle\DataFixtures\ORM\LoadFormTypeData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\ContentBundle\DataFixtures\ORM\LoadFormTypeData).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContentBundle\Form\Type\FormCompletedEditType" (parent: .abstract.instanceof.App\ContentBundle\Form\Type\FormCompletedEditType).
Resolving inheritance for "App\ContentBundle\Form\Type\FormCompletedEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContentBundle\Form\Type\FormCompletedEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContentBundle\Form\Type\FormCompletedType" (parent: .abstract.instanceof.App\ContentBundle\Form\Type\FormCompletedType).
Resolving inheritance for "App\ContentBundle\Form\Type\FormCompletedType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContentBundle\Form\Type\FormCompletedType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContentBundle\Form\Type\FormItemType" (parent: .abstract.instanceof.App\ContentBundle\Form\Type\FormItemType).
Resolving inheritance for "App\ContentBundle\Form\Type\FormItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContentBundle\Form\Type\FormItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContentBundle\Form\Type\FormReferType" (parent: .abstract.instanceof.App\ContentBundle\Form\Type\FormReferType).
Resolving inheritance for "App\ContentBundle\Form\Type\FormReferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContentBundle\Form\Type\FormReferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContentBundle\Form\Type\FormType" (parent: .abstract.instanceof.App\ContentBundle\Form\Type\FormType).
Resolving inheritance for "App\ContentBundle\Form\Type\FormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContentBundle\Form\Type\FormType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FilesRepository" (parent: .abstract.instanceof.App\ContentBundle\Repository\FilesRepository).
Resolving inheritance for "App\ContentBundle\Repository\FilesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FilesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormCompletedRepository" (parent: .abstract.instanceof.App\ContentBundle\Repository\FormCompletedRepository).
Resolving inheritance for "App\ContentBundle\Repository\FormCompletedRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormCompletedRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormItemCompletedRepository" (parent: .abstract.instanceof.App\ContentBundle\Repository\FormItemCompletedRepository).
Resolving inheritance for "App\ContentBundle\Repository\FormItemCompletedRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormItemCompletedRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormItemFormRepository" (parent: .abstract.instanceof.App\ContentBundle\Repository\FormItemFormRepository).
Resolving inheritance for "App\ContentBundle\Repository\FormItemFormRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormItemFormRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormItemListRepository" (parent: .abstract.instanceof.App\ContentBundle\Repository\FormItemListRepository).
Resolving inheritance for "App\ContentBundle\Repository\FormItemListRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormItemListRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormItemRepository" (parent: .abstract.instanceof.App\ContentBundle\Repository\FormItemRepository).
Resolving inheritance for "App\ContentBundle\Repository\FormItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormItemTypeRepository" (parent: .abstract.instanceof.App\ContentBundle\Repository\FormItemTypeRepository).
Resolving inheritance for "App\ContentBundle\Repository\FormItemTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormItemTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormRepository" (parent: .abstract.instanceof.App\ContentBundle\Repository\FormRepository).
Resolving inheritance for "App\ContentBundle\Repository\FormRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormTypeRepository" (parent: .abstract.instanceof.App\ContentBundle\Repository\FormTypeRepository).
Resolving inheritance for "App\ContentBundle\Repository\FormTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormTypeRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdvertisingAdminController" (parent: .abstract.instanceof.App\Controller\AdvertisingAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdvertisingAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdvertisingAdminController).
Resolving inheritance for "App\Controller\AdvertisingAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdvertisingAdminController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\CoreBundle\Command\DoctrineMappingDebugCommand" (parent: .abstract.instanceof.App\CoreBundle\Command\DoctrineMappingDebugCommand).
Resolving inheritance for "App\CoreBundle\Command\DoctrineMappingDebugCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\CoreBundle\Command\DoctrineMappingDebugCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CoreBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\CoreBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CoreBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CoreBundle\Controller\DefaultController).
Resolving inheritance for "App\CoreBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CoreBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\CoreBundle\DataFixtures\ORM\LoadSystemSettingData" (parent: .abstract.instanceof.App\CoreBundle\DataFixtures\ORM\LoadSystemSettingData).
Resolving inheritance for "App\CoreBundle\DataFixtures\ORM\LoadSystemSettingData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\CoreBundle\DataFixtures\ORM\LoadSystemSettingData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\CoreBundle\DataFixtures\ORM\LoadSystemSettingGroupData" (parent: .abstract.instanceof.App\CoreBundle\DataFixtures\ORM\LoadSystemSettingGroupData).
Resolving inheritance for "App\CoreBundle\DataFixtures\ORM\LoadSystemSettingGroupData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\CoreBundle\DataFixtures\ORM\LoadSystemSettingGroupData).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CoreBundle\Form\Type\ImageSelectType" (parent: .abstract.instanceof.App\CoreBundle\Form\Type\ImageSelectType).
Resolving inheritance for "App\CoreBundle\Form\Type\ImageSelectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CoreBundle\Form\Type\ImageSelectType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CoreBundle\Repository\BatchJobsRepository" (parent: .abstract.instanceof.App\CoreBundle\Repository\BatchJobsRepository).
Resolving inheritance for "App\CoreBundle\Repository\BatchJobsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CoreBundle\Repository\BatchJobsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CoreBundle\Repository\KeyValueRepository" (parent: .abstract.instanceof.App\CoreBundle\Repository\KeyValueRepository).
Resolving inheritance for "App\CoreBundle\Repository\KeyValueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CoreBundle\Repository\KeyValueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CoreBundle\Repository\SystemSettingGroupRepository" (parent: .abstract.instanceof.App\CoreBundle\Repository\SystemSettingGroupRepository).
Resolving inheritance for "App\CoreBundle\Repository\SystemSettingGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CoreBundle\Repository\SystemSettingGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CoreBundle\Repository\SystemSettingRepository" (parent: .abstract.instanceof.App\CoreBundle\Repository\SystemSettingRepository).
Resolving inheritance for "App\CoreBundle\Repository\SystemSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CoreBundle\Repository\SystemSettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CoreBundle\Repository\TempValueRepository" (parent: .abstract.instanceof.App\CoreBundle\Repository\TempValueRepository).
Resolving inheritance for "App\CoreBundle\Repository\TempValueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CoreBundle\Repository\TempValueRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\CoreBundle\Twig\CoreExtension" (parent: .abstract.instanceof.App\CoreBundle\Twig\CoreExtension).
Resolving inheritance for "App\CoreBundle\Twig\CoreExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\CoreBundle\Twig\CoreExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CrimeBundle\Controller\AdvertisingAdminController" (parent: .abstract.instanceof.App\CrimeBundle\Controller\AdvertisingAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CrimeBundle\Controller\AdvertisingAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CrimeBundle\Controller\AdvertisingAdminController).
Resolving inheritance for "App\CrimeBundle\Controller\AdvertisingAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CrimeBundle\Controller\AdvertisingAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CrimeBundle\Controller\CCTVIncidentAdminController" (parent: .abstract.instanceof.App\CrimeBundle\Controller\CCTVIncidentAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CrimeBundle\Controller\CCTVIncidentAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CrimeBundle\Controller\CCTVIncidentAdminController).
Resolving inheritance for "App\CrimeBundle\Controller\CCTVIncidentAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CrimeBundle\Controller\CCTVIncidentAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CrimeBundle\Controller\CCTVIncidentReportController" (parent: .abstract.instanceof.App\CrimeBundle\Controller\CCTVIncidentReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CrimeBundle\Controller\CCTVIncidentReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CrimeBundle\Controller\CCTVIncidentReportController).
Resolving inheritance for "App\CrimeBundle\Controller\CCTVIncidentReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CrimeBundle\Controller\CCTVIncidentReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CrimeBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\CrimeBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CrimeBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CrimeBundle\Controller\DefaultController).
Resolving inheritance for "App\CrimeBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CrimeBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CrimeBundle\Controller\IncidentTypeController" (parent: .abstract.instanceof.App\CrimeBundle\Controller\IncidentTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CrimeBundle\Controller\IncidentTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CrimeBundle\Controller\IncidentTypeController).
Resolving inheritance for "App\CrimeBundle\Controller\IncidentTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CrimeBundle\Controller\IncidentTypeController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CrimeBundle\Form\Type\CCTVIncidentSearchType" (parent: .abstract.instanceof.App\CrimeBundle\Form\Type\CCTVIncidentSearchType).
Resolving inheritance for "App\CrimeBundle\Form\Type\CCTVIncidentSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CrimeBundle\Form\Type\CCTVIncidentSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CrimeBundle\Form\Type\CCTVIncidentType" (parent: .abstract.instanceof.App\CrimeBundle\Form\Type\CCTVIncidentType).
Resolving inheritance for "App\CrimeBundle\Form\Type\CCTVIncidentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CrimeBundle\Form\Type\CCTVIncidentType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CrimeBundle\Repository\AdvertisingRepository" (parent: .abstract.instanceof.App\CrimeBundle\Repository\AdvertisingRepository).
Resolving inheritance for "App\CrimeBundle\Repository\AdvertisingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CrimeBundle\Repository\AdvertisingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CrimeBundle\Repository\CCTVIncidentRepository" (parent: .abstract.instanceof.App\CrimeBundle\Repository\CCTVIncidentRepository).
Resolving inheritance for "App\CrimeBundle\Repository\CCTVIncidentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CrimeBundle\Repository\CCTVIncidentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CrimeBundle\Repository\IncidentTypeRepository" (parent: .abstract.instanceof.App\CrimeBundle\Repository\IncidentTypeRepository).
Resolving inheritance for "App\CrimeBundle\Repository\IncidentTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CrimeBundle\Repository\IncidentTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CrimeBundle\Repository\NatureRepository" (parent: .abstract.instanceof.App\CrimeBundle\Repository\NatureRepository).
Resolving inheritance for "App\CrimeBundle\Repository\NatureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CrimeBundle\Repository\NatureRepository).
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.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\SessionsBundle\Controller\CRUDController" (parent: .abstract.instanceof.App\SessionsBundle\Controller\CRUDController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\SessionsBundle\Controller\CRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\SessionsBundle\Controller\CRUDController).
Resolving inheritance for "App\SessionsBundle\Controller\CRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\SessionsBundle\Controller\CRUDController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\SessionsBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\SessionsBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\SessionsBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\SessionsBundle\Controller\DefaultController).
Resolving inheritance for "App\SessionsBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\SessionsBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\SessionsBundle\Controller\SessionsAdminController" (parent: .abstract.instanceof.App\SessionsBundle\Controller\SessionsAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\SessionsBundle\Controller\SessionsAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\SessionsBundle\Controller\SessionsAdminController).
Resolving inheritance for "App\SessionsBundle\Controller\SessionsAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\SessionsBundle\Controller\SessionsAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\SessionsBundle\Controller\SitesAdminController" (parent: .abstract.instanceof.App\SessionsBundle\Controller\SitesAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\SessionsBundle\Controller\SitesAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\SessionsBundle\Controller\SitesAdminController).
Resolving inheritance for "App\SessionsBundle\Controller\SitesAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\SessionsBundle\Controller\SitesAdminController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\SessionsBundle\EventListener\RequestListener" (parent: .abstract.instanceof.App\SessionsBundle\EventListener\RequestListener).
Resolving inheritance for "App\SessionsBundle\EventListener\RequestListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\SessionsBundle\EventListener\RequestListener).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\SessionsBundle\Repository\SessionsRepository" (parent: .abstract.instanceof.App\SessionsBundle\Repository\SessionsRepository).
Resolving inheritance for "App\SessionsBundle\Repository\SessionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\SessionsBundle\Repository\SessionsRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\SessionsBundle\Twig\SessionsExtension" (parent: .abstract.instanceof.App\SessionsBundle\Twig\SessionsExtension).
Resolving inheritance for "App\SessionsBundle\Twig\SessionsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\SessionsBundle\Twig\SessionsExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\OauthClientCreateCommand" (parent: .abstract.instanceof.App\UserBundle\Command\OauthClientCreateCommand).
Resolving inheritance for "App\UserBundle\Command\OauthClientCreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\OauthClientCreateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\UserListCommand" (parent: .abstract.instanceof.App\UserBundle\Command\UserListCommand).
Resolving inheritance for "App\UserBundle\Command\UserListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\UserListCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\UserListSyncCommand" (parent: .abstract.instanceof.App\UserBundle\Command\UserListSyncCommand).
Resolving inheritance for "App\UserBundle\Command\UserListSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\UserListSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\CRUDController" (parent: .abstract.instanceof.App\UserBundle\Controller\CRUDController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\CRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\CRUDController).
Resolving inheritance for "App\UserBundle\Controller\CRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\CRUDController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\ClientAdminController" (parent: .abstract.instanceof.App\UserBundle\Controller\ClientAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\ClientAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\ClientAdminController).
Resolving inheritance for "App\UserBundle\Controller\ClientAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\ClientAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\UserBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\DefaultController).
Resolving inheritance for "App\UserBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\SecurityController" (parent: .abstract.instanceof.App\UserBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\SecurityController).
Resolving inheritance for "App\UserBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\TimeSheetController" (parent: .abstract.instanceof.App\UserBundle\Controller\TimeSheetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\TimeSheetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\TimeSheetController).
Resolving inheritance for "App\UserBundle\Controller\TimeSheetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\TimeSheetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\TimeSheetQueryController" (parent: .abstract.instanceof.App\UserBundle\Controller\TimeSheetQueryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\TimeSheetQueryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\TimeSheetQueryController).
Resolving inheritance for "App\UserBundle\Controller\TimeSheetQueryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\TimeSheetQueryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserEMailAddressAdminController" (parent: .abstract.instanceof.App\UserBundle\Controller\UserEMailAddressAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserEMailAddressAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserEMailAddressAdminController).
Resolving inheritance for "App\UserBundle\Controller\UserEMailAddressAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserEMailAddressAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserFieldController" (parent: .abstract.instanceof.App\UserBundle\Controller\UserFieldController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserFieldController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserFieldController).
Resolving inheritance for "App\UserBundle\Controller\UserFieldController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserFieldController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserGroupController" (parent: .abstract.instanceof.App\UserBundle\Controller\UserGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserGroupController).
Resolving inheritance for "App\UserBundle\Controller\UserGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserListAdminController" (parent: .abstract.instanceof.App\UserBundle\Controller\UserListAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserListAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserListAdminController).
Resolving inheritance for "App\UserBundle\Controller\UserListAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserListAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserListController" (parent: .abstract.instanceof.App\UserBundle\Controller\UserListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserListController).
Resolving inheritance for "App\UserBundle\Controller\UserListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserListFrontendAdminController" (parent: .abstract.instanceof.App\UserBundle\Controller\UserListFrontendAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserListFrontendAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserListFrontendAdminController).
Resolving inheritance for "App\UserBundle\Controller\UserListFrontendAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserListFrontendAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserTypeTypesAdminController" (parent: .abstract.instanceof.App\UserBundle\Controller\UserTypeTypesAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserTypeTypesAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserTypeTypesAdminController).
Resolving inheritance for "App\UserBundle\Controller\UserTypeTypesAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserTypeTypesAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserTypesAdminController" (parent: .abstract.instanceof.App\UserBundle\Controller\UserTypesAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserTypesAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserTypesAdminController).
Resolving inheritance for "App\UserBundle\Controller\UserTypesAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserTypesAdminController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\UserBundle\DataFixtures\ORM\LoadUserLevelData" (parent: .abstract.instanceof.App\UserBundle\DataFixtures\ORM\LoadUserLevelData).
Resolving inheritance for "App\UserBundle\DataFixtures\ORM\LoadUserLevelData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\UserBundle\DataFixtures\ORM\LoadUserLevelData).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Type\TimeSheetQueryType" (parent: .abstract.instanceof.App\UserBundle\Form\Type\TimeSheetQueryType).
Resolving inheritance for "App\UserBundle\Form\Type\TimeSheetQueryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Type\TimeSheetQueryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Type\TimeSheetSearchType" (parent: .abstract.instanceof.App\UserBundle\Form\Type\TimeSheetSearchType).
Resolving inheritance for "App\UserBundle\Form\Type\TimeSheetSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Type\TimeSheetSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Type\UserForgotPwType" (parent: .abstract.instanceof.App\UserBundle\Form\Type\UserForgotPwType).
Resolving inheritance for "App\UserBundle\Form\Type\UserForgotPwType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Type\UserForgotPwType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Type\UserMyDetailsType" (parent: .abstract.instanceof.App\UserBundle\Form\Type\UserMyDetailsType).
Resolving inheritance for "App\UserBundle\Form\Type\UserMyDetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Type\UserMyDetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Type\UserRegisterType" (parent: .abstract.instanceof.App\UserBundle\Form\Type\UserRegisterType).
Resolving inheritance for "App\UserBundle\Form\Type\UserRegisterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Type\UserRegisterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Type\UserSwitchType" (parent: .abstract.instanceof.App\UserBundle\Form\Type\UserSwitchType).
Resolving inheritance for "App\UserBundle\Form\Type\UserSwitchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Type\UserSwitchType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\StaffPositionRepository" (parent: .abstract.instanceof.App\UserBundle\Repository\StaffPositionRepository).
Resolving inheritance for "App\UserBundle\Repository\StaffPositionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\StaffPositionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\TimeSheetItemRepository" (parent: .abstract.instanceof.App\UserBundle\Repository\TimeSheetItemRepository).
Resolving inheritance for "App\UserBundle\Repository\TimeSheetItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\TimeSheetItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\TimeSheetQueryRepository" (parent: .abstract.instanceof.App\UserBundle\Repository\TimeSheetQueryRepository).
Resolving inheritance for "App\UserBundle\Repository\TimeSheetQueryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\TimeSheetQueryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\TimeSheetRepository" (parent: .abstract.instanceof.App\UserBundle\Repository\TimeSheetRepository).
Resolving inheritance for "App\UserBundle\Repository\TimeSheetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\TimeSheetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\UserLevelRepository" (parent: .abstract.instanceof.App\UserBundle\Repository\UserLevelRepository).
Resolving inheritance for "App\UserBundle\Repository\UserLevelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\UserLevelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\UserListUserLevelRepository" (parent: .abstract.instanceof.App\UserBundle\Repository\UserListUserLevelRepository).
Resolving inheritance for "App\UserBundle\Repository\UserListUserLevelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\UserListUserLevelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\UserOldRepository" (parent: .abstract.instanceof.App\UserBundle\Repository\UserOldRepository).
Resolving inheritance for "App\UserBundle\Repository\UserOldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\UserOldRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\UserBundle\Security\Authorization\Voter\UserAclVoter" (parent: .abstract.instanceof.App\UserBundle\Security\Authorization\Voter\UserAclVoter).
Resolving inheritance for "App\UserBundle\Security\Authorization\Voter\UserAclVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\UserBundle\Security\Authorization\Voter\UserAclVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\UserBundle\Validator\Constraints\UserExistsValidator" (parent: .abstract.instanceof.App\UserBundle\Validator\Constraints\UserExistsValidator).
Resolving inheritance for "App\UserBundle\Validator\Constraints\UserExistsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\UserBundle\Validator\Constraints\UserExistsValidator).
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 "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.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
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 "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.user.provider.concrete.users" (parent: doctrine.orm.security.user.provider).
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.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
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.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: iga_user.authentication.handler.login_success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: iga_user.authentication.handler.login_failure_handler).
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.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_sonata_admin" (parent: maker.auto_command.abstract).
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 "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
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).
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.profiler" (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.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.snappy" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
2
Skipping service "App\SessionsBundle\Command\ArchiveSessionCommand": Class or interface "App\SessionsBundle\Command\ArchiveSessionCommand" cannot be loaded.
Skipping service "App\UserBundle\Command\UserNetworkCommand": Class or interface "App\UserBundle\Command\UserNetworkCommand" cannot be loaded.
239
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; 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\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 $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 "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\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; 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 "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 "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; 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 "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 $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; 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 $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 "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_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; 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 "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 "mobile_detect.request_listener"; reason: private alias.
Removed service "mobile_detect_bundle.device.collector"; reason: private alias.
Removed service "mobile_detect.device_view"; reason: private alias.
Removed service "mobile_detect.twig.extension"; reason: private alias.
Removed service "MobileDetectBundle\DeviceDetector\MobileDetectorInterface"; reason: private alias.
Removed service "mobile_detect.mobile_detector.default"; reason: private alias.
Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; reason: private alias.
Removed service "Sonata\BlockBundle\Templating\Helper\BlockHelper"; reason: private alias.
Removed service "sonata.block.context_manager"; reason: private alias.
Removed service "sonata.block.renderer"; reason: private alias.
Removed service "Sonata\Exporter\Exporter"; reason: private alias.
Removed service "Sonata\Exporter\ExporterInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Admin\Pool"; reason: private alias.
Removed service "Sonata\AdminBundle\Filter\FilterFactoryInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Admin\BreadcrumbsBuilderInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Translator\LabelTranslatorStrategyInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Model\AuditManagerInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Search\SearchHandlerInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Filter\Persister\FilterPersisterInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Request\AdminFetcherInterface"; reason: private alias.
Removed service "sonata.admin.twig.extension"; reason: private alias.
Removed service "sonata.templates.twig.extension"; reason: private alias.
Removed service "sonata.admin.group.extension"; reason: private alias.
Removed service "sonata.security.twig.extension"; reason: private alias.
Removed service "sonata.canonicalize.twig.extension"; reason: private alias.
Removed service "sonata.xeditable.twig.extension"; reason: private alias.
Removed service "sonata.render_element.twig.extension"; reason: private alias.
Removed service "Sonata\AdminBundle\Bridge\Exporter\AdminExporter"; reason: private alias.
Removed service "sonata.admin.security.handler"; reason: private alias.
Removed service "Sonata\AdminBundle\Util\AdminObjectAclManipulator"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "fos_js_routing.router"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "knp_menu.menu_provider"; reason: private alias.
Removed service ".service_locator.80edgLI"; reason: private alias.
Removed service ".service_locator.h8Jkkd2"; reason: private alias.
Removed service ".service_locator.o.uf2zi"; reason: private alias.
Removed service ".service_locator.6Ny7pre"; reason: private alias.
Removed service ".service_locator.bBsiR28"; reason: private alias.
Removed service ".service_locator.OWioo_F"; reason: private alias.
Removed service ".service_locator.isafrxE"; reason: private alias.
Removed service ".service_locator.rZwzJB_"; reason: private alias.
Removed service ".service_locator.g4QkKXl"; reason: private alias.
Removed service ".service_locator.BxgC0D5"; reason: private alias.
Removed service ".service_locator.dlo9Dfm"; reason: private alias.
Removed service ".service_locator.fLLFP2j"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.jUv.zyj"; reason: private alias.
Removed service ".service_locator.MrPwCJ0"; 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 "serializer"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "var_dumper.cli_dumper"; 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.main"; 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.main"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.X.32Dh4"; reason: private alias.
Removed service ".service_locator.ZDxLT.b"; reason: private alias.
Removed service ".service_locator.G6i0Bw5"; reason: private alias.
Removed service ".service_locator.r_UAgeb"; reason: private alias.
Removed service ".service_locator.YQceXSY"; reason: private alias.
Removed service ".service_locator.gdaK7Ly"; reason: private alias.
Removed service ".service_locator.TUKJnSy"; reason: private alias.
Removed service ".service_locator.X2BarcO"; reason: private alias.
Removed service ".service_locator.Q1z.f9O"; reason: private alias.
Removed service ".service_locator.4CfrfXU"; reason: private alias.
Removed service ".service_locator.FDQEJln"; reason: private alias.
Removed service ".service_locator.u6DWx23"; reason: private alias.
Removed service ".service_locator.hnz5ZNh"; reason: private alias.
Removed service ".service_locator.BlxN3Cw"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
122
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 "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "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 "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 "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 "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.success_handler.main.form_login" previously pointing to "router.default" to "router".
Changed reference of service "security.authentication.failure_handler.main.form_login" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "MobileDetectBundle\EventListener\RequestResponseListener" previously pointing to "router.default" to "router".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.block.templating.helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.admin.event.extension" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.admin.menu_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.admin.route.default_generator" previously pointing to "router.default" to "router".
Changed reference of service "sonata.admin.twig.xeditable_runtime" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "webpack_encore.tag_renderer" 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 "iga.contact.admin.contact_method" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "iga.contact.admin.contact_reason" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "iga.contact.admin.message" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "iga.contact.admin.message_credit" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "iga.contact.admin.message_recipient" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "iga.contact.admin.message_type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "contact_message.manager" previously pointing to "router.default" to "router".
Changed reference of service "contact_message_credit.manager" previously pointing to "router.default" to "router".
Changed reference of service "contact_message_error.manager" previously pointing to "router.default" to "router".
Changed reference of service "contact_message_stat.manager" previously pointing to "router.default" to "router".
Changed reference of service "contact_message_type.manager" previously pointing to "router.default" to "router".
Changed reference of service "content.admin.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "content.admin.form_completed" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "content.admin.form_item" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "content.admin.form_item_type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "content.admin.form_type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "content.admin.form_item_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "iga.contact.admin.batch_jobs" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "iga.contact.admin.error_log" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "iga.core.admin.system_setting" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "iga.core.admin.system_setting_group" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.client" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.cctv_incident" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.advertising" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.sessions" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.sites" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "iga.user.admin.user_level" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "iga.user.admin.staff_position" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "iga.user.admin.user_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "entry_point.user_login" previously pointing to "router.default" to "router".
Changed reference of service "iga_user.authentication.handler.login_success_handler" previously pointing to "router.default" to "router".
Changed reference of service "iga_user.authentication.handler.login_failure_handler" previously pointing to "router.default" to "router".
Changed reference of service "iga_user.authentication.handler.logout_success_handler" previously pointing to "router.default" to "router".
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.security.access.simple_role_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\UserBundle\Security\Authorization\Voter\UserAclVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.2e6LmLI" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.2e6LmLI" previously pointing to "translator.data_collector" to "translator".
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._1SGciK" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
421
Removed service "App\Entity"; 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 "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 "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 "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 "maker.auto_command.abstract"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ClientBundle\Controller\ClientSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ClientBundle\Controller\ClientSiteController"; reason: abstract.
Removed service ".abstract.instanceof.App\ClientBundle\Controller\ClientSiteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ClientBundle\Controller\FloorPlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ClientBundle\Controller\FloorPlanController"; reason: abstract.
Removed service ".abstract.instanceof.App\ClientBundle\Controller\FloorPlanController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ClientBundle\Form\Type\ClientSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\ClientBundle\Form\Type\ClientSearchType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ClientBundle\Repository\ClientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ClientBundle\Repository\ClientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ClientBundle\Repository\ClientSiteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ClientBundle\Repository\ClientSiteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ClientBundle\Repository\FloorPlanRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ClientBundle\Repository\FloorPlanRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\ContactBundle\Command\MessageCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Command\MessageCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\ContactBundle\Command\SendNotificationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Command\SendNotificationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\CRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\CRUDController"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Controller\CRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\ContactMethodAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\ContactMethodAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Controller\ContactMethodAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\ContactReasonAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\ContactReasonAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Controller\ContactReasonAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\MessageAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\MessageAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Controller\MessageAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\MessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\MessageController"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Controller\MessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\MessageCreditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\MessageCreditController"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Controller\MessageCreditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\MessageRecipientAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\MessageRecipientAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Controller\MessageRecipientAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContactBundle\Controller\MessageTypeAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContactBundle\Controller\MessageTypeAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Controller\MessageTypeAdminController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\ContactBundle\DataFixtures\ORM\LoadContactMethodData"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\DataFixtures\ORM\LoadContactMethodData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\ContactBundle\DataFixtures\ORM\LoadContactReasonData"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\DataFixtures\ORM\LoadContactReasonData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\ContactBundle\DataFixtures\ORM\LoadMessageTypeData"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\DataFixtures\ORM\LoadMessageTypeData"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\ContactUsType"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Form\Type\ContactUsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\MessageEMailType"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Form\Type\MessageEMailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\MessageSmsType"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Form\Type\MessageSmsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\ReferType"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Form\Type\ReferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\RequestCreditType"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Form\Type\RequestCreditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\SendTAFriendType"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Form\Type\SendTAFriendType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContactBundle\Form\Type\TransferCreditType"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Form\Type\TransferCreditType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\ContactBundle\Twig\ContactExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Twig\ContactExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\CRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\CRUDController"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Controller\CRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\FormAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\FormAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Controller\FormAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\FormCompletedAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\FormCompletedAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Controller\FormCompletedAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\FormItemAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\FormItemAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Controller\FormItemAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\FormItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\FormItemController"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Controller\FormItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\FormItemListAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\FormItemListAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Controller\FormItemListAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ContentBundle\Controller\FormTypeAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ContentBundle\Controller\FormTypeAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Controller\FormTypeAdminController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\ContentBundle\DataFixtures\ORM\LoadFormItemTypeData"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\DataFixtures\ORM\LoadFormItemTypeData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\ContentBundle\DataFixtures\ORM\LoadFormTypeData"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\DataFixtures\ORM\LoadFormTypeData"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContentBundle\Form\Type\FormCompletedEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Form\Type\FormCompletedEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContentBundle\Form\Type\FormCompletedType"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Form\Type\FormCompletedType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContentBundle\Form\Type\FormItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Form\Type\FormItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContentBundle\Form\Type\FormReferType"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Form\Type\FormReferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ContentBundle\Form\Type\FormType"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Form\Type\FormType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FilesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Repository\FilesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormCompletedRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Repository\FormCompletedRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormItemCompletedRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Repository\FormItemCompletedRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormItemFormRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Repository\FormItemFormRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormItemListRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Repository\FormItemListRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Repository\FormItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormItemTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Repository\FormItemTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Repository\FormRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContentBundle\Repository\FormTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ContentBundle\Repository\FormTypeRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdvertisingAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdvertisingAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdvertisingAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\CoreBundle\Command\DoctrineMappingDebugCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\CoreBundle\Command\DoctrineMappingDebugCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CoreBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CoreBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\CoreBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\CoreBundle\DataFixtures\ORM\LoadSystemSettingData"; reason: abstract.
Removed service ".abstract.instanceof.App\CoreBundle\DataFixtures\ORM\LoadSystemSettingData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\CoreBundle\DataFixtures\ORM\LoadSystemSettingGroupData"; reason: abstract.
Removed service ".abstract.instanceof.App\CoreBundle\DataFixtures\ORM\LoadSystemSettingGroupData"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CoreBundle\Form\Type\ImageSelectType"; reason: abstract.
Removed service ".abstract.instanceof.App\CoreBundle\Form\Type\ImageSelectType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CoreBundle\Repository\BatchJobsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CoreBundle\Repository\BatchJobsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CoreBundle\Repository\KeyValueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CoreBundle\Repository\KeyValueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CoreBundle\Repository\SystemSettingGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CoreBundle\Repository\SystemSettingGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CoreBundle\Repository\SystemSettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CoreBundle\Repository\SystemSettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CoreBundle\Repository\TempValueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CoreBundle\Repository\TempValueRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\CoreBundle\Twig\CoreExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\CoreBundle\Twig\CoreExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CrimeBundle\Controller\AdvertisingAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CrimeBundle\Controller\AdvertisingAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\CrimeBundle\Controller\AdvertisingAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CrimeBundle\Controller\CCTVIncidentAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CrimeBundle\Controller\CCTVIncidentAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\CrimeBundle\Controller\CCTVIncidentAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CrimeBundle\Controller\CCTVIncidentReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CrimeBundle\Controller\CCTVIncidentReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\CrimeBundle\Controller\CCTVIncidentReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CrimeBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CrimeBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\CrimeBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\CrimeBundle\Controller\IncidentTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\CrimeBundle\Controller\IncidentTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\CrimeBundle\Controller\IncidentTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CrimeBundle\Form\Type\CCTVIncidentSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\CrimeBundle\Form\Type\CCTVIncidentSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\CrimeBundle\Form\Type\CCTVIncidentType"; reason: abstract.
Removed service ".abstract.instanceof.App\CrimeBundle\Form\Type\CCTVIncidentType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CrimeBundle\Repository\AdvertisingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CrimeBundle\Repository\AdvertisingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CrimeBundle\Repository\CCTVIncidentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CrimeBundle\Repository\CCTVIncidentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CrimeBundle\Repository\IncidentTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CrimeBundle\Repository\IncidentTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\CrimeBundle\Repository\NatureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\CrimeBundle\Repository\NatureRepository"; 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.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\SessionsBundle\Controller\CRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\SessionsBundle\Controller\CRUDController"; reason: abstract.
Removed service ".abstract.instanceof.App\SessionsBundle\Controller\CRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\SessionsBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\SessionsBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\SessionsBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\SessionsBundle\Controller\SessionsAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\SessionsBundle\Controller\SessionsAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\SessionsBundle\Controller\SessionsAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\SessionsBundle\Controller\SitesAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\SessionsBundle\Controller\SitesAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\SessionsBundle\Controller\SitesAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\SessionsBundle\EventListener\RequestListener"; reason: abstract.
Removed service ".abstract.instanceof.App\SessionsBundle\EventListener\RequestListener"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\SessionsBundle\Repository\SessionsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\SessionsBundle\Repository\SessionsRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\SessionsBundle\Twig\SessionsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\SessionsBundle\Twig\SessionsExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\OauthClientCreateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Command\OauthClientCreateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\UserListCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Command\UserListCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\UserBundle\Command\UserListSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Command\UserListSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\CRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\CRUDController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\CRUDController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\ClientAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\ClientAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\ClientAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\TimeSheetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\TimeSheetController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\TimeSheetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\TimeSheetQueryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\TimeSheetQueryController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\TimeSheetQueryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserEMailAddressAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserEMailAddressAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\UserEMailAddressAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserFieldController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserFieldController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\UserFieldController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\UserGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserListAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserListAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\UserListAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserListController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\UserListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserListFrontendAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserListFrontendAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\UserListFrontendAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserTypeTypesAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserTypeTypesAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\UserTypeTypesAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\UserTypesAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\UserTypesAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\UserTypesAdminController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\UserBundle\DataFixtures\ORM\LoadUserLevelData"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\DataFixtures\ORM\LoadUserLevelData"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Type\TimeSheetQueryType"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Form\Type\TimeSheetQueryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Type\TimeSheetSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Form\Type\TimeSheetSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Type\UserForgotPwType"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Form\Type\UserForgotPwType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Type\UserMyDetailsType"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Form\Type\UserMyDetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Type\UserRegisterType"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Form\Type\UserRegisterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\UserBundle\Form\Type\UserSwitchType"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Form\Type\UserSwitchType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\StaffPositionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Repository\StaffPositionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\TimeSheetItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Repository\TimeSheetItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\TimeSheetQueryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Repository\TimeSheetQueryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\TimeSheetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Repository\TimeSheetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\UserLevelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Repository\UserLevelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\UserListUserLevelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Repository\UserListUserLevelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\UserOldRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Repository\UserOldRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\UserBundle\Security\Authorization\Voter\UserAclVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Security\Authorization\Voter\UserAclVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\UserBundle\Validator\Constraints\UserExistsValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Validator\Constraints\UserExistsValidator"; reason: abstract.
310
Removed service "App\Admin\AdvertisingAdmin"; reason: unused.
Removed service "App\ClientBundle\Admin\ClientAdmin"; reason: unused.
Removed service "App\ClientBundle\ClientBundle"; reason: unused.
Removed service "App\ClientBundle\DependencyInjection\ClientExtension"; reason: unused.
Removed service "App\ClientBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\ClientBundle\Entity\Client"; reason: unused.
Removed service "App\ClientBundle\Entity\ClientSite"; reason: unused.
Removed service "App\ClientBundle\Entity\FloorPlan"; reason: unused.
Removed service "App\ClientBundle\Form\Type\ClientSearchType"; reason: unused.
Removed service "App\ClientBundle\Services\ClientManager"; reason: unused.
Removed service "App\ClientBundle\Services\ClientSiteManager"; reason: unused.
Removed service "App\ClientBundle\Services\FloorPlanManager"; reason: unused.
Removed service "App\ContactBundle\Admin\ContactMethodAdmin"; reason: unused.
Removed service "App\ContactBundle\Admin\ContactReasonAdmin"; reason: unused.
Removed service "App\ContactBundle\Admin\MessageAdmin"; reason: unused.
Removed service "App\ContactBundle\Admin\MessageCreditAdmin"; reason: unused.
Removed service "App\ContactBundle\Admin\MessageRecipientAdmin"; reason: unused.
Removed service "App\ContactBundle\Admin\MessageTypeAdmin"; reason: unused.
Removed service "App\ContactBundle\ContactBundle"; reason: unused.
Removed service "App\ContactBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\ContactBundle\DependencyInjection\ContactExtension"; reason: unused.
Removed service "App\ContactBundle\Entity\ContactMethod"; reason: unused.
Removed service "App\ContactBundle\Entity\ContactReason"; reason: unused.
Removed service "App\ContactBundle\Entity\Message"; reason: unused.
Removed service "App\ContactBundle\Entity\MessageAttachment"; reason: unused.
Removed service "App\ContactBundle\Entity\MessageCredit"; reason: unused.
Removed service "App\ContactBundle\Entity\MessageEmbeddedImage"; reason: unused.
Removed service "App\ContactBundle\Entity\MessageError"; reason: unused.
Removed service "App\ContactBundle\Entity\MessageRecipient"; reason: unused.
Removed service "App\ContactBundle\Entity\MessageStat"; reason: unused.
Removed service "App\ContactBundle\Entity\MessageType"; reason: unused.
Removed service "App\ContactBundle\Form\Type\ContactUsType"; reason: unused.
Removed service "App\ContactBundle\Form\Type\MessageEMailType"; reason: unused.
Removed service "App\ContactBundle\Form\Type\MessageSmsType"; reason: unused.
Removed service "App\ContactBundle\Form\Type\ReferType"; reason: unused.
Removed service "App\ContactBundle\Form\Type\RequestCreditType"; reason: unused.
Removed service "App\ContactBundle\Form\Type\SendTAFriendType"; reason: unused.
Removed service "App\ContactBundle\Form\Type\TransferCreditType"; reason: unused.
Removed service "App\ContactBundle\Repository\MessageCreditRepository"; reason: unused.
Removed service "App\ContactBundle\Repository\MessageErrorRepository"; reason: unused.
Removed service "App\ContactBundle\Repository\MessageRecipientRepository"; reason: unused.
Removed service "App\ContactBundle\Repository\MessageRepository"; reason: unused.
Removed service "App\ContactBundle\Repository\MessageStatRepository"; reason: unused.
Removed service "App\ContactBundle\Services\ContactMethodManager"; reason: unused.
Removed service "App\ContactBundle\Services\ContactReasonManager"; reason: unused.
Removed service "App\ContactBundle\Services\MessageAttachmentManager"; reason: unused.
Removed service "App\ContactBundle\Services\MessageCreditManager"; reason: unused.
Removed service "App\ContactBundle\Services\MessageEmbeddedImageManager"; reason: unused.
Removed service "App\ContactBundle\Services\MessageErrorManager"; reason: unused.
Removed service "App\ContactBundle\Services\MessageManager"; reason: unused.
Removed service "App\ContactBundle\Services\MessageRecipientManager"; reason: unused.
Removed service "App\ContactBundle\Services\MessageStatManager"; reason: unused.
Removed service "App\ContactBundle\Services\MessageTypeManager"; reason: unused.
Removed service "App\ContentBundle\Admin\FormAdmin"; reason: unused.
Removed service "App\ContentBundle\Admin\FormCompletedAdmin"; reason: unused.
Removed service "App\ContentBundle\Admin\FormItemAdmin"; reason: unused.
Removed service "App\ContentBundle\Admin\FormItemListAdmin"; reason: unused.
Removed service "App\ContentBundle\Admin\FormItemTypeAdmin"; reason: unused.
Removed service "App\ContentBundle\Admin\FormTypeAdmin"; reason: unused.
Removed service "App\ContentBundle\ContentBundle"; reason: unused.
Removed service "App\ContentBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\ContentBundle\DependencyInjection\ContentExtension"; reason: unused.
Removed service "App\ContentBundle\Entity\Files"; reason: unused.
Removed service "App\ContentBundle\Entity\Form"; reason: unused.
Removed service "App\ContentBundle\Entity\FormCompleted"; reason: unused.
Removed service "App\ContentBundle\Entity\FormItem"; reason: unused.
Removed service "App\ContentBundle\Entity\FormItemCompleted"; reason: unused.
Removed service "App\ContentBundle\Entity\FormItemForm"; reason: unused.
Removed service "App\ContentBundle\Entity\FormItemList"; reason: unused.
Removed service "App\ContentBundle\Entity\FormItemType"; reason: unused.
Removed service "App\ContentBundle\Entity\FormType"; reason: unused.
Removed service "App\ContentBundle\Services\FilesManager"; reason: unused.
Removed service "App\ContentBundle\Services\FormCompletedManager"; reason: unused.
Removed service "App\ContentBundle\Services\FormItemCompletedManager"; reason: unused.
Removed service "App\ContentBundle\Services\FormItemFormManager"; reason: unused.
Removed service "App\ContentBundle\Services\FormItemListManager"; reason: unused.
Removed service "App\ContentBundle\Services\FormItemManager"; reason: unused.
Removed service "App\ContentBundle\Services\FormItemTypeManager"; reason: unused.
Removed service "App\ContentBundle\Services\FormManager"; reason: unused.
Removed service "App\ContentBundle\Services\FormTypeManager"; reason: unused.
Removed service "App\CoreBundle\Admin\BatchJobsAdmin"; reason: unused.
Removed service "App\CoreBundle\Admin\ErrorLogAdmin"; reason: unused.
Removed service "App\CoreBundle\Admin\SystemSettingAdmin"; reason: unused.
Removed service "App\CoreBundle\Admin\SystemSettingGroupAdmin"; reason: unused.
Removed service "App\CoreBundle\CoreBundle"; reason: unused.
Removed service "App\CoreBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\CoreBundle\DependencyInjection\CoreExtension"; reason: unused.
Removed service "App\CoreBundle\Entity\BatchJobs"; reason: unused.
Removed service "App\CoreBundle\Entity\Blog"; reason: unused.
Removed service "App\CoreBundle\Entity\ErrorLog"; reason: unused.
Removed service "App\CoreBundle\Entity\KeyValue"; reason: unused.
Removed service "App\CoreBundle\Entity\Picklist"; reason: unused.
Removed service "App\CoreBundle\Entity\SystemSetting"; reason: unused.
Removed service "App\CoreBundle\Entity\SystemSettingGroup"; reason: unused.
Removed service "App\CoreBundle\Entity\TempValue"; reason: unused.
Removed service "App\CoreBundle\Form\DataTransformer\DateToStringTransformer"; reason: unused.
Removed service "App\CoreBundle\Form\DataTransformer\FileToStringTransformer"; reason: unused.
Removed service "App\CoreBundle\Services\BatchJobsManager"; reason: unused.
Removed service "App\CoreBundle\Services\ErrorLogManager"; reason: unused.
Removed service "App\CoreBundle\Services\FileUploader"; reason: unused.
Removed service "App\CoreBundle\Services\KeyValueManager"; reason: unused.
Removed service "App\CoreBundle\Services\Openssl_EncryptDecrypt"; reason: unused.
Removed service "App\CoreBundle\Services\PublicHolidayManager"; reason: unused.
Removed service "App\CoreBundle\Services\S3"; reason: unused.
Removed service "App\CoreBundle\Services\SystemSettingGroupManager"; reason: unused.
Removed service "App\CoreBundle\Services\SystemSettingManager"; reason: unused.
Removed service "App\CoreBundle\Services\TempValueManager"; reason: unused.
Removed service "App\CoreBundle\Services\Utils"; reason: unused.
Removed service "App\CrimeBundle\Admin\AdvertisingAdmin"; reason: unused.
Removed service "App\CrimeBundle\Admin\CCTVIncidentAdmin"; reason: unused.
Removed service "App\CrimeBundle\CrimeBundle"; reason: unused.
Removed service "App\CrimeBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\CrimeBundle\DependencyInjection\CrimeExtension"; reason: unused.
Removed service "App\CrimeBundle\Entity\Advertising"; reason: unused.
Removed service "App\CrimeBundle\Entity\CCTVIncident"; reason: unused.
Removed service "App\CrimeBundle\Entity\IncidentType"; reason: unused.
Removed service "App\CrimeBundle\Entity\Nature"; reason: unused.
Removed service "App\CrimeBundle\Services\CCTVIncidentManager"; reason: unused.
Removed service "App\CrimeBundle\Services\IncidentTypeManager"; reason: unused.
Removed service "App\CrimeBundle\Services\NatureManager"; reason: unused.
Removed service "App\SessionsBundle\Admin\SessionsAdmin"; reason: unused.
Removed service "App\SessionsBundle\Admin\SitesAdmin"; reason: unused.
Removed service "App\SessionsBundle\Command\ArchiveSessionCommand"; reason: unused.
Removed service "App\SessionsBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\SessionsBundle\DependencyInjection\SessionsExtension"; reason: unused.
Removed service "App\SessionsBundle\Entity\SessionTextValues"; reason: unused.
Removed service "App\SessionsBundle\Entity\SessionUrls"; reason: unused.
Removed service "App\SessionsBundle\Entity\SessionValues"; reason: unused.
Removed service "App\SessionsBundle\Entity\Sessions"; reason: unused.
Removed service "App\SessionsBundle\Entity\Sites"; reason: unused.
Removed service "App\SessionsBundle\EventListener\ResponseListener"; reason: unused.
Removed service "App\SessionsBundle\Repository\SessionTextValuesRepository"; reason: unused.
Removed service "App\SessionsBundle\Repository\SessionUrlsRepository"; reason: unused.
Removed service "App\SessionsBundle\Repository\SessionValuesRepository"; reason: unused.
Removed service "App\SessionsBundle\Repository\SitesRepository"; reason: unused.
Removed service "App\SessionsBundle\Services\SessionTextValuesManager"; reason: unused.
Removed service "App\SessionsBundle\Services\SessionUrlsManager"; reason: unused.
Removed service "App\SessionsBundle\Services\SessionValuesManager"; reason: unused.
Removed service "App\SessionsBundle\Services\SessionsManager"; reason: unused.
Removed service "App\SessionsBundle\Services\SitesManager"; reason: unused.
Removed service "App\SessionsBundle\SessionsBundle"; reason: unused.
Removed service "App\UserBundle\Admin\ClientAdmin"; reason: unused.
Removed service "App\UserBundle\Admin\SellerAdmin"; reason: unused.
Removed service "App\UserBundle\Admin\StaffPositionAdmin"; reason: unused.
Removed service "App\UserBundle\Admin\UserBankDetailAdmin"; reason: unused.
Removed service "App\UserBundle\Admin\UserEMailAddressAdmin"; reason: unused.
Removed service "App\UserBundle\Admin\UserFieldAdmin"; reason: unused.
Removed service "App\UserBundle\Admin\UserLevelAdmin"; reason: unused.
Removed service "App\UserBundle\Admin\UserListAdmin"; reason: unused.
Removed service "App\UserBundle\Admin\UserTypeTypesAdmin"; reason: unused.
Removed service "App\UserBundle\Admin\UserTypesAdmin"; reason: unused.
Removed service "App\UserBundle\Command\UserNetworkCommand"; reason: unused.
Removed service "App\UserBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\UserBundle\DependencyInjection\UserExtension"; reason: unused.
Removed service "App\UserBundle\Entity\StaffPosition"; reason: unused.
Removed service "App\UserBundle\Entity\TimeSheet"; reason: unused.
Removed service "App\UserBundle\Entity\TimeSheetItem"; reason: unused.
Removed service "App\UserBundle\Entity\TimeSheetQuery"; reason: unused.
Removed service "App\UserBundle\Entity\UserLevel"; reason: unused.
Removed service "App\UserBundle\Entity\UserListUserLevel"; reason: unused.
Removed service "App\UserBundle\Entity\UserOld"; reason: unused.
Removed service "App\UserBundle\Form\DataTransformer\UserLevelTransformer"; reason: unused.
Removed service "App\UserBundle\Form\DataTransformer\UserListToStringTransformer"; reason: unused.
Removed service "App\UserBundle\Form\Type\TimeSheetSearchType"; reason: unused.
Removed service "App\UserBundle\Form\Type\UserRegisterType"; reason: unused.
Removed service "App\UserBundle\Repository\UserBankDetailRepository"; reason: unused.
Removed service "App\UserBundle\Repository\UserContactRepository"; reason: unused.
Removed service "App\UserBundle\Repository\UserFieldRepository"; reason: unused.
Removed service "App\UserBundle\Repository\UserFieldUserRepository"; reason: unused.
Removed service "App\UserBundle\Repository\UserGroupRepository"; reason: unused.
Removed service "App\UserBundle\Repository\UserListRepository"; reason: unused.
Removed service "App\UserBundle\Repository\UserNetworkRepository"; reason: unused.
Removed service "App\UserBundle\Repository\UserTypesRepository"; reason: unused.
Removed service "App\UserBundle\Security\LoginFailureHandler"; reason: unused.
Removed service "App\UserBundle\Security\LoginSuccessHandler"; reason: unused.
Removed service "App\UserBundle\Security\LogoutSuccessHandler"; reason: unused.
Removed service "App\UserBundle\Services\LoginEntryPoint"; reason: unused.
Removed service "App\UserBundle\Services\OauthManager"; reason: unused.
Removed service "App\UserBundle\Services\StaffPositionManager"; reason: unused.
Removed service "App\UserBundle\Services\TimeSheetItemManager"; reason: unused.
Removed service "App\UserBundle\Services\TimeSheetManager"; reason: unused.
Removed service "App\UserBundle\Services\TimeSheetQueryManager"; reason: unused.
Removed service "App\UserBundle\Services\UserLevelManager"; reason: unused.
Removed service "App\UserBundle\Services\UserListManager"; reason: unused.
Removed service "App\UserBundle\Services\UserListOldManager"; reason: unused.
Removed service "App\UserBundle\Services\UserListUserLevelManager"; reason: unused.
Removed service "App\UserBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\UserBundle\Tests\Controller\UserListAdminControllerTest"; reason: unused.
Removed service "App\UserBundle\Tests\Controller\UserListFrontendAdminControllerTest"; reason: unused.
Removed service "App\UserBundle\Tests\Controller\UserTypeTypesAdminControllerTest"; reason: unused.
Removed service "App\UserBundle\Tests\Controller\UserTypesAdminControllerTest"; reason: unused.
Removed service "App\UserBundle\UserBundle"; reason: unused.
Removed service "App\UserBundle\Validator\Constraints\UserExists"; reason: unused.
Removed service "App\UserBundle\Validator\Constraints\UserExistsValidator"; 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 "mailer.default_transport"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; 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 "notifier.admin_recipient.0"; 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 ".1_ServiceLocator~enkFUie"; 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"; 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 "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.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.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.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 "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "stimulus.asset_mapper.ux_package_reader"; reason: unused.
Removed service "sonata.admin.entity_manager"; reason: unused.
Removed service "sonata.admin.label.strategy.bc"; reason: unused.
Removed service "sonata.admin.label.strategy.noop"; reason: unused.
Removed service "sonata.admin.label.strategy.underscore"; reason: unused.
Removed service "sonata.admin.label.strategy.form_component"; reason: unused.
Removed service "sonata.admin.filter_persister.session"; reason: unused.
Removed service "sonata.admin.security.handler.role"; reason: unused.
Removed service "sonata.admin.security.handler.acl"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "oauth.manager"; reason: unused.
Removed service "entry_point.user_login"; reason: unused.
Removed service "iga_user.authentication.handler.login_success_handler"; reason: unused.
Removed service "iga_user.authentication.handler.login_failure_handler"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; 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.
428
Inlined service ".service_locator.O2p6Lk7.App\ClientBundle\Controller\ClientSiteController" to "App\ClientBundle\Controller\ClientSiteController".
Inlined service ".service_locator.O2p6Lk7.App\ClientBundle\Controller\FloorPlanController" to "App\ClientBundle\Controller\FloorPlanController".
Inlined service ".service_locator.2e6LmLI.App\ContactBundle\Controller\CRUDController" to "App\ContactBundle\Controller\CRUDController".
Inlined service ".service_locator.2e6LmLI.App\ContactBundle\Controller\ContactMethodAdminController" to "App\ContactBundle\Controller\ContactMethodAdminController".
Inlined service ".service_locator.2e6LmLI.App\ContactBundle\Controller\ContactReasonAdminController" to "App\ContactBundle\Controller\ContactReasonAdminController".
Inlined service ".service_locator.O2p6Lk7.App\ContactBundle\Controller\DefaultController" to "App\ContactBundle\Controller\DefaultController".
Inlined service ".service_locator.2e6LmLI.App\ContactBundle\Controller\MessageAdminController" to "App\ContactBundle\Controller\MessageAdminController".
Inlined service ".service_locator.O2p6Lk7.App\ContactBundle\Controller\MessageController" to "App\ContactBundle\Controller\MessageController".
Inlined service ".service_locator.O2p6Lk7.App\ContactBundle\Controller\MessageCreditController" to "App\ContactBundle\Controller\MessageCreditController".
Inlined service ".service_locator.2e6LmLI.App\ContactBundle\Controller\MessageRecipientAdminController" to "App\ContactBundle\Controller\MessageRecipientAdminController".
Inlined service ".service_locator.2e6LmLI.App\ContactBundle\Controller\MessageTypeAdminController" to "App\ContactBundle\Controller\MessageTypeAdminController".
Inlined service ".service_locator.2e6LmLI.App\ContentBundle\Controller\CRUDController" to "App\ContentBundle\Controller\CRUDController".
Inlined service ".service_locator.O2p6Lk7.App\ContentBundle\Controller\DefaultController" to "App\ContentBundle\Controller\DefaultController".
Inlined service ".service_locator.2e6LmLI.App\ContentBundle\Controller\FormAdminController" to "App\ContentBundle\Controller\FormAdminController".
Inlined service ".service_locator.2e6LmLI.App\ContentBundle\Controller\FormCompletedAdminController" to "App\ContentBundle\Controller\FormCompletedAdminController".
Inlined service ".service_locator.2e6LmLI.App\ContentBundle\Controller\FormItemAdminController" to "App\ContentBundle\Controller\FormItemAdminController".
Inlined service ".service_locator.O2p6Lk7.App\ContentBundle\Controller\FormItemController" to "App\ContentBundle\Controller\FormItemController".
Inlined service ".service_locator.2e6LmLI.App\ContentBundle\Controller\FormItemListAdminController" to "App\ContentBundle\Controller\FormItemListAdminController".
Inlined service ".service_locator.2e6LmLI.App\ContentBundle\Controller\FormTypeAdminController" to "App\ContentBundle\Controller\FormTypeAdminController".
Inlined service ".service_locator.2e6LmLI.App\Controller\AdvertisingAdminController" to "App\Controller\AdvertisingAdminController".
Inlined service ".service_locator.O2p6Lk7.App\CoreBundle\Controller\DefaultController" to "App\CoreBundle\Controller\DefaultController".
Inlined service ".service_locator.2e6LmLI.App\CrimeBundle\Controller\AdvertisingAdminController" to "App\CrimeBundle\Controller\AdvertisingAdminController".
Inlined service ".service_locator.2e6LmLI.App\CrimeBundle\Controller\CCTVIncidentAdminController" to "App\CrimeBundle\Controller\CCTVIncidentAdminController".
Inlined service ".service_locator.O2p6Lk7.App\CrimeBundle\Controller\CCTVIncidentReportController" to "App\CrimeBundle\Controller\CCTVIncidentReportController".
Inlined service ".service_locator.O2p6Lk7.App\CrimeBundle\Controller\DefaultController" to "App\CrimeBundle\Controller\DefaultController".
Inlined service ".service_locator.O2p6Lk7.App\CrimeBundle\Controller\IncidentTypeController" to "App\CrimeBundle\Controller\IncidentTypeController".
Inlined service ".service_locator.2e6LmLI.App\SessionsBundle\Controller\CRUDController" to "App\SessionsBundle\Controller\CRUDController".
Inlined service ".service_locator.O2p6Lk7.App\SessionsBundle\Controller\DefaultController" to "App\SessionsBundle\Controller\DefaultController".
Inlined service ".service_locator.2e6LmLI.App\SessionsBundle\Controller\SessionsAdminController" to "App\SessionsBundle\Controller\SessionsAdminController".
Inlined service ".service_locator.O2p6Lk7.App\SessionsBundle\Controller\SitesAdminController" to "App\SessionsBundle\Controller\SitesAdminController".
Inlined service ".service_locator.2e6LmLI.App\UserBundle\Controller\CRUDController" to "App\UserBundle\Controller\CRUDController".
Inlined service ".service_locator.2e6LmLI.App\UserBundle\Controller\ClientAdminController" to "App\UserBundle\Controller\ClientAdminController".
Inlined service ".service_locator.O2p6Lk7.App\UserBundle\Controller\DefaultController" to "App\UserBundle\Controller\DefaultController".
Inlined service ".service_locator.O2p6Lk7.App\UserBundle\Controller\SecurityController" to "App\UserBundle\Controller\SecurityController".
Inlined service ".service_locator.O2p6Lk7.App\UserBundle\Controller\TimeSheetController" to "App\UserBundle\Controller\TimeSheetController".
Inlined service ".service_locator.O2p6Lk7.App\UserBundle\Controller\TimeSheetQueryController" to "App\UserBundle\Controller\TimeSheetQueryController".
Inlined service ".service_locator.2e6LmLI.App\UserBundle\Controller\UserEMailAddressAdminController" to "App\UserBundle\Controller\UserEMailAddressAdminController".
Inlined service ".service_locator.O2p6Lk7.App\UserBundle\Controller\UserFieldController" to "App\UserBundle\Controller\UserFieldController".
Inlined service ".service_locator.O2p6Lk7.App\UserBundle\Controller\UserGroupController" to "App\UserBundle\Controller\UserGroupController".
Inlined service ".service_locator.2e6LmLI.App\UserBundle\Controller\UserListAdminController" to "App\UserBundle\Controller\UserListAdminController".
Inlined service ".service_locator.O2p6Lk7.App\UserBundle\Controller\UserListController" to "App\UserBundle\Controller\UserListController".
Inlined service ".service_locator.2e6LmLI.App\UserBundle\Controller\UserListFrontendAdminController" to "App\UserBundle\Controller\UserListFrontendAdminController".
Inlined service ".service_locator.2e6LmLI.App\UserBundle\Controller\UserTypeTypesAdminController" to "App\UserBundle\Controller\UserTypeTypesAdminController".
Inlined service ".service_locator.2e6LmLI.App\UserBundle\Controller\UserTypesAdminController" to "App\UserBundle\Controller\UserTypesAdminController".
Inlined service "clock" to "argument_resolver.datetime".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
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 "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 "sonata.admin.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 "sonata.admin.route_loader" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator..6hZeC_" 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.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.cXsfP3P" 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.dV_fs_k" 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.BGRiMCG" to "validator.validator_factory".
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._wyX1Dp" 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.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.cache" 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 "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "MobileDetectBundle\DataCollector\DeviceDataCollector" to "profiler".
Inlined service "sonata.block.data_collector" 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 "debug.serializer.inner" to "debug.serializer".
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 ".service_locator.vefZLS1" 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.gJ4Kax_" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
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_number_aware" 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.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
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\ContactBundle\DataFixtures\ORM\LoadContactMethodData" to "doctrine.fixtures.loader".
Inlined service "App\ContactBundle\DataFixtures\ORM\LoadContactReasonData" to "doctrine.fixtures.loader".
Inlined service "App\ContactBundle\DataFixtures\ORM\LoadMessageTypeData" to "doctrine.fixtures.loader".
Inlined service "App\ContentBundle\DataFixtures\ORM\LoadFormItemTypeData" to "doctrine.fixtures.loader".
Inlined service "App\ContentBundle\DataFixtures\ORM\LoadFormTypeData" to "doctrine.fixtures.loader".
Inlined service "App\CoreBundle\DataFixtures\ORM\LoadSystemSettingData" to "doctrine.fixtures.loader".
Inlined service "App\CoreBundle\DataFixtures\ORM\LoadSystemSettingGroupData" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "App\UserBundle\DataFixtures\ORM\LoadUserLevelData" to "doctrine.fixtures.loader".
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 "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 "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" 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 "App\ContactBundle\Twig\ContactExtension" to "twig".
Inlined service "App\CoreBundle\Twig\CoreExtension" to "twig".
Inlined service "App\SessionsBundle\Twig\SessionsExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "MobileDetectBundle\Twig\Extension\MobileDetectExtension" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "sonata.block.twig.extension" to "twig".
Inlined service "sonata.twig.extension.wrapping" to "twig".
Inlined service "sonata.twig.status_extension" to "twig".
Inlined service "sonata.twig.template_extension" to "twig".
Inlined service "sonata.admin.twig.sonata_admin_extension" to "twig".
Inlined service "sonata.admin.twig.template_registry_extension" to "twig".
Inlined service "sonata.admin.twig.group_extension" to "twig".
Inlined service "sonata.admin.twig.icon_extension" to "twig".
Inlined service "sonata.admin.twig.security_extension" to "twig".
Inlined service "sonata.admin.twig.canonicalize_extension" to "twig".
Inlined service "sonata.admin.twig.xeditable_extension" to "twig".
Inlined service "sonata.admin.twig.render_element_extension" to "twig".
Inlined service "sonata.admin.twig.breadcrumbs_extension" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "stimulus.twig_extension" 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 "sonata.block.twig.global" to "twig".
Inlined service "sonata.admin.configuration" 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 "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.NrPmmki" 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.LrCXAmX" to "security.helper".
Inlined service ".service_locator.SfGnQiG" 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.user_password_hasher" to "form.listener.password_hasher".
Inlined service ".security.request_matcher.28NqKnb" 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.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
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.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.obhk0jm" to ".security.request_matcher.28NqKnb".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "stimulus.helper" to "stimulus.twig_extension".
Inlined service "sonata.admin.guesser.orm_list_chain" to "sonata.admin.builder.orm_list".
Inlined service "sonata.admin.guesser.orm_list" to "sonata.admin.guesser.orm_list_chain".
Inlined service "sonata.admin.guesser.orm_show_chain" to "sonata.admin.builder.orm_show".
Inlined service "sonata.admin.guesser.orm_show" to "sonata.admin.guesser.orm_show_chain".
Inlined service "sonata.admin.builder.filter.factory" to "sonata.admin.builder.orm_datagrid".
Inlined service "sonata.admin.guesser.orm_datagrid_chain" to "sonata.admin.builder.orm_datagrid".
Inlined service "sonata.admin.guesser.orm_datagrid" to "sonata.admin.guesser.orm_datagrid_chain".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service ".service_locator.J2q7td." to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.runtime".
Inlined service "Knp\Component\Pager\ArgumentAccess\RequestArgumentAccess" to "knp_paginator".
Inlined service "knp_paginator.helper.processor" to "Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime".
Inlined service ".service_locator.LzUyP7d" to "sonata.block.manager".
Inlined service "sonata.block.loader.chain" to "sonata.block.context_manager.default".
Inlined service "sonata.block.exception.strategy.manager" to "sonata.block.renderer.default".
Inlined service "sonata.block.loader.service" to "sonata.block.loader.chain".
Inlined service "sonata.doctrine.adapter.doctrine_orm" to "sonata.doctrine.model.adapter.chain".
Inlined service "sonata.exporter.writer.csv" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.json" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.xls" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.xlsx" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.xml" to "sonata.exporter.exporter".
Inlined service "sonata.admin.form.data_transformer_resolver" to "sonata.admin.action.set_object_field_value".
Inlined service "sonata.admin.search.handler" to "sonata.admin.block.search_result".
Inlined service "sonata.admin.manipulator.acl.admin" to "sonata.admin.command.setup_acl".
Inlined service ".service_locator.VxUSpj_" to "sonata.admin.pool".
Inlined service ".service_locator.ejIbxXf" to "sonata.admin.builder.filter.factory".
Inlined service ".service_locator.2e6LmLI.sonata.admin.controller.crud" to "sonata.admin.controller.crud".
Inlined service "sonata.admin.form.data_transformer.boolean_to_string" to "sonata.admin.form.data_transformer_resolver".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".service_locator.wGcUvrz" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
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 "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "sonata.admin.maker" to "maker.auto_command.make_sonata_admin".
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.uid" to ".debug.value_resolver.argument_resolver.uid".
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.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "sonata.admin.argument_resolver.admin" to ".debug.value_resolver.sonata.admin.argument_resolver.admin".
Inlined service "sonata.admin.argument_resolver.proxy_query" to ".debug.value_resolver.sonata.admin.argument_resolver.proxy_query".
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 "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 ".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 "doctrine.dbal.default_regex_schema_filter" to "doctrine.dbal.default_schema_asset_filter_manager".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "App\UserBundle\Security\Authorization\Voter\UserAclVoter" to ".debug.security.voter.App\UserBundle\Security\Authorization\Voter\UserAclVoter".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.otfny_1" to ".service_locator.otfny_1.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.wUYWgnm" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service ".service_locator.DihJ_nV" to "console.command_loader".
Inlined service ".service_locator.otfny_1.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 "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "mailer.mailer" to "console.command.public_alias.App\ContactBundle\Command\MessageCommand".
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.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
3
Tag "container.decorator" was defined on service(s) "debug.controller_resolver", "debug.validator", "debug.serializer", "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", ".debug.http_client", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "sonata.status.renderer" was defined on service(s) "sonata.twig.flashmessage.manager", but was never used.
Tag "sonata.admin.template_registry" was defined on service(s) "iga.contact.admin.contact_method.template_registry", "iga.contact.admin.contact_reason.template_registry", "iga.contact.admin.message.template_registry", "iga.contact.admin.message_credit.template_registry", "iga.contact.admin.message_recipient.template_registry", "iga.contact.admin.message_type.template_registry", "content.admin.form.template_registry", "content.admin.form_completed.template_registry", "content.admin.form_item.template_registry", "content.admin.form_item_type.template_registry", "content.admin.form_type.template_registry", "content.admin.form_item_list.template_registry", "iga.contact.admin.batch_jobs.template_registry", "iga.contact.admin.error_log.template_registry", "iga.core.admin.system_setting.template_registry", "iga.core.admin.system_setting_group.template_registry", "admin.client.template_registry", "admin.cctv_incident.template_registry", "admin.advertising.template_registry", "admin.sessions.template_registry", "admin.sites.template_registry", "iga.user.admin.user_level.template_registry", "iga.user.admin.staff_position.template_registry", "iga.user.admin.user_list.template_registry", but was never used.