The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Misd\PhoneNumberBundle\DependencyInjection\MisdPhoneNumberExtension".
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\Form\TranslationType" 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\Form\TranslationType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Security\UserChecker::checkPostAuth()" method will require a new "?TokenInterface $token" argument in the next major version of its interface "Symfony\Component\Security\Core\User\UserCheckerInterface", not defining it is deprecated.
App\Service\Helper::addFlightNumberInArray(): Optional parameter $type declared before required parameter $em is implicitly treated as a required parameter
App\Service\Helper::addFlightNumberInArray(): Optional parameter $airport declared before required parameter $em is implicitly treated as a required parameter
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Validator\EmailCustomerExistsValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 7.3: Not setting the "property_info.with_constructor_extractor" option explicitly is deprecated because its default value will change in version 8.0.
Since symfony/config 7.4: Setting a default value to a required node is deprecated. Remove the default value from the node "service" or make it optional.
Misd\PhoneNumberBundle\Validator\Constraints\PhoneNumberValidator::__construct(): Implicitly marking parameter $phoneUtil as nullable is deprecated, the explicit nullable type must be used instead
The "Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter::vote()" method will require a new "Vote|null $vote" argument in the next major version of its interface "Symfony\Component\Security\Core\Authorization\Voter\VoterInterface", not defining it is deprecated.
The "Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter::vote()" method will require a new "Vote|null $vote" argument in the next major version of its interface "Symfony\Component\Security\Core\Authorization\Voter\VoterInterface", not defining it is deprecated.
The "Symfony\Bundle\SecurityBundle\Security::isGranted()" method will require a new "AccessDecision|null $accessDecision" argument in the next major version of its interface "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface", not defining it is deprecated.
Since symfony/framework-bundle 7.3: The "Symfony\Component\RateLimiter\RateLimiterFactory $anonymousApiLimiter" autowiring alias is deprecated and will be removed in 8.0, use "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $anonymousApiLimiter" instead. It is being referenced by the "App\Controller\ApiController" service.
Since symfony/framework-bundle 7.3: The "Symfony\Component\RateLimiter\RateLimiterFactory $authenticatedApiLimiter" autowiring alias is deprecated and will be removed in 8.0, use "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $authenticatedApiLimiter" instead. It is being referenced by the "App\Controller\ApiController" service.
Since symfony/framework-bundle 7.3: The "Symfony\Component\RateLimiter\RateLimiterFactory $loginLimiter" autowiring alias is deprecated and will be removed in 8.0, use "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginLimiter" instead. It is being referenced by the "App\Controller\SecurityController" service.
App\Entity\BookingHeader::setOperator(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\BookingHeader::setBookingArrival(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\BookingHeader::setBookingDeparture(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\BookingHeader::setOperatorVoucher(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\BookingExtra::setBookingHeader(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\BookingExtra::setBookingArrival(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\BookingExtra::setBookingDeparture(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\BookingInvoice::setBookingArrival(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\BookingInvoice::setBookingDeparture(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\ServiceCollect::setBookingService(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\VehicleIdentifier::setVehicle(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\VehicleIdentifier::setUser(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\VehicleFuelCard::setVehicle(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\VehicleSchedule::setVehicle(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\BookingService::setBookingArrival(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
App\Entity\BookingService::setBookingDeparture(): Implicitly marking parameter $value as nullable is deprecated, the explicit nullable type must be used instead
User Deprecated: Since symfony/security-http 7.3: Passing a boolean as "exposeSecurityErrors" parameter is deprecated, use Symfony\Component\Security\Http\Authentication\ExposeSecurityLevel value instead.
User Deprecated: Since symfony/security-http 7.4: The "Symfony\Component\Security\Http\Firewall\AbstractListener::__invoke()" method is deprecated since Symfony 7.4 and will be removed in 8.0.
User Deprecated: Since symfony/options-resolver 7.3: Defining nested options via "Symfony\Component\OptionsResolver\OptionsResolver::setDefault()" is deprecated and will be removed in Symfony 8.0, use "setOptions()" method instead.
User Deprecated: Since symfony/var-exporter 7.3: The "Symfony\Component\VarExporter\LazyGhostTrait" trait is deprecated, use native lazy objects instead.
"SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.api_key AS api_key_4, t0.auth_token AS auth_token_5, t0.headers AS headers_6, t0.timeout AS timeout_7, t0.max_retry_attempts AS max_retry_attempts_8, t0.retry_interval AS retry_interval_9, t0.request_parameters AS request_parameters_10, t0.response_mapping AS response_mapping_11, t0.endpoint AS endpoint_12 FROM api_configuration t0 WHERE t0.name = ? LIMIT 1"
(parameters:
[1 => "GoogleAuth"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.api_key AS api_key_4, t0.auth_token AS auth_token_5, t0.headers AS headers_6, t0.timeout AS timeout_7, t0.max_retry_attempts AS max_retry_attempts_8, t0.retry_interval AS retry_interval_9, t0.request_parameters AS request_parameters_10, t0.response_mapping AS response_mapping_11, t0.endpoint AS endpoint_12 FROM api_configuration t0 WHERE t0.name = ? LIMIT 1"
"params" => [1 => "GoogleAuth"
]
"types" => [1 => 2]
]
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:2008, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
Deprecated: App\Service\Helper::addFlightNumberInArray(): Optional parameter $type declared before required parameter $em is implicitly treated as a required parameter
Deprecated: App\Service\Helper::addFlightNumberInArray(): Optional parameter $airport declared before required parameter $em is implicitly treated as a required parameter
"SELECT w0_.id AS id_0, w0_.name AS name_1, w0_.html AS html_2, w0_.locale_id AS locale_id_3, w0_.warning_id AS warning_id_4 FROM warning_translation w0_ LEFT JOIN locale l1_ ON w0_.locale_id = l1_.id LEFT JOIN warning w2_ ON w0_.warning_id = w2_.id WHERE (w2_.is_active = ? OR w2_.id IS NULL) AND l1_.name = ? AND w2_.is_public = ? LIMIT 1"
(parameters:
[1 => 12 => "de"
3 => 1]
, types:
[1 => 52 => 23 => 5]
)
doctrine
[
"sql" => "SELECT w0_.id AS id_0, w0_.name AS name_1, w0_.html AS html_2, w0_.locale_id AS locale_id_3, w0_.warning_id AS warning_id_4 FROM warning_translation w0_ LEFT JOIN locale l1_ ON w0_.locale_id = l1_.id LEFT JOIN warning w2_ ON w0_.warning_id = w2_.id WHERE (w2_.is_active = ? OR w2_.id IS NULL) AND l1_.name = ? AND w2_.is_public = ? LIMIT 1"
"params" => [1 => 12 => "de"
3 => 1]
"types" => [1 => 52 => 23 => 5]
]
deprecation
User Deprecated: Since twig/twig 3.15: Using the "deprecated", "deprecating_package", and "alternative" options is deprecated, pass a "deprecation_info" one instead.
Log messages generated during the compilation of the service container.
Messages
Class
1261
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CollectAmountReminder" (parent: .abstract.instanceof.App\Command\CollectAmountReminder).
Resolving inheritance for ".instanceof.App\Command\CollectAmountReminder.0.App\Command\CollectAmountReminder" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CollectAmountReminder).
Resolving inheritance for "App\Command\CollectAmountReminder" (parent: .instanceof.App\Command\CollectAmountReminder.0.App\Command\CollectAmountReminder).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyBookingImporter" (parent: .abstract.instanceof.App\Command\DailyBookingImporter).
Resolving inheritance for ".instanceof.App\Command\DailyBookingImporter.0.App\Command\DailyBookingImporter" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyBookingImporter).
Resolving inheritance for "App\Command\DailyBookingImporter" (parent: .instanceof.App\Command\DailyBookingImporter.0.App\Command\DailyBookingImporter).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyContractStatus" (parent: .abstract.instanceof.App\Command\DailyContractStatus).
Resolving inheritance for ".instanceof.App\Command\DailyContractStatus.0.App\Command\DailyContractStatus" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyContractStatus).
Resolving inheritance for "App\Command\DailyContractStatus" (parent: .instanceof.App\Command\DailyContractStatus.0.App\Command\DailyContractStatus).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyEasySms" (parent: .abstract.instanceof.App\Command\DailyEasySms).
Resolving inheritance for ".instanceof.App\Command\DailyEasySms.0.App\Command\DailyEasySms" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyEasySms).
Resolving inheritance for "App\Command\DailyEasySms" (parent: .instanceof.App\Command\DailyEasySms.0.App\Command\DailyEasySms).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyInvoice" (parent: .abstract.instanceof.App\Command\DailyInvoice).
Resolving inheritance for ".instanceof.App\Command\DailyInvoice.0.App\Command\DailyInvoice" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyInvoice).
Resolving inheritance for "App\Command\DailyInvoice" (parent: .instanceof.App\Command\DailyInvoice.0.App\Command\DailyInvoice).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyVehicleInspection" (parent: .abstract.instanceof.App\Command\DailyVehicleInspection).
Resolving inheritance for ".instanceof.App\Command\DailyVehicleInspection.0.App\Command\DailyVehicleInspection" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyVehicleInspection).
Resolving inheritance for "App\Command\DailyVehicleInspection" (parent: .instanceof.App\Command\DailyVehicleInspection.0.App\Command\DailyVehicleInspection).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyVehicleInsurance" (parent: .abstract.instanceof.App\Command\DailyVehicleInsurance).
Resolving inheritance for ".instanceof.App\Command\DailyVehicleInsurance.0.App\Command\DailyVehicleInsurance" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyVehicleInsurance).
Resolving inheritance for "App\Command\DailyVehicleInsurance" (parent: .instanceof.App\Command\DailyVehicleInsurance.0.App\Command\DailyVehicleInsurance).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyVehicleInsuranceAndInspection" (parent: .abstract.instanceof.App\Command\DailyVehicleInsuranceAndInspection).
Resolving inheritance for ".instanceof.App\Command\DailyVehicleInsuranceAndInspection.0.App\Command\DailyVehicleInsuranceAndInspection" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyVehicleInsuranceAndInspection).
Resolving inheritance for "App\Command\DailyVehicleInsuranceAndInspection" (parent: .instanceof.App\Command\DailyVehicleInsuranceAndInspection.0.App\Command\DailyVehicleInsuranceAndInspection).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DriverAmountReminder" (parent: .abstract.instanceof.App\Command\DriverAmountReminder).
Resolving inheritance for ".instanceof.App\Command\DriverAmountReminder.0.App\Command\DriverAmountReminder" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DriverAmountReminder).
Resolving inheritance for "App\Command\DriverAmountReminder" (parent: .instanceof.App\Command\DriverAmountReminder.0.App\Command\DriverAmountReminder).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MLTesting" (parent: .abstract.instanceof.App\Command\MLTesting).
Resolving inheritance for ".instanceof.App\Command\MLTesting.0.App\Command\MLTesting" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MLTesting).
Resolving inheritance for "App\Command\MLTesting" (parent: .instanceof.App\Command\MLTesting.0.App\Command\MLTesting).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewsletterTwo" (parent: .abstract.instanceof.App\Command\NewsletterTwo).
Resolving inheritance for ".instanceof.App\Command\NewsletterTwo.0.App\Command\NewsletterTwo" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewsletterTwo).
Resolving inheritance for "App\Command\NewsletterTwo" (parent: .instanceof.App\Command\NewsletterTwo.0.App\Command\NewsletterTwo).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveDuplicatedInvoices" (parent: .abstract.instanceof.App\Command\RemoveDuplicatedInvoices).
Resolving inheritance for ".instanceof.App\Command\RemoveDuplicatedInvoices.0.App\Command\RemoveDuplicatedInvoices" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveDuplicatedInvoices).
Resolving inheritance for "App\Command\RemoveDuplicatedInvoices" (parent: .instanceof.App\Command\RemoveDuplicatedInvoices.0.App\Command\RemoveDuplicatedInvoices).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetDriverAmounts" (parent: .abstract.instanceof.App\Command\SetDriverAmounts).
Resolving inheritance for ".instanceof.App\Command\SetDriverAmounts.0.App\Command\SetDriverAmounts" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetDriverAmounts).
Resolving inheritance for "App\Command\SetDriverAmounts" (parent: .instanceof.App\Command\SetDriverAmounts.0.App\Command\SetDriverAmounts).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetSupplierAmounts" (parent: .abstract.instanceof.App\Command\SetSupplierAmounts).
Resolving inheritance for ".instanceof.App\Command\SetSupplierAmounts.0.App\Command\SetSupplierAmounts" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetSupplierAmounts).
Resolving inheritance for "App\Command\SetSupplierAmounts" (parent: .instanceof.App\Command\SetSupplierAmounts.0.App\Command\SetSupplierAmounts).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetUsersClockRecord" (parent: .abstract.instanceof.App\Command\SetUsersClockRecord).
Resolving inheritance for ".instanceof.App\Command\SetUsersClockRecord.0.App\Command\SetUsersClockRecord" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetUsersClockRecord).
Resolving inheritance for "App\Command\SetUsersClockRecord" (parent: .instanceof.App\Command\SetUsersClockRecord.0.App\Command\SetUsersClockRecord).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WebSocketServerCommand" (parent: .abstract.instanceof.App\Command\WebSocketServerCommand).
Resolving inheritance for "App\Command\WebSocketServerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WebSocketServerCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountColumnConfigurationController" (parent: .abstract.instanceof.App\Controller\AccountColumnConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountColumnConfigurationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountColumnConfigurationController).
Resolving inheritance for "App\Controller\AccountColumnConfigurationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountColumnConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountColumnController" (parent: .abstract.instanceof.App\Controller\AccountColumnController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountColumnController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountColumnController).
Resolving inheritance for "App\Controller\AccountColumnController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountColumnController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountConfigurationController" (parent: .abstract.instanceof.App\Controller\AccountConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountConfigurationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountConfigurationController).
Resolving inheritance for "App\Controller\AccountConfigurationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountEntityController" (parent: .abstract.instanceof.App\Controller\AccountEntityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountEntityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountEntityController).
Resolving inheritance for "App\Controller\AccountEntityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountEntityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountOptionController" (parent: .abstract.instanceof.App\Controller\AccountOptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountOptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountOptionController).
Resolving inheritance for "App\Controller\AccountOptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountOptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdTemplateController" (parent: .abstract.instanceof.App\Controller\AdTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdTemplateController).
Resolving inheritance for "App\Controller\AdTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AddressController" (parent: .abstract.instanceof.App\Controller\AddressController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AddressController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AddressController).
Resolving inheritance for "App\Controller\AddressController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AddressController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController" (parent: .abstract.instanceof.App\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController).
Resolving inheritance for "App\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgeOptionController" (parent: .abstract.instanceof.App\Controller\AgeOptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgeOptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgeOptionController).
Resolving inheritance for "App\Controller\AgeOptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgeOptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AirlineController" (parent: .abstract.instanceof.App\Controller\AirlineController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AirlineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AirlineController).
Resolving inheritance for "App\Controller\AirlineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AirlineController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiConfigurationController" (parent: .abstract.instanceof.App\Controller\ApiConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiConfigurationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiConfigurationController).
Resolving inheritance for "App\Controller\ApiConfigurationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController" (parent: .abstract.instanceof.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController).
Resolving inheritance for "App\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BookingController" (parent: .abstract.instanceof.App\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BookingController).
Resolving inheritance for "App\Controller\BookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BookingServiceController" (parent: .abstract.instanceof.App\Controller\BookingServiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BookingServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BookingServiceController).
Resolving inheritance for "App\Controller\BookingServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BookingServiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BoxController" (parent: .abstract.instanceof.App\Controller\BoxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BoxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BoxController).
Resolving inheritance for "App\Controller\BoxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BoxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BoxOptionController" (parent: .abstract.instanceof.App\Controller\BoxOptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BoxOptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BoxOptionController).
Resolving inheritance for "App\Controller\BoxOptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BoxOptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BudgetController" (parent: .abstract.instanceof.App\Controller\BudgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BudgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BudgetController).
Resolving inheritance for "App\Controller\BudgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BudgetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CargoBuilderController" (parent: .abstract.instanceof.App\Controller\CargoBuilderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CargoBuilderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CargoBuilderController).
Resolving inheritance for "App\Controller\CargoBuilderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CargoBuilderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CartSessionController" (parent: .abstract.instanceof.App\Controller\CartSessionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CartSessionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CartSessionController).
Resolving inheritance for "App\Controller\CartSessionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CartSessionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChatController" (parent: .abstract.instanceof.App\Controller\ChatController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChatController).
Resolving inheritance for "App\Controller\ChatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChatController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClockRecordController" (parent: .abstract.instanceof.App\Controller\ClockRecordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClockRecordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClockRecordController).
Resolving inheritance for "App\Controller\ClockRecordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClockRecordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClothingController" (parent: .abstract.instanceof.App\Controller\ClothingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClothingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClothingController).
Resolving inheritance for "App\Controller\ClothingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClothingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClothingSizeController" (parent: .abstract.instanceof.App\Controller\ClothingSizeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClothingSizeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClothingSizeController).
Resolving inheritance for "App\Controller\ClothingSizeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClothingSizeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyController" (parent: .abstract.instanceof.App\Controller\CompanyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyController).
Resolving inheritance for "App\Controller\CompanyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContractController" (parent: .abstract.instanceof.App\Controller\ContractController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContractController).
Resolving inheritance for "App\Controller\ContractController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContractController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CostCenterController" (parent: .abstract.instanceof.App\Controller\CostCenterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CostCenterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CostCenterController).
Resolving inheritance for "App\Controller\CostCenterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CostCenterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CostCenterExpenseController" (parent: .abstract.instanceof.App\Controller\CostCenterExpenseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CostCenterExpenseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CostCenterExpenseController).
Resolving inheritance for "App\Controller\CostCenterExpenseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CostCenterExpenseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CostCenterPeriodController" (parent: .abstract.instanceof.App\Controller\CostCenterPeriodController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CostCenterPeriodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CostCenterPeriodController).
Resolving inheritance for "App\Controller\CostCenterPeriodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CostCenterPeriodController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryController" (parent: .abstract.instanceof.App\Controller\CountryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryController).
Resolving inheritance for "App\Controller\CountryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseController" (parent: .abstract.instanceof.App\Controller\CourseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseController).
Resolving inheritance for "App\Controller\CourseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerController" (parent: .abstract.instanceof.App\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerController).
Resolving inheritance for "App\Controller\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerInvoicingController" (parent: .abstract.instanceof.App\Controller\CustomerInvoicingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerInvoicingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerInvoicingController).
Resolving inheritance for "App\Controller\CustomerInvoicingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerInvoicingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController" (parent: .abstract.instanceof.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController).
Resolving inheritance for "App\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeviceController" (parent: .abstract.instanceof.App\Controller\DeviceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeviceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeviceController).
Resolving inheritance for "App\Controller\DeviceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeviceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentSetsController" (parent: .abstract.instanceof.App\Controller\DocumentSetsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentSetsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentSetsController).
Resolving inheritance for "App\Controller\DocumentSetsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentSetsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentTypeController" (parent: .abstract.instanceof.App\Controller\DocumentTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentTypeController).
Resolving inheritance for "App\Controller\DocumentTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DriverCategoryController" (parent: .abstract.instanceof.App\Controller\DriverCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DriverCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DriverCategoryController).
Resolving inheritance for "App\Controller\DriverCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DriverCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DriverController" (parent: .abstract.instanceof.App\Controller\DriverController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DriverController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DriverController).
Resolving inheritance for "App\Controller\DriverController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DriverController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DriverScheduleController" (parent: .abstract.instanceof.App\Controller\DriverScheduleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DriverScheduleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DriverScheduleController).
Resolving inheritance for "App\Controller\DriverScheduleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DriverScheduleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DrivingRuleController" (parent: .abstract.instanceof.App\Controller\DrivingRuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DrivingRuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DrivingRuleController).
Resolving inheritance for "App\Controller\DrivingRuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DrivingRuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailFetchController" (parent: .abstract.instanceof.App\Controller\EmailFetchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailFetchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailFetchController).
Resolving inheritance for "App\Controller\EmailFetchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailFetchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailImportedController" (parent: .abstract.instanceof.App\Controller\EmailImportedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailImportedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailImportedController).
Resolving inheritance for "App\Controller\EmailImportedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailImportedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailImporterBuilderController" (parent: .abstract.instanceof.App\Controller\EmailImporterBuilderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailImporterBuilderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailImporterBuilderController).
Resolving inheritance for "App\Controller\EmailImporterBuilderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailImporterBuilderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailImporterConditionController" (parent: .abstract.instanceof.App\Controller\EmailImporterConditionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailImporterConditionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailImporterConditionController).
Resolving inheritance for "App\Controller\EmailImporterConditionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailImporterConditionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailImporterController" (parent: .abstract.instanceof.App\Controller\EmailImporterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailImporterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailImporterController).
Resolving inheritance for "App\Controller\EmailImporterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailImporterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailImporterKeyController" (parent: .abstract.instanceof.App\Controller\EmailImporterKeyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailImporterKeyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailImporterKeyController).
Resolving inheritance for "App\Controller\EmailImporterKeyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailImporterKeyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailImporterRuleController" (parent: .abstract.instanceof.App\Controller\EmailImporterRuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailImporterRuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailImporterRuleController).
Resolving inheritance for "App\Controller\EmailImporterRuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailImporterRuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailTemplateController" (parent: .abstract.instanceof.App\Controller\EmailTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailTemplateController).
Resolving inheritance for "App\Controller\EmailTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ErrorController" (parent: .abstract.instanceof.App\Controller\ErrorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ErrorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ErrorController).
Resolving inheritance for "App\Controller\ErrorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ErrorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExtraController" (parent: .abstract.instanceof.App\Controller\ExtraController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExtraController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExtraController).
Resolving inheritance for "App\Controller\ExtraController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExtraController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FaqsController" (parent: .abstract.instanceof.App\Controller\FaqsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FaqsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FaqsController).
Resolving inheritance for "App\Controller\FaqsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FaqsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FlightNumberController" (parent: .abstract.instanceof.App\Controller\FlightNumberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FlightNumberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FlightNumberController).
Resolving inheritance for "App\Controller\FlightNumberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FlightNumberController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FolderController" (parent: .abstract.instanceof.App\Controller\FolderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FolderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FolderController).
Resolving inheritance for "App\Controller\FolderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FolderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FolderPermissionController" (parent: .abstract.instanceof.App\Controller\FolderPermissionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FolderPermissionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FolderPermissionController).
Resolving inheritance for "App\Controller\FolderPermissionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FolderPermissionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GDPRController" (parent: .abstract.instanceof.App\Controller\GDPRController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GDPRController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GDPRController).
Resolving inheritance for "App\Controller\GDPRController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GDPRController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HRChangeTypeOptionController" (parent: .abstract.instanceof.App\Controller\HRChangeTypeOptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HRChangeTypeOptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HRChangeTypeOptionController).
Resolving inheritance for "App\Controller\HRChangeTypeOptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HRChangeTypeOptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HRCodeController" (parent: .abstract.instanceof.App\Controller\HRCodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HRCodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HRCodeController).
Resolving inheritance for "App\Controller\HRCodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HRCodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HRProcessTypeOptionController" (parent: .abstract.instanceof.App\Controller\HRProcessTypeOptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HRProcessTypeOptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HRProcessTypeOptionController).
Resolving inheritance for "App\Controller\HRProcessTypeOptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HRProcessTypeOptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HRWageController" (parent: .abstract.instanceof.App\Controller\HRWageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HRWageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HRWageController).
Resolving inheritance for "App\Controller\HRWageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HRWageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController" (parent: .abstract.instanceof.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController).
Resolving inheritance for "App\Controller\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoiceReceiptBuilderController" (parent: .abstract.instanceof.App\Controller\InvoiceReceiptBuilderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoiceReceiptBuilderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoiceReceiptBuilderController).
Resolving inheritance for "App\Controller\InvoiceReceiptBuilderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoiceReceiptBuilderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoicingController" (parent: .abstract.instanceof.App\Controller\InvoicingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoicingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoicingController).
Resolving inheritance for "App\Controller\InvoicingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoicingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ItineraryController" (parent: .abstract.instanceof.App\Controller\ItineraryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ItineraryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ItineraryController).
Resolving inheritance for "App\Controller\ItineraryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ItineraryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ItineraryPointController" (parent: .abstract.instanceof.App\Controller\ItineraryPointController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ItineraryPointController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ItineraryPointController).
Resolving inheritance for "App\Controller\ItineraryPointController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ItineraryPointController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ItineraryScheduleController" (parent: .abstract.instanceof.App\Controller\ItineraryScheduleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ItineraryScheduleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ItineraryScheduleController).
Resolving inheritance for "App\Controller\ItineraryScheduleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ItineraryScheduleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LocaleController" (parent: .abstract.instanceof.App\Controller\LocaleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LocaleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LocaleController).
Resolving inheritance for "App\Controller\LocaleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LocaleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LocationController" (parent: .abstract.instanceof.App\Controller\LocationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LocationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LocationController).
Resolving inheritance for "App\Controller\LocationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LocationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LuggageController" (parent: .abstract.instanceof.App\Controller\LuggageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LuggageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LuggageController).
Resolving inheritance for "App\Controller\LuggageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LuggageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MaturityDateController" (parent: .abstract.instanceof.App\Controller\MaturityDateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MaturityDateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MaturityDateController).
Resolving inheritance for "App\Controller\MaturityDateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MaturityDateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MeasurementUnitController" (parent: .abstract.instanceof.App\Controller\MeasurementUnitController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MeasurementUnitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MeasurementUnitController).
Resolving inheritance for "App\Controller\MeasurementUnitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MeasurementUnitController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MemberController" (parent: .abstract.instanceof.App\Controller\MemberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MemberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MemberController).
Resolving inheritance for "App\Controller\MemberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MemberController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MenuGroupController" (parent: .abstract.instanceof.App\Controller\MenuGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MenuGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MenuGroupController).
Resolving inheritance for "App\Controller\MenuGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MenuGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MessengerMessageController" (parent: .abstract.instanceof.App\Controller\MessengerMessageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MessengerMessageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MessengerMessageController).
Resolving inheritance for "App\Controller\MessengerMessageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MessengerMessageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PDFTemplateController" (parent: .abstract.instanceof.App\Controller\PDFTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PDFTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PDFTemplateController).
Resolving inheritance for "App\Controller\PDFTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PDFTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageController" (parent: .abstract.instanceof.App\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageController).
Resolving inheritance for "App\Controller\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageTemplateController" (parent: .abstract.instanceof.App\Controller\PageTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageTemplateController).
Resolving inheritance for "App\Controller\PageTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PassengerController" (parent: .abstract.instanceof.App\Controller\PassengerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PassengerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PassengerController).
Resolving inheritance for "App\Controller\PassengerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PassengerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaxBuilderController" (parent: .abstract.instanceof.App\Controller\PaxBuilderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaxBuilderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaxBuilderController).
Resolving inheritance for "App\Controller\PaxBuilderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaxBuilderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentController" (parent: .abstract.instanceof.App\Controller\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentController).
Resolving inheritance for "App\Controller\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentMethodController" (parent: .abstract.instanceof.App\Controller\PaymentMethodController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentMethodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentMethodController).
Resolving inheritance for "App\Controller\PaymentMethodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentMethodController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentTypeController" (parent: .abstract.instanceof.App\Controller\PaymentTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentTypeController).
Resolving inheritance for "App\Controller\PaymentTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PermissionController" (parent: .abstract.instanceof.App\Controller\PermissionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PermissionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PermissionController).
Resolving inheritance for "App\Controller\PermissionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PermissionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonalDataController" (parent: .abstract.instanceof.App\Controller\PersonalDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonalDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonalDataController).
Resolving inheritance for "App\Controller\PersonalDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonalDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PriceController" (parent: .abstract.instanceof.App\Controller\PriceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PriceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PriceController).
Resolving inheritance for "App\Controller\PriceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PriceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductCategoryController" (parent: .abstract.instanceof.App\Controller\ProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductCategoryController).
Resolving inheritance for "App\Controller\ProductCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductController" (parent: .abstract.instanceof.App\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductController).
Resolving inheritance for "App\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PromocodeController" (parent: .abstract.instanceof.App\Controller\PromocodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PromocodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PromocodeController).
Resolving inheritance for "App\Controller\PromocodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PromocodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RefundRequestController" (parent: .abstract.instanceof.App\Controller\RefundRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RefundRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RefundRequestController).
Resolving inheritance for "App\Controller\RefundRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RefundRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RevenueConditionController" (parent: .abstract.instanceof.App\Controller\RevenueConditionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RevenueConditionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RevenueConditionController).
Resolving inheritance for "App\Controller\RevenueConditionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RevenueConditionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RevenuePeriodController" (parent: .abstract.instanceof.App\Controller\RevenuePeriodController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RevenuePeriodController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RevenuePeriodController).
Resolving inheritance for "App\Controller\RevenuePeriodController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RevenuePeriodController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RouteController" (parent: .abstract.instanceof.App\Controller\RouteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RouteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RouteController).
Resolving inheritance for "App\Controller\RouteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RouteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SeasonController" (parent: .abstract.instanceof.App\Controller\SeasonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SeasonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SeasonController).
Resolving inheritance for "App\Controller\SeasonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SeasonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServiceCollectController" (parent: .abstract.instanceof.App\Controller\ServiceCollectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServiceCollectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServiceCollectController).
Resolving inheritance for "App\Controller\ServiceCollectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServiceCollectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SocialNetworkController" (parent: .abstract.instanceof.App\Controller\SocialNetworkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SocialNetworkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SocialNetworkController).
Resolving inheritance for "App\Controller\SocialNetworkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SocialNetworkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatisticController" (parent: .abstract.instanceof.App\Controller\StatisticController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatisticController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatisticController).
Resolving inheritance for "App\Controller\StatisticController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatisticController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StopSaleController" (parent: .abstract.instanceof.App\Controller\StopSaleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StopSaleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StopSaleController).
Resolving inheritance for "App\Controller\StopSaleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StopSaleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplementConsumptionController" (parent: .abstract.instanceof.App\Controller\SupplementConsumptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplementConsumptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplementConsumptionController).
Resolving inheritance for "App\Controller\SupplementConsumptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplementConsumptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplementController" (parent: .abstract.instanceof.App\Controller\SupplementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplementController).
Resolving inheritance for "App\Controller\SupplementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplementController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplementTypeController" (parent: .abstract.instanceof.App\Controller\SupplementTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplementTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplementTypeController).
Resolving inheritance for "App\Controller\SupplementTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplementTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TermsConditionsController" (parent: .abstract.instanceof.App\Controller\TermsConditionsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TermsConditionsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TermsConditionsController).
Resolving inheritance for "App\Controller\TermsConditionsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TermsConditionsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestingController" (parent: .abstract.instanceof.App\Controller\TestingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestingController).
Resolving inheritance for "App\Controller\TestingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ToolController" (parent: .abstract.instanceof.App\Controller\ToolController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ToolController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ToolController).
Resolving inheritance for "App\Controller\ToolController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ToolController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TransportController" (parent: .abstract.instanceof.App\Controller\TransportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TransportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TransportController).
Resolving inheritance for "App\Controller\TransportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TransportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TripOptionController" (parent: .abstract.instanceof.App\Controller\TripOptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TripOptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TripOptionController).
Resolving inheritance for "App\Controller\TripOptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TripOptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UrlCodeController" (parent: .abstract.instanceof.App\Controller\UrlCodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UrlCodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UrlCodeController).
Resolving inheritance for "App\Controller\UrlCodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UrlCodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController" (parent: .abstract.instanceof.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController).
Resolving inheritance for "App\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserExternalActionController" (parent: .abstract.instanceof.App\Controller\UserExternalActionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserExternalActionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserExternalActionController).
Resolving inheritance for "App\Controller\UserExternalActionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserExternalActionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VatController" (parent: .abstract.instanceof.App\Controller\VatController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VatController).
Resolving inheritance for "App\Controller\VatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VatController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VatExemptionController" (parent: .abstract.instanceof.App\Controller\VatExemptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VatExemptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VatExemptionController).
Resolving inheritance for "App\Controller\VatExemptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VatExemptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleController" (parent: .abstract.instanceof.App\Controller\VehicleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleController).
Resolving inheritance for "App\Controller\VehicleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleFuelCardController" (parent: .abstract.instanceof.App\Controller\VehicleFuelCardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleFuelCardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleFuelCardController).
Resolving inheritance for "App\Controller\VehicleFuelCardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleFuelCardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleGPSController" (parent: .abstract.instanceof.App\Controller\VehicleGPSController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleGPSController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleGPSController).
Resolving inheritance for "App\Controller\VehicleGPSController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleGPSController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleGarageController" (parent: .abstract.instanceof.App\Controller\VehicleGarageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleGarageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleGarageController).
Resolving inheritance for "App\Controller\VehicleGarageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleGarageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleIdentifierController" (parent: .abstract.instanceof.App\Controller\VehicleIdentifierController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleIdentifierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleIdentifierController).
Resolving inheritance for "App\Controller\VehicleIdentifierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleIdentifierController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleInspectionController" (parent: .abstract.instanceof.App\Controller\VehicleInspectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleInspectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleInspectionController).
Resolving inheritance for "App\Controller\VehicleInspectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleInspectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleInsuranceController" (parent: .abstract.instanceof.App\Controller\VehicleInsuranceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleInsuranceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleInsuranceController).
Resolving inheritance for "App\Controller\VehicleInsuranceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleInsuranceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleScheduleController" (parent: .abstract.instanceof.App\Controller\VehicleScheduleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleScheduleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleScheduleController).
Resolving inheritance for "App\Controller\VehicleScheduleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleScheduleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VerizonController" (parent: .abstract.instanceof.App\Controller\VerizonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VerizonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VerizonController).
Resolving inheritance for "App\Controller\VerizonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VerizonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarningController" (parent: .abstract.instanceof.App\Controller\WarningController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarningController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarningController).
Resolving inheritance for "App\Controller\WarningController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarningController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebauthnController" (parent: .abstract.instanceof.App\Controller\WebauthnController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebauthnController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebauthnController).
Resolving inheritance for "App\Controller\WebauthnController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebauthnController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WidgetTemplateController" (parent: .abstract.instanceof.App\Controller\WidgetTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WidgetTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WidgetTemplateController).
Resolving inheritance for "App\Controller\WidgetTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WidgetTemplateController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LogoutSubscriber" (parent: .abstract.instanceof.App\EventListener\LogoutSubscriber).
Resolving inheritance for "App\EventListener\LogoutSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LogoutSubscriber).
Resolving inheritance for ".instanceof.App\EventSubscriber\AuditSubscriber.0.App\EventSubscriber\AuditSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AuditSubscriber).
Resolving inheritance for "App\EventSubscriber\AuditSubscriber" (parent: .instanceof.App\EventSubscriber\AuditSubscriber.0.App\EventSubscriber\AuditSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for "App\EventSubscriber\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserCacheControlSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\UserCacheControlSubscriber).
Resolving inheritance for "App\EventSubscriber\UserCacheControlSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserCacheControlSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountColumnConfigurationType" (parent: .abstract.instanceof.App\Form\AccountColumnConfigurationType).
Resolving inheritance for "App\Form\AccountColumnConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountColumnConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountColumnType" (parent: .abstract.instanceof.App\Form\AccountColumnType).
Resolving inheritance for "App\Form\AccountColumnType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountColumnType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountConfigurationType" (parent: .abstract.instanceof.App\Form\AccountConfigurationType).
Resolving inheritance for "App\Form\AccountConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountEntityType" (parent: .abstract.instanceof.App\Form\AccountEntityType).
Resolving inheritance for "App\Form\AccountEntityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountEntityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountOptionType" (parent: .abstract.instanceof.App\Form\AccountOptionType).
Resolving inheritance for "App\Form\AccountOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountOptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdTemplateTranslationType" (parent: .abstract.instanceof.App\Form\AdTemplateTranslationType).
Resolving inheritance for "App\Form\AdTemplateTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdTemplateTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdTemplateType" (parent: .abstract.instanceof.App\Form\AdTemplateType).
Resolving inheritance for "App\Form\AdTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressType" (parent: .abstract.instanceof.App\Form\AddressType).
Resolving inheritance for "App\Form\AddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AffiliateType" (parent: .abstract.instanceof.App\Form\AffiliateType).
Resolving inheritance for "App\Form\AffiliateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AffiliateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgeOptionTranslationType" (parent: .abstract.instanceof.App\Form\AgeOptionTranslationType).
Resolving inheritance for "App\Form\AgeOptionTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgeOptionTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgeOptionType" (parent: .abstract.instanceof.App\Form\AgeOptionType).
Resolving inheritance for "App\Form\AgeOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgeOptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AirlineType" (parent: .abstract.instanceof.App\Form\AirlineType).
Resolving inheritance for "App\Form\AirlineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AirlineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiConfigurationType" (parent: .abstract.instanceof.App\Form\ApiConfigurationType).
Resolving inheritance for "App\Form\ApiConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssociatedDocumentType" (parent: .abstract.instanceof.App\Form\AssociatedDocumentType).
Resolving inheritance for "App\Form\AssociatedDocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssociatedDocumentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingAgeOptionType" (parent: .abstract.instanceof.App\Form\BookingAgeOptionType).
Resolving inheritance for "App\Form\BookingAgeOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingAgeOptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingArrivalType" (parent: .abstract.instanceof.App\Form\BookingArrivalType).
Resolving inheritance for "App\Form\BookingArrivalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingArrivalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingBoxOptionType" (parent: .abstract.instanceof.App\Form\BookingBoxOptionType).
Resolving inheritance for "App\Form\BookingBoxOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingBoxOptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingCargoType" (parent: .abstract.instanceof.App\Form\BookingCargoType).
Resolving inheritance for "App\Form\BookingCargoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingCargoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingCodeIgniterSearchType" (parent: .abstract.instanceof.App\Form\BookingCodeIgniterSearchType).
Resolving inheritance for "App\Form\BookingCodeIgniterSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingCodeIgniterSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingCustomerType" (parent: .abstract.instanceof.App\Form\BookingCustomerType).
Resolving inheritance for "App\Form\BookingCustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingCustomerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingDepartureType" (parent: .abstract.instanceof.App\Form\BookingDepartureType).
Resolving inheritance for "App\Form\BookingDepartureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingDepartureType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingHeaderOnlyType" (parent: .abstract.instanceof.App\Form\BookingHeaderOnlyType).
Resolving inheritance for "App\Form\BookingHeaderOnlyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingHeaderOnlyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingHeaderType" (parent: .abstract.instanceof.App\Form\BookingHeaderType).
Resolving inheritance for "App\Form\BookingHeaderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingHeaderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingLuggageType" (parent: .abstract.instanceof.App\Form\BookingLuggageType).
Resolving inheritance for "App\Form\BookingLuggageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingLuggageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingPassengerType" (parent: .abstract.instanceof.App\Form\BookingPassengerType).
Resolving inheritance for "App\Form\BookingPassengerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingPassengerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingQuoteType" (parent: .abstract.instanceof.App\Form\BookingQuoteType).
Resolving inheritance for "App\Form\BookingQuoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingQuoteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingSearchType" (parent: .abstract.instanceof.App\Form\BookingSearchType).
Resolving inheritance for "App\Form\BookingSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingServiceCollectionType" (parent: .abstract.instanceof.App\Form\BookingServiceCollectionType).
Resolving inheritance for "App\Form\BookingServiceCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingServiceCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingServiceType" (parent: .abstract.instanceof.App\Form\BookingServiceType).
Resolving inheritance for "App\Form\BookingServiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingServiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingTransportationType" (parent: .abstract.instanceof.App\Form\BookingTransportationType).
Resolving inheritance for "App\Form\BookingTransportationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingTransportationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BoxConfigurationType" (parent: .abstract.instanceof.App\Form\BoxConfigurationType).
Resolving inheritance for "App\Form\BoxConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BoxConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BoxOptionTranslationType" (parent: .abstract.instanceof.App\Form\BoxOptionTranslationType).
Resolving inheritance for "App\Form\BoxOptionTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BoxOptionTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BoxOptionType" (parent: .abstract.instanceof.App\Form\BoxOptionType).
Resolving inheritance for "App\Form\BoxOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BoxOptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BoxTranslationType" (parent: .abstract.instanceof.App\Form\BoxTranslationType).
Resolving inheritance for "App\Form\BoxTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BoxTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BoxType" (parent: .abstract.instanceof.App\Form\BoxType).
Resolving inheritance for "App\Form\BoxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BoxType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BudgetSearchType" (parent: .abstract.instanceof.App\Form\BudgetSearchType).
Resolving inheritance for "App\Form\BudgetSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BudgetSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BudgetType" (parent: .abstract.instanceof.App\Form\BudgetType).
Resolving inheritance for "App\Form\BudgetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BudgetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CargoBuilderType" (parent: .abstract.instanceof.App\Form\CargoBuilderType).
Resolving inheritance for "App\Form\CargoBuilderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CargoBuilderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CargoOptionsType" (parent: .abstract.instanceof.App\Form\CargoOptionsType).
Resolving inheritance for "App\Form\CargoOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CargoOptionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CartSessionSearchType" (parent: .abstract.instanceof.App\Form\CartSessionSearchType).
Resolving inheritance for "App\Form\CartSessionSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CartSessionSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CartStepOneType" (parent: .abstract.instanceof.App\Form\CartStepOneType).
Resolving inheritance for "App\Form\CartStepOneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CartStepOneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordType" (parent: .abstract.instanceof.App\Form\ChangePasswordType).
Resolving inheritance for "App\Form\ChangePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClockRecordSearchType" (parent: .abstract.instanceof.App\Form\ClockRecordSearchType).
Resolving inheritance for "App\Form\ClockRecordSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClockRecordSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClockRecordType" (parent: .abstract.instanceof.App\Form\ClockRecordType).
Resolving inheritance for "App\Form\ClockRecordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClockRecordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClothingSizeType" (parent: .abstract.instanceof.App\Form\ClothingSizeType).
Resolving inheritance for "App\Form\ClothingSizeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClothingSizeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClothingTranslationType" (parent: .abstract.instanceof.App\Form\ClothingTranslationType).
Resolving inheritance for "App\Form\ClothingTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClothingTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClothingType" (parent: .abstract.instanceof.App\Form\ClothingType).
Resolving inheritance for "App\Form\ClothingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClothingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyType" (parent: .abstract.instanceof.App\Form\CompanyType).
Resolving inheritance for "App\Form\CompanyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContractType" (parent: .abstract.instanceof.App\Form\ContractType).
Resolving inheritance for "App\Form\ContractType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContractType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CostCenterExpenseSearchType" (parent: .abstract.instanceof.App\Form\CostCenterExpenseSearchType).
Resolving inheritance for "App\Form\CostCenterExpenseSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CostCenterExpenseSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CostCenterExpenseType" (parent: .abstract.instanceof.App\Form\CostCenterExpenseType).
Resolving inheritance for "App\Form\CostCenterExpenseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CostCenterExpenseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CostCenterPeriodType" (parent: .abstract.instanceof.App\Form\CostCenterPeriodType).
Resolving inheritance for "App\Form\CostCenterPeriodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CostCenterPeriodType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CostCenterSearchType" (parent: .abstract.instanceof.App\Form\CostCenterSearchType).
Resolving inheritance for "App\Form\CostCenterSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CostCenterSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CostCenterType" (parent: .abstract.instanceof.App\Form\CostCenterType).
Resolving inheritance for "App\Form\CostCenterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CostCenterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryType" (parent: .abstract.instanceof.App\Form\CountryType).
Resolving inheritance for "App\Form\CountryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseSearchType" (parent: .abstract.instanceof.App\Form\CourseSearchType).
Resolving inheritance for "App\Form\CourseSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseType" (parent: .abstract.instanceof.App\Form\CourseType).
Resolving inheritance for "App\Form\CourseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType" (parent: .abstract.instanceof.App\Form\CustomerType).
Resolving inheritance for "App\Form\CustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocsMoloniSearchType" (parent: .abstract.instanceof.App\Form\DocsMoloniSearchType).
Resolving inheritance for "App\Form\DocsMoloniSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocsMoloniSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentSetsType" (parent: .abstract.instanceof.App\Form\DocumentSetsType).
Resolving inheritance for "App\Form\DocumentSetsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentSetsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentTypeType" (parent: .abstract.instanceof.App\Form\DocumentTypeType).
Resolving inheritance for "App\Form\DocumentTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentTypeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverCategoryType" (parent: .abstract.instanceof.App\Form\DriverCategoryType).
Resolving inheritance for "App\Form\DriverCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverClothingType" (parent: .abstract.instanceof.App\Form\DriverClothingType).
Resolving inheritance for "App\Form\DriverClothingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverClothingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverScheduleAddType" (parent: .abstract.instanceof.App\Form\DriverScheduleAddType).
Resolving inheritance for "App\Form\DriverScheduleAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverScheduleAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverScheduleBulkType" (parent: .abstract.instanceof.App\Form\DriverScheduleBulkType).
Resolving inheritance for "App\Form\DriverScheduleBulkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverScheduleBulkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverScheduleSearchType" (parent: .abstract.instanceof.App\Form\DriverScheduleSearchType).
Resolving inheritance for "App\Form\DriverScheduleSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverScheduleSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverScheduleType" (parent: .abstract.instanceof.App\Form\DriverScheduleType).
Resolving inheritance for "App\Form\DriverScheduleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverScheduleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverType" (parent: .abstract.instanceof.App\Form\DriverType).
Resolving inheritance for "App\Form\DriverType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DrivingPeriodType" (parent: .abstract.instanceof.App\Form\DrivingPeriodType).
Resolving inheritance for "App\Form\DrivingPeriodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DrivingPeriodType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DrivingRuleType" (parent: .abstract.instanceof.App\Form\DrivingRuleType).
Resolving inheritance for "App\Form\DrivingRuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DrivingRuleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailAndNameType" (parent: .abstract.instanceof.App\Form\EmailAndNameType).
Resolving inheritance for "App\Form\EmailAndNameType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailAndNameType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailImportedSearchType" (parent: .abstract.instanceof.App\Form\EmailImportedSearchType).
Resolving inheritance for "App\Form\EmailImportedSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailImportedSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailImporterBuilderType" (parent: .abstract.instanceof.App\Form\EmailImporterBuilderType).
Resolving inheritance for "App\Form\EmailImporterBuilderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailImporterBuilderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailImporterConditionType" (parent: .abstract.instanceof.App\Form\EmailImporterConditionType).
Resolving inheritance for "App\Form\EmailImporterConditionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailImporterConditionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailImporterKeyType" (parent: .abstract.instanceof.App\Form\EmailImporterKeyType).
Resolving inheritance for "App\Form\EmailImporterKeyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailImporterKeyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailImporterRuleType" (parent: .abstract.instanceof.App\Form\EmailImporterRuleType).
Resolving inheritance for "App\Form\EmailImporterRuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailImporterRuleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailImporterType" (parent: .abstract.instanceof.App\Form\EmailImporterType).
Resolving inheritance for "App\Form\EmailImporterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailImporterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailTemplateTranslationType" (parent: .abstract.instanceof.App\Form\EmailTemplateTranslationType).
Resolving inheritance for "App\Form\EmailTemplateTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailTemplateTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailTemplateType" (parent: .abstract.instanceof.App\Form\EmailTemplateType).
Resolving inheritance for "App\Form\EmailTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtraTranslationType" (parent: .abstract.instanceof.App\Form\ExtraTranslationType).
Resolving inheritance for "App\Form\ExtraTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtraTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtraType" (parent: .abstract.instanceof.App\Form\ExtraType).
Resolving inheritance for "App\Form\ExtraType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtraType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FaqsTranslationType" (parent: .abstract.instanceof.App\Form\FaqsTranslationType).
Resolving inheritance for "App\Form\FaqsTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FaqsTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlightNumberType" (parent: .abstract.instanceof.App\Form\FlightNumberType).
Resolving inheritance for "App\Form\FlightNumberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlightNumberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FolderPermissionType" (parent: .abstract.instanceof.App\Form\FolderPermissionType).
Resolving inheritance for "App\Form\FolderPermissionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FolderPermissionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FolderType" (parent: .abstract.instanceof.App\Form\FolderType).
Resolving inheritance for "App\Form\FolderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FolderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GDPRTranslationType" (parent: .abstract.instanceof.App\Form\GDPRTranslationType).
Resolving inheritance for "App\Form\GDPRTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GDPRTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HRChangeTypeOptionType" (parent: .abstract.instanceof.App\Form\HRChangeTypeOptionType).
Resolving inheritance for "App\Form\HRChangeTypeOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HRChangeTypeOptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HRCodeType" (parent: .abstract.instanceof.App\Form\HRCodeType).
Resolving inheritance for "App\Form\HRCodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HRCodeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HRProcessTypeOptionType" (parent: .abstract.instanceof.App\Form\HRProcessTypeOptionType).
Resolving inheritance for "App\Form\HRProcessTypeOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HRProcessTypeOptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceReceiptBuilderType" (parent: .abstract.instanceof.App\Form\InvoiceReceiptBuilderType).
Resolving inheritance for "App\Form\InvoiceReceiptBuilderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceReceiptBuilderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItineraryPointType" (parent: .abstract.instanceof.App\Form\ItineraryPointType).
Resolving inheritance for "App\Form\ItineraryPointType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItineraryPointType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItineraryScheduleType" (parent: .abstract.instanceof.App\Form\ItineraryScheduleType).
Resolving inheritance for "App\Form\ItineraryScheduleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItineraryScheduleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItineraryTranslationType" (parent: .abstract.instanceof.App\Form\ItineraryTranslationType).
Resolving inheritance for "App\Form\ItineraryTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItineraryTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItineraryType" (parent: .abstract.instanceof.App\Form\ItineraryType).
Resolving inheritance for "App\Form\ItineraryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItineraryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LocaleType" (parent: .abstract.instanceof.App\Form\LocaleType).
Resolving inheritance for "App\Form\LocaleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LocaleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LocationType" (parent: .abstract.instanceof.App\Form\LocationType).
Resolving inheritance for "App\Form\LocationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LocationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoginType" (parent: .abstract.instanceof.App\Form\LoginType).
Resolving inheritance for "App\Form\LoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoginType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LuggageConfigurationType" (parent: .abstract.instanceof.App\Form\LuggageConfigurationType).
Resolving inheritance for "App\Form\LuggageConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LuggageConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LuggageTranslationType" (parent: .abstract.instanceof.App\Form\LuggageTranslationType).
Resolving inheritance for "App\Form\LuggageTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LuggageTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LuggageType" (parent: .abstract.instanceof.App\Form\LuggageType).
Resolving inheritance for "App\Form\LuggageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LuggageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MaturityDateType" (parent: .abstract.instanceof.App\Form\MaturityDateType).
Resolving inheritance for "App\Form\MaturityDateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MaturityDateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeasurementUnitType" (parent: .abstract.instanceof.App\Form\MeasurementUnitType).
Resolving inheritance for "App\Form\MeasurementUnitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeasurementUnitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MemberType" (parent: .abstract.instanceof.App\Form\MemberType).
Resolving inheritance for "App\Form\MemberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MemberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MenuGroupTranslationType" (parent: .abstract.instanceof.App\Form\MenuGroupTranslationType).
Resolving inheritance for "App\Form\MenuGroupTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MenuGroupTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MenuGroupType" (parent: .abstract.instanceof.App\Form\MenuGroupType).
Resolving inheritance for "App\Form\MenuGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MenuGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MoloniReceiptType" (parent: .abstract.instanceof.App\Form\MoloniReceiptType).
Resolving inheritance for "App\Form\MoloniReceiptType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MoloniReceiptType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationLogSearchType" (parent: .abstract.instanceof.App\Form\NotificationLogSearchType).
Resolving inheritance for "App\Form\NotificationLogSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationLogSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OperatorType" (parent: .abstract.instanceof.App\Form\OperatorType).
Resolving inheritance for "App\Form\OperatorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OperatorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PDFTemplateTranslationType" (parent: .abstract.instanceof.App\Form\PDFTemplateTranslationType).
Resolving inheritance for "App\Form\PDFTemplateTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PDFTemplateTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PDFTemplateType" (parent: .abstract.instanceof.App\Form\PDFTemplateType).
Resolving inheritance for "App\Form\PDFTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PDFTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PageTemplateTranslationType" (parent: .abstract.instanceof.App\Form\PageTemplateTranslationType).
Resolving inheritance for "App\Form\PageTemplateTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PageTemplateTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PageTemplateType" (parent: .abstract.instanceof.App\Form\PageTemplateType).
Resolving inheritance for "App\Form\PageTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PageTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PageType" (parent: .abstract.instanceof.App\Form\PageType).
Resolving inheritance for "App\Form\PageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PassengerAgeOptionType" (parent: .abstract.instanceof.App\Form\PassengerAgeOptionType).
Resolving inheritance for "App\Form\PassengerAgeOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PassengerAgeOptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PassengerConfigurationType" (parent: .abstract.instanceof.App\Form\PassengerConfigurationType).
Resolving inheritance for "App\Form\PassengerConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PassengerConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PassengerTranslationType" (parent: .abstract.instanceof.App\Form\PassengerTranslationType).
Resolving inheritance for "App\Form\PassengerTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PassengerTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PassengerType" (parent: .abstract.instanceof.App\Form\PassengerType).
Resolving inheritance for "App\Form\PassengerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PassengerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaxBuilderType" (parent: .abstract.instanceof.App\Form\PaxBuilderType).
Resolving inheritance for "App\Form\PaxBuilderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaxBuilderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentMethodType" (parent: .abstract.instanceof.App\Form\PaymentMethodType).
Resolving inheritance for "App\Form\PaymentMethodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentMethodType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentTypeTranslationType" (parent: .abstract.instanceof.App\Form\PaymentTypeTranslationType).
Resolving inheritance for "App\Form\PaymentTypeTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentTypeTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentTypeType" (parent: .abstract.instanceof.App\Form\PaymentTypeType).
Resolving inheritance for "App\Form\PaymentTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentTypeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PermissionType" (parent: .abstract.instanceof.App\Form\PermissionType).
Resolving inheritance for "App\Form\PermissionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PermissionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonalDataDocType" (parent: .abstract.instanceof.App\Form\PersonalDataDocType).
Resolving inheritance for "App\Form\PersonalDataDocType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonalDataDocType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonalDataType" (parent: .abstract.instanceof.App\Form\PersonalDataType).
Resolving inheritance for "App\Form\PersonalDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonalDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceOperatorSearchType" (parent: .abstract.instanceof.App\Form\PriceOperatorSearchType).
Resolving inheritance for "App\Form\PriceOperatorSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceOperatorSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceSearchType" (parent: .abstract.instanceof.App\Form\PriceSearchType).
Resolving inheritance for "App\Form\PriceSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceType" (parent: .abstract.instanceof.App\Form\PriceType).
Resolving inheritance for "App\Form\PriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductCategoryType" (parent: .abstract.instanceof.App\Form\ProductCategoryType).
Resolving inheritance for "App\Form\ProductCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType" (parent: .abstract.instanceof.App\Form\ProductType).
Resolving inheritance for "App\Form\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PromocodeType" (parent: .abstract.instanceof.App\Form\PromocodeType).
Resolving inheritance for "App\Form\PromocodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PromocodeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RefundRequestType" (parent: .abstract.instanceof.App\Form\RefundRequestType).
Resolving inheritance for "App\Form\RefundRequestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RefundRequestType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RevenueConditionType" (parent: .abstract.instanceof.App\Form\RevenueConditionType).
Resolving inheritance for "App\Form\RevenueConditionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RevenueConditionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RevenuePeriodType" (parent: .abstract.instanceof.App\Form\RevenuePeriodType).
Resolving inheritance for "App\Form\RevenuePeriodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RevenuePeriodType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RoadFactorSpeedSearchType" (parent: .abstract.instanceof.App\Form\RoadFactorSpeedSearchType).
Resolving inheritance for "App\Form\RoadFactorSpeedSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RoadFactorSpeedSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RouteTranslationType" (parent: .abstract.instanceof.App\Form\RouteTranslationType).
Resolving inheritance for "App\Form\RouteTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RouteTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RouteType" (parent: .abstract.instanceof.App\Form\RouteType).
Resolving inheritance for "App\Form\RouteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RouteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SeasonType" (parent: .abstract.instanceof.App\Form\SeasonType).
Resolving inheritance for "App\Form\SeasonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SeasonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceAgeOptionType" (parent: .abstract.instanceof.App\Form\ServiceAgeOptionType).
Resolving inheritance for "App\Form\ServiceAgeOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceAgeOptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceCargoType" (parent: .abstract.instanceof.App\Form\ServiceCargoType).
Resolving inheritance for "App\Form\ServiceCargoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceCargoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceCollectSearchType" (parent: .abstract.instanceof.App\Form\ServiceCollectSearchType).
Resolving inheritance for "App\Form\ServiceCollectSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceCollectSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceCollectType" (parent: .abstract.instanceof.App\Form\ServiceCollectType).
Resolving inheritance for "App\Form\ServiceCollectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceCollectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServicePassengerType" (parent: .abstract.instanceof.App\Form\ServicePassengerType).
Resolving inheritance for "App\Form\ServicePassengerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServicePassengerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceTransportationType" (parent: .abstract.instanceof.App\Form\ServiceTransportationType).
Resolving inheritance for "App\Form\ServiceTransportationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceTransportationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SocialNetworkType" (parent: .abstract.instanceof.App\Form\SocialNetworkType).
Resolving inheritance for "App\Form\SocialNetworkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SocialNetworkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StartEndPeriodFactorSearchType" (parent: .abstract.instanceof.App\Form\StartEndPeriodFactorSearchType).
Resolving inheritance for "App\Form\StartEndPeriodFactorSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StartEndPeriodFactorSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StartEndPeriodIdSearchType" (parent: .abstract.instanceof.App\Form\StartEndPeriodIdSearchType).
Resolving inheritance for "App\Form\StartEndPeriodIdSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StartEndPeriodIdSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StartEndPeriodSearchType" (parent: .abstract.instanceof.App\Form\StartEndPeriodSearchType).
Resolving inheritance for "App\Form\StartEndPeriodSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StartEndPeriodSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatisticRMBuildType" (parent: .abstract.instanceof.App\Form\StatisticRMBuildType).
Resolving inheritance for "App\Form\StatisticRMBuildType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatisticRMBuildType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatisticRMGainSearchType" (parent: .abstract.instanceof.App\Form\StatisticRMGainSearchType).
Resolving inheritance for "App\Form\StatisticRMGainSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatisticRMGainSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatisticSearchType" (parent: .abstract.instanceof.App\Form\StatisticSearchType).
Resolving inheritance for "App\Form\StatisticSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatisticSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StopSaleType" (parent: .abstract.instanceof.App\Form\StopSaleType).
Resolving inheritance for "App\Form\StopSaleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StopSaleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplementConsumptionSearchType" (parent: .abstract.instanceof.App\Form\SupplementConsumptionSearchType).
Resolving inheritance for "App\Form\SupplementConsumptionSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplementConsumptionSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplementConsumptionType" (parent: .abstract.instanceof.App\Form\SupplementConsumptionType).
Resolving inheritance for "App\Form\SupplementConsumptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplementConsumptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplementType" (parent: .abstract.instanceof.App\Form\SupplementType).
Resolving inheritance for "App\Form\SupplementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplementTypeType" (parent: .abstract.instanceof.App\Form\SupplementTypeType).
Resolving inheritance for "App\Form\SupplementTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplementTypeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierType" (parent: .abstract.instanceof.App\Form\SupplierType).
Resolving inheritance for "App\Form\SupplierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TermsConditionsTranslationType" (parent: .abstract.instanceof.App\Form\TermsConditionsTranslationType).
Resolving inheritance for "App\Form\TermsConditionsTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TermsConditionsTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TextAreaInputType" (parent: .abstract.instanceof.App\Form\TextAreaInputType).
Resolving inheritance for "App\Form\TextAreaInputType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TextAreaInputType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ToolsType" (parent: .abstract.instanceof.App\Form\ToolsType).
Resolving inheritance for "App\Form\ToolsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ToolsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TranslationType" (parent: .abstract.instanceof.App\Form\TranslationType).
Resolving inheritance for "App\Form\TranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransportType" (parent: .abstract.instanceof.App\Form\TransportType).
Resolving inheritance for "App\Form\TransportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransportationOptionsType" (parent: .abstract.instanceof.App\Form\TransportationOptionsType).
Resolving inheritance for "App\Form\TransportationOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransportationOptionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TripOptionTranslationType" (parent: .abstract.instanceof.App\Form\TripOptionTranslationType).
Resolving inheritance for "App\Form\TripOptionTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TripOptionTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TripOptionType" (parent: .abstract.instanceof.App\Form\TripOptionType).
Resolving inheritance for "App\Form\TripOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TripOptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UpdateOptionPricesType" (parent: .abstract.instanceof.App\Form\UpdateOptionPricesType).
Resolving inheritance for "App\Form\UpdateOptionPricesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UpdateOptionPricesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadCSVType" (parent: .abstract.instanceof.App\Form\UploadCSVType).
Resolving inheritance for "App\Form\UploadCSVType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadCSVType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadFilesType" (parent: .abstract.instanceof.App\Form\UploadFilesType).
Resolving inheritance for "App\Form\UploadFilesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadFilesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadJSONType" (parent: .abstract.instanceof.App\Form\UploadJSONType).
Resolving inheritance for "App\Form\UploadJSONType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadJSONType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadPDFType" (parent: .abstract.instanceof.App\Form\UploadPDFType).
Resolving inheritance for "App\Form\UploadPDFType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadPDFType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UrlCodeType" (parent: .abstract.instanceof.App\Form\UrlCodeType).
Resolving inheritance for "App\Form\UrlCodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UrlCodeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserExternalActionSearchType" (parent: .abstract.instanceof.App\Form\UserExternalActionSearchType).
Resolving inheritance for "App\Form\UserExternalActionSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserExternalActionSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserExternalActionType" (parent: .abstract.instanceof.App\Form\UserExternalActionType).
Resolving inheritance for "App\Form\UserExternalActionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserExternalActionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPermissionType" (parent: .abstract.instanceof.App\Form\UserPermissionType).
Resolving inheritance for "App\Form\UserPermissionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPermissionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserSearchType" (parent: .abstract.instanceof.App\Form\UserSearchType).
Resolving inheritance for "App\Form\UserSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserSupplementType" (parent: .abstract.instanceof.App\Form\UserSupplementType).
Resolving inheritance for "App\Form\UserSupplementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserSupplementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType" (parent: .abstract.instanceof.App\Form\UserType).
Resolving inheritance for "App\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VatExemptionType" (parent: .abstract.instanceof.App\Form\VatExemptionType).
Resolving inheritance for "App\Form\VatExemptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VatExemptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VatType" (parent: .abstract.instanceof.App\Form\VatType).
Resolving inheritance for "App\Form\VatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VatType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleDocumentType" (parent: .abstract.instanceof.App\Form\VehicleDocumentType).
Resolving inheritance for "App\Form\VehicleDocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleDocumentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleFuelCardSearchType" (parent: .abstract.instanceof.App\Form\VehicleFuelCardSearchType).
Resolving inheritance for "App\Form\VehicleFuelCardSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleFuelCardSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleFuelCardType" (parent: .abstract.instanceof.App\Form\VehicleFuelCardType).
Resolving inheritance for "App\Form\VehicleFuelCardType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleFuelCardType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleGPSType" (parent: .abstract.instanceof.App\Form\VehicleGPSType).
Resolving inheritance for "App\Form\VehicleGPSType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleGPSType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleGarageType" (parent: .abstract.instanceof.App\Form\VehicleGarageType).
Resolving inheritance for "App\Form\VehicleGarageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleGarageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleIdentifierType" (parent: .abstract.instanceof.App\Form\VehicleIdentifierType).
Resolving inheritance for "App\Form\VehicleIdentifierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleIdentifierType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInspectionSearchType" (parent: .abstract.instanceof.App\Form\VehicleInspectionSearchType).
Resolving inheritance for "App\Form\VehicleInspectionSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInspectionSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInspectionType" (parent: .abstract.instanceof.App\Form\VehicleInspectionType).
Resolving inheritance for "App\Form\VehicleInspectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInspectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInsuranceSearchType" (parent: .abstract.instanceof.App\Form\VehicleInsuranceSearchType).
Resolving inheritance for "App\Form\VehicleInsuranceSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInsuranceSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInsuranceType" (parent: .abstract.instanceof.App\Form\VehicleInsuranceType).
Resolving inheritance for "App\Form\VehicleInsuranceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInsuranceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleScheduleAddType" (parent: .abstract.instanceof.App\Form\VehicleScheduleAddType).
Resolving inheritance for "App\Form\VehicleScheduleAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleScheduleAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleScheduleBulkType" (parent: .abstract.instanceof.App\Form\VehicleScheduleBulkType).
Resolving inheritance for "App\Form\VehicleScheduleBulkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleScheduleBulkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleScheduleSearchType" (parent: .abstract.instanceof.App\Form\VehicleScheduleSearchType).
Resolving inheritance for "App\Form\VehicleScheduleSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleScheduleSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleScheduleType" (parent: .abstract.instanceof.App\Form\VehicleScheduleType).
Resolving inheritance for "App\Form\VehicleScheduleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleScheduleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleSearchType" (parent: .abstract.instanceof.App\Form\VehicleSearchType).
Resolving inheritance for "App\Form\VehicleSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleType" (parent: .abstract.instanceof.App\Form\VehicleType).
Resolving inheritance for "App\Form\VehicleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VerizonConnectSearchType" (parent: .abstract.instanceof.App\Form\VerizonConnectSearchType).
Resolving inheritance for "App\Form\VerizonConnectSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VerizonConnectSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningTranslationType" (parent: .abstract.instanceof.App\Form\WarningTranslationType).
Resolving inheritance for "App\Form\WarningTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningTranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningType" (parent: .abstract.instanceof.App\Form\WarningType).
Resolving inheritance for "App\Form\WarningType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WidgetTemplateType" (parent: .abstract.instanceof.App\Form\WidgetTemplateType).
Resolving inheritance for "App\Form\WidgetTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WidgetTemplateType).
Resolving inheritance for ".instanceof.App\MessageHandler\EmailBookingMessageHandler.0.App\MessageHandler\EmailBookingMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\EmailBookingMessageHandler).
Resolving inheritance for "App\MessageHandler\EmailBookingMessageHandler" (parent: .instanceof.App\MessageHandler\EmailBookingMessageHandler.0.App\MessageHandler\EmailBookingMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\ImportBookingMessageHandler.0.App\MessageHandler\ImportBookingMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\ImportBookingMessageHandler).
Resolving inheritance for "App\MessageHandler\ImportBookingMessageHandler" (parent: .instanceof.App\MessageHandler\ImportBookingMessageHandler.0.App\MessageHandler\ImportBookingMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\InvoiceMessageHandler.0.App\MessageHandler\InvoiceMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\InvoiceMessageHandler).
Resolving inheritance for "App\MessageHandler\InvoiceMessageHandler" (parent: .instanceof.App\MessageHandler\InvoiceMessageHandler.0.App\MessageHandler\InvoiceMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\ReceiptMessageHandler.0.App\MessageHandler\ReceiptMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\ReceiptMessageHandler).
Resolving inheritance for "App\MessageHandler\ReceiptMessageHandler" (parent: .instanceof.App\MessageHandler\ReceiptMessageHandler.0.App\MessageHandler\ReceiptMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdTemplateRepository" (parent: .abstract.instanceof.App\Repository\AdTemplateRepository).
Resolving inheritance for "App\Repository\AdTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdTemplateTranslationRepository" (parent: .abstract.instanceof.App\Repository\AdTemplateTranslationRepository).
Resolving inheritance for "App\Repository\AdTemplateTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdTemplateTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingArrivalRepository" (parent: .abstract.instanceof.App\Repository\BookingArrivalRepository).
Resolving inheritance for "App\Repository\BookingArrivalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingArrivalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingBoxOptionRepository" (parent: .abstract.instanceof.App\Repository\BookingBoxOptionRepository).
Resolving inheritance for "App\Repository\BookingBoxOptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingBoxOptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingDepartureRepository" (parent: .abstract.instanceof.App\Repository\BookingDepartureRepository).
Resolving inheritance for "App\Repository\BookingDepartureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingDepartureRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingHeaderRepository" (parent: .abstract.instanceof.App\Repository\BookingHeaderRepository).
Resolving inheritance for "App\Repository\BookingHeaderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingHeaderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingLuggageRepository" (parent: .abstract.instanceof.App\Repository\BookingLuggageRepository).
Resolving inheritance for "App\Repository\BookingLuggageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingLuggageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingServiceRepository" (parent: .abstract.instanceof.App\Repository\BookingServiceRepository).
Resolving inheritance for "App\Repository\BookingServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingServiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BoxConfigurationRepository" (parent: .abstract.instanceof.App\Repository\BoxConfigurationRepository).
Resolving inheritance for "App\Repository\BoxConfigurationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BoxConfigurationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BudgetRepository" (parent: .abstract.instanceof.App\Repository\BudgetRepository).
Resolving inheritance for "App\Repository\BudgetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BudgetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CargoBuilderRepository" (parent: .abstract.instanceof.App\Repository\CargoBuilderRepository).
Resolving inheritance for "App\Repository\CargoBuilderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CargoBuilderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartSessionRepository" (parent: .abstract.instanceof.App\Repository\CartSessionRepository).
Resolving inheritance for "App\Repository\CartSessionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartSessionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatMessageRepository" (parent: .abstract.instanceof.App\Repository\ChatMessageRepository).
Resolving inheritance for "App\Repository\ChatMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatMessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClockRecordRepository" (parent: .abstract.instanceof.App\Repository\ClockRecordRepository).
Resolving inheritance for "App\Repository\ClockRecordRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClockRecordRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ComissionRepository" (parent: .abstract.instanceof.App\Repository\ComissionRepository).
Resolving inheritance for "App\Repository\ComissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ComissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository" (parent: .abstract.instanceof.App\Repository\CompanyRepository).
Resolving inheritance for "App\Repository\CompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractRepository" (parent: .abstract.instanceof.App\Repository\ContractRepository).
Resolving inheritance for "App\Repository\ContractRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CostCenterExpenseRepository" (parent: .abstract.instanceof.App\Repository\CostCenterExpenseRepository).
Resolving inheritance for "App\Repository\CostCenterExpenseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CostCenterExpenseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CostCenterPeriodRepository" (parent: .abstract.instanceof.App\Repository\CostCenterPeriodRepository).
Resolving inheritance for "App\Repository\CostCenterPeriodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CostCenterPeriodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CostCenterRepository" (parent: .abstract.instanceof.App\Repository\CostCenterRepository).
Resolving inheritance for "App\Repository\CostCenterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CostCenterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryRepository" (parent: .abstract.instanceof.App\Repository\CountryRepository).
Resolving inheritance for "App\Repository\CountryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseRepository" (parent: .abstract.instanceof.App\Repository\CourseRepository).
Resolving inheritance for "App\Repository\CourseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository" (parent: .abstract.instanceof.App\Repository\CustomerRepository).
Resolving inheritance for "App\Repository\CustomerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DriverRepository" (parent: .abstract.instanceof.App\Repository\DriverRepository).
Resolving inheritance for "App\Repository\DriverRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DriverRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FolderPermissionRepository" (parent: .abstract.instanceof.App\Repository\FolderPermissionRepository).
Resolving inheritance for "App\Repository\FolderPermissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FolderPermissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FolderRepository" (parent: .abstract.instanceof.App\Repository\FolderRepository).
Resolving inheritance for "App\Repository\FolderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FolderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GDPRTranslationRepository" (parent: .abstract.instanceof.App\Repository\GDPRTranslationRepository).
Resolving inheritance for "App\Repository\GDPRTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GDPRTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocationRepository" (parent: .abstract.instanceof.App\Repository\LocationRepository).
Resolving inheritance for "App\Repository\LocationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LuggageConfigurationRepository" (parent: .abstract.instanceof.App\Repository\LuggageConfigurationRepository).
Resolving inheritance for "App\Repository\LuggageConfigurationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LuggageConfigurationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationLogRepository" (parent: .abstract.instanceof.App\Repository\NotificationLogRepository).
Resolving inheritance for "App\Repository\NotificationLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OperatorRepository" (parent: .abstract.instanceof.App\Repository\OperatorRepository).
Resolving inheritance for "App\Repository\OperatorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OperatorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PDFTemplateTranslationRepository" (parent: .abstract.instanceof.App\Repository\PDFTemplateTranslationRepository).
Resolving inheritance for "App\Repository\PDFTemplateTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PDFTemplateTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageTemplateRepository" (parent: .abstract.instanceof.App\Repository\PageTemplateRepository).
Resolving inheritance for "App\Repository\PageTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageTemplateTranslationRepository" (parent: .abstract.instanceof.App\Repository\PageTemplateTranslationRepository).
Resolving inheritance for "App\Repository\PageTemplateTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageTemplateTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PassengerConfigurationRepository" (parent: .abstract.instanceof.App\Repository\PassengerConfigurationRepository).
Resolving inheritance for "App\Repository\PassengerConfigurationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PassengerConfigurationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PassengerRepository" (parent: .abstract.instanceof.App\Repository\PassengerRepository).
Resolving inheritance for "App\Repository\PassengerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PassengerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaxBuilderRepository" (parent: .abstract.instanceof.App\Repository\PaxBuilderRepository).
Resolving inheritance for "App\Repository\PaxBuilderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaxBuilderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentCompanyRepository" (parent: .abstract.instanceof.App\Repository\PaymentCompanyRepository).
Resolving inheritance for "App\Repository\PaymentCompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentCompanyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentLogRepository" (parent: .abstract.instanceof.App\Repository\PaymentLogRepository).
Resolving inheritance for "App\Repository\PaymentLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentTypeRepository" (parent: .abstract.instanceof.App\Repository\PaymentTypeRepository).
Resolving inheritance for "App\Repository\PaymentTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentTypeTranslationRepository" (parent: .abstract.instanceof.App\Repository\PaymentTypeTranslationRepository).
Resolving inheritance for "App\Repository\PaymentTypeTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentTypeTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonalDataRepository" (parent: .abstract.instanceof.App\Repository\PersonalDataRepository).
Resolving inheritance for "App\Repository\PersonalDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonalDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceRepository" (parent: .abstract.instanceof.App\Repository\PriceRepository).
Resolving inheritance for "App\Repository\PriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PromocodeRepository" (parent: .abstract.instanceof.App\Repository\PromocodeRepository).
Resolving inheritance for "App\Repository\PromocodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PromocodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueConditionRepository" (parent: .abstract.instanceof.App\Repository\RevenueConditionRepository).
Resolving inheritance for "App\Repository\RevenueConditionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueConditionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueLogRepository" (parent: .abstract.instanceof.App\Repository\RevenueLogRepository).
Resolving inheritance for "App\Repository\RevenueLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeasonRepository" (parent: .abstract.instanceof.App\Repository\SeasonRepository).
Resolving inheritance for "App\Repository\SeasonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeasonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SocialNetworkRepository" (parent: .abstract.instanceof.App\Repository\SocialNetworkRepository).
Resolving inheritance for "App\Repository\SocialNetworkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SocialNetworkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StopSaleRepository" (parent: .abstract.instanceof.App\Repository\StopSaleRepository).
Resolving inheritance for "App\Repository\StopSaleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StopSaleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupplementConsumptionRepository" (parent: .abstract.instanceof.App\Repository\SupplementConsumptionRepository).
Resolving inheritance for "App\Repository\SupplementConsumptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupplementConsumptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupplementRepository" (parent: .abstract.instanceof.App\Repository\SupplementRepository).
Resolving inheritance for "App\Repository\SupplementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupplementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupplierRepository" (parent: .abstract.instanceof.App\Repository\SupplierRepository).
Resolving inheritance for "App\Repository\SupplierRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupplierRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UrlCodeRepository" (parent: .abstract.instanceof.App\Repository\UrlCodeRepository).
Resolving inheritance for "App\Repository\UrlCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UrlCodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserExternalActionRepository" (parent: .abstract.instanceof.App\Repository\UserExternalActionRepository).
Resolving inheritance for "App\Repository\UserExternalActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserExternalActionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VehicleFuelCardRepository" (parent: .abstract.instanceof.App\Repository\VehicleFuelCardRepository).
Resolving inheritance for "App\Repository\VehicleFuelCardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VehicleFuelCardRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VehicleGarageRepository" (parent: .abstract.instanceof.App\Repository\VehicleGarageRepository).
Resolving inheritance for "App\Repository\VehicleGarageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VehicleGarageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VehicleInspectionRepository" (parent: .abstract.instanceof.App\Repository\VehicleInspectionRepository).
Resolving inheritance for "App\Repository\VehicleInspectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VehicleInspectionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VehicleInsuranceRepository" (parent: .abstract.instanceof.App\Repository\VehicleInsuranceRepository).
Resolving inheritance for "App\Repository\VehicleInsuranceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VehicleInsuranceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VehicleRepository" (parent: .abstract.instanceof.App\Repository\VehicleRepository).
Resolving inheritance for "App\Repository\VehicleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VehicleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningTranslationRepository" (parent: .abstract.instanceof.App\Repository\WarningTranslationRepository).
Resolving inheritance for "App\Repository\WarningTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningTranslationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WidgetTemplateRepository" (parent: .abstract.instanceof.App\Repository\WidgetTemplateRepository).
Resolving inheritance for "App\Repository\WidgetTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WidgetTemplateRepository).
Resolving inheritance for ".instanceof.App\Scheduler\Handler\EasysmsBalanceHandler.0.App\Scheduler\Handler\EasysmsBalanceHandler" (parent: .abstract.instanceof.App\Scheduler\Handler\EasysmsBalanceHandler).
Resolving inheritance for "App\Scheduler\Handler\EasysmsBalanceHandler" (parent: .instanceof.App\Scheduler\Handler\EasysmsBalanceHandler.0.App\Scheduler\Handler\EasysmsBalanceHandler).
Resolving inheritance for ".instanceof.App\Scheduler\Handler\NextDayMissingDriverHandler.0.App\Scheduler\Handler\NextDayMissingDriverHandler" (parent: .abstract.instanceof.App\Scheduler\Handler\NextDayMissingDriverHandler).
Resolving inheritance for "App\Scheduler\Handler\NextDayMissingDriverHandler" (parent: .instanceof.App\Scheduler\Handler\NextDayMissingDriverHandler.0.App\Scheduler\Handler\NextDayMissingDriverHandler).
Resolving inheritance for ".instanceof.App\Scheduler\Handler\SetUsersClockRecordHandler.0.App\Scheduler\Handler\SetUsersClockRecordHandler" (parent: .abstract.instanceof.App\Scheduler\Handler\SetUsersClockRecordHandler).
Resolving inheritance for "App\Scheduler\Handler\SetUsersClockRecordHandler" (parent: .instanceof.App\Scheduler\Handler\SetUsersClockRecordHandler.0.App\Scheduler\Handler\SetUsersClockRecordHandler).
Resolving inheritance for ".instanceof.App\Scheduler\Handler\VehicleInspectionWarningHandler.0.App\Scheduler\Handler\VehicleInspectionWarningHandler" (parent: .abstract.instanceof.App\Scheduler\Handler\VehicleInspectionWarningHandler).
Resolving inheritance for "App\Scheduler\Handler\VehicleInspectionWarningHandler" (parent: .instanceof.App\Scheduler\Handler\VehicleInspectionWarningHandler.0.App\Scheduler\Handler\VehicleInspectionWarningHandler).
Resolving inheritance for ".instanceof.App\Scheduler\Handler\VehicleInsuranceWarningHandler.0.App\Scheduler\Handler\VehicleInsuranceWarningHandler" (parent: .abstract.instanceof.App\Scheduler\Handler\VehicleInsuranceWarningHandler).
Resolving inheritance for "App\Scheduler\Handler\VehicleInsuranceWarningHandler" (parent: .instanceof.App\Scheduler\Handler\VehicleInsuranceWarningHandler.0.App\Scheduler\Handler\VehicleInsuranceWarningHandler).
Resolving inheritance for ".instanceof.App\Scheduler\Provider\EasysmsTaskProvider.0.App\Scheduler\Provider\EasysmsTaskProvider" (parent: .abstract.instanceof.App\Scheduler\Provider\EasysmsTaskProvider).
Resolving inheritance for "App\Scheduler\Provider\EasysmsTaskProvider" (parent: .instanceof.App\Scheduler\Provider\EasysmsTaskProvider.0.App\Scheduler\Provider\EasysmsTaskProvider).
Resolving inheritance for ".instanceof.App\Scheduler\Provider\NextDayMissingDriverTaskProvider.0.App\Scheduler\Provider\NextDayMissingDriverTaskProvider" (parent: .abstract.instanceof.App\Scheduler\Provider\NextDayMissingDriverTaskProvider).
Resolving inheritance for "App\Scheduler\Provider\NextDayMissingDriverTaskProvider" (parent: .instanceof.App\Scheduler\Provider\NextDayMissingDriverTaskProvider.0.App\Scheduler\Provider\NextDayMissingDriverTaskProvider).
Resolving inheritance for ".instanceof.App\Scheduler\Provider\SetUsersClockRecordProvider.0.App\Scheduler\Provider\SetUsersClockRecordProvider" (parent: .abstract.instanceof.App\Scheduler\Provider\SetUsersClockRecordProvider).
Resolving inheritance for "App\Scheduler\Provider\SetUsersClockRecordProvider" (parent: .instanceof.App\Scheduler\Provider\SetUsersClockRecordProvider.0.App\Scheduler\Provider\SetUsersClockRecordProvider).
Resolving inheritance for ".instanceof.App\Scheduler\Provider\VehicleInspectionWarningTaskProvider.0.App\Scheduler\Provider\VehicleInspectionWarningTaskProvider" (parent: .abstract.instanceof.App\Scheduler\Provider\VehicleInspectionWarningTaskProvider).
Resolving inheritance for "App\Scheduler\Provider\VehicleInspectionWarningTaskProvider" (parent: .instanceof.App\Scheduler\Provider\VehicleInspectionWarningTaskProvider.0.App\Scheduler\Provider\VehicleInspectionWarningTaskProvider).
Resolving inheritance for ".instanceof.App\Scheduler\Provider\VehicleInsuranceWarningTaskProvider.0.App\Scheduler\Provider\VehicleInsuranceWarningTaskProvider" (parent: .abstract.instanceof.App\Scheduler\Provider\VehicleInsuranceWarningTaskProvider).
Resolving inheritance for "App\Scheduler\Provider\VehicleInsuranceWarningTaskProvider" (parent: .instanceof.App\Scheduler\Provider\VehicleInsuranceWarningTaskProvider.0.App\Scheduler\Provider\VehicleInsuranceWarningTaskProvider).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\EmailCustomerExistsValidator" (parent: .abstract.instanceof.App\Validator\EmailCustomerExistsValidator).
Resolving inheritance for "App\Validator\EmailCustomerExistsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\EmailCustomerExistsValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\OnlyOneNotNullOrBlankValidator" (parent: .abstract.instanceof.App\Validator\OnlyOneNotNullOrBlankValidator).
Resolving inheritance for "App\Validator\OnlyOneNotNullOrBlankValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\OnlyOneNotNullOrBlankValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidCoordinatesValidator" (parent: .abstract.instanceof.App\Validator\ValidCoordinatesValidator).
Resolving inheritance for "App\Validator\ValidCoordinatesValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidCoordinatesValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidDateValidator" (parent: .abstract.instanceof.App\Validator\ValidDateValidator).
Resolving inheritance for "App\Validator\ValidDateValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidDateValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidDomainValidator" (parent: .abstract.instanceof.App\Validator\ValidDomainValidator).
Resolving inheritance for "App\Validator\ValidDomainValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidDomainValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidEmailValidator" (parent: .abstract.instanceof.App\Validator\ValidEmailValidator).
Resolving inheritance for "App\Validator\ValidEmailValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidEmailValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidIbanValidator" (parent: .abstract.instanceof.App\Validator\ValidIbanValidator).
Resolving inheritance for "App\Validator\ValidIbanValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidIbanValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidLatitudeValidator" (parent: .abstract.instanceof.App\Validator\ValidLatitudeValidator).
Resolving inheritance for "App\Validator\ValidLatitudeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidLatitudeValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidLongitudeValidator" (parent: .abstract.instanceof.App\Validator\ValidLongitudeValidator).
Resolving inheritance for "App\Validator\ValidLongitudeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidLongitudeValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidNameValidator" (parent: .abstract.instanceof.App\Validator\ValidNameValidator).
Resolving inheritance for "App\Validator\ValidNameValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidNameValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidPhoneNumberValidator" (parent: .abstract.instanceof.App\Validator\ValidPhoneNumberValidator).
Resolving inheritance for "App\Validator\ValidPhoneNumberValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidPhoneNumberValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidPortugueseFiscalNumberValidator" (parent: .abstract.instanceof.App\Validator\ValidPortugueseFiscalNumberValidator).
Resolving inheritance for "App\Validator\ValidPortugueseFiscalNumberValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidPortugueseFiscalNumberValidator).
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.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.scheduler" (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._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
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 "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "limiter.anonymous_api" (parent: limiter).
Resolving inheritance for "limiter.authenticated_api" (parent: limiter).
Resolving inheritance for "limiter.login" (parent: limiter).
Resolving inheritance for "doctrine.result_cache_pool" (parent: cache.adapter.array).
Resolving inheritance for "doctrine.system_cache_pool" (parent: cache.adapter.array).
Resolving inheritance for "doctrine.query_cache_pool" (parent: cache.adapter.array).
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.async_priority_high" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async_priority_low" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed_default" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed_high_priority" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed_low_priority" (parent: messenger.retry.abstract_multiplier_retry_strategy).
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.dbal.log_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.log_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.log_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.naming_strategy_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.naming_strategy_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.naming_strategy_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
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 "doctrine.orm.log_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.log_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.log_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 "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.api" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.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.api" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
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.1" (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.logout.listener.cookie_clearing.main" (parent: security.logout.listener.cookie_clearing).
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: App\EventListener\CustomAuthenticationSuccessHandler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
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 ".instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\AuthenticatorAttestationResponseValidator" (parent: .abstract.instanceof.Webauthn\AuthenticatorAttestationResponseValidator).
Resolving inheritance for ".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\AuthenticatorAttestationResponseValidator" (parent: .instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\AuthenticatorAttestationResponseValidator).
Resolving inheritance for "Webauthn\AuthenticatorAttestationResponseValidator" (parent: .instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\AuthenticatorAttestationResponseValidator).
Resolving inheritance for ".instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\AuthenticatorAssertionResponseValidator" (parent: .abstract.instanceof.Webauthn\AuthenticatorAssertionResponseValidator).
Resolving inheritance for ".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\AuthenticatorAssertionResponseValidator" (parent: .instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\AuthenticatorAssertionResponseValidator).
Resolving inheritance for "Webauthn\AuthenticatorAssertionResponseValidator" (parent: .instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\AuthenticatorAssertionResponseValidator).
Resolving inheritance for ".instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\Bundle\Service\PublicKeyCredentialCreationOptionsFactory" (parent: .abstract.instanceof.Webauthn\Bundle\Service\PublicKeyCredentialCreationOptionsFactory).
Resolving inheritance for "Webauthn\Bundle\Service\PublicKeyCredentialCreationOptionsFactory" (parent: .instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\Bundle\Service\PublicKeyCredentialCreationOptionsFactory).
Resolving inheritance for ".instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\Bundle\Service\PublicKeyCredentialRequestOptionsFactory" (parent: .abstract.instanceof.Webauthn\Bundle\Service\PublicKeyCredentialRequestOptionsFactory).
Resolving inheritance for "Webauthn\Bundle\Service\PublicKeyCredentialRequestOptionsFactory" (parent: .instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\Bundle\Service\PublicKeyCredentialRequestOptionsFactory).
Resolving inheritance for ".instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\AttestationStatement\AttestationObjectLoader" (parent: .abstract.instanceof.Webauthn\AttestationStatement\AttestationObjectLoader).
Resolving inheritance for ".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\AttestationStatement\AttestationObjectLoader" (parent: .instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\AttestationStatement\AttestationObjectLoader).
Resolving inheritance for "Webauthn\AttestationStatement\AttestationObjectLoader" (parent: .instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\AttestationStatement\AttestationObjectLoader).
Resolving inheritance for ".instanceof.Webauthn\AttestationStatement\AttestationStatementSupport.0.Webauthn\AttestationStatement\NoneAttestationStatementSupport" (parent: .abstract.instanceof.Webauthn\AttestationStatement\NoneAttestationStatementSupport).
Resolving inheritance for ".instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\AttestationStatement\NoneAttestationStatementSupport" (parent: .instanceof.Webauthn\AttestationStatement\AttestationStatementSupport.0.Webauthn\AttestationStatement\NoneAttestationStatementSupport).
Resolving inheritance for "Webauthn\AttestationStatement\NoneAttestationStatementSupport" (parent: .instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\AttestationStatement\NoneAttestationStatementSupport).
Resolving inheritance for ".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\Counter\ThrowExceptionIfInvalid" (parent: .abstract.instanceof.Webauthn\Counter\ThrowExceptionIfInvalid).
Resolving inheritance for "Webauthn\Counter\ThrowExceptionIfInvalid" (parent: .instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\Counter\ThrowExceptionIfInvalid).
Resolving inheritance for ".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\Bundle\Controller\AssertionControllerFactory" (parent: .abstract.instanceof.Webauthn\Bundle\Controller\AssertionControllerFactory).
Resolving inheritance for "Webauthn\Bundle\Controller\AssertionControllerFactory" (parent: .instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\Bundle\Controller\AssertionControllerFactory).
Resolving inheritance for ".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\Bundle\Repository\DummyPublicKeyCredentialSourceRepository" (parent: .abstract.instanceof.Webauthn\Bundle\Repository\DummyPublicKeyCredentialSourceRepository).
Resolving inheritance for "Webauthn\Bundle\Repository\DummyPublicKeyCredentialSourceRepository" (parent: .instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\Bundle\Repository\DummyPublicKeyCredentialSourceRepository).
Resolving inheritance for ".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\Bundle\Repository\DummyPublicKeyCredentialUserEntityRepository" (parent: .abstract.instanceof.Webauthn\Bundle\Repository\DummyPublicKeyCredentialUserEntityRepository).
Resolving inheritance for "Webauthn\Bundle\Repository\DummyPublicKeyCredentialUserEntityRepository" (parent: .instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\Bundle\Repository\DummyPublicKeyCredentialUserEntityRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\VerificationMethodANDCombinationsDenormalizer" (parent: .abstract.instanceof.Webauthn\Denormalizer\VerificationMethodANDCombinationsDenormalizer).
Resolving inheritance for "Webauthn\Denormalizer\VerificationMethodANDCombinationsDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\VerificationMethodANDCombinationsDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\ExtensionDescriptorDenormalizer" (parent: .abstract.instanceof.Webauthn\Denormalizer\ExtensionDescriptorDenormalizer).
Resolving inheritance for "Webauthn\Denormalizer\ExtensionDescriptorDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\ExtensionDescriptorDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AttestationObjectDenormalizer" (parent: .abstract.instanceof.Webauthn\Denormalizer\AttestationObjectDenormalizer).
Resolving inheritance for "Webauthn\Denormalizer\AttestationObjectDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AttestationObjectDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AttestationStatementDenormalizer" (parent: .abstract.instanceof.Webauthn\Denormalizer\AttestationStatementDenormalizer).
Resolving inheritance for "Webauthn\Denormalizer\AttestationStatementDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AttestationStatementDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\AuthenticationExtensionNormalizer" (parent: .abstract.instanceof.Webauthn\Denormalizer\AuthenticationExtensionNormalizer).
Resolving inheritance for "Webauthn\Denormalizer\AuthenticationExtensionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\AuthenticationExtensionNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialDescriptorNormalizer" (parent: .abstract.instanceof.Webauthn\Denormalizer\PublicKeyCredentialDescriptorNormalizer).
Resolving inheritance for "Webauthn\Denormalizer\PublicKeyCredentialDescriptorNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialDescriptorNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\AttestedCredentialDataNormalizer" (parent: .abstract.instanceof.Webauthn\Denormalizer\AttestedCredentialDataNormalizer).
Resolving inheritance for "Webauthn\Denormalizer\AttestedCredentialDataNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\AttestedCredentialDataNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer" (parent: .abstract.instanceof.Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer).
Resolving inheritance for "Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticatorAssertionResponseDenormalizer" (parent: .abstract.instanceof.Webauthn\Denormalizer\AuthenticatorAssertionResponseDenormalizer).
Resolving inheritance for "Webauthn\Denormalizer\AuthenticatorAssertionResponseDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticatorAssertionResponseDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticatorAttestationResponseDenormalizer" (parent: .abstract.instanceof.Webauthn\Denormalizer\AuthenticatorAttestationResponseDenormalizer).
Resolving inheritance for "Webauthn\Denormalizer\AuthenticatorAttestationResponseDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticatorAttestationResponseDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticatorDataDenormalizer" (parent: .abstract.instanceof.Webauthn\Denormalizer\AuthenticatorDataDenormalizer).
Resolving inheritance for "Webauthn\Denormalizer\AuthenticatorDataDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticatorDataDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticatorResponseDenormalizer" (parent: .abstract.instanceof.Webauthn\Denormalizer\AuthenticatorResponseDenormalizer).
Resolving inheritance for "Webauthn\Denormalizer\AuthenticatorResponseDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticatorResponseDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\CollectedClientDataDenormalizer" (parent: .abstract.instanceof.Webauthn\Denormalizer\CollectedClientDataDenormalizer).
Resolving inheritance for "Webauthn\Denormalizer\CollectedClientDataDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\CollectedClientDataDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialDenormalizer" (parent: .abstract.instanceof.Webauthn\Denormalizer\PublicKeyCredentialDenormalizer).
Resolving inheritance for "Webauthn\Denormalizer\PublicKeyCredentialDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer" (parent: .abstract.instanceof.Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer).
Resolving inheritance for "Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer" (parent: .abstract.instanceof.Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer).
Resolving inheritance for "Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer" (parent: .abstract.instanceof.Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer).
Resolving inheritance for "Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer).
Resolving inheritance for ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.RS1" (parent: .abstract.instanceof.webauthn.cose.algorithm.RS1).
Resolving inheritance for "webauthn.cose.algorithm.RS1" (parent: .instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.RS1).
Resolving inheritance for ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.RS256" (parent: .abstract.instanceof.webauthn.cose.algorithm.RS256).
Resolving inheritance for "webauthn.cose.algorithm.RS256" (parent: .instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.RS256).
Resolving inheritance for ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.RS384" (parent: .abstract.instanceof.webauthn.cose.algorithm.RS384).
Resolving inheritance for "webauthn.cose.algorithm.RS384" (parent: .instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.RS384).
Resolving inheritance for ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.RS512" (parent: .abstract.instanceof.webauthn.cose.algorithm.RS512).
Resolving inheritance for "webauthn.cose.algorithm.RS512" (parent: .instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.RS512).
Resolving inheritance for ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.PS256" (parent: .abstract.instanceof.webauthn.cose.algorithm.PS256).
Resolving inheritance for "webauthn.cose.algorithm.PS256" (parent: .instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.PS256).
Resolving inheritance for ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.PS384" (parent: .abstract.instanceof.webauthn.cose.algorithm.PS384).
Resolving inheritance for "webauthn.cose.algorithm.PS384" (parent: .instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.PS384).
Resolving inheritance for ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.PS512" (parent: .abstract.instanceof.webauthn.cose.algorithm.PS512).
Resolving inheritance for "webauthn.cose.algorithm.PS512" (parent: .instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.PS512).
Resolving inheritance for ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ES256K" (parent: .abstract.instanceof.webauthn.cose.algorithm.ES256K).
Resolving inheritance for "webauthn.cose.algorithm.ES256K" (parent: .instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ES256K).
Resolving inheritance for ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ES256" (parent: .abstract.instanceof.webauthn.cose.algorithm.ES256).
Resolving inheritance for "webauthn.cose.algorithm.ES256" (parent: .instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ES256).
Resolving inheritance for ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ES384" (parent: .abstract.instanceof.webauthn.cose.algorithm.ES384).
Resolving inheritance for "webauthn.cose.algorithm.ES384" (parent: .instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ES384).
Resolving inheritance for ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ES512" (parent: .abstract.instanceof.webauthn.cose.algorithm.ES512).
Resolving inheritance for "webauthn.cose.algorithm.ES512" (parent: .instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ES512).
Resolving inheritance for ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ED256" (parent: .abstract.instanceof.webauthn.cose.algorithm.ED256).
Resolving inheritance for "webauthn.cose.algorithm.ED256" (parent: .instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ED256).
Resolving inheritance for ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ED512" (parent: .abstract.instanceof.webauthn.cose.algorithm.ED512).
Resolving inheritance for "webauthn.cose.algorithm.ED512" (parent: .instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ED512).
Resolving inheritance for ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.Ed25519ph" (parent: .abstract.instanceof.webauthn.cose.algorithm.Ed25519ph).
Resolving inheritance for "webauthn.cose.algorithm.Ed25519ph" (parent: .instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.Ed25519ph).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter" (parent: .abstract.instanceof.Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter).
Resolving inheritance for "Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter" (parent: .abstract.instanceof.Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter).
Resolving inheritance for "Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter).
Resolving inheritance for ".instanceof.Webauthn\MetadataService\CanLogData.0.webauthn.security.authenticator" (parent: .abstract.instanceof.webauthn.security.authenticator).
Resolving inheritance for "webauthn.security.authenticator" (parent: .instanceof.Webauthn\MetadataService\CanLogData.0.webauthn.security.authenticator).
Resolving inheritance for ".instanceof.Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener.0.Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener" (parent: .abstract.instanceof.Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener).
Resolving inheritance for "Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener" (parent: .instanceof.Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener.0.Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Webauthn\Bundle\DataCollector\WebauthnCollector" (parent: .abstract.instanceof.Webauthn\Bundle\DataCollector\WebauthnCollector).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Webauthn\Bundle\DataCollector\WebauthnCollector" (parent: .instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Webauthn\Bundle\DataCollector\WebauthnCollector).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Webauthn\Bundle\DataCollector\WebauthnCollector" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Webauthn\Bundle\DataCollector\WebauthnCollector).
Resolving inheritance for "Webauthn\Bundle\DataCollector\WebauthnCollector" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Webauthn\Bundle\DataCollector\WebauthnCollector).
Resolving inheritance for ".instanceof.App\Attributes\AtLeastOneNotBlank.0.App\Attributes\AtLeastOneNotBlank" (parent: .abstract.instanceof.App\Attributes\AtLeastOneNotBlank).
Resolving inheritance for ".instanceof.App\EntitySecondDB\AuditLog.0.App\EntitySecondDB\AuditLog" (parent: .abstract.instanceof.App\EntitySecondDB\AuditLog).
Resolving inheritance for ".instanceof.App\EntitySecondDB\EmailMessenger.0.App\EntitySecondDB\EmailMessenger" (parent: .abstract.instanceof.App\EntitySecondDB\EmailMessenger).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\ActionEnum" (parent: .abstract.instanceof.App\Enum\ActionEnum).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\PaymentStatus" (parent: .abstract.instanceof.App\Enum\PaymentStatus).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\EmailCustomerExists" (parent: .abstract.instanceof.App\Validator\EmailCustomerExists).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\OnlyOneNotNullOrBlank" (parent: .abstract.instanceof.App\Validator\OnlyOneNotNullOrBlank).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidCoordinates" (parent: .abstract.instanceof.App\Validator\ValidCoordinates).
Resolving inheritance for ".instanceof.App\Validator\ValidCoordinates.0.App\Validator\ValidCoordinates" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidCoordinates).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidDate" (parent: .abstract.instanceof.App\Validator\ValidDate).
Resolving inheritance for ".instanceof.App\Validator\ValidDate.0.App\Validator\ValidDate" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidDate).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidDomain" (parent: .abstract.instanceof.App\Validator\ValidDomain).
Resolving inheritance for ".instanceof.App\Validator\ValidDomain.0.App\Validator\ValidDomain" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidDomain).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidEmail" (parent: .abstract.instanceof.App\Validator\ValidEmail).
Resolving inheritance for ".instanceof.App\Validator\ValidEmail.0.App\Validator\ValidEmail" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidEmail).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidIban" (parent: .abstract.instanceof.App\Validator\ValidIban).
Resolving inheritance for ".instanceof.App\Validator\ValidIban.0.App\Validator\ValidIban" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidIban).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidLatitude" (parent: .abstract.instanceof.App\Validator\ValidLatitude).
Resolving inheritance for ".instanceof.App\Validator\ValidLatitude.0.App\Validator\ValidLatitude" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidLatitude).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidLongitude" (parent: .abstract.instanceof.App\Validator\ValidLongitude).
Resolving inheritance for ".instanceof.App\Validator\ValidLongitude.0.App\Validator\ValidLongitude" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidLongitude).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidName" (parent: .abstract.instanceof.App\Validator\ValidName).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidPhoneNumber" (parent: .abstract.instanceof.App\Validator\ValidPhoneNumber).
Resolving inheritance for ".instanceof.App\Validator\ValidPhoneNumber.0.App\Validator\ValidPhoneNumber" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidPhoneNumber).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidPortugueseFiscalNumber" (parent: .abstract.instanceof.App\Validator\ValidPortugueseFiscalNumber).
Resolving inheritance for ".instanceof.App\Validator\ValidPortugueseFiscalNumber.0.App\Validator\ValidPortugueseFiscalNumber" (parent: .instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidPortugueseFiscalNumber).
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_schedule" (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_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (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.log_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 "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.log" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.log" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.log" (parent: doctrine.dbal.idle_connection_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.lock" (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.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
4
Removing service-argument resolver for controller "App\Controller\StatisticController::revenueGain": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\StatisticController::revenueLog": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\StatisticController::revenueQuoteVsSale": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\StatisticController::revenueGainByPeriod": no corresponding services exist for the referenced types.
297
Removed service "App\Repository\PublicKeyCredentialSourceRepository"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; 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\NamespacedPoolInterface"; 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 "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "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\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $anonymous_api.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $anonymousApiLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $anonymous_api.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $anonymousApiLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $authenticated_api.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $authenticatedApiLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $authenticated_api.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $authenticatedApiLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $login.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $login.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginLimiter"; 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_valkey_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 ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine.result_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineResultCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine.result_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineResultCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine.result_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineResultCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $doctrine.result_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $doctrineResultCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine.system_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineSystemCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine.system_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineSystemCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine.system_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineSystemCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $doctrine.system_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $doctrineSystemCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine.query_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineQueryCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine.query_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineQueryCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine.query_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineQueryCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $doctrine.query_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $doctrineQueryCachePool"; 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 "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $log.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $logConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.naming_strategy_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.naming_strategy_result_cache"; reason: private alias.
Removed service "doctrine.orm.naming_strategy_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $naming_strategy.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $namingStrategyEntityManager"; reason: private alias.
Removed service "doctrine.orm.naming_strategy_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.log_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.log_result_cache"; reason: private alias.
Removed service "doctrine.orm.log_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $log.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $logEntityManager"; reason: private alias.
Removed service "doctrine.orm.log_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; 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\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.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Webauthn\Bundle\Security\Storage\OptionsStorage"; reason: private alias.
Removed service "webauthn.event_dispatcher"; reason: private alias.
Removed service "webauthn.clock"; reason: private alias.
Removed service "webauthn.http_client"; reason: private alias.
Removed service "webauthn.logger"; reason: private alias.
Removed service "Webauthn\FakeCredentialGenerator"; reason: private alias.
Removed service "Webauthn\Bundle\Repository\PublicKeyCredentialSourceRepositoryInterface"; reason: private alias.
Removed service "Webauthn\Bundle\Repository\PublicKeyCredentialUserEntityRepositoryInterface"; reason: private alias.
Removed service "Webauthn\Counter\CounterChecker"; reason: private alias.
Removed service "webauthn.http_client.default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultTokenFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultTokenProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $defaultHub"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $defaultPublisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Publisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $lock.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".service_locator.bain2tp"; reason: private alias.
Removed service ".service_locator.zEm69jJ"; reason: private alias.
Removed service ".service_locator.cSyVnO2"; 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 "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "App\Security\ApiKeyAuthenticator"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.authenticator.form_login.main"; reason: private alias.
Removed service "security.authenticator.remember_me.main"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "mercure.hub.default.publisher"; reason: private alias.
Removed service "mercure.hub.default"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.naming_strategy_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.log_metadata_driver"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.RUdlJZf"; reason: private alias.
Removed service ".service_locator.lhqvXH_"; reason: private alias.
Removed service ".service_locator.Bfjfq6y"; reason: private alias.
Removed service ".service_locator.KAXZnki"; reason: private alias.
Removed service ".service_locator.c6O8JEB"; reason: private alias.
Removed service ".service_locator.jT2NSWm"; reason: private alias.
Removed service ".service_locator.vJ_kKkZ"; reason: private alias.
Removed service ".service_locator.VaUnOUq"; reason: private alias.
Removed service ".service_locator.Y7TBth."; reason: private alias.
Removed service ".service_locator.0ekWYPZ"; reason: private alias.
Removed service ".service_locator.WHKBYOe"; reason: private alias.
Removed service ".service_locator.XXhl4cH"; reason: private alias.
Removed service ".service_locator.SlCiIjy"; reason: private alias.
Removed service ".service_locator._WeEzmp"; reason: private alias.
Removed service ".service_locator.O696CZ8"; reason: private alias.
Removed service ".service_locator.9.3hsSK"; reason: private alias.
Removed service ".service_locator.1gQ5ZnU"; reason: private alias.
Removed service ".service_locator.MVL9hvL"; reason: private alias.
Removed service ".service_locator.273JGb2"; reason: private alias.
Removed service ".service_locator.CbJM37K"; reason: private alias.
Removed service ".service_locator.D6tJ4Px"; reason: private alias.
Removed service ".service_locator.6S_z1.n"; reason: private alias.
448
Changed reference of service "App\Command\DailyBookingImporter" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Command\RemoveDuplicatedInvoices" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Command\SetDriverAmounts" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Command\SetSupplierAmounts" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Command\SetUsersClockRecord" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\AccountColumnConfigurationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\AccountColumnController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\AccountConfigurationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\AccountEntityController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\AccountOptionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\AdTemplateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\AddressController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\AdminController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\AgeOptionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\AirlineController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ApiConfigurationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\BookingController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\BookingServiceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\BoxController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\BoxOptionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\BudgetController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\CargoBuilderController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\CartSessionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ChatController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ClockRecordController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ClothingController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ClothingSizeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\CompanyController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ContractController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\CostCenterController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\CostCenterExpenseController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\CostCenterPeriodController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\CountryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\CourseController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\CustomerController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\CustomerInvoicingController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\DashboardController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\DeviceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\DocumentSetsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\DocumentTypeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\DriverCategoryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\DriverController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\DriverController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\DriverScheduleController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\DrivingRuleController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\EmailImportedController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\EmailImporterBuilderController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\EmailImporterConditionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\EmailImporterController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\EmailImporterKeyController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\EmailImporterRuleController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\EmailTemplateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ExtraController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\FaqsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\FlightNumberController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\FolderController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\FolderPermissionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\GDPRController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\HRChangeTypeOptionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\HRCodeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\HRProcessTypeOptionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\HRWageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\HomeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\HomeController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\InvoiceReceiptBuilderController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\InvoicingController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ItineraryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ItineraryPointController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ItineraryScheduleController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\LocaleController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\LocationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\LuggageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\MaturityDateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\MeasurementUnitController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\MenuGroupController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\MessengerMessageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\PDFTemplateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\PageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\PageTemplateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\PassengerController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\PaxBuilderController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\PaymentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\PaymentController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\PaymentMethodController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\PaymentTypeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\PermissionController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\PermissionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\PersonalDataController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\PriceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ProductCategoryController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ProductController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\PromocodeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\RefundRequestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\RevenueConditionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\RevenuePeriodController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\RouteController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\RouteController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\SeasonController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\SecurityController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ServiceCollectController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\SocialNetworkController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\StatisticController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\StatisticController" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\StopSaleController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\SupplementConsumptionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\SupplementController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\SupplementTypeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\TermsConditionsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\TestingController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ToolController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\TransportController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\TripOptionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\UrlCodeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\UserController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\UserExternalActionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\VatController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\VatExemptionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\VehicleController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\VehicleFuelCardController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\VehicleGPSController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\VehicleGarageController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\VehicleIdentifierController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\VehicleInspectionController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\VehicleInsuranceController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\VehicleScheduleController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\VerizonController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\WarningController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\WebauthnController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\WidgetTemplateController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\EventListener\CustomAuthenticationSuccessHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\EventListener\LogoutSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\AccountColumnConfigurationType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\AccountColumnType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\AccountConfigurationType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\AccountEntityType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\AccountOptionType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\AdTemplateType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\AddressType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\AffiliateType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\AgeOptionType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\AirlineType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ApiConfigurationType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ApiConfigurationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\AssociatedDocumentType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\BookingArrivalType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\BookingCodeIgniterSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\BookingDepartureType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\BookingHeaderOnlyType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\BookingHeaderType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\BookingQuoteType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\BookingSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\BookingServiceCollectionType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\BookingServiceType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\BoxOptionType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\BoxType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\BudgetSearchType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\BudgetSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\BudgetType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\CargoBuilderType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\CartSessionSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\CartStepOneType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ChangePasswordType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ClockRecordSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ClockRecordSearchType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ClockRecordType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ClockRecordType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ClothingSizeType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ClothingType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\CompanyType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\CompanyType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ContractType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ContractType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CostCenterExpenseSearchType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CostCenterExpenseSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\CostCenterExpenseType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\CostCenterPeriodType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\CostCenterSearchType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CostCenterSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\CostCenterType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\CountryType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\CountryType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CourseSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\CourseType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CourseType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\CustomerType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\DocsMoloniSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\DocumentSetsType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\DocumentTypeType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\DriverCategoryType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\DriverScheduleAddType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\DriverScheduleSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\DriverScheduleType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\DriverType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\DrivingRuleType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\EmailAndNameType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\EmailImportedSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\EmailImporterBuilderType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\EmailImporterBuilderType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\EmailImporterConditionType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\EmailImporterConditionType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\EmailImporterKeyType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\EmailImporterRuleType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\EmailImporterRuleType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\EmailImporterType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\EmailImporterType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\EmailTemplateType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ExtraType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\FaqsTranslationType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\FlightNumberType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\FlightNumberType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\FolderPermissionType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\FolderType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\GDPRTranslationType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\HRChangeTypeOptionType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\HRCodeType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\HRProcessTypeOptionType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\InvoiceReceiptBuilderType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ItineraryPointType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ItineraryScheduleType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ItineraryTranslationType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ItineraryType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\LocaleType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\LocationType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\LocationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\LoginType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\LuggageType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\MaturityDateType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\MeasurementUnitType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\MemberType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\MenuGroupType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\MenuGroupType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\MoloniReceiptType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\NotificationLogSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\OperatorType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\PDFTemplateType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\PageTemplateType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\PageType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\PassengerType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\PaxBuilderType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\PaymentMethodType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\PaymentTypeType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\PermissionType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\PersonalDataDocType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\PersonalDataDocType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\PersonalDataType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\PersonalDataType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\PriceOperatorSearchType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\PriceOperatorSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\PriceSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\PriceType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\PriceType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ProductCategoryType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ProductType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\PromocodeType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\RefundRequestType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\RevenueConditionType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\RevenuePeriodType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\RouteType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\RouteType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SeasonType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ServiceAgeOptionType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ServiceCargoType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ServiceCollectSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ServiceCollectType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ServicePassengerType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ServiceTransportationType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\SocialNetworkType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\StartEndPeriodFactorSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\StartEndPeriodIdSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\StartEndPeriodSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\StatisticRMBuildType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\StatisticRMGainSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\StatisticSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\StopSaleType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\StopSaleType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\SupplementConsumptionSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\SupplementConsumptionSearchType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SupplementConsumptionType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\SupplementConsumptionType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SupplementType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\SupplementType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SupplementTypeType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\SupplierType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\TermsConditionsTranslationType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\TextAreaInputType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ToolsType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\TranslationType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\TransportType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\TransportType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\TripOptionType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\UpdateOptionPricesType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\UploadCSVType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\UploadFilesType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\UploadJSONType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\UploadPDFType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\UrlCodeType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\UrlCodeType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\UserExternalActionSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\UserExternalActionType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\UserPermissionType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\UserSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\UserSupplementType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\UserSupplementType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\UserType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\VatExemptionType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\VatType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\VehicleFuelCardSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\VehicleFuelCardType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\VehicleGPSType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\VehicleGPSType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleGarageType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleGarageType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\VehicleIdentifierType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\VehicleIdentifierType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleInspectionSearchType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleInspectionSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\VehicleInspectionType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\VehicleInspectionType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleInsuranceSearchType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleInsuranceSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\VehicleInsuranceType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\VehicleInsuranceType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleScheduleAddType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\VehicleScheduleAddType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleScheduleSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\VehicleScheduleSearchType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleScheduleType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\VehicleSearchType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\VehicleType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\VehicleType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\VerizonConnectSearchType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\WarningType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\WidgetTemplateType" previously pointing to "router.default" to "router".
Changed reference of service "App\Repository\AdTemplateRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\AdTemplateTranslationRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\BookingHeaderRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\PDFTemplateTranslationRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\PageTemplateRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\PageTemplateTranslationRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\PaymentLogRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\PaymentTypeRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\PaymentTypeTranslationRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\StopSaleRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Repository\VehicleGarageRepository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Scheduler\Handler\SetUsersClockRecordHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\UserChecker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\ChartHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\EmailFetch" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\EmailSender" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\ExcelConverter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\FileUploader" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\GoogleAuth" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Menu" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Menu" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\PdfGeneratorDomPdf" previously pointing to "Nucleos\DompdfBundle\Factory\DompdfFactory" to "dompdf.factory".
Changed reference of service "App\Service\Serialize" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Stripe" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\Tools" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\VerizonConnect" previously pointing to "translator.data_collector" to "translator".
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 "console.command.translation_lint" 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.native" 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 "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "scheduler.event_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "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 "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 "maker.maker.make_reset_password" 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 "Webauthn\AuthenticatorAttestationResponseValidator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Webauthn\AuthenticatorAssertionResponseValidator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Webauthn\Bundle\Service\PublicKeyCredentialCreationOptionsFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Webauthn\Bundle\Service\PublicKeyCredentialRequestOptionsFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Webauthn\AttestationStatement\AttestationObjectLoader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Webauthn\AttestationStatement\NoneAttestationStatementSupport" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.51hHbbT" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.gKaPf18" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Ow8n.ag" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mZ.Bere" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.QN68Lb3" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.m_Vif24" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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.jLLS2Ji" 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.Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.FbTVtRn" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.App\Security\ApiKeyAuthenticator.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "dompdf" previously pointing to "Nucleos\DompdfBundle\Factory\DompdfFactory" to "dompdf.factory".
Changed reference of service "dompdf" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
1302
Removed service "App\Entity"; reason: abstract.
Removed service ".abstract.App\Repository\PublicKeyCredentialSourceRepository"; reason: abstract.
Removed service ".abstract.App\Repository\PublicKeyCredentialUserEntityRepository"; 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 "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; 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\CharsetValidator"; 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\MacAddressValidator"; 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\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; 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 "maker.auto_command.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 "doctrine.dbal.idle_connection_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.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; 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 "webauthn.security.authenticator"; reason: abstract.
Removed service "webauthn.security.firewall_config"; reason: abstract.
Removed service ".instanceof.App\Attributes\AtLeastOneNotBlank.0.App\Attributes\AtLeastOneNotBlank"; reason: abstract.
Removed service ".abstract.instanceof.App\Attributes\AtLeastOneNotBlank"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CollectAmountReminder"; reason: abstract.
Removed service ".instanceof.App\Command\CollectAmountReminder.0.App\Command\CollectAmountReminder"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CollectAmountReminder"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyBookingImporter"; reason: abstract.
Removed service ".instanceof.App\Command\DailyBookingImporter.0.App\Command\DailyBookingImporter"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DailyBookingImporter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyContractStatus"; reason: abstract.
Removed service ".instanceof.App\Command\DailyContractStatus.0.App\Command\DailyContractStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DailyContractStatus"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyEasySms"; reason: abstract.
Removed service ".instanceof.App\Command\DailyEasySms.0.App\Command\DailyEasySms"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DailyEasySms"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyInvoice"; reason: abstract.
Removed service ".instanceof.App\Command\DailyInvoice.0.App\Command\DailyInvoice"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DailyInvoice"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyVehicleInspection"; reason: abstract.
Removed service ".instanceof.App\Command\DailyVehicleInspection.0.App\Command\DailyVehicleInspection"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DailyVehicleInspection"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyVehicleInsurance"; reason: abstract.
Removed service ".instanceof.App\Command\DailyVehicleInsurance.0.App\Command\DailyVehicleInsurance"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DailyVehicleInsurance"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyVehicleInsuranceAndInspection"; reason: abstract.
Removed service ".instanceof.App\Command\DailyVehicleInsuranceAndInspection.0.App\Command\DailyVehicleInsuranceAndInspection"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DailyVehicleInsuranceAndInspection"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DriverAmountReminder"; reason: abstract.
Removed service ".instanceof.App\Command\DriverAmountReminder.0.App\Command\DriverAmountReminder"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DriverAmountReminder"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MLTesting"; reason: abstract.
Removed service ".instanceof.App\Command\MLTesting.0.App\Command\MLTesting"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MLTesting"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewsletterTwo"; reason: abstract.
Removed service ".instanceof.App\Command\NewsletterTwo.0.App\Command\NewsletterTwo"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\NewsletterTwo"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveDuplicatedInvoices"; reason: abstract.
Removed service ".instanceof.App\Command\RemoveDuplicatedInvoices.0.App\Command\RemoveDuplicatedInvoices"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RemoveDuplicatedInvoices"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetDriverAmounts"; reason: abstract.
Removed service ".instanceof.App\Command\SetDriverAmounts.0.App\Command\SetDriverAmounts"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SetDriverAmounts"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetSupplierAmounts"; reason: abstract.
Removed service ".instanceof.App\Command\SetSupplierAmounts.0.App\Command\SetSupplierAmounts"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SetSupplierAmounts"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetUsersClockRecord"; reason: abstract.
Removed service ".instanceof.App\Command\SetUsersClockRecord.0.App\Command\SetUsersClockRecord"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SetUsersClockRecord"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WebSocketServerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\WebSocketServerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountColumnConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountColumnConfigurationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AccountColumnConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountColumnController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountColumnController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AccountColumnController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountConfigurationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AccountConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountEntityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountEntityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AccountEntityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountOptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AccountOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AddressController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AddressController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AddressController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AgeOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AgeOptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AgeOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AirlineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AirlineController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AirlineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiConfigurationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BookingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BookingServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BookingServiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BookingServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BoxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BoxController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BoxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BoxOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BoxOptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BoxOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BudgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BudgetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BudgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CargoBuilderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CargoBuilderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CargoBuilderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CartSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CartSessionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CartSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ChatController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClockRecordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClockRecordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ClockRecordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClothingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClothingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ClothingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClothingSizeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClothingSizeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ClothingSizeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CompanyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CompanyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ContractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ContractController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ContractController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CostCenterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CostCenterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CostCenterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CostCenterExpenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CostCenterExpenseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CostCenterExpenseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CostCenterPeriodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CostCenterPeriodController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CostCenterPeriodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CountryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CourseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CourseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CourseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CustomerInvoicingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CustomerInvoicingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CustomerInvoicingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DeviceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentSetsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentSetsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DocumentSetsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DocumentTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DocumentTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DocumentTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DriverCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DriverCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DriverCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DriverController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DriverController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DriverController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DriverScheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DriverScheduleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DriverScheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DrivingRuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DrivingRuleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DrivingRuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailFetchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailFetchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailFetchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailImportedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailImportedController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailImportedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailImporterBuilderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailImporterBuilderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailImporterBuilderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailImporterConditionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailImporterConditionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailImporterConditionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailImporterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailImporterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailImporterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailImporterKeyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailImporterKeyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailImporterKeyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailImporterRuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailImporterRuleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailImporterRuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ErrorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ErrorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ErrorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ExtraController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ExtraController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ExtraController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FaqsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FaqsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FaqsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FlightNumberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FlightNumberController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FlightNumberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FolderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FolderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FolderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FolderPermissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FolderPermissionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FolderPermissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GDPRController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GDPRController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GDPRController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HRChangeTypeOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HRChangeTypeOptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HRChangeTypeOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HRCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HRCodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HRCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HRProcessTypeOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HRProcessTypeOptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HRProcessTypeOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HRWageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HRWageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HRWageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoiceReceiptBuilderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoiceReceiptBuilderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InvoiceReceiptBuilderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InvoicingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InvoicingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InvoicingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ItineraryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ItineraryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ItineraryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ItineraryPointController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ItineraryPointController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ItineraryPointController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ItineraryScheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ItineraryScheduleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ItineraryScheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LocaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LocaleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LocaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LocationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LuggageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LuggageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LuggageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MaturityDateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MaturityDateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MaturityDateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MeasurementUnitController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MeasurementUnitController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MeasurementUnitController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MemberController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MenuGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MenuGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MenuGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MessengerMessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MessengerMessageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MessengerMessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PDFTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PDFTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PDFTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PageTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PassengerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PassengerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PassengerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaxBuilderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaxBuilderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PaxBuilderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentMethodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentMethodController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PaymentMethodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PaymentTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PaymentTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PaymentTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PermissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PermissionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PermissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PersonalDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PersonalDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PersonalDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PriceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PromocodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PromocodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PromocodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RefundRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RefundRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RefundRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RevenueConditionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RevenueConditionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RevenueConditionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RevenuePeriodController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RevenuePeriodController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RevenuePeriodController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RouteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RouteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RouteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SeasonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SeasonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SeasonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServiceCollectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServiceCollectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ServiceCollectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SocialNetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SocialNetworkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SocialNetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatisticController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatisticController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StatisticController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StopSaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StopSaleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StopSaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplementConsumptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplementConsumptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SupplementConsumptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SupplementController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SupplementTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SupplementTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SupplementTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TermsConditionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TermsConditionsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TermsConditionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TestingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ToolController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ToolController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ToolController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TransportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TransportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TransportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TripOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TripOptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TripOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UrlCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UrlCodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UrlCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserExternalActionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserExternalActionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserExternalActionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VatController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VatController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VatController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VatExemptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VatExemptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VatExemptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleFuelCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleFuelCardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleFuelCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleGPSController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleGPSController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleGPSController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleGarageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleGarageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleGarageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleIdentifierController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleIdentifierController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleIdentifierController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleInspectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleInspectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleInspectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleInsuranceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleInsuranceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleInsuranceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VehicleScheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VehicleScheduleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VehicleScheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\VerizonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\VerizonController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\VerizonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WarningController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WarningController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WarningController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebauthnController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebauthnController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WebauthnController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WidgetTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WidgetTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WidgetTemplateController"; reason: abstract.
Removed service ".instanceof.App\EntitySecondDB\AuditLog.0.App\EntitySecondDB\AuditLog"; reason: abstract.
Removed service ".abstract.instanceof.App\EntitySecondDB\AuditLog"; reason: abstract.
Removed service ".instanceof.App\EntitySecondDB\EmailMessenger.0.App\EntitySecondDB\EmailMessenger"; reason: abstract.
Removed service ".abstract.instanceof.App\EntitySecondDB\EmailMessenger"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\ActionEnum"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\ActionEnum"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\PaymentStatus"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\PaymentStatus"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LogoutSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\LogoutSubscriber"; reason: abstract.
Removed service ".instanceof.App\EventSubscriber\AuditSubscriber.0.App\EventSubscriber\AuditSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AuditSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserCacheControlSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\UserCacheControlSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountColumnConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountColumnConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountColumnType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountColumnType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountEntityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountEntityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountOptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountOptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdTemplateTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AdTemplateTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AdTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AffiliateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AffiliateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgeOptionTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AgeOptionTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgeOptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AgeOptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AirlineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AirlineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ApiConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AssociatedDocumentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AssociatedDocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingAgeOptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BookingAgeOptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingArrivalType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BookingArrivalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingBoxOptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BookingBoxOptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingCargoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BookingCargoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingCodeIgniterSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BookingCodeIgniterSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingCustomerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BookingCustomerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingDepartureType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BookingDepartureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingHeaderOnlyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BookingHeaderOnlyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingHeaderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BookingHeaderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingLuggageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BookingLuggageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingPassengerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BookingPassengerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingQuoteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BookingQuoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BookingSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingServiceCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BookingServiceCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingServiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BookingServiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BookingTransportationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BookingTransportationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BoxConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BoxConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BoxOptionTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BoxOptionTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BoxOptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BoxOptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BoxTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BoxTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BoxType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BoxType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BudgetSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BudgetSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BudgetType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BudgetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CargoBuilderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CargoBuilderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CargoOptionsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CargoOptionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CartSessionSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CartSessionSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CartStepOneType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CartStepOneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChangePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClockRecordSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClockRecordSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClockRecordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClockRecordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClothingSizeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClothingSizeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClothingTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClothingTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ClothingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ClothingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CompanyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContractType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContractType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CostCenterExpenseSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CostCenterExpenseSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CostCenterExpenseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CostCenterExpenseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CostCenterPeriodType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CostCenterPeriodType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CostCenterSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CostCenterSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CostCenterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CostCenterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CountryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CountryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CourseSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CourseType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CourseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocsMoloniSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DocsMoloniSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentSetsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DocumentSetsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentTypeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DocumentTypeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DriverCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverClothingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DriverClothingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverScheduleAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DriverScheduleAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverScheduleBulkType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DriverScheduleBulkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverScheduleSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DriverScheduleSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverScheduleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DriverScheduleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DriverType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DriverType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DrivingPeriodType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DrivingPeriodType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DrivingRuleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DrivingRuleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailAndNameType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmailAndNameType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailImportedSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmailImportedSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailImporterBuilderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmailImporterBuilderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailImporterConditionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmailImporterConditionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailImporterKeyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmailImporterKeyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailImporterRuleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmailImporterRuleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailImporterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmailImporterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailTemplateTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmailTemplateTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmailTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmailTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtraTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ExtraTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExtraType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ExtraType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FaqsTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FaqsTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlightNumberType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FlightNumberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FolderPermissionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FolderPermissionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FolderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FolderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GDPRTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GDPRTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HRChangeTypeOptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\HRChangeTypeOptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HRCodeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\HRCodeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HRProcessTypeOptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\HRProcessTypeOptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceReceiptBuilderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InvoiceReceiptBuilderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItineraryPointType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ItineraryPointType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItineraryScheduleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ItineraryScheduleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItineraryTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ItineraryTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItineraryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ItineraryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LocaleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LocaleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LocationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LocationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoginType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LoginType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LuggageConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LuggageConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LuggageTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LuggageTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LuggageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LuggageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MaturityDateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MaturityDateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MeasurementUnitType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MeasurementUnitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MemberType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MemberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MenuGroupTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MenuGroupTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MenuGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MenuGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MoloniReceiptType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MoloniReceiptType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationLogSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NotificationLogSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OperatorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OperatorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PDFTemplateTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PDFTemplateTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PDFTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PDFTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PageTemplateTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PageTemplateTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PageTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PageTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PassengerAgeOptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PassengerAgeOptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PassengerConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PassengerConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PassengerTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PassengerTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PassengerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PassengerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaxBuilderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PaxBuilderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentMethodType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PaymentMethodType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentTypeTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PaymentTypeTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PaymentTypeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PaymentTypeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PermissionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PermissionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonalDataDocType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PersonalDataDocType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonalDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PersonalDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceOperatorSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PriceOperatorSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PriceSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PriceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PromocodeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PromocodeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RefundRequestType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RefundRequestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RevenueConditionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RevenueConditionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RevenuePeriodType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RevenuePeriodType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RoadFactorSpeedSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RoadFactorSpeedSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RouteTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RouteTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RouteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RouteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SeasonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SeasonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceAgeOptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ServiceAgeOptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceCargoType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ServiceCargoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceCollectSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ServiceCollectSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceCollectType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ServiceCollectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServicePassengerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ServicePassengerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceTransportationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ServiceTransportationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SocialNetworkType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SocialNetworkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StartEndPeriodFactorSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StartEndPeriodFactorSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StartEndPeriodIdSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StartEndPeriodIdSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StartEndPeriodSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StartEndPeriodSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatisticRMBuildType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StatisticRMBuildType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatisticRMGainSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StatisticRMGainSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatisticSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StatisticSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StopSaleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StopSaleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplementConsumptionSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplementConsumptionSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplementConsumptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplementConsumptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplementType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplementTypeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplementTypeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplierType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TermsConditionsTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TermsConditionsTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TextAreaInputType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TextAreaInputType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ToolsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ToolsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TransportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransportationOptionsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TransportationOptionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TripOptionTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TripOptionTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TripOptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TripOptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UpdateOptionPricesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UpdateOptionPricesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadCSVType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UploadCSVType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadFilesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UploadFilesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadJSONType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UploadJSONType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadPDFType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UploadPDFType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UrlCodeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UrlCodeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserExternalActionSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserExternalActionSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserExternalActionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserExternalActionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPermissionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserPermissionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserSupplementType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserSupplementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VatExemptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VatExemptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VatType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VatType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleDocumentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleDocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleFuelCardSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleFuelCardSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleFuelCardType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleFuelCardType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleGPSType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleGPSType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleGarageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleGarageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleIdentifierType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleIdentifierType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInspectionSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleInspectionSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInspectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleInspectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInsuranceSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleInsuranceSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleInsuranceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleInsuranceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleScheduleAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleScheduleAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleScheduleBulkType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleScheduleBulkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleScheduleSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleScheduleSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleScheduleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleScheduleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VehicleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VehicleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VerizonConnectSearchType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\VerizonConnectSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningTranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WarningTranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WarningType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WarningType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WidgetTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\WidgetTemplateType"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\EmailBookingMessageHandler.0.App\MessageHandler\EmailBookingMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\EmailBookingMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\ImportBookingMessageHandler.0.App\MessageHandler\ImportBookingMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ImportBookingMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\InvoiceMessageHandler.0.App\MessageHandler\InvoiceMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\InvoiceMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\ReceiptMessageHandler.0.App\MessageHandler\ReceiptMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\ReceiptMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdTemplateTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdTemplateTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingArrivalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BookingArrivalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingBoxOptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BookingBoxOptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingDepartureRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BookingDepartureRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingHeaderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BookingHeaderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingLuggageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BookingLuggageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingServiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BookingServiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BoxConfigurationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BoxConfigurationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BudgetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BudgetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CargoBuilderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CargoBuilderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartSessionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CartSessionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatMessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChatMessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ClockRecordRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ClockRecordRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ComissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ComissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CompanyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContractRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CostCenterExpenseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CostCenterExpenseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CostCenterPeriodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CostCenterPeriodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CostCenterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CostCenterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CountryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CountryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CourseRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DriverRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DriverRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FolderPermissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FolderPermissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FolderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FolderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GDPRTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GDPRTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LocationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LuggageConfigurationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LuggageConfigurationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OperatorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OperatorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PDFTemplateTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PDFTemplateTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PageTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageTemplateTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PageTemplateTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PassengerConfigurationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PassengerConfigurationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PassengerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PassengerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaxBuilderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaxBuilderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentCompanyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentCompanyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentTypeTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PaymentTypeTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonalDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PersonalDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PromocodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PromocodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueConditionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RevenueConditionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RevenueLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RevenueLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeasonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SeasonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SocialNetworkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SocialNetworkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StopSaleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StopSaleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupplementConsumptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SupplementConsumptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupplementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SupplementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupplierRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SupplierRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UrlCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UrlCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserExternalActionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserExternalActionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VehicleFuelCardRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VehicleFuelCardRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VehicleGarageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VehicleGarageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VehicleInspectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VehicleInspectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VehicleInsuranceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VehicleInsuranceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VehicleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VehicleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WarningTranslationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WarningTranslationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WidgetTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WidgetTemplateRepository"; reason: abstract.
Removed service ".instanceof.App\Scheduler\Handler\EasysmsBalanceHandler.0.App\Scheduler\Handler\EasysmsBalanceHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Scheduler\Handler\EasysmsBalanceHandler"; reason: abstract.
Removed service ".instanceof.App\Scheduler\Handler\NextDayMissingDriverHandler.0.App\Scheduler\Handler\NextDayMissingDriverHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Scheduler\Handler\NextDayMissingDriverHandler"; reason: abstract.
Removed service ".instanceof.App\Scheduler\Handler\SetUsersClockRecordHandler.0.App\Scheduler\Handler\SetUsersClockRecordHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Scheduler\Handler\SetUsersClockRecordHandler"; reason: abstract.
Removed service ".instanceof.App\Scheduler\Handler\VehicleInspectionWarningHandler.0.App\Scheduler\Handler\VehicleInspectionWarningHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Scheduler\Handler\VehicleInspectionWarningHandler"; reason: abstract.
Removed service ".instanceof.App\Scheduler\Handler\VehicleInsuranceWarningHandler.0.App\Scheduler\Handler\VehicleInsuranceWarningHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Scheduler\Handler\VehicleInsuranceWarningHandler"; reason: abstract.
Removed service ".instanceof.App\Scheduler\Provider\EasysmsTaskProvider.0.App\Scheduler\Provider\EasysmsTaskProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Scheduler\Provider\EasysmsTaskProvider"; reason: abstract.
Removed service ".instanceof.App\Scheduler\Provider\NextDayMissingDriverTaskProvider.0.App\Scheduler\Provider\NextDayMissingDriverTaskProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Scheduler\Provider\NextDayMissingDriverTaskProvider"; reason: abstract.
Removed service ".instanceof.App\Scheduler\Provider\SetUsersClockRecordProvider.0.App\Scheduler\Provider\SetUsersClockRecordProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Scheduler\Provider\SetUsersClockRecordProvider"; reason: abstract.
Removed service ".instanceof.App\Scheduler\Provider\VehicleInspectionWarningTaskProvider.0.App\Scheduler\Provider\VehicleInspectionWarningTaskProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Scheduler\Provider\VehicleInspectionWarningTaskProvider"; reason: abstract.
Removed service ".instanceof.App\Scheduler\Provider\VehicleInsuranceWarningTaskProvider.0.App\Scheduler\Provider\VehicleInsuranceWarningTaskProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Scheduler\Provider\VehicleInsuranceWarningTaskProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\EmailCustomerExists"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\EmailCustomerExists"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\EmailCustomerExistsValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\EmailCustomerExistsValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\OnlyOneNotNullOrBlank"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\OnlyOneNotNullOrBlank"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\OnlyOneNotNullOrBlankValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\OnlyOneNotNullOrBlankValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidCoordinates"; reason: abstract.
Removed service ".instanceof.App\Validator\ValidCoordinates.0.App\Validator\ValidCoordinates"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidCoordinates"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidCoordinatesValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidCoordinatesValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidDate"; reason: abstract.
Removed service ".instanceof.App\Validator\ValidDate.0.App\Validator\ValidDate"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidDate"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidDateValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidDateValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidDomain"; reason: abstract.
Removed service ".instanceof.App\Validator\ValidDomain.0.App\Validator\ValidDomain"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidDomain"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidDomainValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidDomainValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidEmail"; reason: abstract.
Removed service ".instanceof.App\Validator\ValidEmail.0.App\Validator\ValidEmail"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidEmail"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidEmailValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidEmailValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidIban"; reason: abstract.
Removed service ".instanceof.App\Validator\ValidIban.0.App\Validator\ValidIban"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidIban"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidIbanValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidIbanValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidLatitude"; reason: abstract.
Removed service ".instanceof.App\Validator\ValidLatitude.0.App\Validator\ValidLatitude"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidLatitude"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidLatitudeValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidLatitudeValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidLongitude"; reason: abstract.
Removed service ".instanceof.App\Validator\ValidLongitude.0.App\Validator\ValidLongitude"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidLongitude"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidLongitudeValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidLongitudeValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidName"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidName"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidNameValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidNameValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidPhoneNumber"; reason: abstract.
Removed service ".instanceof.App\Validator\ValidPhoneNumber.0.App\Validator\ValidPhoneNumber"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidPhoneNumber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidPhoneNumberValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidPhoneNumberValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\Constraint.0.App\Validator\ValidPortugueseFiscalNumber"; reason: abstract.
Removed service ".instanceof.App\Validator\ValidPortugueseFiscalNumber.0.App\Validator\ValidPortugueseFiscalNumber"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidPortugueseFiscalNumber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\ValidPortugueseFiscalNumberValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\ValidPortugueseFiscalNumberValidator"; reason: abstract.
Removed service ".instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\AuthenticatorAttestationResponseValidator"; reason: abstract.
Removed service ".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\AuthenticatorAttestationResponseValidator"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\AuthenticatorAttestationResponseValidator"; reason: abstract.
Removed service ".instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\AuthenticatorAssertionResponseValidator"; reason: abstract.
Removed service ".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\AuthenticatorAssertionResponseValidator"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\AuthenticatorAssertionResponseValidator"; reason: abstract.
Removed service ".instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\Bundle\Service\PublicKeyCredentialCreationOptionsFactory"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Bundle\Service\PublicKeyCredentialCreationOptionsFactory"; reason: abstract.
Removed service ".instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\Bundle\Service\PublicKeyCredentialRequestOptionsFactory"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Bundle\Service\PublicKeyCredentialRequestOptionsFactory"; reason: abstract.
Removed service ".instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\AttestationStatement\AttestationObjectLoader"; reason: abstract.
Removed service ".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\AttestationStatement\AttestationObjectLoader"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\AttestationStatement\AttestationObjectLoader"; reason: abstract.
Removed service ".instanceof.Webauthn\AttestationStatement\AttestationStatementSupport.0.Webauthn\AttestationStatement\NoneAttestationStatementSupport"; reason: abstract.
Removed service ".instanceof.Webauthn\Event\CanDispatchEvents.0.Webauthn\AttestationStatement\NoneAttestationStatementSupport"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\AttestationStatement\NoneAttestationStatementSupport"; reason: abstract.
Removed service ".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\Counter\ThrowExceptionIfInvalid"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Counter\ThrowExceptionIfInvalid"; reason: abstract.
Removed service ".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\Bundle\Controller\AssertionControllerFactory"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Bundle\Controller\AssertionControllerFactory"; reason: abstract.
Removed service ".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\Bundle\Repository\DummyPublicKeyCredentialSourceRepository"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Bundle\Repository\DummyPublicKeyCredentialSourceRepository"; reason: abstract.
Removed service ".instanceof.Webauthn\MetadataService\CanLogData.0.Webauthn\Bundle\Repository\DummyPublicKeyCredentialUserEntityRepository"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Bundle\Repository\DummyPublicKeyCredentialUserEntityRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\VerificationMethodANDCombinationsDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Denormalizer\VerificationMethodANDCombinationsDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\ExtensionDescriptorDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Denormalizer\ExtensionDescriptorDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AttestationObjectDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Denormalizer\AttestationObjectDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AttestationStatementDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Denormalizer\AttestationStatementDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\AuthenticationExtensionNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Denormalizer\AuthenticationExtensionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialDescriptorNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Denormalizer\PublicKeyCredentialDescriptorNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\AttestedCredentialDataNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Denormalizer\AttestedCredentialDataNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticatorAssertionResponseDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Denormalizer\AuthenticatorAssertionResponseDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticatorAttestationResponseDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Denormalizer\AuthenticatorAttestationResponseDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticatorDataDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Denormalizer\AuthenticatorDataDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\AuthenticatorResponseDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Denormalizer\AuthenticatorResponseDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\CollectedClientDataDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Denormalizer\CollectedClientDataDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Denormalizer\PublicKeyCredentialDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer"; reason: abstract.
Removed service ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.RS1"; reason: abstract.
Removed service ".abstract.instanceof.webauthn.cose.algorithm.RS1"; reason: abstract.
Removed service ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.RS256"; reason: abstract.
Removed service ".abstract.instanceof.webauthn.cose.algorithm.RS256"; reason: abstract.
Removed service ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.RS384"; reason: abstract.
Removed service ".abstract.instanceof.webauthn.cose.algorithm.RS384"; reason: abstract.
Removed service ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.RS512"; reason: abstract.
Removed service ".abstract.instanceof.webauthn.cose.algorithm.RS512"; reason: abstract.
Removed service ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.PS256"; reason: abstract.
Removed service ".abstract.instanceof.webauthn.cose.algorithm.PS256"; reason: abstract.
Removed service ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.PS384"; reason: abstract.
Removed service ".abstract.instanceof.webauthn.cose.algorithm.PS384"; reason: abstract.
Removed service ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.PS512"; reason: abstract.
Removed service ".abstract.instanceof.webauthn.cose.algorithm.PS512"; reason: abstract.
Removed service ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ES256K"; reason: abstract.
Removed service ".abstract.instanceof.webauthn.cose.algorithm.ES256K"; reason: abstract.
Removed service ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ES256"; reason: abstract.
Removed service ".abstract.instanceof.webauthn.cose.algorithm.ES256"; reason: abstract.
Removed service ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ES384"; reason: abstract.
Removed service ".abstract.instanceof.webauthn.cose.algorithm.ES384"; reason: abstract.
Removed service ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ES512"; reason: abstract.
Removed service ".abstract.instanceof.webauthn.cose.algorithm.ES512"; reason: abstract.
Removed service ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ED256"; reason: abstract.
Removed service ".abstract.instanceof.webauthn.cose.algorithm.ED256"; reason: abstract.
Removed service ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.ED512"; reason: abstract.
Removed service ".abstract.instanceof.webauthn.cose.algorithm.ED512"; reason: abstract.
Removed service ".instanceof.Cose\Algorithm\Algorithm.0.webauthn.cose.algorithm.Ed25519ph"; reason: abstract.
Removed service ".abstract.instanceof.webauthn.cose.algorithm.Ed25519ph"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter"; reason: abstract.
Removed service ".instanceof.Webauthn\MetadataService\CanLogData.0.webauthn.security.authenticator"; reason: abstract.
Removed service ".abstract.instanceof.webauthn.security.authenticator"; reason: abstract.
Removed service ".instanceof.Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener.0.Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.Webauthn\Bundle\DataCollector\WebauthnCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Webauthn\Bundle\DataCollector\WebauthnCollector"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Webauthn\Bundle\DataCollector\WebauthnCollector"; reason: abstract.
Removed service ".abstract.instanceof.Webauthn\Bundle\DataCollector\WebauthnCollector"; reason: abstract.
229
Removed service "Google\Client"; reason: unused.
Removed service "App\Attributes\AtLeastOneNotBlank"; reason: unused.
Removed service "App\Doctrine\SoundexFunction"; reason: unused.
Removed service "App\EntitySecondDB\AuditLog"; reason: unused.
Removed service "App\EntitySecondDB\EmailMessenger"; reason: unused.
Removed service "App\Enum\ActionEnum"; reason: unused.
Removed service "App\Enum\PaymentStatus"; reason: unused.
Removed service "App\Exception\AccountInactiveException"; reason: unused.
Removed service "App\Form\PhoneNumberTransformer"; reason: unused.
Removed service "App\Form\StringToPhoneNumberTransformer"; reason: unused.
Removed service "App\Message\EmailBooking"; reason: unused.
Removed service "App\Message\ImportBooking"; reason: unused.
Removed service "App\Message\Invoice"; reason: unused.
Removed service "App\Message\Receipt"; reason: unused.
Removed service "App\Repository\AddressRepository"; reason: unused.
Removed service "App\Repository\AuditLogRepository"; reason: unused.
Removed service "App\Repository\ConversationRepository"; reason: unused.
Removed service "App\Repository\DoctrinePublicKeyCredentialSourceRepository"; reason: unused.
Removed service "App\Repository\DriverScheduleRepository"; reason: unused.
Removed service "App\Repository\EmailImportedRepository"; reason: unused.
Removed service "App\Repository\FlightNumberRepository"; reason: unused.
Removed service "App\Repository\MessageRepository"; reason: unused.
Removed service "App\Repository\MessengerMessageRepository"; reason: unused.
Removed service "App\Repository\ParticipantRepository"; reason: unused.
Removed service "App\Repository\RefundRequestRepository"; reason: unused.
Removed service "App\Repository\RevenueManagerRuleRepository"; reason: unused.
Removed service "App\Repository\RouteRepository"; reason: unused.
Removed service "App\Repository\ServiceCollectRepository"; reason: unused.
Removed service "App\Repository\VehicleScheduleRepository"; reason: unused.
Removed service "App\Scheduler\Message\EasysmsBalanceMessage"; reason: unused.
Removed service "App\Scheduler\Message\NextDayMissingDriverMessage"; reason: unused.
Removed service "App\Scheduler\Message\SetUsersClockRecordMessage"; reason: unused.
Removed service "App\Scheduler\Message\VehicleInspectionWarningMessage"; reason: unused.
Removed service "App\Scheduler\Message\VehicleInsuranceWarningMessage"; reason: unused.
Removed service "App\Service\ChartHandler"; reason: unused.
Removed service "App\Service\EmailParser"; reason: unused.
Removed service "App\Service\FlightRadar"; reason: unused.
Removed service "App\Service\FriendlyUrl"; reason: unused.
Removed service "App\Service\Haversine"; reason: unused.
Removed service "App\Service\Helper"; reason: unused.
Removed service "App\Service\HtmlPreprocessor"; reason: unused.
Removed service "App\Service\ImageResizer"; reason: unused.
Removed service "App\Service\InsertValidator"; reason: unused.
Removed service "App\Service\MlClassifierService"; reason: unused.
Removed service "App\Service\MlRevenueService"; reason: unused.
Removed service "App\Service\OrderCalculus"; reason: unused.
Removed service "App\Service\PdfGenerator"; reason: unused.
Removed service "App\Service\PdfGeneratorHtml2Pdf"; reason: unused.
Removed service "App\Service\RandomColor"; reason: unused.
Removed service "App\Service\RevenueManager"; reason: unused.
Removed service "App\Validator\EmailCustomerExists"; reason: unused.
Removed service "App\Validator\OnlyOneNotNullOrBlank"; reason: unused.
Removed service "App\Validator\ValidCoordinates"; reason: unused.
Removed service "App\Validator\ValidDate"; reason: unused.
Removed service "App\Validator\ValidDomain"; reason: unused.
Removed service "App\Validator\ValidEmail"; reason: unused.
Removed service "App\Validator\ValidIban"; reason: unused.
Removed service "App\Validator\ValidLatitude"; reason: unused.
Removed service "App\Validator\ValidLongitude"; reason: unused.
Removed service "App\Validator\ValidName"; reason: unused.
Removed service "App\Validator\ValidPhoneNumber"; reason: unused.
Removed service "App\Validator\ValidPortugueseFiscalNumber"; 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 "psr18.http_client"; 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.mailer"; 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 "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "lock.strategy.majority"; 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.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; 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 "twig.template_iterator"; 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 "maker.php_compat_util"; 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 "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "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.algorithm_manager_factory"; 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.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.user_checker.chain.api"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "libphonenumber\geocoding\PhoneNumberOfflineGeocoder"; reason: unused.
Removed service "libphonenumber\ShortNumberInfo"; reason: unused.
Removed service "libphonenumber\PhoneNumberToCarrierMapper"; reason: unused.
Removed service "libphonenumber\PhoneNumberToTimeZonesMapper"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "webauthn.clock.default"; reason: unused.
Removed service "Webauthn\SimpleFakeCredentialGenerator"; reason: unused.
Removed service "Webauthn\AttestationStatement\AttestationObjectLoader"; reason: unused.
Removed service "Webauthn\Bundle\Controller\AttestationControllerFactory"; reason: unused.
Removed service "Webauthn\Bundle\Controller\AssertionControllerFactory"; reason: unused.
Removed service "Webauthn\Bundle\Repository\DummyPublicKeyCredentialSourceRepository"; reason: unused.
Removed service "Webauthn\Bundle\Repository\DummyPublicKeyCredentialUserEntityRepository"; reason: unused.
Removed service "Webauthn\Bundle\Controller\DummyControllerFactory"; reason: unused.
Removed service "Webauthn\Denormalizer\WebauthnSerializerFactory"; reason: unused.
Removed service "Webauthn\Bundle\Service\DefaultFailureHandler"; reason: unused.
Removed service "Webauthn\Bundle\Service\DefaultSuccessHandler"; reason: unused.
Removed service "Webauthn\Bundle\Security\Handler\DefaultSuccessHandler"; reason: unused.
Removed service "Webauthn\Bundle\Security\Handler\DefaultFailureHandler"; reason: unused.
Removed service "Webauthn\Bundle\Security\Storage\CacheStorage"; reason: unused.
Removed service "Webauthn\Bundle\Security\Handler\DefaultCreationOptionsHandler"; reason: unused.
Removed service "Webauthn\Bundle\Security\Handler\DefaultRequestOptionsHandler"; reason: unused.
Removed service "Webauthn\Bundle\Security\Guesser\CurrentUserEntityGuesser"; reason: unused.
Removed service "Webauthn\Bundle\Security\Guesser\RequestBodyUserEntityGuesser"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable"; reason: unused.
Removed service "Symfony\Component\Mercure\Discovery"; reason: unused.
Removed service ".service_locator.6b_qu4z"; reason: unused.
Removed service ".service_locator.6b_qu4z.App\Controller\StatisticController::revenueGain()"; reason: unused.
Removed service ".service_locator.6b_qu4z.App\Controller\StatisticController::revenueLog()"; reason: unused.
Removed service ".service_locator.6b_qu4z.App\Controller\StatisticController::revenueQuoteVsSale()"; reason: unused.
Removed service ".service_locator.6b_qu4z.App\Controller\StatisticController::revenueGainByPeriod()"; reason: unused.
Removed service ".debug.serializer.normalizer.Webauthn\Denormalizer\VerificationMethodANDCombinationsDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Webauthn\Denormalizer\ExtensionDescriptorDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Webauthn\Denormalizer\AttestationObjectDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Webauthn\Denormalizer\AttestationStatementDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Webauthn\Denormalizer\AuthenticationExtensionNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Webauthn\Denormalizer\PublicKeyCredentialDescriptorNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Webauthn\Denormalizer\AttestedCredentialDataNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Webauthn\Denormalizer\AuthenticatorAssertionResponseDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Webauthn\Denormalizer\AuthenticatorAttestationResponseDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Webauthn\Denormalizer\AuthenticatorDataDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Webauthn\Denormalizer\AuthenticatorResponseDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Webauthn\Denormalizer\CollectedClientDataDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Webauthn\Denormalizer\PublicKeyCredentialDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.Misd\PhoneNumberBundle\Serializer\Normalizer\PhoneNumberNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.scheduler_trigger"; 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.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; 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 "monolog.handler.null_internal"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; reason: unused.
Removed service ".service_locator.WYl0woh"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable.inner"; reason: unused.
542
Inlined service ".service_locator.TJNRSaV.App\Controller\AccountColumnConfigurationController" to "App\Controller\AccountColumnConfigurationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AccountColumnController" to "App\Controller\AccountColumnController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AccountConfigurationController" to "App\Controller\AccountConfigurationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AccountEntityController" to "App\Controller\AccountEntityController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AccountOptionController" to "App\Controller\AccountOptionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AdTemplateController" to "App\Controller\AdTemplateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AddressController" to "App\Controller\AddressController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AdminController" to "App\Controller\AdminController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AgeOptionController" to "App\Controller\AgeOptionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\AirlineController" to "App\Controller\AirlineController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ApiConfigurationController" to "App\Controller\ApiConfigurationController".
Inlined service "limiter.anonymous_api" to "App\Controller\ApiController".
Inlined service "limiter.authenticated_api" to "App\Controller\ApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ApiController" to "App\Controller\ApiController".
Inlined service ".service_locator.TJNRSaV.App\Controller\BookingController" to "App\Controller\BookingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\BookingServiceController" to "App\Controller\BookingServiceController".
Inlined service ".service_locator.TJNRSaV.App\Controller\BoxController" to "App\Controller\BoxController".
Inlined service ".service_locator.TJNRSaV.App\Controller\BoxOptionController" to "App\Controller\BoxOptionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\BudgetController" to "App\Controller\BudgetController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CargoBuilderController" to "App\Controller\CargoBuilderController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CartSessionController" to "App\Controller\CartSessionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ChatController" to "App\Controller\ChatController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ClockRecordController" to "App\Controller\ClockRecordController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ClothingController" to "App\Controller\ClothingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ClothingSizeController" to "App\Controller\ClothingSizeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CompanyController" to "App\Controller\CompanyController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ContractController" to "App\Controller\ContractController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CostCenterController" to "App\Controller\CostCenterController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CostCenterExpenseController" to "App\Controller\CostCenterExpenseController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CostCenterPeriodController" to "App\Controller\CostCenterPeriodController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CountryController" to "App\Controller\CountryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CourseController" to "App\Controller\CourseController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CustomerController" to "App\Controller\CustomerController".
Inlined service ".service_locator.TJNRSaV.App\Controller\CustomerInvoicingController" to "App\Controller\CustomerInvoicingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\DashboardController" to "App\Controller\DashboardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\DeviceController" to "App\Controller\DeviceController".
Inlined service ".service_locator.TJNRSaV.App\Controller\DocumentSetsController" to "App\Controller\DocumentSetsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\DocumentTypeController" to "App\Controller\DocumentTypeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\DriverCategoryController" to "App\Controller\DriverCategoryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\DriverController" to "App\Controller\DriverController".
Inlined service ".service_locator.TJNRSaV.App\Controller\DriverScheduleController" to "App\Controller\DriverScheduleController".
Inlined service ".service_locator.TJNRSaV.App\Controller\DrivingRuleController" to "App\Controller\DrivingRuleController".
Inlined service ".service_locator.TJNRSaV.App\Controller\EmailFetchController" to "App\Controller\EmailFetchController".
Inlined service ".service_locator.TJNRSaV.App\Controller\EmailImportedController" to "App\Controller\EmailImportedController".
Inlined service ".service_locator.TJNRSaV.App\Controller\EmailImporterBuilderController" to "App\Controller\EmailImporterBuilderController".
Inlined service ".service_locator.TJNRSaV.App\Controller\EmailImporterConditionController" to "App\Controller\EmailImporterConditionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\EmailImporterController" to "App\Controller\EmailImporterController".
Inlined service ".service_locator.TJNRSaV.App\Controller\EmailImporterKeyController" to "App\Controller\EmailImporterKeyController".
Inlined service ".service_locator.TJNRSaV.App\Controller\EmailImporterRuleController" to "App\Controller\EmailImporterRuleController".
Inlined service ".service_locator.TJNRSaV.App\Controller\EmailTemplateController" to "App\Controller\EmailTemplateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ErrorController" to "App\Controller\ErrorController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ExtraController" to "App\Controller\ExtraController".
Inlined service ".service_locator.TJNRSaV.App\Controller\FaqsController" to "App\Controller\FaqsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\FlightNumberController" to "App\Controller\FlightNumberController".
Inlined service ".service_locator.TJNRSaV.App\Controller\FolderController" to "App\Controller\FolderController".
Inlined service ".service_locator.TJNRSaV.App\Controller\FolderPermissionController" to "App\Controller\FolderPermissionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\GDPRController" to "App\Controller\GDPRController".
Inlined service ".service_locator.TJNRSaV.App\Controller\HRChangeTypeOptionController" to "App\Controller\HRChangeTypeOptionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\HRCodeController" to "App\Controller\HRCodeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\HRProcessTypeOptionController" to "App\Controller\HRProcessTypeOptionController".
Inlined service "App\Service\PDFParser" to "App\Controller\HRWageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\HRWageController" to "App\Controller\HRWageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\HomeController" to "App\Controller\HomeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\InvoiceReceiptBuilderController" to "App\Controller\InvoiceReceiptBuilderController".
Inlined service ".service_locator.TJNRSaV.App\Controller\InvoicingController" to "App\Controller\InvoicingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ItineraryController" to "App\Controller\ItineraryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ItineraryPointController" to "App\Controller\ItineraryPointController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ItineraryScheduleController" to "App\Controller\ItineraryScheduleController".
Inlined service ".service_locator.TJNRSaV.App\Controller\LocaleController" to "App\Controller\LocaleController".
Inlined service ".service_locator.TJNRSaV.App\Controller\LocationController" to "App\Controller\LocationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\LuggageController" to "App\Controller\LuggageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\MaturityDateController" to "App\Controller\MaturityDateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\MeasurementUnitController" to "App\Controller\MeasurementUnitController".
Inlined service ".service_locator.TJNRSaV.App\Controller\MemberController" to "App\Controller\MemberController".
Inlined service ".service_locator.TJNRSaV.App\Controller\MenuGroupController" to "App\Controller\MenuGroupController".
Inlined service ".service_locator.TJNRSaV.App\Controller\MessengerMessageController" to "App\Controller\MessengerMessageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PDFTemplateController" to "App\Controller\PDFTemplateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PageController" to "App\Controller\PageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PageTemplateController" to "App\Controller\PageTemplateController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PassengerController" to "App\Controller\PassengerController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PaxBuilderController" to "App\Controller\PaxBuilderController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PaymentController" to "App\Controller\PaymentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PaymentMethodController" to "App\Controller\PaymentMethodController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PaymentTypeController" to "App\Controller\PaymentTypeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PermissionController" to "App\Controller\PermissionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PersonalDataController" to "App\Controller\PersonalDataController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PriceController" to "App\Controller\PriceController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ProductCategoryController" to "App\Controller\ProductCategoryController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ProductController" to "App\Controller\ProductController".
Inlined service ".service_locator.TJNRSaV.App\Controller\PromocodeController" to "App\Controller\PromocodeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\RefundRequestController" to "App\Controller\RefundRequestController".
Inlined service ".service_locator.TJNRSaV.App\Controller\RevenueConditionController" to "App\Controller\RevenueConditionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\RevenuePeriodController" to "App\Controller\RevenuePeriodController".
Inlined service ".service_locator.TJNRSaV.App\Controller\RouteController" to "App\Controller\RouteController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SeasonController" to "App\Controller\SeasonController".
Inlined service "limiter.login" to "App\Controller\SecurityController".
Inlined service "App\Service\GoogleAuth" to "App\Controller\SecurityController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ServiceCollectController" to "App\Controller\ServiceCollectController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SocialNetworkController" to "App\Controller\SocialNetworkController".
Inlined service ".service_locator.TJNRSaV.App\Controller\StatisticController" to "App\Controller\StatisticController".
Inlined service ".service_locator.TJNRSaV.App\Controller\StopSaleController" to "App\Controller\StopSaleController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SupplementConsumptionController" to "App\Controller\SupplementConsumptionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SupplementController" to "App\Controller\SupplementController".
Inlined service ".service_locator.TJNRSaV.App\Controller\SupplementTypeController" to "App\Controller\SupplementTypeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TermsConditionsController" to "App\Controller\TermsConditionsController".
Inlined service "App\Service\TextToArray" to "App\Controller\TestingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TestingController" to "App\Controller\TestingController".
Inlined service "App\Service\JSONConverter" to "App\Controller\ToolController".
Inlined service ".service_locator.TJNRSaV.App\Controller\ToolController" to "App\Controller\ToolController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TransportController" to "App\Controller\TransportController".
Inlined service ".service_locator.TJNRSaV.App\Controller\TripOptionController" to "App\Controller\TripOptionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\UrlCodeController" to "App\Controller\UrlCodeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\UserController" to "App\Controller\UserController".
Inlined service ".service_locator.TJNRSaV.App\Controller\UserExternalActionController" to "App\Controller\UserExternalActionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\VatController" to "App\Controller\VatController".
Inlined service ".service_locator.TJNRSaV.App\Controller\VatExemptionController" to "App\Controller\VatExemptionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\VehicleController" to "App\Controller\VehicleController".
Inlined service ".service_locator.TJNRSaV.App\Controller\VehicleFuelCardController" to "App\Controller\VehicleFuelCardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\VehicleGPSController" to "App\Controller\VehicleGPSController".
Inlined service ".service_locator.TJNRSaV.App\Controller\VehicleGarageController" to "App\Controller\VehicleGarageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\VehicleIdentifierController" to "App\Controller\VehicleIdentifierController".
Inlined service ".service_locator.TJNRSaV.App\Controller\VehicleInspectionController" to "App\Controller\VehicleInspectionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\VehicleInsuranceController" to "App\Controller\VehicleInsuranceController".
Inlined service ".service_locator.TJNRSaV.App\Controller\VehicleScheduleController" to "App\Controller\VehicleScheduleController".
Inlined service ".service_locator.TJNRSaV.App\Controller\VerizonController" to "App\Controller\VerizonController".
Inlined service "App\Service\WebSocketService" to "App\Controller\WarningController".
Inlined service ".service_locator.TJNRSaV.App\Controller\WarningController" to "App\Controller\WarningController".
Inlined service ".service_locator.TJNRSaV.App\Controller\WebauthnController" to "App\Controller\WebauthnController".
Inlined service ".service_locator.TJNRSaV.App\Controller\WidgetTemplateController" to "App\Controller\WidgetTemplateController".
Inlined service "App\Service\AuditLogger" to "App\EventSubscriber\AuditSubscriber".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.Nq0xHgH" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.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 "cache.scheduler.recorder_inner" to "cache.scheduler".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" 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.6KVxCv0" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.kvOAK9B.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 "Webauthn\Bundle\Routing\Loader" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.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 "monolog.logger.lock" to "lock.default.factory".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "limiter.storage.anonymous_api" to "limiter.anonymous_api".
Inlined service "limiter.storage.authenticated_api" to "limiter.authenticated_api".
Inlined service "limiter.storage.login" to "limiter.login".
Inlined service "doctrine.result_cache_pool.recorder_inner" to "doctrine.result_cache_pool".
Inlined service "doctrine.system_cache_pool.recorder_inner" to "doctrine.system_cache_pool".
Inlined service "doctrine.query_cache_pool.recorder_inner" to "doctrine.query_cache_pool".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" 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.mdWwJ.x" 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.naming_strategy_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.log_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.o8hIa.R" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.E6yXLvE" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.jLLS2Ji" to "messenger.routable_message_bus".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.mercure" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
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 "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.Q0sD6Xk" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
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 "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
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 "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.Ij40x09" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.log_schema_asset_filter_manager" to "doctrine.dbal.log_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.log" to "doctrine.dbal.log_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.log" to "doctrine.dbal.log_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.log" to "doctrine.dbal.log_connection.configuration".
Inlined service ".service_locator.cWC_ZqE" to "doctrine.dbal.log_connection.event_manager".
Inlined service "doctrine.dbal.log_connection.configuration" to "doctrine.dbal.log_connection".
Inlined service ".service_locator.E99PlKl" 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.naming_strategy.metadata" to "doctrine.orm.naming_strategy_configuration".
Inlined service ".doctrine.orm.naming_strategy_metadata_driver" to "doctrine.orm.naming_strategy_configuration".
Inlined service "doctrine.orm.naming_strategy_entity_listener_resolver" to "doctrine.orm.naming_strategy_configuration".
Inlined service "cache.doctrine.orm.naming_strategy.result.recorder_inner" to "cache.doctrine.orm.naming_strategy.result".
Inlined service "cache.doctrine.orm.naming_strategy.query.recorder_inner" to "cache.doctrine.orm.naming_strategy.query".
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.default_entity_listener_resolver" 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 "cache.doctrine.orm.log.metadata" to "doctrine.orm.log_configuration".
Inlined service ".doctrine.orm.log_metadata_driver" to "doctrine.orm.log_configuration".
Inlined service "doctrine.orm.log_entity_listener_resolver" to "doctrine.orm.log_configuration".
Inlined service "cache.doctrine.orm.log.result.recorder_inner" to "cache.doctrine.orm.log.result".
Inlined service "cache.doctrine.orm.log.query.recorder_inner" to "cache.doctrine.orm.log.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.xOD9qeD" to "security.helper".
Inlined service ".service_locator..Ctoa6a" to "security.helper".
Inlined service ".service_locator.4vT0Jxw" 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 "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.KHTfT5I" to "security.access_map".
Inlined service ".security.request_matcher.9sW1Hm." to "security.access_map".
Inlined service ".security.request_matcher.e3fXiuf" to "security.access_map".
Inlined service ".security.request_matcher.9r89Obj" to "security.access_map".
Inlined service ".security.request_matcher.lo66Gpg" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service ".security.request_matcher.0tMb.ud" 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 "debug.App\Security\ApiKeyAuthenticator.inner" to "debug.App\Security\ApiKeyAuthenticator".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service ".security.request_matcher.zk6Aq8v" to ".security.request_matcher.6umlKf4".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.authenticator.form_login.main.inner" to "debug.security.authenticator.form_login.main".
Inlined service "debug.security.authenticator.remember_me.main.inner" to "debug.security.authenticator.remember_me.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.D3z5Ses" to ".security.request_matcher.KHTfT5I".
Inlined service ".security.request_matcher.9Y.zwQt" to ".security.request_matcher.9sW1Hm.".
Inlined service ".security.request_matcher.lStSxCZ" to ".security.request_matcher.e3fXiuf".
Inlined service ".security.request_matcher.MSPLNWA" to ".security.request_matcher.9r89Obj".
Inlined service ".security.request_matcher.v9QSvFG" to ".security.request_matcher.lo66Gpg".
Inlined service ".security.request_matcher.pqyCXG8" to ".security.request_matcher.SVK5D2B".
Inlined service ".security.request_matcher.3qgJVJN" to ".security.request_matcher.0tMb.ud".
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 "Misd\PhoneNumberBundle\Templating\Helper\PhoneNumberHelper" to "Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "Webauthn\AuthenticationExtensions\ExtensionOutputCheckerHandler" to "Webauthn\CeremonyStep\CeremonyStepManagerFactory".
Inlined service "webauthn.cose.algorithm.manager" to "Webauthn\CeremonyStep\CeremonyStepManagerFactory".
Inlined service "Webauthn\Counter\ThrowExceptionIfInvalid" to "Webauthn\CeremonyStep\CeremonyStepManagerFactory".
Inlined service "webauthn.ceremony_step_manager.creation" to "Webauthn\AuthenticatorAttestationResponseValidator".
Inlined service "webauthn.ceremony_step_manager.request" to "Webauthn\AuthenticatorAssertionResponseValidator".
Inlined service "Webauthn\AttestationStatement\NoneAttestationStatementSupport" to "Webauthn\AttestationStatement\AttestationStatementSupportManager".
Inlined service "webauthn.cose.algorithm.RS1" to "webauthn.cose.algorithm.manager".
Inlined service "webauthn.cose.algorithm.RS256" to "webauthn.cose.algorithm.manager".
Inlined service "webauthn.cose.algorithm.RS384" to "webauthn.cose.algorithm.manager".
Inlined service "webauthn.cose.algorithm.RS512" to "webauthn.cose.algorithm.manager".
Inlined service "webauthn.cose.algorithm.PS256" to "webauthn.cose.algorithm.manager".
Inlined service "webauthn.cose.algorithm.PS384" to "webauthn.cose.algorithm.manager".
Inlined service "webauthn.cose.algorithm.PS512" to "webauthn.cose.algorithm.manager".
Inlined service "webauthn.cose.algorithm.ES256K" to "webauthn.cose.algorithm.manager".
Inlined service "webauthn.cose.algorithm.ES256" to "webauthn.cose.algorithm.manager".
Inlined service "webauthn.cose.algorithm.ES384" to "webauthn.cose.algorithm.manager".
Inlined service "webauthn.cose.algorithm.ES512" to "webauthn.cose.algorithm.manager".
Inlined service "webauthn.cose.algorithm.ED256" to "webauthn.cose.algorithm.manager".
Inlined service "webauthn.cose.algorithm.ED512" to "webauthn.cose.algorithm.manager".
Inlined service "webauthn.cose.algorithm.Ed25519ph" to "webauthn.cose.algorithm.manager".
Inlined service "Webauthn\Bundle\Security\Storage\SessionStorage" to "Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener".
Inlined service "App\Repository\WebauthnUserEntityRepository" to "Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener".
Inlined service "App\Repository\WebauthnCredentialRepository" to "Webauthn\Bundle\Security\Authentication\WebauthnBadgeListener".
Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
Inlined service "Symfony\Component\Mercure\Authorization" to "Symfony\Component\Mercure\Twig\MercureExtension".
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_schedule" to "maker.auto_command.make_schedule".
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 "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.KL2mrpd" to ".service_locator.KL2mrpd.App\Controller\AccountConfigurationController::index()".
Inlined service ".service_locator.qB0yny6" to ".service_locator.qB0yny6.App\Controller\AdminController::index()".
Inlined service ".service_locator.gKaPf18" to ".service_locator.gKaPf18.App\Controller\ApiController::createInvoiceReceipt()".
Inlined service ".service_locator.k4ZXoaf" to ".service_locator.k4ZXoaf.App\Controller\DashboardController::calendar()".
Inlined service ".service_locator.QN68Lb3" to ".service_locator.QN68Lb3.App\Controller\MemberController::index()".
Inlined service ".service_locator.13gqLuK" to ".service_locator.13gqLuK.App\Controller\SecurityController::login()".
Inlined service ".service_locator.3axGDdm" to ".service_locator.3axGDdm.App\Controller\SecurityController::oauth()".
Inlined service ".service_locator.rCQnBrZ" to ".service_locator.rCQnBrZ.App\Controller\SecurityController::recoverPasswordSubmit()".
Inlined service ".service_locator.CvoqL1l" to ".service_locator.CvoqL1l.App\Controller\SecurityController::ApiAuth()".
Inlined service ".service_locator._L95lQ5" to ".service_locator._L95lQ5.App\Controller\UserController::createSubmit()".
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 "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\EmailBookingMessageHandler" to ".messenger.handler_descriptor.nLimYqx".
Inlined service "App\MessageHandler\ImportBookingMessageHandler" to ".messenger.handler_descriptor.E4UWd4o".
Inlined service "App\MessageHandler\InvoiceMessageHandler" to ".messenger.handler_descriptor.jw0wQrf".
Inlined service "App\MessageHandler\ReceiptMessageHandler" to ".messenger.handler_descriptor.PnrlyW.".
Inlined service "App\Scheduler\Handler\EasysmsBalanceHandler" to ".messenger.handler_descriptor.7chTdv8".
Inlined service "App\Scheduler\Handler\NextDayMissingDriverHandler" to ".messenger.handler_descriptor.hqXfULM".
Inlined service "App\Scheduler\Handler\SetUsersClockRecordHandler" to ".messenger.handler_descriptor.Om5Kkjx".
Inlined service "App\Scheduler\Handler\VehicleInspectionWarningHandler" to ".messenger.handler_descriptor.iP__ZxJ".
Inlined service "App\Scheduler\Handler\VehicleInsuranceWarningHandler" to ".messenger.handler_descriptor.j2dXOju".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "scheduler.messenger.service_call_message_handler" to ".messenger.handler_descriptor.KMq4SyQ".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "mercure.hub.default.message_handler" to ".messenger.handler_descriptor.Upry6Iy".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service ".doctrine.orm.naming_strategy_metadata_driver.inner" to ".doctrine.orm.naming_strategy_metadata_driver".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".doctrine.orm.log_metadata_driver.inner" to ".doctrine.orm.log_metadata_driver".
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 "Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter" to ".debug.security.voter.Webauthn\Bundle\Security\Authorization\Voter\IsUserPresentVoter".
Inlined service "Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter" to ".debug.security.voter.Webauthn\Bundle\Security\Authorization\Voter\IsUserVerifiedVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.Nf5qxrM" to ".service_locator.Nf5qxrM.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.Nbn9MsM" to "debug.argument_resolver.inner".
Inlined service "Webauthn\Denormalizer\VerificationMethodANDCombinationsDenormalizer" to "debug.serializer.inner".
Inlined service "Webauthn\Denormalizer\ExtensionDescriptorDenormalizer" to "debug.serializer.inner".
Inlined service "Webauthn\Denormalizer\AttestationObjectDenormalizer" to "debug.serializer.inner".
Inlined service "Webauthn\Denormalizer\AttestationStatementDenormalizer" to "debug.serializer.inner".
Inlined service "Webauthn\Denormalizer\AuthenticationExtensionNormalizer" to "debug.serializer.inner".
Inlined service "Webauthn\Denormalizer\PublicKeyCredentialDescriptorNormalizer" to "debug.serializer.inner".
Inlined service "Webauthn\Denormalizer\AttestedCredentialDataNormalizer" to "debug.serializer.inner".
Inlined service "Webauthn\Denormalizer\AuthenticationExtensionsDenormalizer" to "debug.serializer.inner".
Inlined service "Webauthn\Denormalizer\AuthenticatorAssertionResponseDenormalizer" to "debug.serializer.inner".
Inlined service "Webauthn\Denormalizer\AuthenticatorAttestationResponseDenormalizer" to "debug.serializer.inner".
Inlined service "Webauthn\Denormalizer\AuthenticatorDataDenormalizer" to "debug.serializer.inner".
Inlined service "Webauthn\Denormalizer\AuthenticatorResponseDenormalizer" to "debug.serializer.inner".
Inlined service "Webauthn\Denormalizer\CollectedClientDataDenormalizer" to "debug.serializer.inner".
Inlined service "Webauthn\Denormalizer\PublicKeyCredentialDenormalizer" to "debug.serializer.inner".
Inlined service "Webauthn\Denormalizer\PublicKeyCredentialOptionsDenormalizer" to "debug.serializer.inner".
Inlined service "Webauthn\Denormalizer\PublicKeyCredentialSourceDenormalizer" to "debug.serializer.inner".
Inlined service "Webauthn\Denormalizer\PublicKeyCredentialUserEntityDenormalizer" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "Misd\PhoneNumberBundle\Serializer\Normalizer\PhoneNumberNormalizer" to "debug.serializer.inner".
Inlined service "serializer.normalizer.scheduler_trigger" 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.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" 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 "security.authentication.success_handler.main.form_login" to "debug.security.authenticator.form_login.main.inner".
Inlined service "security.authentication.failure_handler.main.form_login" to "debug.security.authenticator.form_login.main.inner".
Inlined service "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
Inlined service ".service_locator.PHcLubJ" to "console.command_loader".
Inlined service ".service_locator.Nf5qxrM.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 "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "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 "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
4
Tag "doctrine.event_subscriber" was defined on service(s) "App\EventSubscriber\AuditSubscriber", but was never used. Did you mean "kernel.event_subscriber", "doctrine.event_listener"?
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.App\Security\ApiKeyAuthenticator", "debug.security.firewall.authenticator.api", "debug.security.authenticator.form_login.main", "debug.security.authenticator.remember_me.main", "debug.security.firewall.authenticator.main", "mercure.hub.default.traceable", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", ".debug.http_client", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.doctrine", "monolog.logger.security", but was never used.
Tag "mercure.hub" was defined on service(s) "mercure.hub.default.traceable", but was never used.