Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (3)
Time
Message
deprecation
The "Symfony\Bridge\Doctrine\Logger\DbalLogger" class implements "Doctrine\DBAL\Logging\SQLLogger" that is deprecated Use {@see \Doctrine\DBAL\Logging\Middleware} or implement {@see \Doctrine\DBAL\Driver\Middleware} instead.
"SELECT t0.type AS type_1, t0.id AS id_2, t0.name AS name_3, t0.label AS label_4, t0.description AS description_5, t0.value_type AS value_type_6, t0.value AS value_7, t0.iso AS iso_8, t0.is_api_available AS is_api_available_9, t0.asserts AS asserts_10, t0.options AS options_11, t0.sequence AS sequence_12, t0.is_collection AS is_collection_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15 FROM configuration t0 WHERE t0.is_api_available = ? AND t0.iso = ? AND t0.name = ?"
(parameters:
[1 => 12 => "de"
3 => "hotel_statute"
]
, types:
[1 => 52 => 23 => 2]
)
doctrine
[
"sql" => "SELECT t0.type AS type_1, t0.id AS id_2, t0.name AS name_3, t0.label AS label_4, t0.description AS description_5, t0.value_type AS value_type_6, t0.value AS value_7, t0.iso AS iso_8, t0.is_api_available AS is_api_available_9, t0.asserts AS asserts_10, t0.options AS options_11, t0.sequence AS sequence_12, t0.is_collection AS is_collection_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15 FROM configuration t0 WHERE t0.is_api_available = ? AND t0.iso = ? AND t0.name = ?"
"params" => [1 => 12 => "de"
3 => "hotel_statute"
]
"types" => [1 => 52 => 23 => 2]
]
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
751
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BookingStatisticCommand" (parent: .abstract.instanceof.App\Command\BookingStatisticCommand).
Resolving inheritance for "App\Command\BookingStatisticCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BookingStatisticCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExchangeRateUpdateCommand" (parent: .abstract.instanceof.App\Command\ExchangeRateUpdateCommand).
Resolving inheritance for "App\Command\ExchangeRateUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExchangeRateUpdateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixCustomerPoints" (parent: .abstract.instanceof.App\Command\FixCustomerPoints).
Resolving inheritance for "App\Command\FixCustomerPoints" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixCustomerPoints).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixCustomerRecords" (parent: .abstract.instanceof.App\Command\FixCustomerRecords).
Resolving inheritance for "App\Command\FixCustomerRecords" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixCustomerRecords).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportBookingScoreCommand" (parent: .abstract.instanceof.App\Command\ImportBookingScoreCommand).
Resolving inheritance for "App\Command\ImportBookingScoreCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportBookingScoreCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveSharedBookingsCommand" (parent: .abstract.instanceof.App\Command\RemoveSharedBookingsCommand).
Resolving inheritance for "App\Command\RemoveSharedBookingsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveSharedBookingsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNewAccountListCommand" (parent: .abstract.instanceof.App\Command\SendNewAccountListCommand).
Resolving inheritance for "App\Command\SendNewAccountListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNewAccountListCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNotificationCommand" (parent: .abstract.instanceof.App\Command\SendNotificationCommand).
Resolving inheritance for "App\Command\SendNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNotificationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetSalesChannelsCommand" (parent: .abstract.instanceof.App\Command\SetSalesChannelsCommand).
Resolving inheritance for "App\Command\SetSalesChannelsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetSalesChannelsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TreatmentSynchronizationCommand" (parent: .abstract.instanceof.App\Command\TreatmentSynchronizationCommand).
Resolving inheritance for "App\Command\TreatmentSynchronizationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TreatmentSynchronizationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnpaidBookingCommand" (parent: .abstract.instanceof.App\Command\UnpaidBookingCommand).
Resolving inheritance for "App\Command\UnpaidBookingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnpaidBookingCommand).
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\CalendarController" (parent: .abstract.instanceof.App\Controller\CalendarController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CalendarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CalendarController).
Resolving inheritance for "App\Controller\CalendarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CalendarController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CardController" (parent: .abstract.instanceof.App\Controller\CardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CardController).
Resolving inheritance for "App\Controller\CardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryController" (parent: .abstract.instanceof.App\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryController).
Resolving inheritance for "App\Controller\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryController).
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\ConfigurationController" (parent: .abstract.instanceof.App\Controller\ConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConfigurationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConfigurationController).
Resolving inheritance for "App\Controller\ConfigurationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventController" (parent: .abstract.instanceof.App\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventController).
Resolving inheritance for "App\Controller\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventController).
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\GAController" (parent: .abstract.instanceof.App\Controller\GAController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GAController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GAController).
Resolving inheritance for "App\Controller\GAController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GAController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JobOfferController" (parent: .abstract.instanceof.App\Controller\JobOfferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JobOfferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JobOfferController).
Resolving inheritance for "App\Controller\JobOfferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JobOfferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MedicalWellnessController" (parent: .abstract.instanceof.App\Controller\MedicalWellnessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MedicalWellnessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MedicalWellnessController).
Resolving inheritance for "App\Controller\MedicalWellnessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MedicalWellnessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ModalController" (parent: .abstract.instanceof.App\Controller\ModalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ModalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ModalController).
Resolving inheritance for "App\Controller\ModalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ModalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController" (parent: .abstract.instanceof.App\Controller\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController).
Resolving inheritance for "App\Controller\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OTAController" (parent: .abstract.instanceof.App\Controller\OTAController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OTAController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OTAController).
Resolving inheritance for "App\Controller\OTAController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OTAController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OfferController" (parent: .abstract.instanceof.App\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OfferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OfferController).
Resolving inheritance for "App\Controller\OfferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OpinionController" (parent: .abstract.instanceof.App\Controller\OpinionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OpinionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OpinionController).
Resolving inheritance for "App\Controller\OpinionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OpinionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PayUController" (parent: .abstract.instanceof.App\Controller\PayUController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PayUController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PayUController).
Resolving inheritance for "App\Controller\PayUController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PayUController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RatingController" (parent: .abstract.instanceof.App\Controller\RatingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RatingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RatingController).
Resolving inheritance for "App\Controller\RatingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RatingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RestaurantController" (parent: .abstract.instanceof.App\Controller\RestaurantController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RestaurantController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RestaurantController).
Resolving inheritance for "App\Controller\RestaurantController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RestaurantController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RoomController" (parent: .abstract.instanceof.App\Controller\RoomController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RoomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RoomController).
Resolving inheritance for "App\Controller\RoomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RoomController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RuleController" (parent: .abstract.instanceof.App\Controller\RuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RuleController).
Resolving inheritance for "App\Controller\RuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopController" (parent: .abstract.instanceof.App\Controller\ShopController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopController).
Resolving inheritance for "App\Controller\ShopController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatisticsController" (parent: .abstract.instanceof.App\Controller\StatisticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatisticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatisticsController).
Resolving inheritance for "App\Controller\StatisticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatisticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TagController" (parent: .abstract.instanceof.App\Controller\TagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TagController).
Resolving inheritance for "App\Controller\TagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TreatmentController" (parent: .abstract.instanceof.App\Controller\TreatmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TreatmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TreatmentController).
Resolving inheritance for "App\Controller\TreatmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TreatmentController).
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\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ResponseSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ResponseSubscriber).
Resolving inheritance for "App\EventSubscriber\ResponseSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ResponseSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminBundle\Type\MedicalWellnessType" (parent: .abstract.instanceof.App\Form\AdminBundle\Type\MedicalWellnessType).
Resolving inheritance for "App\Form\AdminBundle\Type\MedicalWellnessType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminBundle\Type\MedicalWellnessType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminBundle\Type\SingleConfigType" (parent: .abstract.instanceof.App\Form\AdminBundle\Type\SingleConfigType).
Resolving inheritance for "App\Form\AdminBundle\Type\SingleConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminBundle\Type\SingleConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminBundle\Type\Translate\RoomTransType" (parent: .abstract.instanceof.App\Form\AdminBundle\Type\Translate\RoomTransType).
Resolving inheritance for "App\Form\AdminBundle\Type\Translate\RoomTransType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminBundle\Type\Translate\RoomTransType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminBundle\Type\TreatmentType" (parent: .abstract.instanceof.App\Form\AdminBundle\Type\TreatmentType).
Resolving inheritance for "App\Form\AdminBundle\Type\TreatmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminBundle\Type\TreatmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BookingManagementType" (parent: .abstract.instanceof.App\Form\Type\BookingManagementType).
Resolving inheritance for "App\Form\Type\BookingManagementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BookingManagementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChangePasswordType" (parent: .abstract.instanceof.App\Form\Type\ChangePasswordType).
Resolving inheritance for "App\Form\Type\ChangePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChangePasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CompanyType" (parent: .abstract.instanceof.App\Form\Type\CompanyType).
Resolving inheritance for "App\Form\Type\CompanyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CompanyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerType" (parent: .abstract.instanceof.App\Form\Type\CustomerType).
Resolving inheritance for "App\Form\Type\CustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GuestType" (parent: .abstract.instanceof.App\Form\Type\GuestType).
Resolving inheritance for "App\Form\Type\GuestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GuestType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\NewPasswordType" (parent: .abstract.instanceof.App\Form\Type\NewPasswordType).
Resolving inheritance for "App\Form\Type\NewPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\NewPasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ResetPasswordType" (parent: .abstract.instanceof.App\Form\Type\ResetPasswordType).
Resolving inheritance for "App\Form\Type\ResetPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ResetPasswordType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ApiTokenRepository" (parent: .abstract.instanceof.App\Repository\App\ApiTokenRepository).
Resolving inheritance for "App\Repository\App\ApiTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ApiTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AssetRepository" (parent: .abstract.instanceof.App\Repository\App\AssetRepository).
Resolving inheritance for "App\Repository\App\AssetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AssetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\BookingCouponRepository" (parent: .abstract.instanceof.App\Repository\App\BookingCouponRepository).
Resolving inheritance for "App\Repository\App\BookingCouponRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\BookingCouponRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\BookingMessageRepository" (parent: .abstract.instanceof.App\Repository\App\BookingMessageRepository).
Resolving inheritance for "App\Repository\App\BookingMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\BookingMessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\BookingScoreRepository" (parent: .abstract.instanceof.App\Repository\App\BookingScoreRepository).
Resolving inheritance for "App\Repository\App\BookingScoreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\BookingScoreRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CardMasterCardModuleRepository" (parent: .abstract.instanceof.App\Repository\App\CardMasterCardModuleRepository).
Resolving inheritance for "App\Repository\App\CardMasterCardModuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CardMasterCardModuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CardMasterRepository" (parent: .abstract.instanceof.App\Repository\App\CardMasterRepository).
Resolving inheritance for "App\Repository\App\CardMasterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CardMasterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CardRepository" (parent: .abstract.instanceof.App\Repository\App\CardRepository).
Resolving inheritance for "App\Repository\App\CardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CardRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CardTransRepository" (parent: .abstract.instanceof.App\Repository\App\CardTransRepository).
Resolving inheritance for "App\Repository\App\CardTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CardTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CategoryRepository" (parent: .abstract.instanceof.App\Repository\App\CategoryRepository).
Resolving inheritance for "App\Repository\App\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CategoryTransRepository" (parent: .abstract.instanceof.App\Repository\App\CategoryTransRepository).
Resolving inheritance for "App\Repository\App\CategoryTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CategoryTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CodeRepository" (parent: .abstract.instanceof.App\Repository\App\CodeRepository).
Resolving inheritance for "App\Repository\App\CodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ConfigurationRepository" (parent: .abstract.instanceof.App\Repository\App\ConfigurationRepository).
Resolving inheritance for "App\Repository\App\ConfigurationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ConfigurationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CorrespondenceCustomerRepository" (parent: .abstract.instanceof.App\Repository\App\CorrespondenceCustomerRepository).
Resolving inheritance for "App\Repository\App\CorrespondenceCustomerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CorrespondenceCustomerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CorrespondenceRepository" (parent: .abstract.instanceof.App\Repository\App\CorrespondenceRepository).
Resolving inheritance for "App\Repository\App\CorrespondenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CorrespondenceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\EventRepository" (parent: .abstract.instanceof.App\Repository\App\EventRepository).
Resolving inheritance for "App\Repository\App\EventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\EventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\EventTransRepository" (parent: .abstract.instanceof.App\Repository\App\EventTransRepository).
Resolving inheritance for "App\Repository\App\EventTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\EventTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExchangeRateRepository" (parent: .abstract.instanceof.App\Repository\App\ExchangeRateRepository).
Resolving inheritance for "App\Repository\App\ExchangeRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExchangeRateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExtraExcludeRepository" (parent: .abstract.instanceof.App\Repository\App\ExtraExcludeRepository).
Resolving inheritance for "App\Repository\App\ExtraExcludeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExtraExcludeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExtraExcludeTransRepository" (parent: .abstract.instanceof.App\Repository\App\ExtraExcludeTransRepository).
Resolving inheritance for "App\Repository\App\ExtraExcludeTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExtraExcludeTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExtraGroupRepository" (parent: .abstract.instanceof.App\Repository\App\ExtraGroupRepository).
Resolving inheritance for "App\Repository\App\ExtraGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExtraGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExtraGroupTransRepository" (parent: .abstract.instanceof.App\Repository\App\ExtraGroupTransRepository).
Resolving inheritance for "App\Repository\App\ExtraGroupTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExtraGroupTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExtraRepository" (parent: .abstract.instanceof.App\Repository\App\ExtraRepository).
Resolving inheritance for "App\Repository\App\ExtraRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExtraRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExtraTransRepository" (parent: .abstract.instanceof.App\Repository\App\ExtraTransRepository).
Resolving inheritance for "App\Repository\App\ExtraTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExtraTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\JobOfferRepository" (parent: .abstract.instanceof.App\Repository\App\JobOfferRepository).
Resolving inheritance for "App\Repository\App\JobOfferRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\JobOfferRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\JobOfferTransRepository" (parent: .abstract.instanceof.App\Repository\App\JobOfferTransRepository).
Resolving inheritance for "App\Repository\App\JobOfferTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\JobOfferTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\LogRepository" (parent: .abstract.instanceof.App\Repository\App\LogRepository).
Resolving inheritance for "App\Repository\App\LogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\LogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\MedicalWellnessRepository" (parent: .abstract.instanceof.App\Repository\App\MedicalWellnessRepository).
Resolving inheritance for "App\Repository\App\MedicalWellnessRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\MedicalWellnessRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\MedicalWellnessTransRepository" (parent: .abstract.instanceof.App\Repository\App\MedicalWellnessTransRepository).
Resolving inheritance for "App\Repository\App\MedicalWellnessTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\MedicalWellnessTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ModalRepository" (parent: .abstract.instanceof.App\Repository\App\ModalRepository).
Resolving inheritance for "App\Repository\App\ModalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ModalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ModalTransRepository" (parent: .abstract.instanceof.App\Repository\App\ModalTransRepository).
Resolving inheritance for "App\Repository\App\ModalTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ModalTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\OfferRepository" (parent: .abstract.instanceof.App\Repository\App\OfferRepository).
Resolving inheritance for "App\Repository\App\OfferRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\OfferRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\OfferTransRepository" (parent: .abstract.instanceof.App\Repository\App\OfferTransRepository).
Resolving inheritance for "App\Repository\App\OfferTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\OfferTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\OpinionRepository" (parent: .abstract.instanceof.App\Repository\App\OpinionRepository).
Resolving inheritance for "App\Repository\App\OpinionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\OpinionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\OpinionTransRepository" (parent: .abstract.instanceof.App\Repository\App\OpinionTransRepository).
Resolving inheritance for "App\Repository\App\OpinionTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\OpinionTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\PeopleInStandardRepository" (parent: .abstract.instanceof.App\Repository\App\PeopleInStandardRepository).
Resolving inheritance for "App\Repository\App\PeopleInStandardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\PeopleInStandardRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RatingRepository" (parent: .abstract.instanceof.App\Repository\App\RatingRepository).
Resolving inheritance for "App\Repository\App\RatingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RatingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RatingTransRepository" (parent: .abstract.instanceof.App\Repository\App\RatingTransRepository).
Resolving inheritance for "App\Repository\App\RatingTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RatingTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RestaurantMenuRepository" (parent: .abstract.instanceof.App\Repository\App\RestaurantMenuRepository).
Resolving inheritance for "App\Repository\App\RestaurantMenuRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RestaurantMenuRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RestaurantMenuTransRepository" (parent: .abstract.instanceof.App\Repository\App\RestaurantMenuTransRepository).
Resolving inheritance for "App\Repository\App\RestaurantMenuTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RestaurantMenuTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RoomRepository" (parent: .abstract.instanceof.App\Repository\App\RoomRepository).
Resolving inheritance for "App\Repository\App\RoomRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RoomRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RoomTagRepository" (parent: .abstract.instanceof.App\Repository\App\RoomTagRepository).
Resolving inheritance for "App\Repository\App\RoomTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RoomTagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RoomTransRepository" (parent: .abstract.instanceof.App\Repository\App\RoomTransRepository).
Resolving inheritance for "App\Repository\App\RoomTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RoomTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RuleRepository" (parent: .abstract.instanceof.App\Repository\App\RuleRepository).
Resolving inheritance for "App\Repository\App\RuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RuleTransRepository" (parent: .abstract.instanceof.App\Repository\App\RuleTransRepository).
Resolving inheritance for "App\Repository\App\RuleTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RuleTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ShareBookingRepository" (parent: .abstract.instanceof.App\Repository\App\ShareBookingRepository).
Resolving inheritance for "App\Repository\App\ShareBookingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ShareBookingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ShoppingCartExtraRepository" (parent: .abstract.instanceof.App\Repository\App\ShoppingCartExtraRepository).
Resolving inheritance for "App\Repository\App\ShoppingCartExtraRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ShoppingCartExtraRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ShoppingCartPaymentRepository" (parent: .abstract.instanceof.App\Repository\App\ShoppingCartPaymentRepository).
Resolving inheritance for "App\Repository\App\ShoppingCartPaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ShoppingCartPaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ShoppingCartRepository" (parent: .abstract.instanceof.App\Repository\App\ShoppingCartRepository).
Resolving inheritance for "App\Repository\App\ShoppingCartRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ShoppingCartRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TagRepository" (parent: .abstract.instanceof.App\Repository\App\TagRepository).
Resolving inheritance for "App\Repository\App\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TagTransRepository" (parent: .abstract.instanceof.App\Repository\App\TagTransRepository).
Resolving inheritance for "App\Repository\App\TagTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TagTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TreatmentDurationRepository" (parent: .abstract.instanceof.App\Repository\App\TreatmentDurationRepository).
Resolving inheritance for "App\Repository\App\TreatmentDurationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TreatmentDurationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TreatmentRepository" (parent: .abstract.instanceof.App\Repository\App\TreatmentRepository).
Resolving inheritance for "App\Repository\App\TreatmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TreatmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TreatmentTransRepository" (parent: .abstract.instanceof.App\Repository\App\TreatmentTransRepository).
Resolving inheritance for "App\Repository\App\TreatmentTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TreatmentTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\UserBookingPaymentRepository" (parent: .abstract.instanceof.App\Repository\App\UserBookingPaymentRepository).
Resolving inheritance for "App\Repository\App\UserBookingPaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\UserBookingPaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\UserBookingRepository" (parent: .abstract.instanceof.App\Repository\App\UserBookingRepository).
Resolving inheritance for "App\Repository\App\UserBookingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\UserBookingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\UserCompanyRepository" (parent: .abstract.instanceof.App\Repository\App\UserCompanyRepository).
Resolving inheritance for "App\Repository\App\UserCompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\UserCompanyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\UserRepository" (parent: .abstract.instanceof.App\Repository\App\UserRepository).
Resolving inheritance for "App\Repository\App\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\UserRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\RuleRequiredValidator" (parent: .abstract.instanceof.App\Validator\Constraints\RuleRequiredValidator).
Resolving inheritance for "App\Validator\Constraints\RuleRequiredValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\RuleRequiredValidator).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\AdvanceSettlementRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\AdvanceSettlementRepository).
Resolving inheritance for "AF\PHDatabase\Repository\AdvanceSettlementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\AdvanceSettlementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BillItemRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\BillItemRepository).
Resolving inheritance for "AF\PHDatabase\Repository\BillItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BillItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingArrivalRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\BookingArrivalRepository).
Resolving inheritance for "AF\PHDatabase\Repository\BookingArrivalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingArrivalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingEstimateNagRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\BookingEstimateNagRepository).
Resolving inheritance for "AF\PHDatabase\Repository\BookingEstimateNagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingEstimateNagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingEstimateRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\BookingEstimateRepository).
Resolving inheritance for "AF\PHDatabase\Repository\BookingEstimateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingEstimateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingMealRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\BookingMealRepository).
Resolving inheritance for "AF\PHDatabase\Repository\BookingMealRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingMealRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingPriceRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\BookingPriceRepository).
Resolving inheritance for "AF\PHDatabase\Repository\BookingPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingPriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\BookingRepository).
Resolving inheritance for "AF\PHDatabase\Repository\BookingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingRoomRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\BookingRoomRepository).
Resolving inheritance for "AF\PHDatabase\Repository\BookingRoomRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingRoomRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingStandardRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\BookingStandardRepository).
Resolving inheritance for "AF\PHDatabase\Repository\BookingStandardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingStandardRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\CommodityGroupRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\CommodityGroupRepository).
Resolving inheritance for "AF\PHDatabase\Repository\CommodityGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\CommodityGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\CommodityRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\CommodityRepository).
Resolving inheritance for "AF\PHDatabase\Repository\CommodityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\CommodityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\CounterRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\CounterRepository).
Resolving inheritance for "AF\PHDatabase\Repository\CounterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\CounterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\CustomerLoyaltyLevelRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\CustomerLoyaltyLevelRepository).
Resolving inheritance for "AF\PHDatabase\Repository\CustomerLoyaltyLevelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\CustomerLoyaltyLevelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\CustomerRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\CustomerRepository).
Resolving inheritance for "AF\PHDatabase\Repository\CustomerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\CustomerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\CustomersRulesRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\CustomersRulesRepository).
Resolving inheritance for "AF\PHDatabase\Repository\CustomersRulesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\CustomersRulesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\DictionaryRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\DictionaryRepository).
Resolving inheritance for "AF\PHDatabase\Repository\DictionaryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\DictionaryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\LoyaltyLevelRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\LoyaltyLevelRepository).
Resolving inheritance for "AF\PHDatabase\Repository\LoyaltyLevelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\LoyaltyLevelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\MealSetItemRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\MealSetItemRepository).
Resolving inheritance for "AF\PHDatabase\Repository\MealSetItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\MealSetItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\MealSetRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\MealSetRepository).
Resolving inheritance for "AF\PHDatabase\Repository\MealSetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\MealSetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\PackageRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\PackageRepository).
Resolving inheritance for "AF\PHDatabase\Repository\PackageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\PackageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\PaymentItemRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\PaymentItemRepository).
Resolving inheritance for "AF\PHDatabase\Repository\PaymentItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\PaymentItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\PaymentRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\PaymentRepository).
Resolving inheritance for "AF\PHDatabase\Repository\PaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\PaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\PriceListCommodityRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\PriceListCommodityRepository).
Resolving inheritance for "AF\PHDatabase\Repository\PriceListCommodityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\PriceListCommodityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\PriceListRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\PriceListRepository).
Resolving inheritance for "AF\PHDatabase\Repository\PriceListRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\PriceListRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\RoomRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\RoomRepository).
Resolving inheritance for "AF\PHDatabase\Repository\RoomRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\RoomRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\RoomStandardRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\RoomStandardRepository).
Resolving inheritance for "AF\PHDatabase\Repository\RoomStandardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\RoomStandardRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\RuleRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\RuleRepository).
Resolving inheritance for "AF\PHDatabase\Repository\RuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\RuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\SegmentRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\SegmentRepository).
Resolving inheritance for "AF\PHDatabase\Repository\SegmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\SegmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\SegmentStateRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\SegmentStateRepository).
Resolving inheritance for "AF\PHDatabase\Repository\SegmentStateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\SegmentStateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\TreatmentArrivalRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\TreatmentArrivalRepository).
Resolving inheritance for "AF\PHDatabase\Repository\TreatmentArrivalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\TreatmentArrivalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\TreatmentRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\TreatmentRepository).
Resolving inheritance for "AF\PHDatabase\Repository\TreatmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\TreatmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\UserRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\UserRepository).
Resolving inheritance for "AF\PHDatabase\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\VoucherItemRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\VoucherItemRepository).
Resolving inheritance for "AF\PHDatabase\Repository\VoucherItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\VoucherItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\VoucherRepository" (parent: .abstract.instanceof.AF\PHDatabase\Repository\VoucherRepository).
Resolving inheritance for "AF\PHDatabase\Repository\VoucherRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\VoucherRepository).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.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.gmail" (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 "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
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.shuum_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.shuum_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.shuum_connection.configuration" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.shuum_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.shuum_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.shuum_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.shuum_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.shuum_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.database_users" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
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.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AF\AdminBundle\Command\VideoConversionCommand" (parent: .abstract.instanceof.AF\AdminBundle\Command\VideoConversionCommand).
Resolving inheritance for "AF\AdminBundle\Command\VideoConversionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AF\AdminBundle\Command\VideoConversionCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\ArticleController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\ArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\ArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\ArticleController).
Resolving inheritance for "AF\AdminBundle\Controller\ArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\ArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\AssetController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\AssetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\AssetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\AssetController).
Resolving inheritance for "AF\AdminBundle\Controller\AssetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\AssetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\BookingCouponController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\BookingCouponController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\BookingCouponController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\BookingCouponController).
Resolving inheritance for "AF\AdminBundle\Controller\BookingCouponController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\BookingCouponController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\CardController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\CardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\CardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\CardController).
Resolving inheritance for "AF\AdminBundle\Controller\CardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\CardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\CategoryController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\CategoryController).
Resolving inheritance for "AF\AdminBundle\Controller\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\ConfigurationController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\ConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\ConfigurationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\ConfigurationController).
Resolving inheritance for "AF\AdminBundle\Controller\ConfigurationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\ConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\ContactController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\ContactController).
Resolving inheritance for "AF\AdminBundle\Controller\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\CvApplicationController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\CvApplicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\CvApplicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\CvApplicationController).
Resolving inheritance for "AF\AdminBundle\Controller\CvApplicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\CvApplicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\DashboardController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\DashboardController).
Resolving inheritance for "AF\AdminBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\EditorComponentsController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\EditorComponentsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\EditorComponentsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\EditorComponentsController).
Resolving inheritance for "AF\AdminBundle\Controller\EditorComponentsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\EditorComponentsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\EventController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\EventController).
Resolving inheritance for "AF\AdminBundle\Controller\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\ExtraController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\ExtraController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\ExtraController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\ExtraController).
Resolving inheritance for "AF\AdminBundle\Controller\ExtraController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\ExtraController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\ExtraGroupController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\ExtraGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\ExtraGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\ExtraGroupController).
Resolving inheritance for "AF\AdminBundle\Controller\ExtraGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\ExtraGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\JobOfferController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\JobOfferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\JobOfferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\JobOfferController).
Resolving inheritance for "AF\AdminBundle\Controller\JobOfferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\JobOfferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\MedicalWellnessController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\MedicalWellnessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\MedicalWellnessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\MedicalWellnessController).
Resolving inheritance for "AF\AdminBundle\Controller\MedicalWellnessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\MedicalWellnessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\ModalController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\ModalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\ModalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\ModalController).
Resolving inheritance for "AF\AdminBundle\Controller\ModalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\ModalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\NewsletterEmailController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\NewsletterEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\NewsletterEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\NewsletterEmailController).
Resolving inheritance for "AF\AdminBundle\Controller\NewsletterEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\NewsletterEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\OfferController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\OfferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\OfferController).
Resolving inheritance for "AF\AdminBundle\Controller\OfferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\OpinionController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\OpinionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\OpinionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\OpinionController).
Resolving inheritance for "AF\AdminBundle\Controller\OpinionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\OpinionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\RatingController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\RatingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\RatingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\RatingController).
Resolving inheritance for "AF\AdminBundle\Controller\RatingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\RatingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\RestaurantMenuController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\RestaurantMenuController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\RestaurantMenuController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\RestaurantMenuController).
Resolving inheritance for "AF\AdminBundle\Controller\RestaurantMenuController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\RestaurantMenuController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\RoomController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\RoomController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\RoomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\RoomController).
Resolving inheritance for "AF\AdminBundle\Controller\RoomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\RoomController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\RuleController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\RuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\RuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\RuleController).
Resolving inheritance for "AF\AdminBundle\Controller\RuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\RuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\SearchController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\SearchController).
Resolving inheritance for "AF\AdminBundle\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\TagController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\TagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\TagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\TagController).
Resolving inheritance for "AF\AdminBundle\Controller\TagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\TagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\TreatmentController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\TreatmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\TreatmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\TreatmentController).
Resolving inheritance for "AF\AdminBundle\Controller\TreatmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\TreatmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\UiController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\UiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\UiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\UiController).
Resolving inheritance for "AF\AdminBundle\Controller\UiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\UiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\UserController" (parent: .abstract.instanceof.AF\AdminBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\UserController).
Resolving inheritance for "AF\AdminBundle\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\ArticleType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\ArticleType).
Resolving inheritance for "AF\AdminBundle\Form\Type\ArticleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\ArticleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\AssetType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\AssetType).
Resolving inheritance for "AF\AdminBundle\Form\Type\AssetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\AssetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\BookingCouponType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\BookingCouponType).
Resolving inheritance for "AF\AdminBundle\Form\Type\BookingCouponType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\BookingCouponType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\CardMasterSelectType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\CardMasterSelectType).
Resolving inheritance for "AF\AdminBundle\Form\Type\CardMasterSelectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\CardMasterSelectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\CardType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\CardType).
Resolving inheritance for "AF\AdminBundle\Form\Type\CardType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\CardType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\CategoryType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\CategoryType).
Resolving inheritance for "AF\AdminBundle\Form\Type\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\CategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Collection\CardFieldCollectionType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Collection\CardFieldCollectionType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Collection\CardFieldCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Collection\CardFieldCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Collection\DynamicCollectionType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Collection\DynamicCollectionType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Collection\DynamicCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Collection\DynamicCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Collection\ExtraExcludeCollectionType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Collection\ExtraExcludeCollectionType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Collection\ExtraExcludeCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Collection\ExtraExcludeCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Collection\OfferAddonType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Collection\OfferAddonType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Collection\OfferAddonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Collection\OfferAddonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Collection\PriceCollectionType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Collection\PriceCollectionType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Collection\PriceCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Collection\PriceCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Collection\UrlCollectionType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Collection\UrlCollectionType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Collection\UrlCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Collection\UrlCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\ConfigurationType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\ConfigurationType).
Resolving inheritance for "AF\AdminBundle\Form\Type\ConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\ConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\ContactType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\ContactType).
Resolving inheritance for "AF\AdminBundle\Form\Type\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\ContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\CvApplicationType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\CvApplicationType).
Resolving inheritance for "AF\AdminBundle\Form\Type\CvApplicationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\CvApplicationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\DateRangeType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\DateRangeType).
Resolving inheritance for "AF\AdminBundle\Form\Type\DateRangeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\DateRangeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\EditorType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\EditorType).
Resolving inheritance for "AF\AdminBundle\Form\Type\EditorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\EditorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\EventMasterSelectType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\EventMasterSelectType).
Resolving inheritance for "AF\AdminBundle\Form\Type\EventMasterSelectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\EventMasterSelectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\EventType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\EventType).
Resolving inheritance for "AF\AdminBundle\Form\Type\EventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\EventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\ExtraGroupType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\ExtraGroupType).
Resolving inheritance for "AF\AdminBundle\Form\Type\ExtraGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\ExtraGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\ExtraType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\ExtraType).
Resolving inheritance for "AF\AdminBundle\Form\Type\ExtraType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\ExtraType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\JobOfferType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\JobOfferType).
Resolving inheritance for "AF\AdminBundle\Form\Type\JobOfferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\JobOfferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\MedicalWellnessType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\MedicalWellnessType).
Resolving inheritance for "AF\AdminBundle\Form\Type\MedicalWellnessType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\MedicalWellnessType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\ModalType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\ModalType).
Resolving inheritance for "AF\AdminBundle\Form\Type\ModalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\ModalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\OfferType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\OfferType).
Resolving inheritance for "AF\AdminBundle\Form\Type\OfferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\OfferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\OpinionType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\OpinionType).
Resolving inheritance for "AF\AdminBundle\Form\Type\OpinionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\OpinionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\RatingType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\RatingType).
Resolving inheritance for "AF\AdminBundle\Form\Type\RatingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\RatingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\RestaurantMenuType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\RestaurantMenuType).
Resolving inheritance for "AF\AdminBundle\Form\Type\RestaurantMenuType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\RestaurantMenuType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\RoomType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\RoomType).
Resolving inheritance for "AF\AdminBundle\Form\Type\RoomType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\RoomType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\RuleType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\RuleType).
Resolving inheritance for "AF\AdminBundle\Form\Type\RuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\RuleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\SingleConfigType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\SingleConfigType).
Resolving inheritance for "AF\AdminBundle\Form\Type\SingleConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\SingleConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\TagType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\TagType).
Resolving inheritance for "AF\AdminBundle\Form\Type\TagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\TagType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\ArticleTransType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Translate\ArticleTransType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Translate\ArticleTransType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\ArticleTransType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\CardTransType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Translate\CardTransType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Translate\CardTransType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\CardTransType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\CategoryTransType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Translate\CategoryTransType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Translate\CategoryTransType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\CategoryTransType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\EventTransType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Translate\EventTransType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Translate\EventTransType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\EventTransType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\ExtraExcludeTransType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Translate\ExtraExcludeTransType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Translate\ExtraExcludeTransType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\ExtraExcludeTransType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\ExtraGroupTransType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Translate\ExtraGroupTransType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Translate\ExtraGroupTransType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\ExtraGroupTransType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\ExtraTransType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Translate\ExtraTransType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Translate\ExtraTransType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\ExtraTransType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\JobOfferTransType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Translate\JobOfferTransType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Translate\JobOfferTransType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\JobOfferTransType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\MedicalWellnessTransType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Translate\MedicalWellnessTransType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Translate\MedicalWellnessTransType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\MedicalWellnessTransType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\ModalTransType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Translate\ModalTransType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Translate\ModalTransType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\ModalTransType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\OfferTransType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Translate\OfferTransType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Translate\OfferTransType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\OfferTransType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\OpinionTransType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Translate\OpinionTransType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Translate\OpinionTransType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\OpinionTransType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\RatingTransType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Translate\RatingTransType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Translate\RatingTransType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\RatingTransType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\RestaurantMenuTransType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Translate\RestaurantMenuTransType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Translate\RestaurantMenuTransType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\RestaurantMenuTransType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\RoomTransType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Translate\RoomTransType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Translate\RoomTransType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\RoomTransType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\RuleTransType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Translate\RuleTransType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Translate\RuleTransType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\RuleTransType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\TagTransType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Translate\TagTransType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Translate\TagTransType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\TagTransType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\TreatmentTransType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\Translate\TreatmentTransType).
Resolving inheritance for "AF\AdminBundle\Form\Type\Translate\TreatmentTransType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\TreatmentTransType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\TreatmentType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\TreatmentType).
Resolving inheritance for "AF\AdminBundle\Form\Type\TreatmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\TreatmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\UserType" (parent: .abstract.instanceof.AF\AdminBundle\Form\Type\UserType).
Resolving inheritance for "AF\AdminBundle\Form\Type\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\UserType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ArticleRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\ArticleRepository).
Resolving inheritance for "AF\AdminBundle\Repository\ArticleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ArticleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ArticleTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\ArticleTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\ArticleTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ArticleTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\AssetRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\AssetRepository).
Resolving inheritance for "AF\AdminBundle\Repository\AssetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\AssetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\BookingCouponRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\BookingCouponRepository).
Resolving inheritance for "AF\AdminBundle\Repository\BookingCouponRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\BookingCouponRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CardFieldRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\CardFieldRepository).
Resolving inheritance for "AF\AdminBundle\Repository\CardFieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CardFieldRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CardMasterCardModuleRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\CardMasterCardModuleRepository).
Resolving inheritance for "AF\AdminBundle\Repository\CardMasterCardModuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CardMasterCardModuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CardMasterRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\CardMasterRepository).
Resolving inheritance for "AF\AdminBundle\Repository\CardMasterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CardMasterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CardModuleRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\CardModuleRepository).
Resolving inheritance for "AF\AdminBundle\Repository\CardModuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CardModuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CardRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\CardRepository).
Resolving inheritance for "AF\AdminBundle\Repository\CardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CardRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CardTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\CardTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\CardTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CardTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CategoryRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\CategoryRepository).
Resolving inheritance for "AF\AdminBundle\Repository\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CategoryTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\CategoryTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\CategoryTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CategoryTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ConfigurationRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\ConfigurationRepository).
Resolving inheritance for "AF\AdminBundle\Repository\ConfigurationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ConfigurationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ContactRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\ContactRepository).
Resolving inheritance for "AF\AdminBundle\Repository\ContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ContactRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CvApplicationRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\CvApplicationRepository).
Resolving inheritance for "AF\AdminBundle\Repository\CvApplicationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CvApplicationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\EventCategoryRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\EventCategoryRepository).
Resolving inheritance for "AF\AdminBundle\Repository\EventCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\EventCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\EventCategoryTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\EventCategoryTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\EventCategoryTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\EventCategoryTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\EventRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\EventRepository).
Resolving inheritance for "AF\AdminBundle\Repository\EventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\EventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\EventTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\EventTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\EventTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\EventTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ExtraExcludeRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\ExtraExcludeRepository).
Resolving inheritance for "AF\AdminBundle\Repository\ExtraExcludeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ExtraExcludeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ExtraExcludeTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\ExtraExcludeTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\ExtraExcludeTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ExtraExcludeTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ExtraGroupRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\ExtraGroupRepository).
Resolving inheritance for "AF\AdminBundle\Repository\ExtraGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ExtraGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ExtraGroupTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\ExtraGroupTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\ExtraGroupTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ExtraGroupTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ExtraRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\ExtraRepository).
Resolving inheritance for "AF\AdminBundle\Repository\ExtraRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ExtraRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ExtraTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\ExtraTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\ExtraTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ExtraTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\JobOfferRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\JobOfferRepository).
Resolving inheritance for "AF\AdminBundle\Repository\JobOfferRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\JobOfferRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\JobOfferTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\JobOfferTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\JobOfferTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\JobOfferTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\LangRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\LangRepository).
Resolving inheritance for "AF\AdminBundle\Repository\LangRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\LangRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\LangTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\LangTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\LangTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\LangTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\MedicalWellnessRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\MedicalWellnessRepository).
Resolving inheritance for "AF\AdminBundle\Repository\MedicalWellnessRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\MedicalWellnessRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\MedicalWellnessTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\MedicalWellnessTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\MedicalWellnessTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\MedicalWellnessTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ModalRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\ModalRepository).
Resolving inheritance for "AF\AdminBundle\Repository\ModalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ModalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ModalTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\ModalTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\ModalTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ModalTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\NewsletterEmailRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\NewsletterEmailRepository).
Resolving inheritance for "AF\AdminBundle\Repository\NewsletterEmailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\NewsletterEmailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\OfferAddonRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\OfferAddonRepository).
Resolving inheritance for "AF\AdminBundle\Repository\OfferAddonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\OfferAddonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\OfferRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\OfferRepository).
Resolving inheritance for "AF\AdminBundle\Repository\OfferRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\OfferRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\OfferTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\OfferTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\OfferTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\OfferTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\OpinionRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\OpinionRepository).
Resolving inheritance for "AF\AdminBundle\Repository\OpinionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\OpinionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\OpinionTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\OpinionTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\OpinionTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\OpinionTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RatingRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\RatingRepository).
Resolving inheritance for "AF\AdminBundle\Repository\RatingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RatingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RatingTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\RatingTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\RatingTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RatingTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RestaurantMenuRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\RestaurantMenuRepository).
Resolving inheritance for "AF\AdminBundle\Repository\RestaurantMenuRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RestaurantMenuRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RestaurantMenuTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\RestaurantMenuTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\RestaurantMenuTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RestaurantMenuTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RoomRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\RoomRepository).
Resolving inheritance for "AF\AdminBundle\Repository\RoomRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RoomRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RoomTagRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\RoomTagRepository).
Resolving inheritance for "AF\AdminBundle\Repository\RoomTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RoomTagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RoomTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\RoomTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\RoomTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RoomTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RuleRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\RuleRepository).
Resolving inheritance for "AF\AdminBundle\Repository\RuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RuleTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\RuleTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\RuleTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RuleTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\TagRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\TagRepository).
Resolving inheritance for "AF\AdminBundle\Repository\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\TagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\TagTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\TagTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\TagTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\TagTransRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\TreatmentDurationRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\TreatmentDurationRepository).
Resolving inheritance for "AF\AdminBundle\Repository\TreatmentDurationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\TreatmentDurationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\TreatmentRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\TreatmentRepository).
Resolving inheritance for "AF\AdminBundle\Repository\TreatmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\TreatmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\TreatmentTransRepository" (parent: .abstract.instanceof.AF\AdminBundle\Repository\TreatmentTransRepository).
Resolving inheritance for "AF\AdminBundle\Repository\TreatmentTransRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\TreatmentTransRepository).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.AF\AdminBundle\Twig\AdminExtension" (parent: .abstract.instanceof.AF\AdminBundle\Twig\AdminExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.AF\AdminBundle\Twig\AdminExtension" (parent: .instanceof.Twig_ExtensionInterface.0.AF\AdminBundle\Twig\AdminExtension).
Resolving inheritance for "AF\AdminBundle\Twig\AdminExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.AF\AdminBundle\Twig\AdminExtension).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.AF\AdminBundle\Twig\ImageControl" (parent: .abstract.instanceof.AF\AdminBundle\Twig\ImageControl).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.AF\AdminBundle\Twig\ImageControl" (parent: .instanceof.Twig_ExtensionInterface.0.AF\AdminBundle\Twig\ImageControl).
Resolving inheritance for "AF\AdminBundle\Twig\ImageControl" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.AF\AdminBundle\Twig\ImageControl).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AF\AdminBundle\Validator\Constraints\DateRangeCollectionValidator" (parent: .abstract.instanceof.AF\AdminBundle\Validator\Constraints\DateRangeCollectionValidator).
Resolving inheritance for "AF\AdminBundle\Validator\Constraints\DateRangeCollectionValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AF\AdminBundle\Validator\Constraints\DateRangeCollectionValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AF\AdminBundle\Validator\Constraints\PricesCollectionValidator" (parent: .abstract.instanceof.AF\AdminBundle\Validator\Constraints\PricesCollectionValidator).
Resolving inheritance for "AF\AdminBundle\Validator\Constraints\PricesCollectionValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AF\AdminBundle\Validator\Constraints\PricesCollectionValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AF\AdminBundle\Validator\Constraints\UniqueFieldValidator" (parent: .abstract.instanceof.AF\AdminBundle\Validator\Constraints\UniqueFieldValidator).
Resolving inheritance for "AF\AdminBundle\Validator\Constraints\UniqueFieldValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AF\AdminBundle\Validator\Constraints\UniqueFieldValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AF\AdminBundle\Validator\Constraints\UrlsCollectionValidator" (parent: .abstract.instanceof.AF\AdminBundle\Validator\Constraints\UrlsCollectionValidator).
Resolving inheritance for "AF\AdminBundle\Validator\Constraints\UrlsCollectionValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AF\AdminBundle\Validator\Constraints\UrlsCollectionValidator).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.af_admin.twig.text.extension" (parent: .abstract.instanceof.af_admin.twig.text.extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.af_admin.twig.text.extension" (parent: .instanceof.Twig_ExtensionInterface.0.af_admin.twig.text.extension).
Resolving inheritance for "af_admin.twig.text.extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.af_admin.twig.text.extension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AF\AuthBundle\Command\CreateUserCommand" (parent: .abstract.instanceof.AF\AuthBundle\Command\CreateUserCommand).
Resolving inheritance for "AF\AuthBundle\Command\CreateUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AF\AuthBundle\Command\CreateUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AF\AuthBundle\Command\RemoveOldTokensCommand" (parent: .abstract.instanceof.AF\AuthBundle\Command\RemoveOldTokensCommand).
Resolving inheritance for "AF\AuthBundle\Command\RemoveOldTokensCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AF\AuthBundle\Command\RemoveOldTokensCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.AF\AuthBundle\Command\RemoveUnconfirmedUsersCommand" (parent: .abstract.instanceof.AF\AuthBundle\Command\RemoveUnconfirmedUsersCommand).
Resolving inheritance for "AF\AuthBundle\Command\RemoveUnconfirmedUsersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.AF\AuthBundle\Command\RemoveUnconfirmedUsersCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AuthBundle\Controller\ApiController" (parent: .abstract.instanceof.AF\AuthBundle\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AuthBundle\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AuthBundle\Controller\ApiController).
Resolving inheritance for "AF\AuthBundle\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AuthBundle\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AuthBundle\Controller\OauthController" (parent: .abstract.instanceof.AF\AuthBundle\Controller\OauthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AuthBundle\Controller\OauthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AuthBundle\Controller\OauthController).
Resolving inheritance for "AF\AuthBundle\Controller\OauthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AuthBundle\Controller\OauthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AuthBundle\Controller\SecurityController" (parent: .abstract.instanceof.AF\AuthBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AuthBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AuthBundle\Controller\SecurityController).
Resolving inheritance for "AF\AuthBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AuthBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AuthBundle\Form\AuthRegistrationType" (parent: .abstract.instanceof.AF\AuthBundle\Form\AuthRegistrationType).
Resolving inheritance for "AF\AuthBundle\Form\AuthRegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AuthBundle\Form\AuthRegistrationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AuthBundle\Form\ChangePasswordType" (parent: .abstract.instanceof.AF\AuthBundle\Form\ChangePasswordType).
Resolving inheritance for "AF\AuthBundle\Form\ChangePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AuthBundle\Form\ChangePasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AuthBundle\Form\ResetPasswordType" (parent: .abstract.instanceof.AF\AuthBundle\Form\ResetPasswordType).
Resolving inheritance for "AF\AuthBundle\Form\ResetPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AuthBundle\Form\ResetPasswordType).
Resolving inheritance for "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
Resolving inheritance for "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_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_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_subscriber" (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 "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (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.snappy" (parent: monolog.logger_prototype).
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.logging_middleware.shuum" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.shuum" (parent: doctrine.dbal.debug_middleware).
1
Skipping service "App\Command\ConfigurationPreparationCommand": Class or interface "App\Command\ConfigurationPreparationCommand" cannot be loaded.
296
Removed service "App\Interface\BookingStatisticsInterface"; reason: private alias.
Removed service "App\Interface\ExchangeRateInterface"; reason: private alias.
Removed service "App\Interface\OfferServiceInterface"; 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 "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\ChatterInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\TexterInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $shuumConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.shuum_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.shuum_result_cache"; reason: private alias.
Removed service "doctrine.orm.shuum_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shuumEntityManager"; reason: private alias.
Removed service "doctrine.orm.shuum_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; 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\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.af_auth_api_authenticator"; 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 "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "AF\AdminBundle\Interface\UserRolesInterface"; reason: private alias.
Removed service "AF\AuthBundle\Exception\AuthConfigurationExceptionInterface"; reason: private alias.
Removed service "Knp\Snappy\Pdf"; reason: private alias.
Removed service "Knp\Snappy\Image"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
Removed service "liip_imagine"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "liip_imagine.mime_type_guesser"; reason: private alias.
Removed service "liip_imagine.extension_guesser"; reason: private alias.
Removed service ".service_locator.JYo.9Ts"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.0O4Aarj"; reason: private alias.
Removed service ".service_locator.mrCIPvE"; reason: private alias.
Removed service ".service_locator.JaDlpcE"; reason: private alias.
Removed service ".service_locator.kCutDT."; reason: private alias.
Removed service ".service_locator.wf8WkTA"; reason: private alias.
Removed service ".service_locator.znsilpV"; reason: private alias.
Removed service ".service_locator.iHX9na."; reason: private alias.
Removed service ".service_locator.SfJ90_f"; reason: private alias.
Removed service ".service_locator.apbZeKM"; reason: private alias.
Removed service ".service_locator.A0vn7qj"; reason: private alias.
Removed service ".service_locator.r3ouYL."; reason: private alias.
Removed service ".service_locator.Xowk27m"; reason: private alias.
Removed service ".service_locator.TZyHSsZ"; reason: private alias.
Removed service ".service_locator.AWrLNz0"; reason: private alias.
Removed service ".service_locator.nQjaZcy"; reason: private alias.
Removed service ".service_locator.NCJS_9K"; reason: private alias.
Removed service ".service_locator.C9kDs.X"; reason: private alias.
Removed service ".service_locator.n96z4qg"; reason: private alias.
Removed service ".service_locator.IFoPo4R"; reason: private alias.
Removed service ".service_locator.xRhSdFw"; reason: private alias.
Removed service ".service_locator.vGEkowV"; reason: private alias.
Removed service ".service_locator._UcJ.Gi"; reason: private alias.
Removed service ".service_locator.XijWoA2"; reason: private alias.
Removed service ".service_locator.DSkACio"; reason: private alias.
Removed service ".service_locator.kbb6U0p"; reason: private alias.
Removed service ".service_locator.DD6xrOb"; reason: private alias.
Removed service ".service_locator.WxdWrqF"; reason: private alias.
Removed service ".service_locator.4f9TmHT"; reason: private alias.
Removed service ".service_locator.k4NajcM"; reason: private alias.
Removed service ".service_locator.Xvh1heu"; reason: private alias.
Removed service ".service_locator.pzxm8SN"; reason: private alias.
Removed service ".service_locator.BSFhIiT"; reason: private alias.
Removed service ".service_locator.3_YQzKJ"; reason: private alias.
Removed service ".service_locator.o1eo7SI"; reason: private alias.
Removed service ".service_locator.zLRkybP"; reason: private alias.
Removed service ".service_locator.iPPW7Sh"; reason: private alias.
Removed service ".service_locator.MjjQfv_"; reason: private alias.
Removed service ".service_locator.i70UK_a"; reason: private alias.
Removed service ".service_locator.lHBMmKR"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator._eRAkJb"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.shuum_metadata_driver"; reason: private alias.
Removed service ".service_locator.FatRZu2"; reason: private alias.
Removed service ".service_locator.uo5c0SP"; reason: private alias.
Removed service ".service_locator.M_.yFWB"; reason: private alias.
Removed service ".service_locator.2LLUyGZ"; reason: private alias.
Removed service ".service_locator.yT.lwJi"; reason: private alias.
Removed service ".service_locator.1eGjw.H"; reason: private alias.
Removed service ".service_locator.xHjlspP"; reason: private alias.
Removed service ".service_locator.fZ1F8X3"; reason: private alias.
Removed service ".service_locator.WnLNNK2"; reason: private alias.
Removed service ".service_locator.GItJ_.7"; reason: private alias.
Removed service ".service_locator.UqKNZ3V"; reason: private alias.
Removed service ".service_locator._mrulIE"; reason: private alias.
Removed service ".service_locator.LTl4YRU"; reason: private alias.
Removed service ".service_locator.BTcGfnU"; reason: private alias.
Removed service ".service_locator.Cizksj3"; reason: private alias.
Removed service ".service_locator.tvXmJ_r"; reason: private alias.
Removed service ".service_locator.3qMCJz0"; reason: private alias.
Removed service ".service_locator.i1PdTH7"; reason: private alias.
Removed service ".service_locator.QK33gFu"; reason: private alias.
Removed service ".service_locator.pPbeYYU"; reason: private alias.
Removed service ".service_locator.Iq.iRuq"; reason: private alias.
Removed service ".service_locator.M2vfP6K"; reason: private alias.
Removed service ".service_locator.aQ8P_m8"; reason: private alias.
Removed service ".service_locator.ns6rfLw"; reason: private alias.
Removed service ".service_locator.4x.oE2x"; reason: private alias.
Removed service ".service_locator.KkrKsq3"; reason: private alias.
Removed service ".service_locator.tzL5N8n"; reason: private alias.
Removed service ".service_locator.Do9C66d"; reason: private alias.
Removed service ".service_locator.3ICMmoI"; reason: private alias.
Removed service ".service_locator.gYATyux"; reason: private alias.
Removed service ".service_locator.2A5rxFd"; reason: private alias.
Removed service ".service_locator.426yQGu"; reason: private alias.
Removed service ".service_locator.ES2Beis"; reason: private alias.
Removed service ".service_locator.uRA.6SQ"; reason: private alias.
Removed service ".service_locator.yDrScth"; reason: private alias.
Removed service ".service_locator.XXR0qCK"; reason: private alias.
Removed service ".service_locator.meZrCdH"; reason: private alias.
Removed service ".service_locator.0BsBo9."; reason: private alias.
Removed service ".service_locator.nraEu8U"; reason: private alias.
Removed service ".service_locator._qCJiu0"; reason: private alias.
Removed service ".service_locator.8sEpoFz"; reason: private alias.
Removed service ".service_locator.68_gSLl"; reason: private alias.
Removed service ".service_locator.WPBeX3b"; reason: private alias.
Removed service ".service_locator.7NTZAOr"; reason: private alias.
Removed service ".service_locator.sFgBDlX"; reason: private alias.
Removed service ".service_locator.4ZOKl4P"; reason: private alias.
Removed service ".service_locator.K9mxN2K"; reason: private alias.
Removed service ".service_locator.NCPP25E"; reason: private alias.
Removed service ".service_locator.WBnQUub"; reason: private alias.
Removed service ".service_locator.Jgmz634"; reason: private alias.
Removed service ".service_locator.IvM8gDU"; reason: private alias.
Removed service ".service_locator.vjRVLE8"; reason: private alias.
Removed service ".service_locator.UxU1kap"; reason: private alias.
Removed service ".service_locator.0JsuS7s"; reason: private alias.
Removed service ".service_locator.en6.CB9"; reason: private alias.
Removed service ".service_locator.8Co7c5v"; reason: private alias.
Removed service ".service_locator.NZW25zR"; reason: private alias.
Removed service ".service_locator.gS4_CfQ"; reason: private alias.
Removed service ".service_locator.nXIsk.6"; reason: private alias.
Removed service ".service_locator.URfgn8g"; reason: private alias.
Removed service ".service_locator.PL18ajO"; reason: private alias.
Removed service ".service_locator.k3yKEdo"; reason: private alias.
Removed service ".service_locator.ehIACRj"; reason: private alias.
Removed service ".service_locator.eAaUVIw"; reason: private alias.
Removed service ".service_locator.u6DWx23"; reason: private alias.
Removed service ".service_locator.pFwChgS"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
85
Changed reference of service "App\Command\SendNotificationCommand" 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\PayUController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\ShopController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\EventSubscriber\ResponseSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\AdminBundle\Type\SingleConfigType" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\Type\ChangePasswordType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Type\CustomerType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Type\NewPasswordType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Type\ResetPasswordType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\BookingHistoryService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\BookingService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\CustomerService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\ExtraService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\FormService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\RoomStandardService" 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 "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.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.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.gmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "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 "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.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 "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 "fos_ck_editor.renderer" previously pointing to "router.default" to "router".
Changed reference of service "AF\AuthBundle\Security\ApiKeyAuthenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "AF\AuthBundle\Security\FormLoginAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "AF\AuthBundle\Security\OAuthAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "AF\AuthBundle\Service\AuthUtil" previously pointing to "router.default" to "router".
Changed reference of service "af_auth_api_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "router.default" to "router".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.8xVcLA6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qvCvhrl" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ZtToVgz" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.h8SlTZ5" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.OIFzMTo" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.q2ji3lu" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.T456p47" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.jkiXJpV" previously pointing to "translator.data_collector" to "translator".
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.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jIxfAsi" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.J7Wc7Bf" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
723
Removed service "container.env"; 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 "notifier.transport_factory.abstract"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "doctrine.dbal.logger.chain"; reason: abstract.
Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; 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.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.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 "maker.auto_command.abstract"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.psr_cache"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BookingStatisticCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\BookingStatisticCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExchangeRateUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExchangeRateUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixCustomerPoints"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixCustomerPoints"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FixCustomerRecords"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FixCustomerRecords"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportBookingScoreCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportBookingScoreCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveSharedBookingsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RemoveSharedBookingsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNewAccountListCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendNewAccountListCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNotificationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendNotificationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetSalesChannelsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SetSalesChannelsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TreatmentSynchronizationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TreatmentSynchronizationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnpaidBookingCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UnpaidBookingCommand"; 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\CalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CalendarController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CategoryController"; 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\ConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConfigurationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EventController"; 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\GAController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GAController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GAController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JobOfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JobOfferController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\JobOfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MedicalWellnessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MedicalWellnessController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MedicalWellnessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ModalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ModalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ModalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OTAController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OTAController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OTAController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OfferController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OpinionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OpinionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OpinionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PayUController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PayUController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PayUController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RatingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RatingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RatingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RestaurantController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RestaurantController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RestaurantController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RoomController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RoomController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RoomController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RuleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShopController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StatisticsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StatisticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TagController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TreatmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TreatmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TreatmentController"; 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\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ResponseSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ResponseSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminBundle\Type\MedicalWellnessType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AdminBundle\Type\MedicalWellnessType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminBundle\Type\SingleConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AdminBundle\Type\SingleConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminBundle\Type\Translate\RoomTransType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AdminBundle\Type\Translate\RoomTransType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminBundle\Type\TreatmentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AdminBundle\Type\TreatmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\BookingManagementType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\BookingManagementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ChangePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ChangePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CompanyType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CompanyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\CustomerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\CustomerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\GuestType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\GuestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\NewPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\NewPasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ResetPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\ResetPasswordType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ApiTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\ApiTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\AssetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\AssetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\BookingCouponRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\BookingCouponRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\BookingMessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\BookingMessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\BookingScoreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\BookingScoreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CardMasterCardModuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\CardMasterCardModuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CardMasterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\CardMasterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CardRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\CardRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CardTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\CardTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CategoryTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\CategoryTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\CodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ConfigurationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\ConfigurationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CorrespondenceCustomerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\CorrespondenceCustomerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\CorrespondenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\CorrespondenceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\EventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\EventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\EventTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\EventTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExchangeRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\ExchangeRateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExtraExcludeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\ExtraExcludeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExtraExcludeTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\ExtraExcludeTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExtraGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\ExtraGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExtraGroupTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\ExtraGroupTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExtraRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\ExtraRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ExtraTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\ExtraTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\JobOfferRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\JobOfferRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\JobOfferTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\JobOfferTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\LogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\LogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\MedicalWellnessRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\MedicalWellnessRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\MedicalWellnessTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\MedicalWellnessTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ModalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\ModalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ModalTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\ModalTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\OfferRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\OfferRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\OfferTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\OfferTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\OpinionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\OpinionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\OpinionTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\OpinionTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\PeopleInStandardRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\PeopleInStandardRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RatingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\RatingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RatingTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\RatingTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RestaurantMenuRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\RestaurantMenuRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RestaurantMenuTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\RestaurantMenuTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RoomRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\RoomRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RoomTagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\RoomTagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RoomTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\RoomTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\RuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\RuleTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\RuleTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ShareBookingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\ShareBookingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ShoppingCartExtraRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\ShoppingCartExtraRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ShoppingCartPaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\ShoppingCartPaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\ShoppingCartRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\ShoppingCartRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\TagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TagTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\TagTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TreatmentDurationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\TreatmentDurationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TreatmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\TreatmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\TreatmentTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\TreatmentTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\UserBookingPaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\UserBookingPaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\UserBookingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\UserBookingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\UserCompanyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\UserCompanyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\App\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\App\UserRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\RuleRequiredValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\Constraints\RuleRequiredValidator"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\AdvanceSettlementRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\AdvanceSettlementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BillItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\BillItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingArrivalRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\BookingArrivalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingEstimateNagRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\BookingEstimateNagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingEstimateRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\BookingEstimateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingMealRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\BookingMealRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingPriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\BookingPriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\BookingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingRoomRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\BookingRoomRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\BookingStandardRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\BookingStandardRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\CommodityGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\CommodityGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\CommodityRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\CommodityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\CounterRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\CounterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\CustomerLoyaltyLevelRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\CustomerLoyaltyLevelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\CustomerRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\CustomerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\CustomersRulesRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\CustomersRulesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\DictionaryRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\DictionaryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\LoyaltyLevelRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\LoyaltyLevelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\MealSetItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\MealSetItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\MealSetRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\MealSetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\PackageRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\PackageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\PaymentItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\PaymentItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\PaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\PaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\PriceListCommodityRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\PriceListCommodityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\PriceListRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\PriceListRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\RoomRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\RoomRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\RoomStandardRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\RoomStandardRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\RuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\RuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\SegmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\SegmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\SegmentStateRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\SegmentStateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\TreatmentArrivalRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\TreatmentArrivalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\TreatmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\TreatmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\VoucherItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\VoucherItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\PHDatabase\Repository\VoucherRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\PHDatabase\Repository\VoucherRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AF\AdminBundle\Command\VideoConversionCommand"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Command\VideoConversionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\ArticleController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\AssetController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\BookingCouponController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\BookingCouponController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\BookingCouponController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\CardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\CardController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\CardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\ConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\ConfigurationController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\ConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\CvApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\CvApplicationController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\CvApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\EditorComponentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\EditorComponentsController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\EditorComponentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\EventController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\ExtraController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\ExtraController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\ExtraController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\ExtraGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\ExtraGroupController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\ExtraGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\JobOfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\JobOfferController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\JobOfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\MedicalWellnessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\MedicalWellnessController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\MedicalWellnessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\ModalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\ModalController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\ModalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\NewsletterEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\NewsletterEmailController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\NewsletterEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\OfferController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\OpinionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\OpinionController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\OpinionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\RatingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\RatingController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\RatingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\RestaurantMenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\RestaurantMenuController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\RestaurantMenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\RoomController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\RoomController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\RoomController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\RuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\RuleController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\RuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\TagController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\TreatmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\TreatmentController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\TreatmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\UiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\UiController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\UiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AdminBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AdminBundle\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\ArticleType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\ArticleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\AssetType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\AssetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\BookingCouponType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\BookingCouponType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\CardMasterSelectType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\CardMasterSelectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\CardType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\CardType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\CategoryType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\CategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Collection\CardFieldCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Collection\CardFieldCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Collection\DynamicCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Collection\DynamicCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Collection\ExtraExcludeCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Collection\ExtraExcludeCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Collection\OfferAddonType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Collection\OfferAddonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Collection\PriceCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Collection\PriceCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Collection\UrlCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Collection\UrlCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\ConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\ConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\ContactType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\ContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\CvApplicationType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\CvApplicationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\DateRangeType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\DateRangeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\EditorType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\EditorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\EventMasterSelectType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\EventMasterSelectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\EventType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\EventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\ExtraGroupType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\ExtraGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\ExtraType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\ExtraType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\JobOfferType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\JobOfferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\MedicalWellnessType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\MedicalWellnessType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\ModalType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\ModalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\OfferType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\OfferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\OpinionType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\OpinionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\RatingType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\RatingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\RestaurantMenuType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\RestaurantMenuType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\RoomType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\RoomType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\RuleType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\RuleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\SingleConfigType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\SingleConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\TagType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\TagType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\ArticleTransType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Translate\ArticleTransType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\CardTransType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Translate\CardTransType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\CategoryTransType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Translate\CategoryTransType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\EventTransType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Translate\EventTransType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\ExtraExcludeTransType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Translate\ExtraExcludeTransType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\ExtraGroupTransType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Translate\ExtraGroupTransType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\ExtraTransType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Translate\ExtraTransType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\JobOfferTransType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Translate\JobOfferTransType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\MedicalWellnessTransType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Translate\MedicalWellnessTransType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\ModalTransType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Translate\ModalTransType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\OfferTransType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Translate\OfferTransType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\OpinionTransType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Translate\OpinionTransType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\RatingTransType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Translate\RatingTransType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\RestaurantMenuTransType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Translate\RestaurantMenuTransType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\RoomTransType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Translate\RoomTransType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\RuleTransType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Translate\RuleTransType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\TagTransType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Translate\TagTransType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\Translate\TreatmentTransType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\Translate\TreatmentTransType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\TreatmentType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\TreatmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AdminBundle\Form\Type\UserType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Form\Type\UserType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ArticleRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\ArticleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ArticleTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\ArticleTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\AssetRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\AssetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\BookingCouponRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\BookingCouponRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CardFieldRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\CardFieldRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CardMasterCardModuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\CardMasterCardModuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CardMasterRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\CardMasterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CardModuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\CardModuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CardRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\CardRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CardTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\CardTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CategoryTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\CategoryTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ConfigurationRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\ConfigurationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\ContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\CvApplicationRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\CvApplicationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\EventCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\EventCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\EventCategoryTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\EventCategoryTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\EventRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\EventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\EventTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\EventTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ExtraExcludeRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\ExtraExcludeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ExtraExcludeTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\ExtraExcludeTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ExtraGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\ExtraGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ExtraGroupTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\ExtraGroupTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ExtraRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\ExtraRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ExtraTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\ExtraTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\JobOfferRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\JobOfferRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\JobOfferTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\JobOfferTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\LangRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\LangRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\LangTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\LangTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\MedicalWellnessRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\MedicalWellnessRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\MedicalWellnessTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\MedicalWellnessTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ModalRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\ModalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\ModalTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\ModalTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\NewsletterEmailRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\NewsletterEmailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\OfferAddonRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\OfferAddonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\OfferRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\OfferRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\OfferTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\OfferTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\OpinionRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\OpinionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\OpinionTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\OpinionTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RatingRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\RatingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RatingTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\RatingTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RestaurantMenuRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\RestaurantMenuRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RestaurantMenuTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\RestaurantMenuTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RoomRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\RoomRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RoomTagRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\RoomTagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RoomTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\RoomTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\RuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\RuleTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\RuleTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\TagRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\TagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\TagTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\TagTransRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\TreatmentDurationRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\TreatmentDurationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\TreatmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\TreatmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AF\AdminBundle\Repository\TreatmentTransRepository"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Repository\TreatmentTransRepository"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.AF\AdminBundle\Twig\AdminExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.AF\AdminBundle\Twig\AdminExtension"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Twig\AdminExtension"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.AF\AdminBundle\Twig\ImageControl"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.AF\AdminBundle\Twig\ImageControl"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Twig\ImageControl"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AF\AdminBundle\Validator\Constraints\DateRangeCollectionValidator"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Validator\Constraints\DateRangeCollectionValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AF\AdminBundle\Validator\Constraints\PricesCollectionValidator"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Validator\Constraints\PricesCollectionValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AF\AdminBundle\Validator\Constraints\UniqueFieldValidator"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Validator\Constraints\UniqueFieldValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AF\AdminBundle\Validator\Constraints\UrlsCollectionValidator"; reason: abstract.
Removed service ".abstract.instanceof.AF\AdminBundle\Validator\Constraints\UrlsCollectionValidator"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.af_admin.twig.text.extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.af_admin.twig.text.extension"; reason: abstract.
Removed service ".abstract.instanceof.af_admin.twig.text.extension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AF\AuthBundle\Command\CreateUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.AF\AuthBundle\Command\CreateUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AF\AuthBundle\Command\RemoveOldTokensCommand"; reason: abstract.
Removed service ".abstract.instanceof.AF\AuthBundle\Command\RemoveOldTokensCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.AF\AuthBundle\Command\RemoveUnconfirmedUsersCommand"; reason: abstract.
Removed service ".abstract.instanceof.AF\AuthBundle\Command\RemoveUnconfirmedUsersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AuthBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AuthBundle\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AuthBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AuthBundle\Controller\OauthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AuthBundle\Controller\OauthController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AuthBundle\Controller\OauthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AF\AuthBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AF\AuthBundle\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.AF\AuthBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AuthBundle\Form\AuthRegistrationType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AuthBundle\Form\AuthRegistrationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AuthBundle\Form\ChangePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AuthBundle\Form\ChangePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.AF\AuthBundle\Form\ResetPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.AF\AuthBundle\Form\ResetPasswordType"; reason: abstract.
100
Removed service "EasyCorp\EasyLog\EasyLogHandler"; reason: unused.
Removed service "App\Command\ConfigurationPreparationCommand"; reason: unused.
Removed service "App\Util\XmlResponse"; reason: unused.
Removed service "App\Validator\Constraints\RuleRequired"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; 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 "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "chatter.transports"; reason: unused.
Removed service "chatter.transport_factory"; reason: unused.
Removed service "chatter.messenger.chat_handler"; reason: unused.
Removed service "texter.transports"; reason: unused.
Removed service "texter.transport_factory"; reason: unused.
Removed service "texter.messenger.sms_handler"; reason: unused.
Removed service "texter.messenger.push_handler"; reason: unused.
Removed service "notifier.transport_factory.null"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "doctrine.dbal.logger"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service ".1_ServiceLocator~Mm0QOR5"; 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.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.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "AF\AdminBundle\AFAdminBundle"; reason: unused.
Removed service "AF\AdminBundle\Doctrine\RandFunction"; reason: unused.
Removed service "AF\AdminBundle\Validator\Constraints\DateRangeCollection"; reason: unused.
Removed service "AF\AdminBundle\Validator\Constraints\PricesCollection"; reason: unused.
Removed service "AF\AdminBundle\Validator\Constraints\UniqueField"; reason: unused.
Removed service "AF\AdminBundle\Validator\Constraints\UrlsCollection"; reason: unused.
Removed service "AF\AuthBundle\AFAuthBundle"; reason: unused.
Removed service "AF\AuthBundle\Exception\AuthConfigurationException"; reason: unused.
Removed service "AF\AuthBundle\Exception\FacebookAccessTokenException"; reason: unused.
Removed service "AF\AuthBundle\Exception\FacebookRequestException"; reason: unused.
Removed service "AF\AuthBundle\Exception\FacebookStateException"; reason: unused.
Removed service "AF\AuthBundle\Exception\FacebookUserProfileException"; reason: unused.
Removed service "AF\AuthBundle\Exception\FacebookUserTokenException"; reason: unused.
Removed service "af_auth_api_authenticator"; reason: unused.
Removed service "liip_imagine.mime_types"; reason: unused.
Removed service "liip_imagine.imagick"; reason: unused.
Removed service "liip_imagine.gmagick"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.filesystem"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.stream"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
Removed service "liip_imagine.templating.filter_helper"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.shuum"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.shuum"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.UkE3SaZ"; reason: unused.
401
Inlined service ".service_locator.jIxfAsi.App\Controller\ApiController" to "App\Controller\ApiController".
Inlined service ".service_locator.jIxfAsi.App\Controller\BookingController" to "App\Controller\BookingController".
Inlined service ".service_locator.jIxfAsi.App\Controller\CalendarController" to "App\Controller\CalendarController".
Inlined service ".service_locator.jIxfAsi.App\Controller\CardController" to "App\Controller\CardController".
Inlined service ".service_locator.jIxfAsi.App\Controller\CategoryController" to "App\Controller\CategoryController".
Inlined service ".service_locator.jIxfAsi.App\Controller\CompanyController" to "App\Controller\CompanyController".
Inlined service ".service_locator.jIxfAsi.App\Controller\ConfigurationController" to "App\Controller\ConfigurationController".
Inlined service ".service_locator.jIxfAsi.App\Controller\EventController" to "App\Controller\EventController".
Inlined service ".service_locator.jIxfAsi.App\Controller\ExtraController" to "App\Controller\ExtraController".
Inlined service ".service_locator.jIxfAsi.App\Controller\GAController" to "App\Controller\GAController".
Inlined service ".service_locator.jIxfAsi.App\Controller\JobOfferController" to "App\Controller\JobOfferController".
Inlined service ".service_locator.jIxfAsi.App\Controller\MedicalWellnessController" to "App\Controller\MedicalWellnessController".
Inlined service ".service_locator.jIxfAsi.App\Controller\ModalController" to "App\Controller\ModalController".
Inlined service ".service_locator.jIxfAsi.App\Controller\NotificationController" to "App\Controller\NotificationController".
Inlined service ".service_locator.jIxfAsi.App\Controller\OTAController" to "App\Controller\OTAController".
Inlined service ".service_locator.jIxfAsi.App\Controller\OfferController" to "App\Controller\OfferController".
Inlined service ".service_locator.jIxfAsi.App\Controller\OpinionController" to "App\Controller\OpinionController".
Inlined service ".service_locator.jIxfAsi.App\Controller\PayUController" to "App\Controller\PayUController".
Inlined service ".service_locator.jIxfAsi.App\Controller\RatingController" to "App\Controller\RatingController".
Inlined service ".service_locator.jIxfAsi.App\Controller\RestaurantController" to "App\Controller\RestaurantController".
Inlined service ".service_locator.jIxfAsi.App\Controller\RoomController" to "App\Controller\RoomController".
Inlined service ".service_locator.jIxfAsi.App\Controller\RuleController" to "App\Controller\RuleController".
Inlined service "App\Service\ShopService" to "App\Controller\ShopController".
Inlined service ".service_locator.jIxfAsi.App\Controller\ShopController" to "App\Controller\ShopController".
Inlined service "App\Service\BookingStatisticsService" to "App\Controller\StatisticsController".
Inlined service ".service_locator.jIxfAsi.App\Controller\StatisticsController" to "App\Controller\StatisticsController".
Inlined service ".service_locator.jIxfAsi.App\Controller\TagController" to "App\Controller\TagController".
Inlined service ".service_locator.jIxfAsi.App\Controller\TreatmentController" to "App\Controller\TreatmentController".
Inlined service ".service_locator.jIxfAsi.App\Controller\UserController" to "App\Controller\UserController".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "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 "mailer.transports" to "mailer.mailer".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" 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.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.wSgjnB6.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.XWmhzGa" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.cXsfP3P" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.dV6QnCN" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.shuum_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.u4xNaVr" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "fos_ck_editor.twig_extension" to "twig".
Inlined service "AF\AdminBundle\Twig\AdminExtension" to "twig".
Inlined service "AF\AdminBundle\Twig\ImageControl" to "twig".
Inlined service "af_admin.twig.text.extension" to "twig".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.v.Wwsjy.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator._Qlj5Bv" to "twig.runtime_loader".
Inlined service "twig.form.engine" to "twig.form.renderer".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
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 ".service_locator.a9KDAZL" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.sWSnyPr" to "doctrine.dbal.shuum_connection.event_manager".
Inlined service "doctrine.dbal.shuum_connection.configuration" to "doctrine.dbal.shuum_connection".
Inlined service "doctrine.dbal.shuum_connection.event_manager" to "doctrine.dbal.shuum_connection".
Inlined service ".service_locator.K7TmdEv" to "doctrine.orm.container_repository_factory".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.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 "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "cache.doctrine.orm.shuum.metadata" to "doctrine.orm.shuum_configuration".
Inlined service ".doctrine.orm.shuum_metadata_driver" to "doctrine.orm.shuum_configuration".
Inlined service "doctrine.orm.naming_strategy.default" to "doctrine.orm.shuum_configuration".
Inlined service "doctrine.orm.shuum_entity_listener_resolver" to "doctrine.orm.shuum_configuration".
Inlined service "cache.doctrine.orm.shuum.result.recorder_inner" to "cache.doctrine.orm.shuum.result".
Inlined service "cache.doctrine.orm.shuum.query.recorder_inner" to "cache.doctrine.orm.shuum.query".
Inlined service "doctrine.orm.shuum_configuration" to "doctrine.orm.shuum_entity_manager".
Inlined service "doctrine.orm.shuum_manager_configurator" to "doctrine.orm.shuum_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.nLgZj7R" 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.request_matcher.5dJADCx" to "security.access_map".
Inlined service ".security.request_matcher.I4ZIN8a" to "security.access_map".
Inlined service ".security.request_matcher.DWXoHrb" to "security.access_map".
Inlined service ".security.request_matcher.RjrwoBU" to "security.access_map".
Inlined service ".security.request_matcher.NSyCB2H" to "security.access_map".
Inlined service ".security.request_matcher.MCFwJG8" to "security.access_map".
Inlined service ".security.request_matcher.p6B2.rl" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
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.authentication.session_strategy" to "security.listener.session.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.file_link_formatter" 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.security_controller_builder" to "maker.maker.make_authenticator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "fos_ck_editor.installer" to "fos_ck_editor.command.installer".
Inlined service "fos_ck_editor.configuration" to "fos_ck_editor.form.type".
Inlined service "fos_ck_editor.builder.json_builder" to "fos_ck_editor.renderer".
Inlined service "fos_ck_editor.renderer" to "fos_ck_editor.twig_extension".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\ArticleController" to "AF\AdminBundle\Controller\ArticleController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\AssetController" to "AF\AdminBundle\Controller\AssetController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\BookingCouponController" to "AF\AdminBundle\Controller\BookingCouponController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\CardController" to "AF\AdminBundle\Controller\CardController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\CategoryController" to "AF\AdminBundle\Controller\CategoryController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\ConfigurationController" to "AF\AdminBundle\Controller\ConfigurationController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\ContactController" to "AF\AdminBundle\Controller\ContactController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\CvApplicationController" to "AF\AdminBundle\Controller\CvApplicationController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\DashboardController" to "AF\AdminBundle\Controller\DashboardController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\EditorComponentsController" to "AF\AdminBundle\Controller\EditorComponentsController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\EventController" to "AF\AdminBundle\Controller\EventController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\ExtraController" to "AF\AdminBundle\Controller\ExtraController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\ExtraGroupController" to "AF\AdminBundle\Controller\ExtraGroupController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\JobOfferController" to "AF\AdminBundle\Controller\JobOfferController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\MedicalWellnessController" to "AF\AdminBundle\Controller\MedicalWellnessController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\ModalController" to "AF\AdminBundle\Controller\ModalController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\NewsletterEmailController" to "AF\AdminBundle\Controller\NewsletterEmailController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\OfferController" to "AF\AdminBundle\Controller\OfferController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\OpinionController" to "AF\AdminBundle\Controller\OpinionController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\RatingController" to "AF\AdminBundle\Controller\RatingController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\RestaurantMenuController" to "AF\AdminBundle\Controller\RestaurantMenuController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\RoomController" to "AF\AdminBundle\Controller\RoomController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\RuleController" to "AF\AdminBundle\Controller\RuleController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\SearchController" to "AF\AdminBundle\Controller\SearchController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\TagController" to "AF\AdminBundle\Controller\TagController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\TreatmentController" to "AF\AdminBundle\Controller\TreatmentController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\UiController" to "AF\AdminBundle\Controller\UiController".
Inlined service ".service_locator.jIxfAsi.AF\AdminBundle\Controller\UserController" to "AF\AdminBundle\Controller\UserController".
Inlined service "AF\AdminBundle\Form\DataTransformer\RoomTagTransformer" to "AF\AdminBundle\Form\Type\RoomType".
Inlined service "AF\AdminBundle\Form\DataTransformer\UserRolesTransformer" to "AF\AdminBundle\Form\Type\UserType".
Inlined service "AF\AdminBundle\Util\SlugManager" to "AF\AdminBundle\Util\FormUtil".
Inlined service ".service_locator.jIxfAsi.AF\AuthBundle\Controller\ApiController" to "AF\AuthBundle\Controller\ApiController".
Inlined service ".service_locator.jIxfAsi.AF\AuthBundle\Controller\OauthController" to "AF\AuthBundle\Controller\OauthController".
Inlined service ".service_locator.jIxfAsi.AF\AuthBundle\Controller\SecurityController" to "AF\AuthBundle\Controller\SecurityController".
Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
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_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_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
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 "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".doctrine.orm.shuum_metadata_driver.inner" to ".doctrine.orm.shuum_metadata_driver".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator.VzzixsX" to ".service_locator.VzzixsX.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service "security.authenticator.manager.api" to "debug.security.firewall.authenticator.api.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service ".service_locator.6plLZDM" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.VzzixsX.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" 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.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "assets.packages" to "twig".
Inlined service "assets.packages" to "twig".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".