Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Admin\EventSubscriber\ActionSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\AdminUser\Form\AdminUserType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\AdminUser\Form\AdminUserType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\AdminUser\Form\AdminUserProfileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\AdminUser\Form\LoginType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\AdminUser\Form\LoginType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\AdminUser\Form\LoginType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserCheckerInterface::checkPreAuth()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Admin\Modules\AdminUser\Security\UserChecker" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserCheckerInterface::checkPostAuth()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Admin\Modules\AdminUser\Security\UserChecker" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\FileRepository\Form\FileRepositoryFileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\FileRepository\Form\FileRepositoryFileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\FileRepository\Form\FileRepositoryFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\FileRepository\Form\FileRepositoryFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\FileRepository\Form\FileRepositoryFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\KnowledgeBase\Form\CategoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\KnowledgeBase\Form\CategoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\KnowledgeBase\Form\PostSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\KnowledgeBase\Form\PostSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\KnowledgeBase\Form\PostSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\KnowledgeBase\Form\PostType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\KnowledgeBase\Form\PostType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\KnowledgeBase\Form\ZoneType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\KnowledgeBase\Form\ZoneType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\LandingAI\Form\CategoryHelpQuestionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\LandingAI\Form\CategoryHelpQuestionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\LandingAI\Form\CategoryKnowledgeEntryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\LandingAI\Form\CategoryKnowledgeEntryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\LandingAI\Form\CategoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\LandingAI\Form\CategoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Module\Form\EntrySearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Module\Form\EntrySearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Module\Form\EntrySearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Module\Form\ModuleDictionaryEntryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Module\Form\ModuleDictionaryEntryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Module\Form\MultilangEntryBaseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Module\Form\MultilangEntryBaseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Module\Form\MultilangEntryBaseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Module\Form\MultilangEntryConfigBaseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Module\Form\MultilangEntryConfigBaseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Module\Form\MultilangEntryConfigBaseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Module\Form\MultilangEntryConfigType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Module\Form\MultilangEntryConfigType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Module\Form\MultilangEntryConfigType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\ModuleNews\Form\NewsConfigImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\ModuleNews\Form\NewsConfigImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\ModuleProduct\Form\EditSelectedProductsPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\ModuleProduct\Form\EditSelectedProductsPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\ModuleProduct\Form\ProductCategoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\ModuleProduct\Form\ProductCategoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\ModuleProduct\Form\ProductConfigImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\ModuleProduct\Form\ProductConfigImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\ModuleProduct\Form\ProductSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Order\Form\OrderSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Order\Form\OrderSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Order\Form\OrderSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\ConsultantConsultationScopeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\ConsultantConsultationScopeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\HealthResultParameterDictionarySearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\HealthResultParameterDictionarySearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\HealthResultParameterDictionarySearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\HealthResultParameterDictionarySelectSearchFilterPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\HealthResultParameterDictionarySelectSearchFilterPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\HealthResultParameterDictionarySelectSearchFilterPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\HealthResultParameterDictionaryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\HealthResultParameterDictionaryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\HealthResultTemplateEntryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\HealthResultTemplateEntryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\HealthResultTemplateSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\HealthResultTemplateSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\HealthResultTemplateSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\HealthResultTemplateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\HealthResultTemplateType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\MarketSystemProductCategoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\MarketSystemProductCategoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\SalesSettingsDeliveryOptionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\SalesSettingsDeliveryOptionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\SalesSettingsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\SalesSettingsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\SettingsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Settings\Form\SettingsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorElementBannerImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorElementBannerImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorElementContentBaseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorElementContentBaseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorElementContentBaseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorElementCustomFormFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorElementCustomFormFieldType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorElementGalleryImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorElementGalleryImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorElementPageStartSliderImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorElementPageStartSliderImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorElementTabsAndImagesTabType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorElementTabsAndImagesTabType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::finishView()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorElementTabsAndImagesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorElementTextAndGalleryImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorElementTextAndGalleryImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorElementType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorElementType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorElementType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureConstructorType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureCopyFromLangPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureCopyFromLangPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureCopyItemPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureCopyItemPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Structure\Form\StructureType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Translator\Form\TranslatorSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Translator\Form\TranslatorSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Translator\Form\TranslatorSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Translator\Form\TranslatorType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\Translator\Form\TranslatorType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\GroupMemberSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\GroupMemberSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\GroupMemberSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\GroupMemberType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\GroupMemberType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\GroupSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\GroupSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\GroupSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\GroupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\GroupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\UserSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\UserSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\UserSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\UserType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\UserType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\VillageMemberSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\VillageMemberSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\VillageMemberSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\VillageMemberType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\VillageMemberType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\VillageSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\VillageSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\VillageSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\VillageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\User\Form\VillageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\XBoosterApi\Modules\Offer\Form\AddOffersPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\XBoosterApi\Modules\Offer\Form\AddOffersPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\XBoosterApi\Modules\Offer\Form\OfferSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\XBoosterApi\Modules\Offer\Form\OfferSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Admin\Modules\XBoosterApi\Modules\Offer\Form\OfferSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Admin\Twig\HelperExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Admin\Twig\HelperExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\CronWorkerCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\CronWorkerCommand".
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\ActionSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\LocaleSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\CustomType\DatePickerType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\CustomType\DatePickerType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\CustomType\DateTimePickerType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\CustomType\DateTimePickerType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\CustomType\LangFormSubmitType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildView()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\CustomType\LangFormSubmitType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\CustomType\LangFormSubmitType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Form\CustomType\LangFormSubmitType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\CustomType\Select2AjaxEntityType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\CustomType\Select2AjaxEntityType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::finishView()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\CustomType\Select2AjaxEntityType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\CustomType\Select2AjaxEntityType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\CustomType\TimePickerType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Form\CustomType\TimePickerType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\IntApi\EventSubscriber\ActionSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\Cart\Form\CartProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\Cart\Form\CartType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\Cart\Form\ClientDataType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\Cart\Form\PaymentDataType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\ModuleArticle\Form\SearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\ModuleArticle\Form\SearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\ModuleArticle\Form\SearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\Offer\Form\ProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\Structure\Form\StructureConstructorElementCustomFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\Structure\Form\StructureConstructorElementCustomFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\Structure\Form\StructureConstructorElementCustomFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
App\Modules\User\Entity\User implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\User\Form\ChangePasswordType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\User\Form\LoginType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\User\Form\LoginType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\User\Form\RegistrationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\User\Form\RegistrationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\User\Form\ResetPasswordType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserCheckerInterface::checkPreAuth()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Modules\User\Security\UserChecker" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserCheckerInterface::checkPostAuth()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Modules\User\Security\UserChecker" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Modules\UserPanel\EventSubscriber\ActionSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Assistant\Modules\Health\Form\SettingsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Assistant\Modules\Health\Form\SettingsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Community\Form\AddConsultedUserPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Community\Form\AddConsultedUserPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Community\Form\FriendSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Community\Form\FriendSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Community\Form\FriendSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Community\Form\UserSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Community\Form\UserSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Community\Form\UserSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Community\Modules\Profile\Form\ChatMessageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Community\Modules\Profile\Form\ChatMessageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Community\Modules\Profile\Form\ProductSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Community\Modules\Profile\Form\ProductSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Community\Modules\Profile\Form\ProductSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Form\ContactPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Form\ContactPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Form\ContactSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Form\ContactSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Form\ContactSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\AddRecommendationsFromProtocolPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\AddRecommendationsFromProtocolPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadRecommendationPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadRecommendationPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\ThreadSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\ThreadSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\ThreadSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Form\UserSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Form\UserSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Form\UserSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Form\ContactPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Form\ContactPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Form\ContactSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Form\ContactSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Form\ContactSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Form\ProblemSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Form\ProblemSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Form\ProblemSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Market\Form\ProductSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Market\Form\ProductSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Market\Form\ProductSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Favorite\Form\MarketProductSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\Offer\Form\ProductSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\Offer\Form\ProductSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\Offer\Form\ProductSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Favorite\Form\StoreOfferSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Favorite\Form\UserSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Favorite\Form\UserSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Favorite\Form\UserSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\CalendarContactSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\CalendarContactSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\CalendarContactSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\ConsultantSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\ConsultantSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\ConsultantSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\ThreadConsultantSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\ThreadConsultantSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\ThreadConsultantSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\FindThreadConsultantPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\FindThreadConsultantPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\FindThreadConsultantPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ProblemPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ProblemPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadNotePopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadNotePopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadRecommendationSetDosageHourPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadRecommendationSetDosageHourPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\UserSupplementPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\UserSupplementPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\UserSupplementSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\UserSupplementSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\UserSupplementSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddFromKnowledgeBasePostPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddFromKnowledgeBasePostPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddFromThreadPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddFromThreadPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddToThreadPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddToThreadPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\ProtocolEditPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\ProtocolEditPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\ProtocolRecommendationPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\ProtocolRecommendationPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\SearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\SearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\SearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryEntryResultPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryEntryResultPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryResultEntryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryResultEntryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryResultType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryResultType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\ResultEntryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\ResultEntryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\ResultType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\ResultType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\SearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\SearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\SearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\SelectDictionaryParamSearchFilterPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\SelectDictionaryParamSearchFilterPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\SelectDictionaryParamSearchFilterPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Form\WellBeingParamWidgetFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Form\WellBeingParamWidgetFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Form\WellBeingType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Form\WellBeingType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeIngredientSectionItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeIngredientSectionItemType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeIngredientSectionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeIngredientSectionType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeSelectIngredientProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeSelectIngredientProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandCustomItemPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandCustomItemPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\ProductSelectorSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\ProductSelectorSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\ProductSelectorSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\StoreProductSelectorSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\StoreProductSelectorSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\StoreProductSelectorSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Note\Form\NoteSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Note\Form\NoteSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Note\Form\NoteSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Note\Form\NoteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Note\Form\NoteType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Order\Form\OrderSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Order\Form\OrderSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Order\Form\OrderSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Order\Form\ReceivedOrderSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Order\Form\ReceivedOrderSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Order\Form\ReceivedOrderSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Order\Form\ReceivedOrderType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Order\Form\ReceivedOrderType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Order\Form\SetReceivedStatusPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Order\Form\SetReceivedStatusPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Form\OrderSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Form\OrderSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Form\OrderSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductCategoryPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductCategoryPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductImageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Form\CategoryListProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Form\CategoryListProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Form\CategoryPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Form\CategoryPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\AddProductWidgetSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\AddProductWidgetSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\AddProductWidgetSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandCustomItemPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandCustomItemPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\ProductSelectorSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\ProductSelectorSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\ProductSelectorSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\StoreProductSelectorSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\StoreProductSelectorSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\StoreProductSelectorSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Form\CategoryDemandProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Form\CategoryDemandProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Form\CategoryDemandType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Form\CategoryDemandType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Form\InventoryFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Form\InventoryFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Form\InventoryFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Form\AddOrderPopupProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Form\AddOrderPopupProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Form\AddOrderPopupProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Form\OrderSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Form\OrderSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Form\OrderSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\StockSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\StockSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\StockSearchFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\User\Form\PollPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\User\Form\PollPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\User\Form\ProfileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\User\Form\ProfileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\User\Form\TwitterUsernameType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\User\Form\TwitterUsernameType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\User\Modules\Group\Form\GroupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\User\Modules\Group\Form\GroupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\User\Modules\Group\Form\InviteMemberPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\User\Modules\Group\Form\InviteMemberPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\User\Modules\Group\Form\MemberEditPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\User\Modules\Group\Form\MemberEditPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\User\Modules\Village\Form\InviteMemberPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\User\Modules\Village\Form\InviteMemberPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\User\Modules\Village\Form\MemberEditPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\User\Modules\Village\Form\MemberEditPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\User\Modules\Village\Form\VillageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\User\Modules\Village\Form\VillageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Village\Form\InviteNewUserPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Village\Form\InviteNewUserPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Village\Modules\Announcement\Form\AnnouncementCommentPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Village\Modules\Announcement\Form\AnnouncementCommentPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Village\Modules\Announcement\Form\AnnouncementPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Village\Modules\Announcement\Form\AnnouncementPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Village\Modules\Chat\Form\MessageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Village\Modules\Chat\Form\MessageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Village\Modules\Chat\Form\ThreadPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Village\Modules\Chat\Form\ThreadPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Village\Modules\News\Form\NewsCommentPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Village\Modules\News\Form\NewsCommentPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Village\Modules\News\Form\NewsPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Modules\UserPanel\Modules\Village\Modules\News\Form\NewsPopupType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Modules\UserPanel\Twig\HelperExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\HelperExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\HelperExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled" config option to false.
Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour.
Since symfony/doctrine-bridge 6.3: Registering "Gedmo\Translatable\TranslatableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\CronWorkerCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultDescription" for setting a command description is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\CronWorkerCommand" class instead.
Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
1066
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\BaseController" (parent: .abstract.instanceof.App\Admin\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\BaseController).
Resolving inheritance for "App\Admin\Controller\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\DefaultController" (parent: .abstract.instanceof.App\Admin\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\DefaultController).
Resolving inheritance for "App\Admin\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\FileUploadController" (parent: .abstract.instanceof.App\Admin\Controller\FileUploadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\FileUploadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\FileUploadController).
Resolving inheritance for "App\Admin\Controller\FileUploadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\FileUploadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\LayoutController" (parent: .abstract.instanceof.App\Admin\Controller\LayoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\LayoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\LayoutController).
Resolving inheritance for "App\Admin\Controller\LayoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\LayoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\LocaleController" (parent: .abstract.instanceof.App\Admin\Controller\LocaleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\LocaleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\LocaleController).
Resolving inheritance for "App\Admin\Controller\LocaleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\LocaleController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Admin\EventSubscriber\ActionSubscriber" (parent: .abstract.instanceof.App\Admin\EventSubscriber\ActionSubscriber).
Resolving inheritance for "App\Admin\EventSubscriber\ActionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Admin\EventSubscriber\ActionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\AdminUser\Controller\AdminUserController" (parent: .abstract.instanceof.App\Admin\Modules\AdminUser\Controller\AdminUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\AdminUser\Controller\AdminUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\AdminUser\Controller\AdminUserController).
Resolving inheritance for "App\Admin\Modules\AdminUser\Controller\AdminUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\AdminUser\Controller\AdminUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\AdminUser\Controller\SecurityController" (parent: .abstract.instanceof.App\Admin\Modules\AdminUser\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\AdminUser\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\AdminUser\Controller\SecurityController).
Resolving inheritance for "App\Admin\Modules\AdminUser\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\AdminUser\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\AdminUser\Form\AdminUserProfileType" (parent: .abstract.instanceof.App\Admin\Modules\AdminUser\Form\AdminUserProfileType).
Resolving inheritance for "App\Admin\Modules\AdminUser\Form\AdminUserProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\AdminUser\Form\AdminUserProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\AdminUser\Form\AdminUserType" (parent: .abstract.instanceof.App\Admin\Modules\AdminUser\Form\AdminUserType).
Resolving inheritance for "App\Admin\Modules\AdminUser\Form\AdminUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\AdminUser\Form\AdminUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\AdminUser\Form\LoginType" (parent: .abstract.instanceof.App\Admin\Modules\AdminUser\Form\LoginType).
Resolving inheritance for "App\Admin\Modules\AdminUser\Form\LoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\AdminUser\Form\LoginType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\FileRepository\Controller\FileRepositoryController" (parent: .abstract.instanceof.App\Admin\Modules\FileRepository\Controller\FileRepositoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\FileRepository\Controller\FileRepositoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\FileRepository\Controller\FileRepositoryController).
Resolving inheritance for "App\Admin\Modules\FileRepository\Controller\FileRepositoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\FileRepository\Controller\FileRepositoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\FileRepository\Controller\FileRepositoryWidgetController" (parent: .abstract.instanceof.App\Admin\Modules\FileRepository\Controller\FileRepositoryWidgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\FileRepository\Controller\FileRepositoryWidgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\FileRepository\Controller\FileRepositoryWidgetController).
Resolving inheritance for "App\Admin\Modules\FileRepository\Controller\FileRepositoryWidgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\FileRepository\Controller\FileRepositoryWidgetController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\FileRepository\Entity\Repository\FileRepositoryFolderRepository" (parent: .abstract.instanceof.App\Admin\Modules\FileRepository\Entity\Repository\FileRepositoryFolderRepository).
Resolving inheritance for "App\Admin\Modules\FileRepository\Entity\Repository\FileRepositoryFolderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\FileRepository\Entity\Repository\FileRepositoryFolderRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\FileRepository\Form\FileRepositoryFileType" (parent: .abstract.instanceof.App\Admin\Modules\FileRepository\Form\FileRepositoryFileType).
Resolving inheritance for "App\Admin\Modules\FileRepository\Form\FileRepositoryFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\FileRepository\Form\FileRepositoryFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\FileRepository\Form\FileRepositoryFilterType" (parent: .abstract.instanceof.App\Admin\Modules\FileRepository\Form\FileRepositoryFilterType).
Resolving inheritance for "App\Admin\Modules\FileRepository\Form\FileRepositoryFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\FileRepository\Form\FileRepositoryFilterType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\KnowledgeBase\Controller\CategoryController" (parent: .abstract.instanceof.App\Admin\Modules\KnowledgeBase\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\KnowledgeBase\Controller\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\KnowledgeBase\Controller\CategoryController).
Resolving inheritance for "App\Admin\Modules\KnowledgeBase\Controller\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\KnowledgeBase\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\KnowledgeBase\Controller\PostController" (parent: .abstract.instanceof.App\Admin\Modules\KnowledgeBase\Controller\PostController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\KnowledgeBase\Controller\PostController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\KnowledgeBase\Controller\PostController).
Resolving inheritance for "App\Admin\Modules\KnowledgeBase\Controller\PostController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\KnowledgeBase\Controller\PostController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\KnowledgeBase\Controller\ZoneController" (parent: .abstract.instanceof.App\Admin\Modules\KnowledgeBase\Controller\ZoneController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\KnowledgeBase\Controller\ZoneController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\KnowledgeBase\Controller\ZoneController).
Resolving inheritance for "App\Admin\Modules\KnowledgeBase\Controller\ZoneController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\KnowledgeBase\Controller\ZoneController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\KnowledgeBase\Form\CategoryType" (parent: .abstract.instanceof.App\Admin\Modules\KnowledgeBase\Form\CategoryType).
Resolving inheritance for "App\Admin\Modules\KnowledgeBase\Form\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\KnowledgeBase\Form\CategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\KnowledgeBase\Form\PostSearchFilterType" (parent: .abstract.instanceof.App\Admin\Modules\KnowledgeBase\Form\PostSearchFilterType).
Resolving inheritance for "App\Admin\Modules\KnowledgeBase\Form\PostSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\KnowledgeBase\Form\PostSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\KnowledgeBase\Form\PostType" (parent: .abstract.instanceof.App\Admin\Modules\KnowledgeBase\Form\PostType).
Resolving inheritance for "App\Admin\Modules\KnowledgeBase\Form\PostType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\KnowledgeBase\Form\PostType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\KnowledgeBase\Form\ZoneType" (parent: .abstract.instanceof.App\Admin\Modules\KnowledgeBase\Form\ZoneType).
Resolving inheritance for "App\Admin\Modules\KnowledgeBase\Form\ZoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\KnowledgeBase\Form\ZoneType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\KnowledgeBase\Repository\KnowledgeBasePostRepository" (parent: .abstract.instanceof.App\Admin\Modules\KnowledgeBase\Repository\KnowledgeBasePostRepository).
Resolving inheritance for "App\Admin\Modules\KnowledgeBase\Repository\KnowledgeBasePostRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\KnowledgeBase\Repository\KnowledgeBasePostRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\LandingAI\Controller\CategoryController" (parent: .abstract.instanceof.App\Admin\Modules\LandingAI\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\LandingAI\Controller\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\LandingAI\Controller\CategoryController).
Resolving inheritance for "App\Admin\Modules\LandingAI\Controller\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\LandingAI\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\LandingAI\Form\CategoryHelpQuestionType" (parent: .abstract.instanceof.App\Admin\Modules\LandingAI\Form\CategoryHelpQuestionType).
Resolving inheritance for "App\Admin\Modules\LandingAI\Form\CategoryHelpQuestionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\LandingAI\Form\CategoryHelpQuestionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\LandingAI\Form\CategoryKnowledgeEntryType" (parent: .abstract.instanceof.App\Admin\Modules\LandingAI\Form\CategoryKnowledgeEntryType).
Resolving inheritance for "App\Admin\Modules\LandingAI\Form\CategoryKnowledgeEntryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\LandingAI\Form\CategoryKnowledgeEntryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\LandingAI\Form\CategoryType" (parent: .abstract.instanceof.App\Admin\Modules\LandingAI\Form\CategoryType).
Resolving inheritance for "App\Admin\Modules\LandingAI\Form\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\LandingAI\Form\CategoryType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Module\Controller\ModuleController" (parent: .abstract.instanceof.App\Admin\Modules\Module\Controller\ModuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Module\Controller\ModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Module\Controller\ModuleController).
Resolving inheritance for "App\Admin\Modules\Module\Controller\ModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Module\Controller\ModuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Module\Controller\ModuleDictionaryController" (parent: .abstract.instanceof.App\Admin\Modules\Module\Controller\ModuleDictionaryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Module\Controller\ModuleDictionaryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Module\Controller\ModuleDictionaryController).
Resolving inheritance for "App\Admin\Modules\Module\Controller\ModuleDictionaryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Module\Controller\ModuleDictionaryController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\Module\Entity\Repository\ModuleDictionaryRepository" (parent: .abstract.instanceof.App\Admin\Modules\Module\Entity\Repository\ModuleDictionaryRepository).
Resolving inheritance for "App\Admin\Modules\Module\Entity\Repository\ModuleDictionaryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\Module\Entity\Repository\ModuleDictionaryRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Module\Form\EntrySearchFilterType" (parent: .abstract.instanceof.App\Admin\Modules\Module\Form\EntrySearchFilterType).
Resolving inheritance for "App\Admin\Modules\Module\Form\EntrySearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Module\Form\EntrySearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Module\Form\ModuleDictionaryEntryType" (parent: .abstract.instanceof.App\Admin\Modules\Module\Form\ModuleDictionaryEntryType).
Resolving inheritance for "App\Admin\Modules\Module\Form\ModuleDictionaryEntryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Module\Form\ModuleDictionaryEntryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Module\Form\MultilangEntryConfigType" (parent: .abstract.instanceof.App\Admin\Modules\Module\Form\MultilangEntryConfigType).
Resolving inheritance for "App\Admin\Modules\Module\Form\MultilangEntryConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Module\Form\MultilangEntryConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleArticle\Form\ArticleConfigType" (parent: .abstract.instanceof.App\Admin\Modules\ModuleArticle\Form\ArticleConfigType).
Resolving inheritance for "App\Admin\Modules\ModuleArticle\Form\ArticleConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleArticle\Form\ArticleConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleArticle\Form\ArticleType" (parent: .abstract.instanceof.App\Admin\Modules\ModuleArticle\Form\ArticleType).
Resolving inheritance for "App\Admin\Modules\ModuleArticle\Form\ArticleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleArticle\Form\ArticleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleNews\Form\NewsConfigImageType" (parent: .abstract.instanceof.App\Admin\Modules\ModuleNews\Form\NewsConfigImageType).
Resolving inheritance for "App\Admin\Modules\ModuleNews\Form\NewsConfigImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleNews\Form\NewsConfigImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleNews\Form\NewsConfigType" (parent: .abstract.instanceof.App\Admin\Modules\ModuleNews\Form\NewsConfigType).
Resolving inheritance for "App\Admin\Modules\ModuleNews\Form\NewsConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleNews\Form\NewsConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleNews\Form\NewsType" (parent: .abstract.instanceof.App\Admin\Modules\ModuleNews\Form\NewsType).
Resolving inheritance for "App\Admin\Modules\ModuleNews\Form\NewsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleNews\Form\NewsType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\ModuleProduct\Controller\ProductCategoryController" (parent: .abstract.instanceof.App\Admin\Modules\ModuleProduct\Controller\ProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\ModuleProduct\Controller\ProductCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\ModuleProduct\Controller\ProductCategoryController).
Resolving inheritance for "App\Admin\Modules\ModuleProduct\Controller\ProductCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\ModuleProduct\Controller\ProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\ModuleProduct\Controller\ProductController" (parent: .abstract.instanceof.App\Admin\Modules\ModuleProduct\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\ModuleProduct\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\ModuleProduct\Controller\ProductController).
Resolving inheritance for "App\Admin\Modules\ModuleProduct\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\ModuleProduct\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleProduct\Form\EditSelectedProductsPopupType" (parent: .abstract.instanceof.App\Admin\Modules\ModuleProduct\Form\EditSelectedProductsPopupType).
Resolving inheritance for "App\Admin\Modules\ModuleProduct\Form\EditSelectedProductsPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleProduct\Form\EditSelectedProductsPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleProduct\Form\ProductCategoryType" (parent: .abstract.instanceof.App\Admin\Modules\ModuleProduct\Form\ProductCategoryType).
Resolving inheritance for "App\Admin\Modules\ModuleProduct\Form\ProductCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleProduct\Form\ProductCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleProduct\Form\ProductConfigImageType" (parent: .abstract.instanceof.App\Admin\Modules\ModuleProduct\Form\ProductConfigImageType).
Resolving inheritance for "App\Admin\Modules\ModuleProduct\Form\ProductConfigImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleProduct\Form\ProductConfigImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleProduct\Form\ProductConfigType" (parent: .abstract.instanceof.App\Admin\Modules\ModuleProduct\Form\ProductConfigType).
Resolving inheritance for "App\Admin\Modules\ModuleProduct\Form\ProductConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleProduct\Form\ProductConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleProduct\Form\ProductSearchFilterType" (parent: .abstract.instanceof.App\Admin\Modules\ModuleProduct\Form\ProductSearchFilterType).
Resolving inheritance for "App\Admin\Modules\ModuleProduct\Form\ProductSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleProduct\Form\ProductSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleProduct\Form\ProductType" (parent: .abstract.instanceof.App\Admin\Modules\ModuleProduct\Form\ProductType).
Resolving inheritance for "App\Admin\Modules\ModuleProduct\Form\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleProduct\Form\ProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleRecommendations\Form\RecommendationConfigType" (parent: .abstract.instanceof.App\Admin\Modules\ModuleRecommendations\Form\RecommendationConfigType).
Resolving inheritance for "App\Admin\Modules\ModuleRecommendations\Form\RecommendationConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleRecommendations\Form\RecommendationConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleRecommendations\Form\RecommendationType" (parent: .abstract.instanceof.App\Admin\Modules\ModuleRecommendations\Form\RecommendationType).
Resolving inheritance for "App\Admin\Modules\ModuleRecommendations\Form\RecommendationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleRecommendations\Form\RecommendationType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Order\Controller\OrderController" (parent: .abstract.instanceof.App\Admin\Modules\Order\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Order\Controller\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Order\Controller\OrderController).
Resolving inheritance for "App\Admin\Modules\Order\Controller\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Order\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Order\Form\OrderSearchFilterType" (parent: .abstract.instanceof.App\Admin\Modules\Order\Form\OrderSearchFilterType).
Resolving inheritance for "App\Admin\Modules\Order\Form\OrderSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Order\Form\OrderSearchFilterType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\Order\Repository\OrderRepository" (parent: .abstract.instanceof.App\Admin\Modules\Order\Repository\OrderRepository).
Resolving inheritance for "App\Admin\Modules\Order\Repository\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\Order\Repository\OrderRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Settings\Controller\ConsultantConsultationScopeController" (parent: .abstract.instanceof.App\Admin\Modules\Settings\Controller\ConsultantConsultationScopeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Settings\Controller\ConsultantConsultationScopeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Settings\Controller\ConsultantConsultationScopeController).
Resolving inheritance for "App\Admin\Modules\Settings\Controller\ConsultantConsultationScopeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Settings\Controller\ConsultantConsultationScopeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Settings\Controller\HealthResultParameterDictionaryController" (parent: .abstract.instanceof.App\Admin\Modules\Settings\Controller\HealthResultParameterDictionaryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Settings\Controller\HealthResultParameterDictionaryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Settings\Controller\HealthResultParameterDictionaryController).
Resolving inheritance for "App\Admin\Modules\Settings\Controller\HealthResultParameterDictionaryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Settings\Controller\HealthResultParameterDictionaryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Settings\Controller\HealthResultTemplateController" (parent: .abstract.instanceof.App\Admin\Modules\Settings\Controller\HealthResultTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Settings\Controller\HealthResultTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Settings\Controller\HealthResultTemplateController).
Resolving inheritance for "App\Admin\Modules\Settings\Controller\HealthResultTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Settings\Controller\HealthResultTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Settings\Controller\MarketSystemProductCategoryController" (parent: .abstract.instanceof.App\Admin\Modules\Settings\Controller\MarketSystemProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Settings\Controller\MarketSystemProductCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Settings\Controller\MarketSystemProductCategoryController).
Resolving inheritance for "App\Admin\Modules\Settings\Controller\MarketSystemProductCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Settings\Controller\MarketSystemProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Settings\Controller\SalesSettingsController" (parent: .abstract.instanceof.App\Admin\Modules\Settings\Controller\SalesSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Settings\Controller\SalesSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Settings\Controller\SalesSettingsController).
Resolving inheritance for "App\Admin\Modules\Settings\Controller\SalesSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Settings\Controller\SalesSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Settings\Controller\SettingsController" (parent: .abstract.instanceof.App\Admin\Modules\Settings\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Settings\Controller\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Settings\Controller\SettingsController).
Resolving inheritance for "App\Admin\Modules\Settings\Controller\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Settings\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\ConsultantConsultationScopeType" (parent: .abstract.instanceof.App\Admin\Modules\Settings\Form\ConsultantConsultationScopeType).
Resolving inheritance for "App\Admin\Modules\Settings\Form\ConsultantConsultationScopeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\ConsultantConsultationScopeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\HealthResultParameterDictionarySearchFilterType" (parent: .abstract.instanceof.App\Admin\Modules\Settings\Form\HealthResultParameterDictionarySearchFilterType).
Resolving inheritance for "App\Admin\Modules\Settings\Form\HealthResultParameterDictionarySearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\HealthResultParameterDictionarySearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\HealthResultParameterDictionarySelectSearchFilterPopupType" (parent: .abstract.instanceof.App\Admin\Modules\Settings\Form\HealthResultParameterDictionarySelectSearchFilterPopupType).
Resolving inheritance for "App\Admin\Modules\Settings\Form\HealthResultParameterDictionarySelectSearchFilterPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\HealthResultParameterDictionarySelectSearchFilterPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\HealthResultParameterDictionaryType" (parent: .abstract.instanceof.App\Admin\Modules\Settings\Form\HealthResultParameterDictionaryType).
Resolving inheritance for "App\Admin\Modules\Settings\Form\HealthResultParameterDictionaryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\HealthResultParameterDictionaryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\HealthResultTemplateEntryType" (parent: .abstract.instanceof.App\Admin\Modules\Settings\Form\HealthResultTemplateEntryType).
Resolving inheritance for "App\Admin\Modules\Settings\Form\HealthResultTemplateEntryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\HealthResultTemplateEntryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\HealthResultTemplateSearchFilterType" (parent: .abstract.instanceof.App\Admin\Modules\Settings\Form\HealthResultTemplateSearchFilterType).
Resolving inheritance for "App\Admin\Modules\Settings\Form\HealthResultTemplateSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\HealthResultTemplateSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\HealthResultTemplateType" (parent: .abstract.instanceof.App\Admin\Modules\Settings\Form\HealthResultTemplateType).
Resolving inheritance for "App\Admin\Modules\Settings\Form\HealthResultTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\HealthResultTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\MarketSystemProductCategoryType" (parent: .abstract.instanceof.App\Admin\Modules\Settings\Form\MarketSystemProductCategoryType).
Resolving inheritance for "App\Admin\Modules\Settings\Form\MarketSystemProductCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\MarketSystemProductCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\SalesSettingsDeliveryOptionType" (parent: .abstract.instanceof.App\Admin\Modules\Settings\Form\SalesSettingsDeliveryOptionType).
Resolving inheritance for "App\Admin\Modules\Settings\Form\SalesSettingsDeliveryOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\SalesSettingsDeliveryOptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\SalesSettingsType" (parent: .abstract.instanceof.App\Admin\Modules\Settings\Form\SalesSettingsType).
Resolving inheritance for "App\Admin\Modules\Settings\Form\SalesSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\SalesSettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\SettingsType" (parent: .abstract.instanceof.App\Admin\Modules\Settings\Form\SettingsType).
Resolving inheritance for "App\Admin\Modules\Settings\Form\SettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\SettingsType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\Settings\Repository\HealthResultParameterDictionaryRepository" (parent: .abstract.instanceof.App\Admin\Modules\Settings\Repository\HealthResultParameterDictionaryRepository).
Resolving inheritance for "App\Admin\Modules\Settings\Repository\HealthResultParameterDictionaryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\Settings\Repository\HealthResultParameterDictionaryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\Settings\Repository\HealthResultTemplateRepository" (parent: .abstract.instanceof.App\Admin\Modules\Settings\Repository\HealthResultTemplateRepository).
Resolving inheritance for "App\Admin\Modules\Settings\Repository\HealthResultTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\Settings\Repository\HealthResultTemplateRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Structure\Controller\StructureConstructorController" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Controller\StructureConstructorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Structure\Controller\StructureConstructorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Structure\Controller\StructureConstructorController).
Resolving inheritance for "App\Admin\Modules\Structure\Controller\StructureConstructorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Structure\Controller\StructureConstructorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Structure\Controller\StructureController" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Controller\StructureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Structure\Controller\StructureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Structure\Controller\StructureController).
Resolving inheritance for "App\Admin\Modules\Structure\Controller\StructureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Structure\Controller\StructureController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementBannerImageType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementBannerImageType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureConstructorElementBannerImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementBannerImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementBannerType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementBannerType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureConstructorElementBannerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementBannerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementCustomFormFieldType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementCustomFormFieldType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureConstructorElementCustomFormFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementCustomFormFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementCustomFormType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementCustomFormType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureConstructorElementCustomFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementCustomFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementExpandableTextType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementExpandableTextType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureConstructorElementExpandableTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementExpandableTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementGalleryImageType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementGalleryImageType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureConstructorElementGalleryImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementGalleryImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementGalleryType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementGalleryType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureConstructorElementGalleryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementGalleryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementHTMLContentType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementHTMLContentType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureConstructorElementHTMLContentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementHTMLContentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementPageStartSliderImageType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementPageStartSliderImageType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureConstructorElementPageStartSliderImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementPageStartSliderImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementPageStartSliderType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementPageStartSliderType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureConstructorElementPageStartSliderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementPageStartSliderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementTabsAndImagesTabType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementTabsAndImagesTabType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureConstructorElementTabsAndImagesTabType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementTabsAndImagesTabType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementTabsAndImagesType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementTabsAndImagesType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureConstructorElementTabsAndImagesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementTabsAndImagesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementTextAndGalleryImageType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementTextAndGalleryImageType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureConstructorElementTextAndGalleryImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementTextAndGalleryImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementTextAndGalleryType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementTextAndGalleryType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureConstructorElementTextAndGalleryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementTextAndGalleryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureConstructorElementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementYoutubeMovieType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementYoutubeMovieType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureConstructorElementYoutubeMovieType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementYoutubeMovieType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureConstructorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureCopyFromLangPopupType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureCopyFromLangPopupType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureCopyFromLangPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureCopyFromLangPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureCopyItemPopupType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureCopyItemPopupType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureCopyItemPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureCopyItemPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureType" (parent: .abstract.instanceof.App\Admin\Modules\Structure\Form\StructureType).
Resolving inheritance for "App\Admin\Modules\Structure\Form\StructureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Translator\Controller\TranslatorController" (parent: .abstract.instanceof.App\Admin\Modules\Translator\Controller\TranslatorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Translator\Controller\TranslatorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Translator\Controller\TranslatorController).
Resolving inheritance for "App\Admin\Modules\Translator\Controller\TranslatorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Translator\Controller\TranslatorController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Translator\Form\TranslatorSearchFilterType" (parent: .abstract.instanceof.App\Admin\Modules\Translator\Form\TranslatorSearchFilterType).
Resolving inheritance for "App\Admin\Modules\Translator\Form\TranslatorSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Translator\Form\TranslatorSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Translator\Form\TranslatorType" (parent: .abstract.instanceof.App\Admin\Modules\Translator\Form\TranslatorType).
Resolving inheritance for "App\Admin\Modules\Translator\Form\TranslatorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Translator\Form\TranslatorType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\User\Controller\GroupController" (parent: .abstract.instanceof.App\Admin\Modules\User\Controller\GroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\User\Controller\GroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\User\Controller\GroupController).
Resolving inheritance for "App\Admin\Modules\User\Controller\GroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\User\Controller\GroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\User\Controller\GroupMemberController" (parent: .abstract.instanceof.App\Admin\Modules\User\Controller\GroupMemberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\User\Controller\GroupMemberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\User\Controller\GroupMemberController).
Resolving inheritance for "App\Admin\Modules\User\Controller\GroupMemberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\User\Controller\GroupMemberController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\User\Controller\UserController" (parent: .abstract.instanceof.App\Admin\Modules\User\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\User\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\User\Controller\UserController).
Resolving inheritance for "App\Admin\Modules\User\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\User\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\User\Controller\VillageController" (parent: .abstract.instanceof.App\Admin\Modules\User\Controller\VillageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\User\Controller\VillageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\User\Controller\VillageController).
Resolving inheritance for "App\Admin\Modules\User\Controller\VillageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\User\Controller\VillageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\User\Controller\VillageMemberController" (parent: .abstract.instanceof.App\Admin\Modules\User\Controller\VillageMemberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\User\Controller\VillageMemberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\User\Controller\VillageMemberController).
Resolving inheritance for "App\Admin\Modules\User\Controller\VillageMemberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\User\Controller\VillageMemberController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\GroupMemberSearchFilterType" (parent: .abstract.instanceof.App\Admin\Modules\User\Form\GroupMemberSearchFilterType).
Resolving inheritance for "App\Admin\Modules\User\Form\GroupMemberSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\GroupMemberSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\GroupMemberType" (parent: .abstract.instanceof.App\Admin\Modules\User\Form\GroupMemberType).
Resolving inheritance for "App\Admin\Modules\User\Form\GroupMemberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\GroupMemberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\GroupSearchFilterType" (parent: .abstract.instanceof.App\Admin\Modules\User\Form\GroupSearchFilterType).
Resolving inheritance for "App\Admin\Modules\User\Form\GroupSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\GroupSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\GroupType" (parent: .abstract.instanceof.App\Admin\Modules\User\Form\GroupType).
Resolving inheritance for "App\Admin\Modules\User\Form\GroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\GroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\UserSearchFilterType" (parent: .abstract.instanceof.App\Admin\Modules\User\Form\UserSearchFilterType).
Resolving inheritance for "App\Admin\Modules\User\Form\UserSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\UserSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\UserType" (parent: .abstract.instanceof.App\Admin\Modules\User\Form\UserType).
Resolving inheritance for "App\Admin\Modules\User\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\VillageMemberSearchFilterType" (parent: .abstract.instanceof.App\Admin\Modules\User\Form\VillageMemberSearchFilterType).
Resolving inheritance for "App\Admin\Modules\User\Form\VillageMemberSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\VillageMemberSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\VillageMemberType" (parent: .abstract.instanceof.App\Admin\Modules\User\Form\VillageMemberType).
Resolving inheritance for "App\Admin\Modules\User\Form\VillageMemberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\VillageMemberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\VillageSearchFilterType" (parent: .abstract.instanceof.App\Admin\Modules\User\Form\VillageSearchFilterType).
Resolving inheritance for "App\Admin\Modules\User\Form\VillageSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\VillageSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\VillageType" (parent: .abstract.instanceof.App\Admin\Modules\User\Form\VillageType).
Resolving inheritance for "App\Admin\Modules\User\Form\VillageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\VillageType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\User\Repository\GroupMemberRepository" (parent: .abstract.instanceof.App\Admin\Modules\User\Repository\GroupMemberRepository).
Resolving inheritance for "App\Admin\Modules\User\Repository\GroupMemberRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\User\Repository\GroupMemberRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\User\Repository\GroupRepository" (parent: .abstract.instanceof.App\Admin\Modules\User\Repository\GroupRepository).
Resolving inheritance for "App\Admin\Modules\User\Repository\GroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\User\Repository\GroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\User\Repository\VillageMemberRepository" (parent: .abstract.instanceof.App\Admin\Modules\User\Repository\VillageMemberRepository).
Resolving inheritance for "App\Admin\Modules\User\Repository\VillageMemberRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\User\Repository\VillageMemberRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\User\Repository\VillageRepository" (parent: .abstract.instanceof.App\Admin\Modules\User\Repository\VillageRepository).
Resolving inheritance for "App\Admin\Modules\User\Repository\VillageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\User\Repository\VillageRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\XBoosterApi\Modules\Offer\Controller\OfferController" (parent: .abstract.instanceof.App\Admin\Modules\XBoosterApi\Modules\Offer\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\XBoosterApi\Modules\Offer\Controller\OfferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\XBoosterApi\Modules\Offer\Controller\OfferController).
Resolving inheritance for "App\Admin\Modules\XBoosterApi\Modules\Offer\Controller\OfferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\XBoosterApi\Modules\Offer\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\XBoosterApi\Modules\Offer\Form\AddOffersPopupType" (parent: .abstract.instanceof.App\Admin\Modules\XBoosterApi\Modules\Offer\Form\AddOffersPopupType).
Resolving inheritance for "App\Admin\Modules\XBoosterApi\Modules\Offer\Form\AddOffersPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\XBoosterApi\Modules\Offer\Form\AddOffersPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\XBoosterApi\Modules\Offer\Form\OfferSearchFilterType" (parent: .abstract.instanceof.App\Admin\Modules\XBoosterApi\Modules\Offer\Form\OfferSearchFilterType).
Resolving inheritance for "App\Admin\Modules\XBoosterApi\Modules\Offer\Form\OfferSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\XBoosterApi\Modules\Offer\Form\OfferSearchFilterType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\XBoosterApi\Modules\Offer\Repository\XBoosterApiOfferRepository" (parent: .abstract.instanceof.App\Admin\Modules\XBoosterApi\Modules\Offer\Repository\XBoosterApiOfferRepository).
Resolving inheritance for "App\Admin\Modules\XBoosterApi\Modules\Offer\Repository\XBoosterApiOfferRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\XBoosterApi\Modules\Offer\Repository\XBoosterApiOfferRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Admin\Twig\HelperExtension" (parent: .abstract.instanceof.App\Admin\Twig\HelperExtension).
Resolving inheritance for "App\Admin\Twig\HelperExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Admin\Twig\HelperExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronWorkerCommand" (parent: .abstract.instanceof.App\Command\CronWorkerCommand).
Resolving inheritance for "App\Command\CronWorkerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronWorkerCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController" (parent: .abstract.instanceof.App\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController).
Resolving inheritance for "App\Controller\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController" (parent: .abstract.instanceof.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController).
Resolving inheritance for "App\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FileRepositoryController" (parent: .abstract.instanceof.App\Controller\FileRepositoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FileRepositoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FileRepositoryController).
Resolving inheritance for "App\Controller\FileRepositoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FileRepositoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LayoutController" (parent: .abstract.instanceof.App\Controller\LayoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LayoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LayoutController).
Resolving inheritance for "App\Controller\LayoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LayoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WidgetController" (parent: .abstract.instanceof.App\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WidgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WidgetController).
Resolving inheritance for "App\Controller\WidgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WidgetController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ActionSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ActionSubscriber).
Resolving inheritance for "App\EventSubscriber\ActionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ActionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for "App\EventSubscriber\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BaseFormType" (parent: .abstract.instanceof.App\Form\BaseFormType).
Resolving inheritance for "App\Form\BaseFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BaseFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomType\DatePickerType" (parent: .abstract.instanceof.App\Form\CustomType\DatePickerType).
Resolving inheritance for "App\Form\CustomType\DatePickerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomType\DatePickerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomType\DateTimePickerType" (parent: .abstract.instanceof.App\Form\CustomType\DateTimePickerType).
Resolving inheritance for "App\Form\CustomType\DateTimePickerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomType\DateTimePickerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomType\LangFormSubmitType" (parent: .abstract.instanceof.App\Form\CustomType\LangFormSubmitType).
Resolving inheritance for "App\Form\CustomType\LangFormSubmitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomType\LangFormSubmitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomType\Select2AjaxEntityType" (parent: .abstract.instanceof.App\Form\CustomType\Select2AjaxEntityType).
Resolving inheritance for "App\Form\CustomType\Select2AjaxEntityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomType\Select2AjaxEntityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomType\TimePickerType" (parent: .abstract.instanceof.App\Form\CustomType\TimePickerType).
Resolving inheritance for "App\Form\CustomType\TimePickerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomType\TimePickerType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Controller\BaseController" (parent: .abstract.instanceof.App\IntApi\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Controller\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Controller\BaseController).
Resolving inheritance for "App\IntApi\Controller\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Controller\TestController" (parent: .abstract.instanceof.App\IntApi\Controller\TestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Controller\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Controller\TestController).
Resolving inheritance for "App\IntApi\Controller\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Controller\TestController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\IntApi\EventSubscriber\ActionSubscriber" (parent: .abstract.instanceof.App\IntApi\EventSubscriber\ActionSubscriber).
Resolving inheritance for "App\IntApi\EventSubscriber\ActionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\IntApi\EventSubscriber\ActionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\KnowledgeBaseManagement\Controller\BaseController" (parent: .abstract.instanceof.App\IntApi\Modules\KnowledgeBaseManagement\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\KnowledgeBaseManagement\Controller\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\KnowledgeBaseManagement\Controller\BaseController).
Resolving inheritance for "App\IntApi\Modules\KnowledgeBaseManagement\Controller\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\KnowledgeBaseManagement\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Category\Controller\CategoryController" (parent: .abstract.instanceof.App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Category\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Category\Controller\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Category\Controller\CategoryController).
Resolving inheritance for "App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Category\Controller\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Category\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Post\Controller\PostController" (parent: .abstract.instanceof.App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Post\Controller\PostController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Post\Controller\PostController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Post\Controller\PostController).
Resolving inheritance for "App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Post\Controller\PostController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Post\Controller\PostController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\LandingAI\Controller\BaseController" (parent: .abstract.instanceof.App\IntApi\Modules\LandingAI\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\LandingAI\Controller\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\LandingAI\Controller\BaseController).
Resolving inheritance for "App\IntApi\Modules\LandingAI\Controller\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\LandingAI\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\LandingAI\Modules\Api\Category\Controller\CategoryController" (parent: .abstract.instanceof.App\IntApi\Modules\LandingAI\Modules\Api\Category\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\LandingAI\Modules\Api\Category\Controller\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\LandingAI\Modules\Api\Category\Controller\CategoryController).
Resolving inheritance for "App\IntApi\Modules\LandingAI\Modules\Api\Category\Controller\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\LandingAI\Modules\Api\Category\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\UserHealthManagement\Controller\BaseController" (parent: .abstract.instanceof.App\IntApi\Modules\UserHealthManagement\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\UserHealthManagement\Controller\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\UserHealthManagement\Controller\BaseController).
Resolving inheritance for "App\IntApi\Modules\UserHealthManagement\Controller\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\UserHealthManagement\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\UserHealthManagement\Modules\Api\Consultation\Controller\ConsultationController" (parent: .abstract.instanceof.App\IntApi\Modules\UserHealthManagement\Modules\Api\Consultation\Controller\ConsultationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\UserHealthManagement\Modules\Api\Consultation\Controller\ConsultationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\UserHealthManagement\Modules\Api\Consultation\Controller\ConsultationController).
Resolving inheritance for "App\IntApi\Modules\UserHealthManagement\Modules\Api\Consultation\Controller\ConsultationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\UserHealthManagement\Modules\Api\Consultation\Controller\ConsultationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\UserHealthManagement\Modules\Api\Thread\Controller\ThreadController" (parent: .abstract.instanceof.App\IntApi\Modules\UserHealthManagement\Modules\Api\Thread\Controller\ThreadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\UserHealthManagement\Modules\Api\Thread\Controller\ThreadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\UserHealthManagement\Modules\Api\Thread\Controller\ThreadController).
Resolving inheritance for "App\IntApi\Modules\UserHealthManagement\Modules\Api\Thread\Controller\ThreadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\UserHealthManagement\Modules\Api\Thread\Controller\ThreadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Cart\Controller\CartController" (parent: .abstract.instanceof.App\Modules\Cart\Controller\CartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Cart\Controller\CartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Cart\Controller\CartController).
Resolving inheritance for "App\Modules\Cart\Controller\CartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Cart\Controller\CartController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Cart\Form\CartProductType" (parent: .abstract.instanceof.App\Modules\Cart\Form\CartProductType).
Resolving inheritance for "App\Modules\Cart\Form\CartProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Cart\Form\CartProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Cart\Form\CartType" (parent: .abstract.instanceof.App\Modules\Cart\Form\CartType).
Resolving inheritance for "App\Modules\Cart\Form\CartType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Cart\Form\CartType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Cart\Form\ClientDataType" (parent: .abstract.instanceof.App\Modules\Cart\Form\ClientDataType).
Resolving inheritance for "App\Modules\Cart\Form\ClientDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Cart\Form\ClientDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Cart\Form\PaymentDataType" (parent: .abstract.instanceof.App\Modules\Cart\Form\PaymentDataType).
Resolving inheritance for "App\Modules\Cart\Form\PaymentDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Cart\Form\PaymentDataType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\LandingAI\Controller\LandingAIController" (parent: .abstract.instanceof.App\Modules\LandingAI\Controller\LandingAIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\LandingAI\Controller\LandingAIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\LandingAI\Controller\LandingAIController).
Resolving inheritance for "App\Modules\LandingAI\Controller\LandingAIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\LandingAI\Controller\LandingAIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ModuleArticle\Controller\WidgetController" (parent: .abstract.instanceof.App\Modules\ModuleArticle\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ModuleArticle\Controller\WidgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ModuleArticle\Controller\WidgetController).
Resolving inheritance for "App\Modules\ModuleArticle\Controller\WidgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ModuleArticle\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ModuleArticle\Form\SearchFilterType" (parent: .abstract.instanceof.App\Modules\ModuleArticle\Form\SearchFilterType).
Resolving inheritance for "App\Modules\ModuleArticle\Form\SearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ModuleArticle\Form\SearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ModuleNews\Controller\WidgetController" (parent: .abstract.instanceof.App\Modules\ModuleNews\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ModuleNews\Controller\WidgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ModuleNews\Controller\WidgetController).
Resolving inheritance for "App\Modules\ModuleNews\Controller\WidgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ModuleNews\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Offer\Controller\ProductController" (parent: .abstract.instanceof.App\Modules\Offer\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Offer\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Offer\Controller\ProductController).
Resolving inheritance for "App\Modules\Offer\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Offer\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Offer\Controller\WidgetController" (parent: .abstract.instanceof.App\Modules\Offer\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Offer\Controller\WidgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Offer\Controller\WidgetController).
Resolving inheritance for "App\Modules\Offer\Controller\WidgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Offer\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Offer\Form\ProductSearchFilterType" (parent: .abstract.instanceof.App\Modules\Offer\Form\ProductSearchFilterType).
Resolving inheritance for "App\Modules\Offer\Form\ProductSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Offer\Form\ProductSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Offer\Form\ProductType" (parent: .abstract.instanceof.App\Modules\Offer\Form\ProductType).
Resolving inheritance for "App\Modules\Offer\Form\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Offer\Form\ProductType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Order\Controller\PaymentController" (parent: .abstract.instanceof.App\Modules\Order\Controller\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Order\Controller\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Order\Controller\PaymentController).
Resolving inheritance for "App\Modules\Order\Controller\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Order\Controller\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Structure\Controller\SitemapController" (parent: .abstract.instanceof.App\Modules\Structure\Controller\SitemapController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Structure\Controller\SitemapController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Structure\Controller\SitemapController).
Resolving inheritance for "App\Modules\Structure\Controller\SitemapController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Structure\Controller\SitemapController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Structure\Form\StructureConstructorElementCustomFormType" (parent: .abstract.instanceof.App\Modules\Structure\Form\StructureConstructorElementCustomFormType).
Resolving inheritance for "App\Modules\Structure\Form\StructureConstructorElementCustomFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Structure\Form\StructureConstructorElementCustomFormType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\User\Controller\RegistrationController" (parent: .abstract.instanceof.App\Modules\User\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\User\Controller\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\User\Controller\RegistrationController).
Resolving inheritance for "App\Modules\User\Controller\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\User\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\User\Controller\ResettingController" (parent: .abstract.instanceof.App\Modules\User\Controller\ResettingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\User\Controller\ResettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\User\Controller\ResettingController).
Resolving inheritance for "App\Modules\User\Controller\ResettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\User\Controller\ResettingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\User\Controller\SecurityController" (parent: .abstract.instanceof.App\Modules\User\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\User\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\User\Controller\SecurityController).
Resolving inheritance for "App\Modules\User\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\User\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\User\Form\ChangePasswordType" (parent: .abstract.instanceof.App\Modules\User\Form\ChangePasswordType).
Resolving inheritance for "App\Modules\User\Form\ChangePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\User\Form\ChangePasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\User\Form\LoginType" (parent: .abstract.instanceof.App\Modules\User\Form\LoginType).
Resolving inheritance for "App\Modules\User\Form\LoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\User\Form\LoginType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\User\Form\RegistrationType" (parent: .abstract.instanceof.App\Modules\User\Form\RegistrationType).
Resolving inheritance for "App\Modules\User\Form\RegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\User\Form\RegistrationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\User\Form\ResetPasswordType" (parent: .abstract.instanceof.App\Modules\User\Form\ResetPasswordType).
Resolving inheritance for "App\Modules\User\Form\ResetPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\User\Form\ResetPasswordType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\User\Repository\UserRepository" (parent: .abstract.instanceof.App\Modules\User\Repository\UserRepository).
Resolving inheritance for "App\Modules\User\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\User\Repository\UserRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Controller\BaseController" (parent: .abstract.instanceof.App\Modules\UserPanel\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Controller\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Controller\BaseController).
Resolving inheritance for "App\Modules\UserPanel\Controller\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Controller\DefaultController" (parent: .abstract.instanceof.App\Modules\UserPanel\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Controller\DefaultController).
Resolving inheritance for "App\Modules\UserPanel\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Controller\WidgetController" (parent: .abstract.instanceof.App\Modules\UserPanel\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Controller\WidgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Controller\WidgetController).
Resolving inheritance for "App\Modules\UserPanel\Controller\WidgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\UserPanel\EventSubscriber\ActionSubscriber" (parent: .abstract.instanceof.App\Modules\UserPanel\EventSubscriber\ActionSubscriber).
Resolving inheritance for "App\Modules\UserPanel\EventSubscriber\ActionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\UserPanel\EventSubscriber\ActionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Assistant\Controller\AssistantController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Assistant\Controller\AssistantController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Assistant\Controller\AssistantController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Assistant\Controller\AssistantController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Assistant\Controller\AssistantController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Assistant\Controller\AssistantController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Assistant\Modules\Health\Controller\SettingsController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Assistant\Modules\Health\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Assistant\Modules\Health\Controller\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Assistant\Modules\Health\Controller\SettingsController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Assistant\Modules\Health\Controller\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Assistant\Modules\Health\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Assistant\Modules\Health\Form\SettingsType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Assistant\Modules\Health\Form\SettingsType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Assistant\Modules\Health\Form\SettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Assistant\Modules\Health\Form\SettingsType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\FriendsChatController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Community\Controller\FriendsChatController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\FriendsChatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\FriendsChatController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Community\Controller\FriendsChatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\FriendsChatController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchSidebarController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchSidebarController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchSidebarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchSidebarController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchSidebarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchSidebarController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\SearchController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Community\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\SearchController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Community\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\SearchSidebarController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Community\Controller\SearchSidebarController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\SearchSidebarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\SearchSidebarController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Community\Controller\SearchSidebarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\SearchSidebarController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\UserController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Community\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\UserController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Community\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\WidgetController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Community\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\WidgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\WidgetController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Community\Controller\WidgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Community\Form\AddConsultedUserPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Community\Form\AddConsultedUserPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Community\Form\AddConsultedUserPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Community\Form\AddConsultedUserPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Community\Form\FriendSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Community\Form\FriendSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Community\Form\FriendSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Community\Form\FriendSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Community\Form\UserSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Community\Form\UserSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Community\Form\UserSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Community\Form\UserSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\BaseController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\BaseController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ChatController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ChatController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ChatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ChatController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ChatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ChatController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProductController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProductController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProfileController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProfileController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Form\ChatMessageType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Community\Modules\Profile\Form\ChatMessageType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Community\Modules\Profile\Form\ChatMessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Form\ChatMessageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Form\ProductSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Community\Modules\Profile\Form\ProductSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Community\Modules\Profile\Form\ProductSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Form\ProductSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Controller\DefaultController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Controller\DefaultController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Consultation\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Controller\ContactController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Controller\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Controller\ContactController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Controller\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Form\ContactPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Form\ContactPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Form\ContactPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Form\ContactPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Form\ContactSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Form\ContactSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Form\ContactSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Form\ContactSearchFilterType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Repository\ConsultationCalendarContactRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Repository\ConsultationCalendarContactRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Repository\ConsultationCalendarContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Repository\ConsultationCalendarContactRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\RequestController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\RequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\RequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\RequestController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\RequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\RequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadRecommendationController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadRecommendationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadRecommendationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadRecommendationController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadRecommendationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadRecommendationController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\AddRecommendationsFromProtocolPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\AddRecommendationsFromProtocolPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\AddRecommendationsFromProtocolPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\AddRecommendationsFromProtocolPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\ThreadRecommendationPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\ThreadRecommendationPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\ThreadRecommendationPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\ThreadRecommendationPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\ThreadSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\ThreadSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\ThreadSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\ThreadSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Controller\UserController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Controller\UserController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Form\UserSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Form\UserSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Form\UserSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Form\UserSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Controller\ContactController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Controller\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Controller\ContactController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Controller\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Controller\ContactController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Form\ContactPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Form\ContactPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Form\ContactPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Form\ContactPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Form\ContactSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Form\ContactSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Form\ContactSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Form\ContactSearchFilterType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Repository\ConsultationContactRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Repository\ConsultationContactRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Repository\ConsultationContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Repository\ConsultationContactRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Controller\ProblemController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Controller\ProblemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Controller\ProblemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Controller\ProblemController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Controller\ProblemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Controller\ProblemController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Form\ProblemSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Form\ProblemSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Form\ProblemSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Form\ProblemSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Favorite\Controller\FavoriteController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Favorite\Controller\FavoriteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Favorite\Controller\FavoriteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Favorite\Controller\FavoriteController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Favorite\Controller\FavoriteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Favorite\Controller\FavoriteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Favorite\Controller\KnowledgeBasePostController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Favorite\Controller\KnowledgeBasePostController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Favorite\Controller\KnowledgeBasePostController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Favorite\Controller\KnowledgeBasePostController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Favorite\Controller\KnowledgeBasePostController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Favorite\Controller\KnowledgeBasePostController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Favorite\Controller\MarketProductController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Favorite\Controller\MarketProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Favorite\Controller\MarketProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Favorite\Controller\MarketProductController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Favorite\Controller\MarketProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Favorite\Controller\MarketProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Favorite\Controller\StoreOfferController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Favorite\Controller\StoreOfferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Favorite\Controller\StoreOfferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Favorite\Controller\StoreOfferController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Favorite\Controller\StoreOfferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Favorite\Controller\StoreOfferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Favorite\Controller\UserController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Favorite\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Favorite\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Favorite\Controller\UserController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Favorite\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Favorite\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Favorite\Form\KnowledgeBasePostSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Favorite\Form\KnowledgeBasePostSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Favorite\Form\KnowledgeBasePostSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Favorite\Form\KnowledgeBasePostSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Favorite\Form\MarketProductSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Favorite\Form\MarketProductSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Favorite\Form\MarketProductSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Favorite\Form\MarketProductSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Favorite\Form\StoreOfferSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Favorite\Form\StoreOfferSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Favorite\Form\StoreOfferSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Favorite\Form\StoreOfferSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Favorite\Form\UserSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Favorite\Form\UserSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Favorite\Form\UserSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Favorite\Form\UserSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Controller\DefaultController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Controller\DefaultController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\BodyMap\Controller\BodyMapController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\BodyMap\Controller\BodyMapController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\BodyMap\Controller\BodyMapController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\BodyMap\Controller\BodyMapController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\BodyMap\Controller\BodyMapController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\BodyMap\Controller\BodyMapController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\CalendarContactController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\CalendarContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\CalendarContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\CalendarContactController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\CalendarContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\CalendarContactController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ConsultantController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ConsultantController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ConsultantController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ConsultantController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ConsultantController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ConsultantController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\DefaultController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\DefaultController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ProblemThreadController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ProblemThreadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ProblemThreadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ProblemThreadController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ProblemThreadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ProblemThreadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ThreadConsultantController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ThreadConsultantController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ThreadConsultantController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ThreadConsultantController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ThreadConsultantController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ThreadConsultantController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\CalendarContactSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\CalendarContactSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\CalendarContactSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\CalendarContactSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\ConsultantSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\ConsultantSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\ConsultantSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\ConsultantSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\ThreadConsultantSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\ThreadConsultantSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\ThreadConsultantSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\ThreadConsultantSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ConsultationController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ConsultationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ConsultationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ConsultationController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ConsultationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ConsultationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ManageController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ManageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ManageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ManageController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ManageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ManageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ProblemController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ProblemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ProblemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ProblemController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ProblemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ProblemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationCalendarController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationCalendarController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationCalendarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationCalendarController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationCalendarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationCalendarController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\UserSupplementController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\UserSupplementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\UserSupplementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\UserSupplementController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\UserSupplementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\UserSupplementController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\AddRecommendationsFromProtocolPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\AddRecommendationsFromProtocolPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\AddRecommendationsFromProtocolPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\AddRecommendationsFromProtocolPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\FindThreadConsultantPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\FindThreadConsultantPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\FindThreadConsultantPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\FindThreadConsultantPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ProblemPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ProblemPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ProblemPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ProblemPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadNotePopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadNotePopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadNotePopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadNotePopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadRecommendationPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadRecommendationPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadRecommendationPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadRecommendationPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadRecommendationSetDosageHourPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadRecommendationSetDosageHourPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadRecommendationSetDosageHourPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadRecommendationSetDosageHourPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\UserSupplementPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\UserSupplementPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\UserSupplementPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\UserSupplementPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\UserSupplementSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\UserSupplementSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\UserSupplementSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\UserSupplementSearchFilterType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthThreadNoteRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthThreadNoteRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthThreadNoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthThreadNoteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthThreadRecommendationRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthThreadRecommendationRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthThreadRecommendationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthThreadRecommendationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthThreadRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthThreadRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthThreadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthThreadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthUserSupplementRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthUserSupplementRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthUserSupplementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthUserSupplementRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolRecommendationController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolRecommendationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolRecommendationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolRecommendationController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolRecommendationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolRecommendationController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddFromKnowledgeBasePostPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddFromKnowledgeBasePostPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddFromKnowledgeBasePostPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddFromKnowledgeBasePostPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddFromThreadPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddFromThreadPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddFromThreadPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddFromThreadPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddToThreadPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddToThreadPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddToThreadPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddToThreadPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\ProtocolEditPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\ProtocolEditPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\ProtocolEditPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\ProtocolEditPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\ProtocolRecommendationPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\ProtocolRecommendationPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\ProtocolRecommendationPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\ProtocolRecommendationPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\SearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\SearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\SearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\SearchFilterType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Repository\HealthProtocolRecommendationRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Repository\HealthProtocolRecommendationRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Repository\HealthProtocolRecommendationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Repository\HealthProtocolRecommendationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Repository\HealthProtocolRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Repository\HealthProtocolRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Repository\HealthProtocolRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Repository\HealthProtocolRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Recommendation\Controller\RecommendationController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Recommendation\Controller\RecommendationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Recommendation\Controller\RecommendationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Recommendation\Controller\RecommendationController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Recommendation\Controller\RecommendationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Recommendation\Controller\RecommendationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultHistoryController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultHistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultHistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultHistoryController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultHistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultHistoryController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryEntryResultPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryEntryResultPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryEntryResultPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryEntryResultPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryResultEntryType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryResultEntryType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryResultEntryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryResultEntryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryResultType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryResultType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryResultType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryResultType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\ResultEntryType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\ResultEntryType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\ResultEntryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\ResultEntryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\ResultType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\ResultType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\ResultType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\ResultType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\SearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\SearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\SearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\SearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\SelectDictionaryParamSearchFilterPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\SelectDictionaryParamSearchFilterPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Result\Form\SelectDictionaryParamSearchFilterPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\SelectDictionaryParamSearchFilterPopupType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Repository\HealthResultRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Repository\HealthResultRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\Result\Repository\HealthResultRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Repository\HealthResultRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingParamController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingParamController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingParamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingParamController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingParamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingParamController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Form\WellBeingParamWidgetFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Form\WellBeingParamWidgetFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Form\WellBeingParamWidgetFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Form\WellBeingParamWidgetFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Form\WellBeingType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Form\WellBeingType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Form\WellBeingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Form\WellBeingType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Repository\HealthWellBeingRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Repository\HealthWellBeingRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Repository\HealthWellBeingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Repository\HealthWellBeingRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\PostController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\PostController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\PostController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\PostController).
Resolving inheritance for "App\Modules\UserPanel\Modules\KnowledgeBase\Controller\PostController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\PostController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\UserPostController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\UserPostController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\UserPostController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\UserPostController).
Resolving inheritance for "App\Modules\UserPanel\Modules\KnowledgeBase\Controller\UserPostController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\UserPostController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\WidgetController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\WidgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\WidgetController).
Resolving inheritance for "App\Modules\UserPanel\Modules\KnowledgeBase\Controller\WidgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeIngredientSectionItemType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeIngredientSectionItemType).
Resolving inheritance for "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeIngredientSectionItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeIngredientSectionItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeIngredientSectionType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeIngredientSectionType).
Resolving inheritance for "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeIngredientSectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeIngredientSectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeSelectIngredientProductType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeSelectIngredientProductType).
Resolving inheritance for "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeSelectIngredientProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeSelectIngredientProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeType).
Resolving inheritance for "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostType).
Resolving inheritance for "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Controller\BaseController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Controller\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Controller\BaseController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Controller\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Controller\DefaultController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Controller\DefaultController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Controller\DemandController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Demand\Controller\DemandController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Controller\DemandController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Controller\DemandController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Demand\Controller\DemandController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Controller\DemandController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandCustomItemPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandCustomItemPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandCustomItemPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandCustomItemPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandProductType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandProductType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\ProductSelectorSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\ProductSelectorSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\ProductSelectorSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\ProductSelectorSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\StoreProductSelectorSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\StoreProductSelectorSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\StoreProductSelectorSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\StoreProductSelectorSearchFilterType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Repository\MarketDemandRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Demand\Repository\MarketDemandRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Demand\Repository\MarketDemandRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Repository\MarketDemandRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\ProductController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\ProductController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\WidgetController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\WidgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\WidgetController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\WidgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Market\Form\ProductSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Market\Form\ProductSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Market\Form\ProductSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Market\Form\ProductSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Note\Controller\NoteController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Note\Controller\NoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Note\Controller\NoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Note\Controller\NoteController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Note\Controller\NoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Note\Controller\NoteController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Note\Form\NoteSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Note\Form\NoteSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Note\Form\NoteSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Note\Form\NoteSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Note\Form\NoteType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Note\Form\NoteType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Note\Form\NoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Note\Form\NoteType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Note\Repository\MarketNoteRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Note\Repository\MarketNoteRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Note\Repository\MarketNoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Note\Repository\MarketNoteRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\OrderController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\OrderController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\ReceivedOrderController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\ReceivedOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\ReceivedOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\ReceivedOrderController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\ReceivedOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\ReceivedOrderController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\OrderSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\OrderSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Order\Form\OrderSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\OrderSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\ReceivedOrderSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\ReceivedOrderSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Order\Form\ReceivedOrderSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\ReceivedOrderSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\ReceivedOrderType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\ReceivedOrderType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Order\Form\ReceivedOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\ReceivedOrderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\SetReceivedStatusPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\SetReceivedStatusPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Order\Form\SetReceivedStatusPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\SetReceivedStatusPopupType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Repository\MarketOrderRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Order\Repository\MarketOrderRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Order\Repository\MarketOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Repository\MarketOrderRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Controller\OrderController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Controller\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Controller\OrderController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Controller\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Form\OrderSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Form\OrderSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Form\OrderSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Form\OrderSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductCategoryController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductCategoryController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductCategoryPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductCategoryPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductCategoryPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductCategoryPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductImageType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductImageType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Repository\MarketProductCategoryRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Product\Repository\MarketProductCategoryRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Product\Repository\MarketProductCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Repository\MarketProductCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Repository\MarketProductRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Product\Repository\MarketProductRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Product\Repository\MarketProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Repository\MarketProductRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Controller\DefaultController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Controller\DefaultController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Controller\CategoryController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Controller\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Controller\CategoryController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Controller\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Form\CategoryListProductType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Form\CategoryListProductType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Form\CategoryListProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Form\CategoryListProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Form\CategoryPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Form\CategoryPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Form\CategoryPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Form\CategoryPopupType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Repository\MarketStorageCategoryRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Repository\MarketStorageCategoryRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Repository\MarketStorageCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Repository\MarketStorageCategoryRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Controller\DemandController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Controller\DemandController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Controller\DemandController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Controller\DemandController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Controller\DemandController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Controller\DemandController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\AddProductWidgetSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\AddProductWidgetSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\AddProductWidgetSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\AddProductWidgetSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandCustomItemPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandCustomItemPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandCustomItemPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandCustomItemPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandProductType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandProductType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\ProductSelectorSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\ProductSelectorSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\ProductSelectorSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\ProductSelectorSearchFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\StoreProductSelectorSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\StoreProductSelectorSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\StoreProductSelectorSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\StoreProductSelectorSearchFilterType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Repository\MarketStorageCategoryDemandProductRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Repository\MarketStorageCategoryDemandProductRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Repository\MarketStorageCategoryDemandProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Repository\MarketStorageCategoryDemandProductRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Controller\DemandController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Controller\DemandController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Controller\DemandController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Controller\DemandController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Controller\DemandController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Controller\DemandController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Form\CategoryDemandProductType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Form\CategoryDemandProductType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Form\CategoryDemandProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Form\CategoryDemandProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Form\CategoryDemandType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Form\CategoryDemandType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Form\CategoryDemandType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Form\CategoryDemandType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Controller\InventoryController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Controller\InventoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Controller\InventoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Controller\InventoryController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Controller\InventoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Controller\InventoryController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Form\InventoryFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Form\InventoryFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Form\InventoryFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Form\InventoryFilterType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Controller\OrderController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Controller\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Controller\OrderController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Controller\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Form\AddOrderPopupProductType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Form\AddOrderPopupProductType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Form\AddOrderPopupProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Form\AddOrderPopupProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Form\OrderSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Form\OrderSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Form\OrderSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Form\OrderSearchFilterType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Repository\MarketStorageOrderRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Repository\MarketStorageOrderRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Repository\MarketStorageOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Repository\MarketStorageOrderRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockHistoryController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockHistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockHistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockHistoryController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockHistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockHistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockProductHistoryController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockProductHistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockProductHistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockProductHistoryController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockProductHistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockProductHistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\StockController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\StockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\StockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\StockController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\StockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\StockController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockProductType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockProductType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\StockSearchFilterType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\StockSearchFilterType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\StockSearchFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\StockSearchFilterType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Repository\MarketStorageStockCategoryProductHistoryRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Repository\MarketStorageStockCategoryProductHistoryRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Repository\MarketStorageStockCategoryProductHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Repository\MarketStorageStockCategoryProductHistoryRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Notification\Controller\NotificationController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Notification\Controller\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Notification\Controller\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Notification\Controller\NotificationController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Notification\Controller\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Notification\Controller\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Notification\Controller\SidebarController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Notification\Controller\SidebarController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Notification\Controller\SidebarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Notification\Controller\SidebarController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Notification\Controller\SidebarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Notification\Controller\SidebarController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Page\Controller\PageController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Page\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Page\Controller\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Page\Controller\PageController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Page\Controller\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Page\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Supplier\Controller\SupplierController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Supplier\Controller\SupplierController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Supplier\Controller\SupplierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Supplier\Controller\SupplierController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Supplier\Controller\SupplierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Supplier\Controller\SupplierController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Controller\PollController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Controller\PollController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Controller\PollController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Controller\PollController).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Controller\PollController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Controller\PollController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Controller\PrivacyController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Controller\PrivacyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Controller\PrivacyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Controller\PrivacyController).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Controller\PrivacyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Controller\PrivacyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Controller\ProfileController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Controller\ProfileController).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Controller\ReferralController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Controller\ReferralController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Controller\ReferralController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Controller\ReferralController).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Controller\ReferralController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Controller\ReferralController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Controller\SettingsController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Controller\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Controller\SettingsController).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Controller\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Controller\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Controller\TaskController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Controller\TaskController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Controller\TaskController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Controller\TaskController).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Controller\TaskController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Controller\TaskController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Form\PollPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Form\PollPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Form\PollPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Form\PollPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Form\ProfileType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Form\ProfileType).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Form\ProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Form\ProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Form\TwitterUsernameType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Form\TwitterUsernameType).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Form\TwitterUsernameType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Form\TwitterUsernameType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupController).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupMemberController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupMemberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupMemberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupMemberController).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupMemberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupMemberController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Modules\Group\Form\GroupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Group\Form\GroupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Modules\Group\Form\GroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Modules\Group\Form\GroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Modules\Group\Form\InviteMemberPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Group\Form\InviteMemberPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Modules\Group\Form\InviteMemberPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Modules\Group\Form\InviteMemberPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Modules\Group\Form\MemberEditPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Group\Form\MemberEditPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Modules\Group\Form\MemberEditPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Modules\Group\Form\MemberEditPopupType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageController).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageMemberController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageMemberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageMemberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageMemberController).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageMemberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageMemberController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Modules\Village\Form\InviteMemberPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Village\Form\InviteMemberPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Modules\Village\Form\InviteMemberPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Modules\Village\Form\InviteMemberPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Modules\Village\Form\MemberEditPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Village\Form\MemberEditPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Modules\Village\Form\MemberEditPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Modules\Village\Form\MemberEditPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Modules\Village\Form\VillageType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Village\Form\VillageType).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Modules\Village\Form\VillageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Modules\Village\Form\VillageType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\User\Repository\UserReferralInvitationRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\User\Repository\UserReferralInvitationRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\User\Repository\UserReferralInvitationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\User\Repository\UserReferralInvitationRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Controller\VillageController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Village\Controller\VillageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Controller\VillageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Controller\VillageController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Village\Controller\VillageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Controller\VillageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Controller\WidgetController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Village\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Controller\WidgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Controller\WidgetController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Village\Controller\WidgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Controller\WidgetController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Form\InviteNewUserPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Village\Form\InviteNewUserPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Village\Form\InviteNewUserPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Form\InviteNewUserPopupType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Controller\AnnouncementController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Controller\AnnouncementController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Controller\AnnouncementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Controller\AnnouncementController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Village\Modules\Announcement\Controller\AnnouncementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Controller\AnnouncementController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Form\AnnouncementCommentPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Form\AnnouncementCommentPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Village\Modules\Announcement\Form\AnnouncementCommentPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Form\AnnouncementCommentPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Form\AnnouncementPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Form\AnnouncementPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Village\Modules\Announcement\Form\AnnouncementPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Form\AnnouncementPopupType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Repository\VillageAnnouncementRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Repository\VillageAnnouncementRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Village\Modules\Announcement\Repository\VillageAnnouncementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Repository\VillageAnnouncementRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatThreadController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatThreadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatThreadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatThreadController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatThreadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatThreadController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Form\MessageType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Chat\Form\MessageType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Village\Modules\Chat\Form\MessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Form\MessageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Form\ThreadPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Chat\Form\ThreadPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Village\Modules\Chat\Form\ThreadPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Form\ThreadPopupType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Repository\VillageChatRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Chat\Repository\VillageChatRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Village\Modules\Chat\Repository\VillageChatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Repository\VillageChatRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Repository\VillageChatThreadRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Chat\Repository\VillageChatThreadRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Village\Modules\Chat\Repository\VillageChatThreadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Repository\VillageChatThreadRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Modules\News\Controller\NewsController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\News\Controller\NewsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Modules\News\Controller\NewsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Modules\News\Controller\NewsController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Village\Modules\News\Controller\NewsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Modules\News\Controller\NewsController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Modules\News\Form\NewsCommentPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\News\Form\NewsCommentPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Village\Modules\News\Form\NewsCommentPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Modules\News\Form\NewsCommentPopupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Modules\News\Form\NewsPopupType" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\News\Form\NewsPopupType).
Resolving inheritance for "App\Modules\UserPanel\Modules\Village\Modules\News\Form\NewsPopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Modules\News\Form\NewsPopupType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Village\Modules\News\Repository\VillageNewsRepository" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\News\Repository\VillageNewsRepository).
Resolving inheritance for "App\Modules\UserPanel\Modules\Village\Modules\News\Repository\VillageNewsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Village\Modules\News\Repository\VillageNewsRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Villager\Controller\VillagerController" (parent: .abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Villager\Controller\VillagerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Modules\Villager\Controller\VillagerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Villager\Controller\VillagerController).
Resolving inheritance for "App\Modules\UserPanel\Modules\Village\Modules\Villager\Controller\VillagerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Modules\Villager\Controller\VillagerController).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Modules\UserPanel\Twig\HelperExtension" (parent: .abstract.instanceof.App\Modules\UserPanel\Twig\HelperExtension).
Resolving inheritance for "App\Modules\UserPanel\Twig\HelperExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Modules\UserPanel\Twig\HelperExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Panels\UserHealthDashboard\Controller\DashboardController" (parent: .abstract.instanceof.App\Panels\UserHealthDashboard\Controller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Panels\UserHealthDashboard\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Panels\UserHealthDashboard\Controller\DashboardController).
Resolving inheritance for "App\Panels\UserHealthDashboard\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Panels\UserHealthDashboard\Controller\DashboardController).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\HelperExtension" (parent: .abstract.instanceof.App\Twig\HelperExtension).
Resolving inheritance for "App\Twig\HelperExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\HelperExtension).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.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.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.user.provider.concrete.my_db_provider" (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.admin" (parent: security.firewall.config).
Resolving inheritance for "security.listener.admin.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.admin" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.admin" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.admin" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.admin" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.admin.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.admin" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.admin" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.admin" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.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.context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
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_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
2
Removing service-argument resolver for controller "App\Modules\UserPanel\Modules\Market\Modules\Demand\Controller\DemandController::addProductWidget": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Controller\DemandController::addProductWidget": no corresponding services exist for the referenced types.
248
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "notifier.logger_notification_listener"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.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.migrations.metadata_storage"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.admin"; reason: private alias.
Removed service "security.user_checker.admin"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "liip_imagine"; reason: private alias.
Removed service "Imagine\Image\ImagineInterface"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; 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 $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "knp_menu.menu_provider"; 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.80edgLI"; reason: private alias.
Removed service ".service_locator.h8Jkkd2"; reason: private alias.
Removed service ".service_locator.RIGJPw_"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.Xyn4VsL"; reason: private alias.
Removed service ".service_locator.GEbsSy3"; reason: private alias.
Removed service ".service_locator.DOTWeCQ"; reason: private alias.
Removed service ".service_locator.swa9qG3"; reason: private alias.
Removed service ".service_locator.Emg21pE"; reason: private alias.
Removed service ".service_locator.BFrsqsn"; reason: private alias.
Removed service ".service_locator.ftvHQq2"; reason: private alias.
Removed service ".service_locator.nsk_SEl"; reason: private alias.
Removed service ".service_locator.kx9bbAf"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.UjnkS.n"; reason: private alias.
Removed service ".service_locator.EBmXGVx"; reason: private alias.
Removed service ".service_locator.OuneXno"; reason: private alias.
Removed service ".service_locator.jUv.zyj"; reason: private alias.
Removed service ".service_locator.j6Ltrnf"; reason: private alias.
Removed service ".service_locator.W5YBap1"; reason: private alias.
Removed service ".service_locator.31uKx6W"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.admin"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "security.event_dispatcher.admin"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.ppwPpgh"; reason: private alias.
Removed service ".service_locator._.p.Gt2"; reason: private alias.
Removed service ".service_locator.3H7O7rn"; reason: private alias.
Removed service ".service_locator.q5CEIMS"; reason: private alias.
Removed service ".service_locator.7NIAq8D"; reason: private alias.
Removed service ".service_locator.2mfazzK"; reason: private alias.
Removed service ".service_locator.Br9OULe"; reason: private alias.
Removed service ".service_locator.Y7m2CXX"; reason: private alias.
Removed service ".service_locator.2iGRtVs"; reason: private alias.
Removed service ".service_locator.tlw5Dui"; reason: private alias.
Removed service ".service_locator.TgBqCx1"; reason: private alias.
Removed service ".service_locator.qurkT5V"; reason: private alias.
Removed service ".service_locator.f2GUw.Z"; reason: private alias.
Removed service ".service_locator.nhTn67B"; reason: private alias.
Removed service ".service_locator.etpwYj_"; reason: private alias.
Removed service ".service_locator.eeOqnUB"; reason: private alias.
Removed service ".service_locator.oO3vXRw"; reason: private alias.
Removed service ".service_locator.x.1rShn"; reason: private alias.
Removed service ".service_locator.8rFdn_I"; reason: private alias.
Removed service ".service_locator.ViXDCFq"; reason: private alias.
Removed service ".service_locator.ReUu27l"; reason: private alias.
Removed service ".service_locator.0c7.dir"; reason: private alias.
Removed service ".service_locator.lBk4KUx"; reason: private alias.
Removed service ".service_locator.LZstGUW"; reason: private alias.
Removed service ".service_locator.Q1z.f9O"; reason: private alias.
Removed service ".service_locator.tO9BMyG"; reason: private alias.
Removed service ".service_locator.iYwAu3s"; reason: private alias.
Removed service ".service_locator.x_6iupz"; reason: private alias.
Removed service ".service_locator.dGUCsbe"; reason: private alias.
Removed service ".service_locator.u6DWx23"; reason: private alias.
Removed service ".service_locator.hnz5ZNh"; reason: private alias.
Removed service ".service_locator.BlxN3Cw"; reason: private alias.
184
Changed reference of service "admin.module_news" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.module_article" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.module_recommendations" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.module_product" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "user.user" previously pointing to "router.default" to "router".
Changed reference of service "user_panel.market.storage.order" previously pointing to "router.default" to "router".
Changed reference of service "order.order" previously pointing to "router.default" to "router".
Changed reference of service "App\Admin\Menu\Builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\AdminUser\Form\AdminUserProfileType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\AdminUser\Form\AdminUserType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\FileRepository\Form\FileRepositoryFileType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\KnowledgeBase\Form\CategoryType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\KnowledgeBase\Form\PostType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\KnowledgeBase\Form\ZoneType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\LandingAI\Form\CategoryKnowledgeEntryType" previously pointing to "router.default" to "router".
Changed reference of service "App\Admin\Modules\Module\Form\EntrySearchFilterType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Module\Form\ModuleDictionaryEntryType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Module\Service\ModuleService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\ModuleArticle\Form\ArticleConfigType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\ModuleArticle\Form\ArticleType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\ModuleArticle\Service\ArticleModuleService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\ModuleNews\Form\NewsConfigImageType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\ModuleNews\Form\NewsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\ModuleNews\Service\NewsModuleService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\ModuleProduct\Form\ProductCategoryType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\ModuleProduct\Form\ProductConfigImageType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\ModuleProduct\Form\ProductConfigType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\ModuleProduct\Form\ProductSearchFilterType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\ModuleProduct\Form\ProductType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\ModuleProduct\Service\ProductModuleService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\ModuleRecommendations\Form\RecommendationConfigType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\ModuleRecommendations\Form\RecommendationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\ModuleRecommendations\Service\RecommendationsModuleService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Settings\Form\ConsultantConsultationScopeType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Settings\Form\MarketSystemProductCategoryType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Settings\Form\SalesSettingsDeliveryOptionType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Structure\Form\StructureConstructorElementBannerImageType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Structure\Form\StructureConstructorElementBannerType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Structure\Form\StructureConstructorElementCustomFormFieldType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Structure\Form\StructureConstructorElementCustomFormType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Structure\Form\StructureConstructorElementExpandableTextType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Structure\Form\StructureConstructorElementGalleryImageType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Structure\Form\StructureConstructorElementGalleryType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Structure\Form\StructureConstructorElementHTMLContentType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Structure\Form\StructureConstructorElementPageStartSliderImageType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Structure\Form\StructureConstructorElementPageStartSliderType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Structure\Form\StructureConstructorElementTabsAndImagesTabType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Structure\Form\StructureConstructorElementTabsAndImagesType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Structure\Form\StructureConstructorElementTextAndGalleryImageType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Structure\Form\StructureConstructorElementTextAndGalleryType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Structure\Form\StructureConstructorElementYoutubeMovieType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Structure\Form\StructureType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Structure\Service\StructureConstructorService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Structure\Service\StructureService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Translator\Form\TranslatorSearchFilterType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\Translator\Form\TranslatorType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\User\Form\GroupMemberType" previously pointing to "router.default" to "router".
Changed reference of service "App\Admin\Modules\User\Form\UserSearchFilterType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\User\Form\UserType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Admin\Modules\User\Form\VillageMemberType" previously pointing to "router.default" to "router".
Changed reference of service "App\Admin\Service\FileUploadService" previously pointing to "router.default" to "router".
Changed reference of service "App\IntApi\Service\ApiService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Modules\Offer\Service\ProductService" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\Order\Service\OrderService" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\Order\Service\PaymentService" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\Structure\Service\RequestService" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\User\Service\UserService" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Community\Form\AddConsultedUserPopupType" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Form\ContactPopupType" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\AddRecommendationsFromProtocolPopupType" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\ThreadRecommendationPopupType" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Service\RequestService" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Favorite\Service\KnowledgeBasePostService" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Favorite\Service\MarketProductService" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Favorite\Service\StoreOfferService" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\AddRecommendationsFromProtocolPopupType" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadRecommendationPopupType" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Health\Modules\Manage\Service\ManageService" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\ProtocolRecommendationPopupType" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeSelectIngredientProductType" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostType" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\KnowledgeBase\Service\PostService" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandCustomItemPopupType" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandType" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Market\Modules\Market\Service\ProductService" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Market\Modules\Note\Form\NoteType" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Service\OrderService" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandCustomItemPopupType" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandType" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Service\OrderService" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Notification\Service\NotificationService" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\User\Modules\Group\Form\InviteMemberPopupType" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\User\Modules\Village\Form\InviteMemberPopupType" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\User\Service\ReferralService" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Village\Form\InviteNewUserPopupType" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatThreadController" previously pointing to "router.default" to "router".
Changed reference of service "App\Modules\UserPanel\Modules\Village\Service\VillageService" previously pointing to "router.default" to "router".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "router.default" to "router".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.QdkvMZL" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.QdkvMZL" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.VNa.3rh" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.AXkQTYV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.0KQiNq2" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.3rkvvgp" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.SdHFiy9" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.FeLY1aP" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
1104
Removed service "App\Entity"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "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\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\BaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\FileUploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\FileUploadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Controller\FileUploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\LayoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\LayoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Controller\LayoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\LocaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\LocaleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Controller\LocaleController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Admin\EventSubscriber\ActionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\EventSubscriber\ActionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\AdminUser\Controller\AdminUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\AdminUser\Controller\AdminUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\AdminUser\Controller\AdminUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\AdminUser\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\AdminUser\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\AdminUser\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\AdminUser\Form\AdminUserProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\AdminUser\Form\AdminUserProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\AdminUser\Form\AdminUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\AdminUser\Form\AdminUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\AdminUser\Form\LoginType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\AdminUser\Form\LoginType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\FileRepository\Controller\FileRepositoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\FileRepository\Controller\FileRepositoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\FileRepository\Controller\FileRepositoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\FileRepository\Controller\FileRepositoryWidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\FileRepository\Controller\FileRepositoryWidgetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\FileRepository\Controller\FileRepositoryWidgetController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\FileRepository\Entity\Repository\FileRepositoryFolderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\FileRepository\Entity\Repository\FileRepositoryFolderRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\FileRepository\Form\FileRepositoryFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\FileRepository\Form\FileRepositoryFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\FileRepository\Form\FileRepositoryFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\FileRepository\Form\FileRepositoryFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\KnowledgeBase\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\KnowledgeBase\Controller\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\KnowledgeBase\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\KnowledgeBase\Controller\PostController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\KnowledgeBase\Controller\PostController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\KnowledgeBase\Controller\PostController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\KnowledgeBase\Controller\ZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\KnowledgeBase\Controller\ZoneController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\KnowledgeBase\Controller\ZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\KnowledgeBase\Form\CategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\KnowledgeBase\Form\CategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\KnowledgeBase\Form\PostSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\KnowledgeBase\Form\PostSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\KnowledgeBase\Form\PostType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\KnowledgeBase\Form\PostType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\KnowledgeBase\Form\ZoneType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\KnowledgeBase\Form\ZoneType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\KnowledgeBase\Repository\KnowledgeBasePostRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\KnowledgeBase\Repository\KnowledgeBasePostRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\LandingAI\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\LandingAI\Controller\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\LandingAI\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\LandingAI\Form\CategoryHelpQuestionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\LandingAI\Form\CategoryHelpQuestionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\LandingAI\Form\CategoryKnowledgeEntryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\LandingAI\Form\CategoryKnowledgeEntryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\LandingAI\Form\CategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\LandingAI\Form\CategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Module\Controller\ModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Module\Controller\ModuleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Module\Controller\ModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Module\Controller\ModuleDictionaryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Module\Controller\ModuleDictionaryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Module\Controller\ModuleDictionaryController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\Module\Entity\Repository\ModuleDictionaryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Module\Entity\Repository\ModuleDictionaryRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Module\Form\EntrySearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Module\Form\EntrySearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Module\Form\ModuleDictionaryEntryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Module\Form\ModuleDictionaryEntryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Module\Form\MultilangEntryConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Module\Form\MultilangEntryConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleArticle\Form\ArticleConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\ModuleArticle\Form\ArticleConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleArticle\Form\ArticleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\ModuleArticle\Form\ArticleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleNews\Form\NewsConfigImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\ModuleNews\Form\NewsConfigImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleNews\Form\NewsConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\ModuleNews\Form\NewsConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleNews\Form\NewsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\ModuleNews\Form\NewsType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\ModuleProduct\Controller\ProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\ModuleProduct\Controller\ProductCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\ModuleProduct\Controller\ProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\ModuleProduct\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\ModuleProduct\Controller\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\ModuleProduct\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleProduct\Form\EditSelectedProductsPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\ModuleProduct\Form\EditSelectedProductsPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleProduct\Form\ProductCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\ModuleProduct\Form\ProductCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleProduct\Form\ProductConfigImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\ModuleProduct\Form\ProductConfigImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleProduct\Form\ProductConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\ModuleProduct\Form\ProductConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleProduct\Form\ProductSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\ModuleProduct\Form\ProductSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleProduct\Form\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\ModuleProduct\Form\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleRecommendations\Form\RecommendationConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\ModuleRecommendations\Form\RecommendationConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\ModuleRecommendations\Form\RecommendationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\ModuleRecommendations\Form\RecommendationType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Order\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Order\Controller\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Order\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Order\Form\OrderSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Order\Form\OrderSearchFilterType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\Order\Repository\OrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Order\Repository\OrderRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Settings\Controller\ConsultantConsultationScopeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Settings\Controller\ConsultantConsultationScopeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Settings\Controller\ConsultantConsultationScopeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Settings\Controller\HealthResultParameterDictionaryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Settings\Controller\HealthResultParameterDictionaryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Settings\Controller\HealthResultParameterDictionaryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Settings\Controller\HealthResultTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Settings\Controller\HealthResultTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Settings\Controller\HealthResultTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Settings\Controller\MarketSystemProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Settings\Controller\MarketSystemProductCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Settings\Controller\MarketSystemProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Settings\Controller\SalesSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Settings\Controller\SalesSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Settings\Controller\SalesSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Settings\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Settings\Controller\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Settings\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\ConsultantConsultationScopeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Settings\Form\ConsultantConsultationScopeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\HealthResultParameterDictionarySearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Settings\Form\HealthResultParameterDictionarySearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\HealthResultParameterDictionarySelectSearchFilterPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Settings\Form\HealthResultParameterDictionarySelectSearchFilterPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\HealthResultParameterDictionaryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Settings\Form\HealthResultParameterDictionaryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\HealthResultTemplateEntryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Settings\Form\HealthResultTemplateEntryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\HealthResultTemplateSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Settings\Form\HealthResultTemplateSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\HealthResultTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Settings\Form\HealthResultTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\MarketSystemProductCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Settings\Form\MarketSystemProductCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\SalesSettingsDeliveryOptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Settings\Form\SalesSettingsDeliveryOptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\SalesSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Settings\Form\SalesSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Settings\Form\SettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Settings\Form\SettingsType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\Settings\Repository\HealthResultParameterDictionaryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Settings\Repository\HealthResultParameterDictionaryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\Settings\Repository\HealthResultTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Settings\Repository\HealthResultTemplateRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Structure\Controller\StructureConstructorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Structure\Controller\StructureConstructorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Controller\StructureConstructorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Structure\Controller\StructureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Structure\Controller\StructureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Controller\StructureController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementBannerImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementBannerImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementBannerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementBannerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementCustomFormFieldType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementCustomFormFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementCustomFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementCustomFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementExpandableTextType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementExpandableTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementGalleryImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementGalleryImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementGalleryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementGalleryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementHTMLContentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementHTMLContentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementPageStartSliderImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementPageStartSliderImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementPageStartSliderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementPageStartSliderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementTabsAndImagesTabType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementTabsAndImagesTabType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementTabsAndImagesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementTabsAndImagesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementTextAndGalleryImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementTextAndGalleryImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementTextAndGalleryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementTextAndGalleryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorElementYoutubeMovieType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorElementYoutubeMovieType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureConstructorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureConstructorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureCopyFromLangPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureCopyFromLangPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureCopyItemPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureCopyItemPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Structure\Form\StructureType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Structure\Form\StructureType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\Translator\Controller\TranslatorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\Translator\Controller\TranslatorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Translator\Controller\TranslatorController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Translator\Form\TranslatorSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Translator\Form\TranslatorSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\Translator\Form\TranslatorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\Translator\Form\TranslatorType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\User\Controller\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\User\Controller\GroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\User\Controller\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\User\Controller\GroupMemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\User\Controller\GroupMemberController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\User\Controller\GroupMemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\User\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\User\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\User\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\User\Controller\VillageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\User\Controller\VillageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\User\Controller\VillageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\User\Controller\VillageMemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\User\Controller\VillageMemberController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\User\Controller\VillageMemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\GroupMemberSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\User\Form\GroupMemberSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\GroupMemberType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\User\Form\GroupMemberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\GroupSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\User\Form\GroupSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\GroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\User\Form\GroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\UserSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\User\Form\UserSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\User\Form\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\VillageMemberSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\User\Form\VillageMemberSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\VillageMemberType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\User\Form\VillageMemberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\VillageSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\User\Form\VillageSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\User\Form\VillageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\User\Form\VillageType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\User\Repository\GroupMemberRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\User\Repository\GroupMemberRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\User\Repository\GroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\User\Repository\GroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\User\Repository\VillageMemberRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\User\Repository\VillageMemberRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\User\Repository\VillageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\User\Repository\VillageRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Modules\XBoosterApi\Modules\Offer\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Modules\XBoosterApi\Modules\Offer\Controller\OfferController"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\XBoosterApi\Modules\Offer\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\XBoosterApi\Modules\Offer\Form\AddOffersPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\XBoosterApi\Modules\Offer\Form\AddOffersPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Admin\Modules\XBoosterApi\Modules\Offer\Form\OfferSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\XBoosterApi\Modules\Offer\Form\OfferSearchFilterType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Admin\Modules\XBoosterApi\Modules\Offer\Repository\XBoosterApiOfferRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Modules\XBoosterApi\Modules\Offer\Repository\XBoosterApiOfferRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Admin\Twig\HelperExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Admin\Twig\HelperExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronWorkerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CronWorkerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FileRepositoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FileRepositoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FileRepositoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LayoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LayoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LayoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WidgetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ActionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ActionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BaseFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\BaseFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomType\DatePickerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomType\DatePickerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomType\DateTimePickerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomType\DateTimePickerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomType\LangFormSubmitType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomType\LangFormSubmitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomType\Select2AjaxEntityType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomType\Select2AjaxEntityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomType\TimePickerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomType\TimePickerType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Controller\BaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\IntApi\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Controller\TestController"; reason: abstract.
Removed service ".abstract.instanceof.App\IntApi\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\IntApi\EventSubscriber\ActionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\IntApi\EventSubscriber\ActionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\KnowledgeBaseManagement\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\KnowledgeBaseManagement\Controller\BaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\IntApi\Modules\KnowledgeBaseManagement\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Category\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Category\Controller\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Category\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Post\Controller\PostController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Post\Controller\PostController"; reason: abstract.
Removed service ".abstract.instanceof.App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Post\Controller\PostController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\LandingAI\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\LandingAI\Controller\BaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\IntApi\Modules\LandingAI\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\LandingAI\Modules\Api\Category\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\LandingAI\Modules\Api\Category\Controller\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\IntApi\Modules\LandingAI\Modules\Api\Category\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\UserHealthManagement\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\UserHealthManagement\Controller\BaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\IntApi\Modules\UserHealthManagement\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\UserHealthManagement\Modules\Api\Consultation\Controller\ConsultationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\UserHealthManagement\Modules\Api\Consultation\Controller\ConsultationController"; reason: abstract.
Removed service ".abstract.instanceof.App\IntApi\Modules\UserHealthManagement\Modules\Api\Consultation\Controller\ConsultationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\IntApi\Modules\UserHealthManagement\Modules\Api\Thread\Controller\ThreadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\IntApi\Modules\UserHealthManagement\Modules\Api\Thread\Controller\ThreadController"; reason: abstract.
Removed service ".abstract.instanceof.App\IntApi\Modules\UserHealthManagement\Modules\Api\Thread\Controller\ThreadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Cart\Controller\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Cart\Controller\CartController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\Cart\Controller\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Cart\Form\CartProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\Cart\Form\CartProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Cart\Form\CartType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\Cart\Form\CartType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Cart\Form\ClientDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\Cart\Form\ClientDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Cart\Form\PaymentDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\Cart\Form\PaymentDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\LandingAI\Controller\LandingAIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\LandingAI\Controller\LandingAIController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\LandingAI\Controller\LandingAIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ModuleArticle\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ModuleArticle\Controller\WidgetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ModuleArticle\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\ModuleArticle\Form\SearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ModuleArticle\Form\SearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\ModuleNews\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\ModuleNews\Controller\WidgetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\ModuleNews\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Offer\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Offer\Controller\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\Offer\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Offer\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Offer\Controller\WidgetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\Offer\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Offer\Form\ProductSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\Offer\Form\ProductSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Offer\Form\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\Offer\Form\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Order\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Order\Controller\PaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\Order\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\Structure\Controller\SitemapController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\Structure\Controller\SitemapController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\Structure\Controller\SitemapController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\Structure\Form\StructureConstructorElementCustomFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\Structure\Form\StructureConstructorElementCustomFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\User\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\User\Controller\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\User\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\User\Controller\ResettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\User\Controller\ResettingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\User\Controller\ResettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\User\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\User\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\User\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\User\Form\ChangePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\User\Form\ChangePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\User\Form\LoginType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\User\Form\LoginType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\User\Form\RegistrationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\User\Form\RegistrationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\User\Form\ResetPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\User\Form\ResetPasswordType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\User\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\User\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Controller\BaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Controller\WidgetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Modules\UserPanel\EventSubscriber\ActionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\EventSubscriber\ActionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Assistant\Controller\AssistantController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Assistant\Controller\AssistantController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Assistant\Controller\AssistantController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Assistant\Modules\Health\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Assistant\Modules\Health\Controller\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Assistant\Modules\Health\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Assistant\Modules\Health\Form\SettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Assistant\Modules\Health\Form\SettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\FriendsChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\FriendsChatController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Community\Controller\FriendsChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchSidebarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchSidebarController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchSidebarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Community\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\SearchSidebarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\SearchSidebarController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Community\Controller\SearchSidebarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Community\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Controller\WidgetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Community\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Community\Form\AddConsultedUserPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Community\Form\AddConsultedUserPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Community\Form\FriendSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Community\Form\FriendSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Community\Form\UserSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Community\Form\UserSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\BaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ChatController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Form\ChatMessageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Community\Modules\Profile\Form\ChatMessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Community\Modules\Profile\Form\ProductSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Community\Modules\Profile\Form\ProductSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Controller\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Form\ContactPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Form\ContactPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Form\ContactSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Form\ContactSearchFilterType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Repository\ConsultationCalendarContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Repository\ConsultationCalendarContactRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\RequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\RequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\RequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadRecommendationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadRecommendationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadRecommendationController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\AddRecommendationsFromProtocolPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\AddRecommendationsFromProtocolPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\ThreadRecommendationPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\ThreadRecommendationPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\ThreadSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Form\ThreadSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Form\UserSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Form\UserSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Controller\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Controller\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Form\ContactPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Form\ContactPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Form\ContactSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Form\ContactSearchFilterType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Repository\ConsultationContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Repository\ConsultationContactRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Controller\ProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Controller\ProblemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Controller\ProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Form\ProblemSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Form\ProblemSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Favorite\Controller\FavoriteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Favorite\Controller\FavoriteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Favorite\Controller\FavoriteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Favorite\Controller\KnowledgeBasePostController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Favorite\Controller\KnowledgeBasePostController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Favorite\Controller\KnowledgeBasePostController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Favorite\Controller\MarketProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Favorite\Controller\MarketProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Favorite\Controller\MarketProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Favorite\Controller\StoreOfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Favorite\Controller\StoreOfferController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Favorite\Controller\StoreOfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Favorite\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Favorite\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Favorite\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Favorite\Form\KnowledgeBasePostSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Favorite\Form\KnowledgeBasePostSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Favorite\Form\MarketProductSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Favorite\Form\MarketProductSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Favorite\Form\StoreOfferSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Favorite\Form\StoreOfferSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Favorite\Form\UserSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Favorite\Form\UserSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\BodyMap\Controller\BodyMapController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\BodyMap\Controller\BodyMapController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\BodyMap\Controller\BodyMapController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\CalendarContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\CalendarContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\CalendarContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ConsultantController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ConsultantController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ConsultantController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ProblemThreadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ProblemThreadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ProblemThreadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ThreadConsultantController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ThreadConsultantController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ThreadConsultantController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\CalendarContactSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\CalendarContactSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\ConsultantSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\ConsultantSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\ThreadConsultantSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Form\ThreadConsultantSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ConsultationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ConsultationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ConsultationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ManageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ManageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ManageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ProblemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ProblemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationCalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationCalendarController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationCalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\UserSupplementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\UserSupplementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\UserSupplementController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\AddRecommendationsFromProtocolPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\AddRecommendationsFromProtocolPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\FindThreadConsultantPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\FindThreadConsultantPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ProblemPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ProblemPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadNotePopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadNotePopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadRecommendationPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadRecommendationPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadRecommendationSetDosageHourPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\ThreadRecommendationSetDosageHourPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\UserSupplementPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\UserSupplementPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\UserSupplementSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Form\UserSupplementSearchFilterType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthThreadNoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthThreadNoteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthThreadRecommendationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthThreadRecommendationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthThreadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthThreadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthUserSupplementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\HealthUserSupplementRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolRecommendationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolRecommendationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolRecommendationController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddFromKnowledgeBasePostPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddFromKnowledgeBasePostPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddFromThreadPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddFromThreadPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddToThreadPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\AddToThreadPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\ProtocolEditPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\ProtocolEditPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\ProtocolRecommendationPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\ProtocolRecommendationPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\SearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Form\SearchFilterType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Repository\HealthProtocolRecommendationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Repository\HealthProtocolRecommendationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Repository\HealthProtocolRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Repository\HealthProtocolRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Recommendation\Controller\RecommendationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Recommendation\Controller\RecommendationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Recommendation\Controller\RecommendationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultHistoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryEntryResultPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryEntryResultPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryResultEntryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryResultEntryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryResultType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\HistoryResultType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\ResultEntryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\ResultEntryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\ResultType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\ResultType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\SearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\SearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\SelectDictionaryParamSearchFilterPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Form\SelectDictionaryParamSearchFilterPopupType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\Result\Repository\HealthResultRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\Result\Repository\HealthResultRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingParamController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingParamController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingParamController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Form\WellBeingParamWidgetFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Form\WellBeingParamWidgetFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Form\WellBeingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Form\WellBeingType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Repository\HealthWellBeingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Repository\HealthWellBeingRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\PostController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\PostController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\PostController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\UserPostController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\UserPostController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\UserPostController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\WidgetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeIngredientSectionItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeIngredientSectionItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeIngredientSectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeIngredientSectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeSelectIngredientProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeSelectIngredientProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostRecipeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\KnowledgeBase\Form\PostType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Controller\BaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Controller\DemandController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Controller\DemandController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Demand\Controller\DemandController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandCustomItemPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandCustomItemPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\DemandType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\ProductSelectorSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\ProductSelectorSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\StoreProductSelectorSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Demand\Form\StoreProductSelectorSearchFilterType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Demand\Repository\MarketDemandRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Demand\Repository\MarketDemandRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\WidgetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Market\Form\ProductSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Market\Form\ProductSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Note\Controller\NoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Note\Controller\NoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Note\Controller\NoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Note\Form\NoteSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Note\Form\NoteSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Note\Form\NoteType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Note\Form\NoteType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Note\Repository\MarketNoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Note\Repository\MarketNoteRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\ReceivedOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\ReceivedOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\ReceivedOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\OrderSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\OrderSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\ReceivedOrderSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\ReceivedOrderSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\ReceivedOrderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\ReceivedOrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\SetReceivedStatusPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Order\Form\SetReceivedStatusPopupType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Order\Repository\MarketOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Order\Repository\MarketOrderRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Controller\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Form\OrderSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Form\OrderSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductCategoryPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductCategoryPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Product\Form\ProductType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Repository\MarketProductCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Product\Repository\MarketProductCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Product\Repository\MarketProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Product\Repository\MarketProductRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Controller\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Form\CategoryListProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Form\CategoryListProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Form\CategoryPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Form\CategoryPopupType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Repository\MarketStorageCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Repository\MarketStorageCategoryRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Controller\DemandController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Controller\DemandController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Controller\DemandController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\AddProductWidgetSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\AddProductWidgetSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandCustomItemPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandCustomItemPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\DemandType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\ProductSelectorSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\ProductSelectorSearchFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\StoreProductSelectorSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Form\StoreProductSelectorSearchFilterType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Repository\MarketStorageCategoryDemandProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Repository\MarketStorageCategoryDemandProductRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Controller\DemandController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Controller\DemandController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Controller\DemandController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Form\CategoryDemandProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Form\CategoryDemandProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Form\CategoryDemandType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Form\CategoryDemandType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Controller\InventoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Controller\InventoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Controller\InventoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Form\InventoryFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Form\InventoryFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Controller\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Form\AddOrderPopupProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Form\AddOrderPopupProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Form\OrderSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Form\OrderSearchFilterType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Repository\MarketStorageOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Repository\MarketStorageOrderRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockHistoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockProductHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockProductHistoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockProductHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\StockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\StockController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\StockController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\CategoryStockType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\StockSearchFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Form\StockSearchFilterType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Repository\MarketStorageStockCategoryProductHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Repository\MarketStorageStockCategoryProductHistoryRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Notification\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Notification\Controller\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Notification\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Notification\Controller\SidebarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Notification\Controller\SidebarController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Notification\Controller\SidebarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Page\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Page\Controller\PageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Page\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Supplier\Controller\SupplierController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Supplier\Controller\SupplierController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Supplier\Controller\SupplierController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Controller\PollController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Controller\PollController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Controller\PollController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Controller\PrivacyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Controller\PrivacyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Controller\PrivacyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Controller\ReferralController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Controller\ReferralController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Controller\ReferralController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Controller\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Controller\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Controller\TaskController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Controller\TaskController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Controller\TaskController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Form\PollPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Form\PollPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Form\ProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Form\ProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Form\TwitterUsernameType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Form\TwitterUsernameType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupMemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupMemberController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupMemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Modules\Group\Form\GroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Group\Form\GroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Modules\Group\Form\InviteMemberPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Group\Form\InviteMemberPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Modules\Group\Form\MemberEditPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Group\Form\MemberEditPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageMemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageMemberController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageMemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Modules\Village\Form\InviteMemberPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Village\Form\InviteMemberPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Modules\Village\Form\MemberEditPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Village\Form\MemberEditPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\User\Modules\Village\Form\VillageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Modules\Village\Form\VillageType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\User\Repository\UserReferralInvitationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\User\Repository\UserReferralInvitationRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Controller\VillageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Controller\VillageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Village\Controller\VillageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Controller\WidgetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Village\Controller\WidgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Form\InviteNewUserPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Village\Form\InviteNewUserPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Controller\AnnouncementController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Controller\AnnouncementController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Controller\AnnouncementController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Form\AnnouncementCommentPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Form\AnnouncementCommentPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Form\AnnouncementPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Form\AnnouncementPopupType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Repository\VillageAnnouncementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Repository\VillageAnnouncementRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatThreadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatThreadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatThreadController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Form\MessageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Chat\Form\MessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Form\ThreadPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Chat\Form\ThreadPopupType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Repository\VillageChatRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Chat\Repository\VillageChatRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Chat\Repository\VillageChatThreadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Chat\Repository\VillageChatThreadRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Modules\News\Controller\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Modules\News\Controller\NewsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\News\Controller\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Modules\News\Form\NewsCommentPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\News\Form\NewsCommentPopupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Modules\UserPanel\Modules\Village\Modules\News\Form\NewsPopupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\News\Form\NewsPopupType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Modules\UserPanel\Modules\Village\Modules\News\Repository\VillageNewsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\News\Repository\VillageNewsRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Modules\UserPanel\Modules\Village\Modules\Villager\Controller\VillagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Modules\UserPanel\Modules\Village\Modules\Villager\Controller\VillagerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Modules\Village\Modules\Villager\Controller\VillagerController"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Modules\UserPanel\Twig\HelperExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Modules\UserPanel\Twig\HelperExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Panels\UserHealthDashboard\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Panels\UserHealthDashboard\Controller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Panels\UserHealthDashboard\Controller\DashboardController"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\HelperExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\HelperExtension"; reason: abstract.
283
Removed service "App\Admin\Modules\FileRepository\Entity\FileRepository"; reason: unused.
Removed service "App\Admin\Modules\FileRepository\Entity\FileRepositoryFolder"; reason: unused.
Removed service "App\Admin\Modules\FileRepository\Service\Model\FileRepositoryFilter"; reason: unused.
Removed service "App\Admin\Modules\KnowledgeBase\Entity\KnowledgeBaseCategory"; reason: unused.
Removed service "App\Admin\Modules\KnowledgeBase\Entity\KnowledgeBaseCategoryTranslation"; reason: unused.
Removed service "App\Admin\Modules\KnowledgeBase\Entity\KnowledgeBasePostRecipe"; reason: unused.
Removed service "App\Admin\Modules\KnowledgeBase\Entity\KnowledgeBasePostRecipeIngredientSection"; reason: unused.
Removed service "App\Admin\Modules\KnowledgeBase\Entity\KnowledgeBasePostRecipeIngredientSectionItem"; reason: unused.
Removed service "App\Admin\Modules\KnowledgeBase\Entity\KnowledgeBasePostTag"; reason: unused.
Removed service "App\Admin\Modules\KnowledgeBase\Entity\KnowledgeBasePostTranslation"; reason: unused.
Removed service "App\Admin\Modules\KnowledgeBase\Entity\KnowledgeBaseZone"; reason: unused.
Removed service "App\Admin\Modules\KnowledgeBase\Entity\KnowledgeBaseZoneTranslation"; reason: unused.
Removed service "App\Admin\Modules\KnowledgeBase\Repository\Model\PostSearchFilter"; reason: unused.
Removed service "App\Admin\Modules\LandingAI\Entity\LandingAICategory"; reason: unused.
Removed service "App\Admin\Modules\LandingAI\Entity\LandingAICategoryHelpQuestion"; reason: unused.
Removed service "App\Admin\Modules\LandingAI\Entity\LandingAICategoryKnowledgeEntry"; reason: unused.
Removed service "App\Admin\Modules\Module\Entity\ModuleDictionary"; reason: unused.
Removed service "App\Admin\Modules\Module\Entity\ModuleMultilangEntry"; reason: unused.
Removed service "App\Admin\Modules\Module\Entity\ModuleMultilangEntryLang"; reason: unused.
Removed service "App\Admin\Modules\Module\Entity\Repository\Model\ModuleDictionarySearchFilter"; reason: unused.
Removed service "App\Admin\Modules\ModuleArticle\Service\ArticleModuleService"; reason: unused.
Removed service "App\Admin\Modules\ModuleNews\Entity\ModuleNewsImage"; reason: unused.
Removed service "App\Admin\Modules\ModuleNews\Service\NewsModuleService"; reason: unused.
Removed service "App\Admin\Modules\ModuleProduct\Entity\ModuleProductImage"; reason: unused.
Removed service "App\Admin\Modules\ModuleProduct\Entity\ProductCategory"; reason: unused.
Removed service "App\Admin\Modules\ModuleProduct\Entity\ProductCategoryTranslation"; reason: unused.
Removed service "App\Admin\Modules\ModuleProduct\Service\ProductModuleService"; reason: unused.
Removed service "App\Admin\Modules\ModuleRecommendations\Entity\ModuleRecommendations"; reason: unused.
Removed service "App\Admin\Modules\ModuleRecommendations\Service\RecommendationsModuleService"; reason: unused.
Removed service "App\Admin\Modules\Order\Entity\Order"; reason: unused.
Removed service "App\Admin\Modules\Order\Entity\OrderProduct"; reason: unused.
Removed service "App\Admin\Modules\Order\Repository\Model\OrderSearchFilter"; reason: unused.
Removed service "App\Admin\Modules\Settings\Entity\ConsultantConsultationScope"; reason: unused.
Removed service "App\Admin\Modules\Settings\Entity\ConsultantConsultationScopeTranslation"; reason: unused.
Removed service "App\Admin\Modules\Settings\Entity\Delivery"; reason: unused.
Removed service "App\Admin\Modules\Settings\Entity\HealthResultParameterDictionary"; reason: unused.
Removed service "App\Admin\Modules\Settings\Entity\HealthResultTemplate"; reason: unused.
Removed service "App\Admin\Modules\Settings\Entity\HealthResultTemplateEntry"; reason: unused.
Removed service "App\Admin\Modules\Settings\Entity\MarketSystemProductCategory"; reason: unused.
Removed service "App\Admin\Modules\Settings\Entity\MarketSystemProductCategoryTranslation"; reason: unused.
Removed service "App\Admin\Modules\Settings\Repository\Model\HealthResultParameterDictionarySearchFilter"; reason: unused.
Removed service "App\Admin\Modules\Settings\Repository\Model\HealthResultTemplateSearchFilter"; reason: unused.
Removed service "App\Admin\Modules\Structure\Entity\Structure"; reason: unused.
Removed service "App\Admin\Modules\Structure\Entity\StructureElement"; reason: unused.
Removed service "App\Admin\Modules\Structure\Entity\StructureElementBanner"; reason: unused.
Removed service "App\Admin\Modules\Structure\Entity\StructureElementBannerImage"; reason: unused.
Removed service "App\Admin\Modules\Structure\Entity\StructureElementCustomForm"; reason: unused.
Removed service "App\Admin\Modules\Structure\Entity\StructureElementExpandableText"; reason: unused.
Removed service "App\Admin\Modules\Structure\Entity\StructureElementGallery"; reason: unused.
Removed service "App\Admin\Modules\Structure\Entity\StructureElementGalleryImage"; reason: unused.
Removed service "App\Admin\Modules\Structure\Entity\StructureElementHtmlContent"; reason: unused.
Removed service "App\Admin\Modules\Structure\Entity\StructureElementPageStartSlider"; reason: unused.
Removed service "App\Admin\Modules\Structure\Entity\StructureElementPageStartSliderImage"; reason: unused.
Removed service "App\Admin\Modules\Structure\Entity\StructureElementTabsAndImages"; reason: unused.
Removed service "App\Admin\Modules\Structure\Entity\StructureElementTabsAndImagesTab"; reason: unused.
Removed service "App\Admin\Modules\Structure\Entity\StructureElementTextAndGallery"; reason: unused.
Removed service "App\Admin\Modules\Structure\Entity\StructureElementTextAndGalleryImage"; reason: unused.
Removed service "App\Admin\Modules\Structure\Entity\StructureElementYoutubeMovie"; reason: unused.
Removed service "App\Admin\Modules\Structure\Service\StructureConstructorElementModuleBannerService"; reason: unused.
Removed service "App\Admin\Modules\Structure\Service\StructureConstructorElementModuleCustomFormService"; reason: unused.
Removed service "App\Admin\Modules\Structure\Service\StructureConstructorElementModuleExpandableTextService"; reason: unused.
Removed service "App\Admin\Modules\Structure\Service\StructureConstructorElementModuleGalleryService"; reason: unused.
Removed service "App\Admin\Modules\Structure\Service\StructureConstructorElementModuleHtmlContentService"; reason: unused.
Removed service "App\Admin\Modules\Structure\Service\StructureConstructorElementModulePageStartSliderService"; reason: unused.
Removed service "App\Admin\Modules\Structure\Service\StructureConstructorElementModuleTabsAndImagesService"; reason: unused.
Removed service "App\Admin\Modules\Structure\Service\StructureConstructorElementModuleTextAndGalleryService"; reason: unused.
Removed service "App\Admin\Modules\Structure\Service\StructureConstructorElementModuleYoutubeMovieService"; reason: unused.
Removed service "App\Admin\Modules\Translator\Entity\Translator"; reason: unused.
Removed service "App\Admin\Modules\Translator\Service\Model\TranslatorSearchFilter"; reason: unused.
Removed service "App\Admin\Modules\User\Entity\GroupMember"; reason: unused.
Removed service "App\Admin\Modules\User\Entity\VillageMember"; reason: unused.
Removed service "App\Admin\Modules\User\Repository\Model\GroupMemberSearchFilter"; reason: unused.
Removed service "App\Admin\Modules\User\Repository\Model\GroupSearchFilter"; reason: unused.
Removed service "App\Admin\Modules\User\Repository\Model\VillageMemberSearchFilter"; reason: unused.
Removed service "App\Admin\Modules\User\Repository\Model\VillageSearchFilter"; reason: unused.
Removed service "App\Admin\Modules\User\Service\Model\UserSearchFilter"; reason: unused.
Removed service "App\Admin\Modules\XBoosterApi\Modules\Offer\Entity\XBoosterApiOffer"; reason: unused.
Removed service "App\Admin\Modules\XBoosterApi\Modules\Offer\Entity\XBoosterApiOfferPriceHistory"; reason: unused.
Removed service "App\Admin\Modules\XBoosterApi\Modules\Offer\Repository\Model\OfferSearchFilter"; reason: unused.
Removed service "App\Doctrine\Types\ConvertableDateTime"; reason: unused.
Removed service "App\Doctrine\Types\ConvertableDateTimeType"; reason: unused.
Removed service "App\IntApi\Entity\IntApiHealthUserConsultationReport"; reason: unused.
Removed service "App\IntApi\Modules\UserHealthManagement\Modules\User\Service\AuthService"; reason: unused.
Removed service "App\Lib\UtilsLib"; reason: unused.
Removed service "App\Modules\ModuleArticle\Service\ArticleModuleStructureConstructorElementService"; reason: unused.
Removed service "App\Modules\ModuleArticle\Service\Model\ArticleSearchFilter"; reason: unused.
Removed service "App\Modules\ModuleNews\Service\NewsModuleStructureConstructorElementService"; reason: unused.
Removed service "App\Modules\ModuleRecommendations\Service\RecommendationsModuleStructureConstructorElementService"; reason: unused.
Removed service "App\Modules\Offer\Entity\UserFavoriteProduct"; reason: unused.
Removed service "App\Modules\Offer\Service\Model\ProductSearchFilter"; reason: unused.
Removed service "App\Modules\Structure\Service\StructureConstructorElement\BannerService"; reason: unused.
Removed service "App\Modules\Structure\Service\StructureConstructorElement\CustomFormService"; reason: unused.
Removed service "App\Modules\Structure\Service\StructureConstructorElement\ExpandableTextService"; reason: unused.
Removed service "App\Modules\Structure\Service\StructureConstructorElement\GalleryService"; reason: unused.
Removed service "App\Modules\Structure\Service\StructureConstructorElement\HtmlContentService"; reason: unused.
Removed service "App\Modules\Structure\Service\StructureConstructorElement\PageStartSliderService"; reason: unused.
Removed service "App\Modules\Structure\Service\StructureConstructorElement\TabsAndImagesService"; reason: unused.
Removed service "App\Modules\Structure\Service\StructureConstructorElement\TextAndGalleryService"; reason: unused.
Removed service "App\Modules\Structure\Service\StructureConstructorElement\YoutubeMovieService"; reason: unused.
Removed service "App\Modules\User\Entity\UserProfile"; reason: unused.
Removed service "App\Modules\User\Entity\UserSettings"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Community\Entity\UserConsultant"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Community\Entity\UserFavoriteUser"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Community\Entity\UserFriend"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Community\Modules\Profile\Entity\UserChat"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Community\Modules\Profile\Service\Model\ProductSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Community\Service\Model\FriendSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Community\Service\Model\UserSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Entity\ConsultationCalendarContact"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Repository\Model\ContactSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Service\Model\ThreadSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Service\Model\UserSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Entity\ConsultationContact"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Repository\Model\ContactSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Service\Model\ProblemSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Service\Model\CalendarContactSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Service\Model\ConsultantSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Service\Model\ThreadConsultantSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Health\Modules\Manage\Entity\HealthProblem"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Health\Modules\Manage\Entity\HealthThreadConsultant"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Health\Modules\Manage\Entity\HealthThreadNote"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Health\Modules\Manage\Entity\HealthThreadRecommendation"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Health\Modules\Manage\Entity\HealthThreadRecommendationCalendar"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Health\Modules\Manage\Entity\HealthUserSupplement"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Health\Modules\Manage\Repository\Model\UserSupplementSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Entity\HealthProtocol"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Entity\HealthProtocolRecommendation"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Repository\Model\ProtocolSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Health\Modules\Result\Entity\HealthResult"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Health\Modules\Result\Entity\HealthResultEntry"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Health\Modules\Result\Entity\HealthResultEntryHistory"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Health\Modules\Result\Repository\Model\ResultSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Entity\HealthWellBeingHistory"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\KnowledgeBase\Entity\UserFavoriteKnowledgeBasePost"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\KnowledgeBase\Service\Model\PostSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Demand\Entity\MarketDemand"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Demand\Entity\MarketDemandProduct"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Demand\Repository\Model\DemandSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Market\Entity\UserFavoriteMarketProduct"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Market\Service\Model\ProductSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Note\Entity\MarketNote"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Note\Repository\Model\NoteSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Order\Entity\MarketOrder"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Order\Entity\MarketOrderProduct"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Order\Repository\Model\OrderSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Order\Service\Model\ReceivedOrderSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Service\Model\OrderSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Product\Entity\MarketProductCategory"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Product\Entity\MarketProductImage"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Product\Repository\Model\ProductSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Entity\MarketStorageCategoryTag"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Entity\MarketStorageCategoryDemand"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Entity\MarketStorageCategoryDemandProduct"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Entity\MarketStorageDemandProduct"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Entity\MarketStorageOrder"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Entity\MarketStorageOrderProduct"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Repository\Model\OrderSearchFilter"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Entity\MarketStorageStockCategoryHistory"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Entity\MarketStorageStockCategoryProductHistory"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Notification\Entity\UserNotification"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\User\Entity\UserPollAnswer"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\User\Entity\UserPollAnswerOption"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\User\Entity\UserReferralInvitation"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Village\Modules\Announcement\Entity\VillageAnnouncement"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Village\Modules\Announcement\Entity\VillageAnnouncementComment"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Village\Modules\Chat\Entity\VillageChat"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Village\Modules\News\Entity\VillageNews"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Village\Modules\News\Entity\VillageNewsComment"; reason: unused.
Removed service "App\Modules\UserPanel\Modules\Village\Service\Model\VillageSearchFilter"; reason: unused.
Removed service "App\Service\AppService"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "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 "lock.strategy.majority"; reason: unused.
Removed service "lock.default.factory"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_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 "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.stop_worker_signals_listener"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service ".1_ServiceLocator~Ci9PT5Q"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.admin"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "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 ".service_locator.1k9tWBC"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.logger.lock"; reason: unused.
Removed service ".service_locator.0TACwl3"; reason: unused.
614
Inlined service "App\Admin\Modules\ModuleProduct\Service\ProductRepositoryService" to "admin.module_product".
Inlined service ".service_locator.QdkvMZL.App\Admin\Controller\BaseController" to "App\Admin\Controller\BaseController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Controller\DefaultController" to "App\Admin\Controller\DefaultController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Controller\FileUploadController" to "App\Admin\Controller\FileUploadController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Controller\LayoutController" to "App\Admin\Controller\LayoutController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Controller\LocaleController" to "App\Admin\Controller\LocaleController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\AdminUser\Controller\AdminUserController" to "App\Admin\Modules\AdminUser\Controller\AdminUserController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\AdminUser\Controller\SecurityController" to "App\Admin\Modules\AdminUser\Controller\SecurityController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\FileRepository\Controller\FileRepositoryController" to "App\Admin\Modules\FileRepository\Controller\FileRepositoryController".
Inlined service "App\Admin\Modules\FileRepository\Service\FileRepositoryWidgetService" to "App\Admin\Modules\FileRepository\Controller\FileRepositoryWidgetController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\FileRepository\Controller\FileRepositoryWidgetController" to "App\Admin\Modules\FileRepository\Controller\FileRepositoryWidgetController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\KnowledgeBase\Controller\CategoryController" to "App\Admin\Modules\KnowledgeBase\Controller\CategoryController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\KnowledgeBase\Controller\PostController" to "App\Admin\Modules\KnowledgeBase\Controller\PostController".
Inlined service "App\Admin\Modules\KnowledgeBase\Service\ZoneService" to "App\Admin\Modules\KnowledgeBase\Controller\ZoneController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\KnowledgeBase\Controller\ZoneController" to "App\Admin\Modules\KnowledgeBase\Controller\ZoneController".
Inlined service "App\Admin\Modules\LandingAI\Service\CategoryService" to "App\Admin\Modules\LandingAI\Controller\CategoryController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\LandingAI\Controller\CategoryController" to "App\Admin\Modules\LandingAI\Controller\CategoryController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\Module\Controller\ModuleController" to "App\Admin\Modules\Module\Controller\ModuleController".
Inlined service "App\Admin\Modules\Module\Service\ModuleDictionaryService" to "App\Admin\Modules\Module\Controller\ModuleDictionaryController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\Module\Controller\ModuleDictionaryController" to "App\Admin\Modules\Module\Controller\ModuleDictionaryController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\ModuleProduct\Controller\ProductCategoryController" to "App\Admin\Modules\ModuleProduct\Controller\ProductCategoryController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\ModuleProduct\Controller\ProductController" to "App\Admin\Modules\ModuleProduct\Controller\ProductController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\Order\Controller\OrderController" to "App\Admin\Modules\Order\Controller\OrderController".
Inlined service "App\Admin\Modules\Settings\Service\ConsultantConsultationScopeService" to "App\Admin\Modules\Settings\Controller\ConsultantConsultationScopeController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\Settings\Controller\ConsultantConsultationScopeController" to "App\Admin\Modules\Settings\Controller\ConsultantConsultationScopeController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\Settings\Controller\HealthResultParameterDictionaryController" to "App\Admin\Modules\Settings\Controller\HealthResultParameterDictionaryController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\Settings\Controller\HealthResultTemplateController" to "App\Admin\Modules\Settings\Controller\HealthResultTemplateController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\Settings\Controller\MarketSystemProductCategoryController" to "App\Admin\Modules\Settings\Controller\MarketSystemProductCategoryController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\Settings\Controller\SalesSettingsController" to "App\Admin\Modules\Settings\Controller\SalesSettingsController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\Settings\Controller\SettingsController" to "App\Admin\Modules\Settings\Controller\SettingsController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\Structure\Controller\StructureConstructorController" to "App\Admin\Modules\Structure\Controller\StructureConstructorController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\Structure\Controller\StructureController" to "App\Admin\Modules\Structure\Controller\StructureController".
Inlined service "App\Admin\Modules\Translator\Service\TranslatorService" to "App\Admin\Modules\Translator\Controller\TranslatorController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\Translator\Controller\TranslatorController" to "App\Admin\Modules\Translator\Controller\TranslatorController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\User\Controller\GroupController" to "App\Admin\Modules\User\Controller\GroupController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\User\Controller\GroupMemberController" to "App\Admin\Modules\User\Controller\GroupMemberController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\User\Controller\UserController" to "App\Admin\Modules\User\Controller\UserController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\User\Controller\VillageController" to "App\Admin\Modules\User\Controller\VillageController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\User\Controller\VillageMemberController" to "App\Admin\Modules\User\Controller\VillageMemberController".
Inlined service ".service_locator.QdkvMZL.App\Admin\Modules\XBoosterApi\Modules\Offer\Controller\OfferController" to "App\Admin\Modules\XBoosterApi\Modules\Offer\Controller\OfferController".
Inlined service "App\Modules\ExternalApi\XBooster\Service\XBoosterOnlineStoreCronService" to "App\Command\CronWorkerCommand".
Inlined service "App\Common\Modules\Payment\Service\PaymentPrzelewy24Service" to "App\Common\Modules\Payment\Service\PaymentService".
Inlined service ".service_locator.VNa.3rh.App\Controller\BaseController" to "App\Controller\BaseController".
Inlined service ".service_locator.VNa.3rh.App\Controller\DefaultController" to "App\Controller\DefaultController".
Inlined service ".service_locator.VNa.3rh.App\Controller\FileRepositoryController" to "App\Controller\FileRepositoryController".
Inlined service ".service_locator.VNa.3rh.App\Controller\LayoutController" to "App\Controller\LayoutController".
Inlined service ".service_locator.VNa.3rh.App\Controller\WidgetController" to "App\Controller\WidgetController".
Inlined service ".service_locator.AXkQTYV.App\IntApi\Controller\BaseController" to "App\IntApi\Controller\BaseController".
Inlined service ".service_locator.O2p6Lk7.App\IntApi\Controller\TestController" to "App\IntApi\Controller\TestController".
Inlined service ".service_locator.0KQiNq2.App\IntApi\Modules\KnowledgeBaseManagement\Controller\BaseController" to "App\IntApi\Modules\KnowledgeBaseManagement\Controller\BaseController".
Inlined service "App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Category\Service\ApiCategoryService" to "App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Category\Controller\CategoryController".
Inlined service ".service_locator.0KQiNq2.App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Category\Controller\CategoryController" to "App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Category\Controller\CategoryController".
Inlined service "App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Post\Service\ApiPostService" to "App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Post\Controller\PostController".
Inlined service ".service_locator.0KQiNq2.App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Post\Controller\PostController" to "App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Post\Controller\PostController".
Inlined service "App\IntApi\Modules\KnowledgeBaseManagement\Modules\Post\Service\PostService" to "App\IntApi\Modules\KnowledgeBaseManagement\Modules\Api\Post\Service\ApiPostService".
Inlined service ".service_locator.0KQiNq2.App\IntApi\Modules\LandingAI\Controller\BaseController" to "App\IntApi\Modules\LandingAI\Controller\BaseController".
Inlined service "App\IntApi\Modules\LandingAI\Modules\Api\Category\Service\ApiCategoryService" to "App\IntApi\Modules\LandingAI\Modules\Api\Category\Controller\CategoryController".
Inlined service ".service_locator.0KQiNq2.App\IntApi\Modules\LandingAI\Modules\Api\Category\Controller\CategoryController" to "App\IntApi\Modules\LandingAI\Modules\Api\Category\Controller\CategoryController".
Inlined service ".service_locator.0KQiNq2.App\IntApi\Modules\UserHealthManagement\Controller\BaseController" to "App\IntApi\Modules\UserHealthManagement\Controller\BaseController".
Inlined service "App\IntApi\Modules\UserHealthManagement\Modules\Api\Consultation\Service\ApiConsultationService" to "App\IntApi\Modules\UserHealthManagement\Modules\Api\Consultation\Controller\ConsultationController".
Inlined service ".service_locator.0KQiNq2.App\IntApi\Modules\UserHealthManagement\Modules\Api\Consultation\Controller\ConsultationController" to "App\IntApi\Modules\UserHealthManagement\Modules\Api\Consultation\Controller\ConsultationController".
Inlined service "App\IntApi\Modules\UserHealthManagement\Modules\Api\Thread\Service\ApiThreadService" to "App\IntApi\Modules\UserHealthManagement\Modules\Api\Thread\Controller\ThreadController".
Inlined service ".service_locator.0KQiNq2.App\IntApi\Modules\UserHealthManagement\Modules\Api\Thread\Controller\ThreadController" to "App\IntApi\Modules\UserHealthManagement\Modules\Api\Thread\Controller\ThreadController".
Inlined service ".service_locator.VNa.3rh.App\Modules\Cart\Controller\CartController" to "App\Modules\Cart\Controller\CartController".
Inlined service ".service_locator.VNa.3rh.App\Modules\LandingAI\Controller\LandingAIController" to "App\Modules\LandingAI\Controller\LandingAIController".
Inlined service ".service_locator.VNa.3rh.App\Modules\ModuleArticle\Controller\WidgetController" to "App\Modules\ModuleArticle\Controller\WidgetController".
Inlined service ".service_locator.VNa.3rh.App\Modules\ModuleNews\Controller\WidgetController" to "App\Modules\ModuleNews\Controller\WidgetController".
Inlined service ".service_locator.VNa.3rh.App\Modules\Offer\Controller\ProductController" to "App\Modules\Offer\Controller\ProductController".
Inlined service "App\Modules\Offer\Service\WidgetService" to "App\Modules\Offer\Controller\WidgetController".
Inlined service ".service_locator.VNa.3rh.App\Modules\Offer\Controller\WidgetController" to "App\Modules\Offer\Controller\WidgetController".
Inlined service "App\Modules\Order\Service\PaymentService" to "App\Modules\Order\Controller\PaymentController".
Inlined service ".service_locator.VNa.3rh.App\Modules\Order\Controller\PaymentController" to "App\Modules\Order\Controller\PaymentController".
Inlined service "App\Modules\Structure\Service\SitemapService" to "App\Modules\Structure\Controller\SitemapController".
Inlined service ".service_locator.VNa.3rh.App\Modules\Structure\Controller\SitemapController" to "App\Modules\Structure\Controller\SitemapController".
Inlined service ".service_locator.VNa.3rh.App\Modules\User\Controller\RegistrationController" to "App\Modules\User\Controller\RegistrationController".
Inlined service ".service_locator.VNa.3rh.App\Modules\User\Controller\ResettingController" to "App\Modules\User\Controller\ResettingController".
Inlined service ".service_locator.VNa.3rh.App\Modules\User\Controller\SecurityController" to "App\Modules\User\Controller\SecurityController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Controller\BaseController" to "App\Modules\UserPanel\Controller\BaseController".
Inlined service "App\Modules\UserPanel\Service\WelcomeScreenService" to "App\Modules\UserPanel\Controller\DefaultController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Controller\DefaultController" to "App\Modules\UserPanel\Controller\DefaultController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Controller\WidgetController" to "App\Modules\UserPanel\Controller\WidgetController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Assistant\Controller\AssistantController" to "App\Modules\UserPanel\Modules\Assistant\Controller\AssistantController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Assistant\Modules\Health\Controller\SettingsController" to "App\Modules\UserPanel\Modules\Assistant\Modules\Health\Controller\SettingsController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Community\Controller\FriendsChatController" to "App\Modules\UserPanel\Modules\Community\Controller\FriendsChatController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchController" to "App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchSidebarController" to "App\Modules\UserPanel\Modules\Community\Controller\FriendsSearchSidebarController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Community\Controller\SearchController" to "App\Modules\UserPanel\Modules\Community\Controller\SearchController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Community\Controller\SearchSidebarController" to "App\Modules\UserPanel\Modules\Community\Controller\SearchSidebarController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Community\Controller\UserController" to "App\Modules\UserPanel\Modules\Community\Controller\UserController".
Inlined service "App\Modules\UserPanel\Modules\Community\Service\WidgetService" to "App\Modules\UserPanel\Modules\Community\Controller\WidgetController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Community\Controller\WidgetController" to "App\Modules\UserPanel\Modules\Community\Controller\WidgetController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\BaseController" to "App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\BaseController".
Inlined service "App\Modules\UserPanel\Modules\Community\Modules\Profile\Service\ChatService" to "App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ChatController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ChatController" to "App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ChatController".
Inlined service "App\Modules\UserPanel\Modules\Community\Modules\Profile\Service\ProductService" to "App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProductController".
Inlined service "App\Modules\UserPanel\Modules\Community\Modules\Profile\Service\ProductRepositoryService" to "App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProductController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProductController" to "App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProductController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProfileController" to "App\Modules\UserPanel\Modules\Community\Modules\Profile\Controller\ProfileController".
Inlined service "App\Modules\UserPanel\Modules\Community\Modules\Profile\Service\ProductCategoryRepositoryService" to "App\Modules\UserPanel\Modules\Community\Modules\Profile\Form\ProductSearchFilterType".
Inlined service "App\Modules\UserPanel\Modules\Consultation\Service\WelcomeScreenService" to "App\Modules\UserPanel\Modules\Consultation\Controller\DefaultController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Consultation\Controller\DefaultController" to "App\Modules\UserPanel\Modules\Consultation\Controller\DefaultController".
Inlined service "App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Service\ContactService" to "App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Controller\ContactController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Controller\ContactController" to "App\Modules\UserPanel\Modules\Consultation\Modules\Calendar\Controller\ContactController".
Inlined service "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Service\RequestService" to "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\RequestController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\RequestController" to "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\RequestController".
Inlined service "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Service\ThreadService" to "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadController".
Inlined service "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Service\ThreadNoteRepositoryService" to "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadController" to "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadController".
Inlined service "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Service\ThreadRecommendationService" to "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadRecommendationController".
Inlined service "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Service\ThreadRecommendationRepositoryService" to "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadRecommendationController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadRecommendationController" to "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultationRequest\Controller\ThreadRecommendationController".
Inlined service "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Service\UserService" to "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Controller\UserController".
Inlined service "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Service\UserRepositoryService" to "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Controller\UserController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Controller\UserController" to "App\Modules\UserPanel\Modules\Consultation\Modules\ConsultedUser\Controller\UserController".
Inlined service "App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Service\ContactService" to "App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Controller\ContactController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Controller\ContactController" to "App\Modules\UserPanel\Modules\Consultation\Modules\Contact\Controller\ContactController".
Inlined service "App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Service\ProblemService" to "App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Controller\ProblemController".
Inlined service "App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Service\ProblemRepositoryService" to "App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Controller\ProblemController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Controller\ProblemController" to "App\Modules\UserPanel\Modules\Consultation\Modules\UserProblem\Controller\ProblemController".
Inlined service "App\Modules\UserPanel\Modules\Favorite\Service\FavoriteService" to "App\Modules\UserPanel\Modules\Favorite\Controller\FavoriteController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Favorite\Controller\FavoriteController" to "App\Modules\UserPanel\Modules\Favorite\Controller\FavoriteController".
Inlined service "App\Modules\UserPanel\Modules\Favorite\Service\KnowledgeBasePostService" to "App\Modules\UserPanel\Modules\Favorite\Controller\KnowledgeBasePostController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Favorite\Controller\KnowledgeBasePostController" to "App\Modules\UserPanel\Modules\Favorite\Controller\KnowledgeBasePostController".
Inlined service "App\Modules\UserPanel\Modules\Favorite\Service\MarketProductService" to "App\Modules\UserPanel\Modules\Favorite\Controller\MarketProductController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Favorite\Controller\MarketProductController" to "App\Modules\UserPanel\Modules\Favorite\Controller\MarketProductController".
Inlined service "App\Modules\UserPanel\Modules\Favorite\Service\StoreOfferService" to "App\Modules\UserPanel\Modules\Favorite\Controller\StoreOfferController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Favorite\Controller\StoreOfferController" to "App\Modules\UserPanel\Modules\Favorite\Controller\StoreOfferController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Favorite\Controller\UserController" to "App\Modules\UserPanel\Modules\Favorite\Controller\UserController".
Inlined service "App\Modules\UserPanel\Modules\Health\Service\WelcomeScreenService" to "App\Modules\UserPanel\Modules\Health\Controller\DefaultController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Controller\DefaultController" to "App\Modules\UserPanel\Modules\Health\Controller\DefaultController".
Inlined service "App\Modules\UserPanel\Modules\Health\Modules\BodyMap\Service\BodyMapService" to "App\Modules\UserPanel\Modules\Health\Modules\BodyMap\Controller\BodyMapController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\BodyMap\Controller\BodyMapController" to "App\Modules\UserPanel\Modules\Health\Modules\BodyMap\Controller\BodyMapController".
Inlined service "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Service\CalendarContactService" to "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\CalendarContactController".
Inlined service "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Service\CalendarContactRepositoryService" to "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\CalendarContactController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\CalendarContactController" to "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\CalendarContactController".
Inlined service "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Service\ConsultantService" to "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ConsultantController".
Inlined service "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Service\ConsultantRepositoryService" to "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ConsultantController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ConsultantController" to "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ConsultantController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\DefaultController" to "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\DefaultController".
Inlined service "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Service\ProblemThreadRepositoryService" to "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ProblemThreadController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ProblemThreadController" to "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ProblemThreadController".
Inlined service "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Service\ThreadConsultantService" to "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ThreadConsultantController".
Inlined service "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Service\ThreadConsultantRepositoryService" to "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ThreadConsultantController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ThreadConsultantController" to "App\Modules\UserPanel\Modules\Health\Modules\Consultation\Controller\ThreadConsultantController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ConsultationController" to "App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ConsultationController".
Inlined service "App\Modules\UserPanel\Modules\Health\Modules\Manage\Service\ManageService" to "App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ManageController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ManageController" to "App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ManageController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ProblemController" to "App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ProblemController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadController" to "App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationCalendarController" to "App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationCalendarController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationController" to "App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\ThreadRecommendationController".
Inlined service "App\Modules\UserPanel\Modules\Health\Modules\Manage\Service\UserSupplementService" to "App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\UserSupplementController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\UserSupplementController" to "App\Modules\UserPanel\Modules\Health\Modules\Manage\Controller\UserSupplementController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolController" to "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolRecommendationController" to "App\Modules\UserPanel\Modules\Health\Modules\Protocol\Controller\ProtocolRecommendationController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\Recommendation\Controller\RecommendationController" to "App\Modules\UserPanel\Modules\Health\Modules\Recommendation\Controller\RecommendationController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultController" to "App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultHistoryController" to "App\Modules\UserPanel\Modules\Health\Modules\Result\Controller\ResultHistoryController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingController" to "App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingController".
Inlined service "App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Service\WellBeingService" to "App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingParamController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingParamController" to "App\Modules\UserPanel\Modules\Health\Modules\WellBeing\Controller\WellBeingParamController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\PostController" to "App\Modules\UserPanel\Modules\KnowledgeBase\Controller\PostController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\UserPostController" to "App\Modules\UserPanel\Modules\KnowledgeBase\Controller\UserPostController".
Inlined service "App\Modules\UserPanel\Modules\KnowledgeBase\Service\WidgetService" to "App\Modules\UserPanel\Modules\KnowledgeBase\Controller\WidgetController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\KnowledgeBase\Controller\WidgetController" to "App\Modules\UserPanel\Modules\KnowledgeBase\Controller\WidgetController".
Inlined service "App\Modules\UserPanel\Modules\KnowledgeBase\Service\CategoryRepositoryService" to "App\Modules\UserPanel\Modules\KnowledgeBase\Service\CategoryService".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Controller\BaseController" to "App\Modules\UserPanel\Modules\Market\Controller\BaseController".
Inlined service "App\Modules\UserPanel\Modules\Market\Service\WelcomeScreenService" to "App\Modules\UserPanel\Modules\Market\Controller\DefaultController".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Controller\DefaultController" to "App\Modules\UserPanel\Modules\Market\Controller\DefaultController".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Modules\Demand\Controller\DemandController" to "App\Modules\UserPanel\Modules\Market\Modules\Demand\Controller\DemandController".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\ProductController" to "App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\ProductController".
Inlined service "App\Modules\UserPanel\Modules\Market\Modules\Market\Service\WidgetService" to "App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\WidgetController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\WidgetController" to "App\Modules\UserPanel\Modules\Market\Modules\Market\Controller\WidgetController".
Inlined service "App\Modules\UserPanel\Modules\Market\Modules\Note\Service\NoteService" to "App\Modules\UserPanel\Modules\Market\Modules\Note\Controller\NoteController".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Modules\Note\Controller\NoteController" to "App\Modules\UserPanel\Modules\Market\Modules\Note\Controller\NoteController".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\OrderController" to "App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\OrderController".
Inlined service "App\Modules\UserPanel\Modules\Market\Modules\Order\Service\ReceivedOrderService" to "App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\ReceivedOrderController".
Inlined service "App\Modules\UserPanel\Modules\Market\Modules\Order\Service\ReceivedOrderRepositoryService" to "App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\ReceivedOrderController".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\ReceivedOrderController" to "App\Modules\UserPanel\Modules\Market\Modules\Order\Controller\ReceivedOrderController".
Inlined service "App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Service\OrderRepositoryService" to "App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Controller\OrderController".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Controller\OrderController" to "App\Modules\UserPanel\Modules\Market\Modules\OrderStore\Controller\OrderController".
Inlined service "App\Modules\UserPanel\Modules\Market\Modules\Product\Service\ProductCategoryService" to "App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductCategoryController".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductCategoryController" to "App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductCategoryController".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductController" to "App\Modules\UserPanel\Modules\Market\Modules\Product\Controller\ProductController".
Inlined service "App\Modules\UserPanel\Modules\Market\Modules\Storage\Service\WelcomeScreenService" to "App\Modules\UserPanel\Modules\Market\Modules\Storage\Controller\DefaultController".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Modules\Storage\Controller\DefaultController" to "App\Modules\UserPanel\Modules\Market\Modules\Storage\Controller\DefaultController".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Controller\CategoryController" to "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Category\Controller\CategoryController".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Controller\DemandController" to "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\CategoryDemand\Controller\DemandController".
Inlined service "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Service\DemandService" to "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Controller\DemandController".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Controller\DemandController" to "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Demand\Controller\DemandController".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Controller\InventoryController" to "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Inventory\Controller\InventoryController".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Controller\OrderController" to "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Order\Controller\OrderController".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockController" to "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockController".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockHistoryController" to "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockHistoryController".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockProductHistoryController" to "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\CategoryStockProductHistoryController".
Inlined service "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Service\StockService" to "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\StockController".
Inlined service ".service_locator.SdHFiy9.App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\StockController" to "App\Modules\UserPanel\Modules\Market\Modules\Storage\Modules\Stock\Controller\StockController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Notification\Controller\NotificationController" to "App\Modules\UserPanel\Modules\Notification\Controller\NotificationController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Notification\Controller\SidebarController" to "App\Modules\UserPanel\Modules\Notification\Controller\SidebarController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Page\Controller\PageController" to "App\Modules\UserPanel\Modules\Page\Controller\PageController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Supplier\Controller\SupplierController" to "App\Modules\UserPanel\Modules\Supplier\Controller\SupplierController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\User\Controller\PollController" to "App\Modules\UserPanel\Modules\User\Controller\PollController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\User\Controller\PrivacyController" to "App\Modules\UserPanel\Modules\User\Controller\PrivacyController".
Inlined service "App\Modules\UserPanel\Modules\User\Service\ProfileService" to "App\Modules\UserPanel\Modules\User\Controller\ProfileController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\User\Controller\ProfileController" to "App\Modules\UserPanel\Modules\User\Controller\ProfileController".
Inlined service "App\Modules\UserPanel\Modules\User\Service\ReferralService" to "App\Modules\UserPanel\Modules\User\Controller\ReferralController".
Inlined service "App\Modules\UserPanel\Modules\User\Service\ReferredUserRepositoryService" to "App\Modules\UserPanel\Modules\User\Controller\ReferralController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\User\Controller\ReferralController" to "App\Modules\UserPanel\Modules\User\Controller\ReferralController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\User\Controller\SettingsController" to "App\Modules\UserPanel\Modules\User\Controller\SettingsController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\User\Controller\TaskController" to "App\Modules\UserPanel\Modules\User\Controller\TaskController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupController" to "App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupMemberController" to "App\Modules\UserPanel\Modules\User\Modules\Group\Controller\GroupMemberController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageController" to "App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageMemberController" to "App\Modules\UserPanel\Modules\User\Modules\Village\Controller\VillageMemberController".
Inlined service "App\Modules\UserPanel\Modules\Village\Service\WelcomeScreenService" to "App\Modules\UserPanel\Modules\Village\Controller\VillageController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Village\Controller\VillageController" to "App\Modules\UserPanel\Modules\Village\Controller\VillageController".
Inlined service "App\Modules\UserPanel\Modules\Village\Service\WidgetService" to "App\Modules\UserPanel\Modules\Village\Controller\WidgetController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Village\Controller\WidgetController" to "App\Modules\UserPanel\Modules\Village\Controller\WidgetController".
Inlined service "App\Modules\UserPanel\Modules\Village\Modules\Announcement\Service\AnnouncementService" to "App\Modules\UserPanel\Modules\Village\Modules\Announcement\Controller\AnnouncementController".
Inlined service "App\Modules\UserPanel\Modules\Village\Modules\Announcement\Service\AnnouncementCommentService" to "App\Modules\UserPanel\Modules\Village\Modules\Announcement\Controller\AnnouncementController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Village\Modules\Announcement\Controller\AnnouncementController" to "App\Modules\UserPanel\Modules\Village\Modules\Announcement\Controller\AnnouncementController".
Inlined service "App\Modules\UserPanel\Modules\Village\Modules\Chat\Service\ChatService" to "App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatController" to "App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatController".
Inlined service "App\Modules\UserPanel\Modules\Village\Modules\Chat\Service\ChatThreadService" to "App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatThreadController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatThreadController" to "App\Modules\UserPanel\Modules\Village\Modules\Chat\Controller\ChatThreadController".
Inlined service "App\Modules\UserPanel\Modules\Village\Modules\News\Service\NewsService" to "App\Modules\UserPanel\Modules\Village\Modules\News\Controller\NewsController".
Inlined service "App\Modules\UserPanel\Modules\Village\Modules\News\Service\NewsCommentService" to "App\Modules\UserPanel\Modules\Village\Modules\News\Controller\NewsController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Village\Modules\News\Controller\NewsController" to "App\Modules\UserPanel\Modules\Village\Modules\News\Controller\NewsController".
Inlined service ".service_locator.3rkvvgp.App\Modules\UserPanel\Modules\Village\Modules\Villager\Controller\VillagerController" to "App\Modules\UserPanel\Modules\Village\Modules\Villager\Controller\VillagerController".
Inlined service "App\Modules\UserPanel\Service\HintsService" to "App\Modules\UserPanel\Twig\HelperExtension".
Inlined service "App\Panels\UserHealthDashboard\Service\DashboardService" to "App\Panels\UserHealthDashboard\Controller\DashboardController".
Inlined service ".service_locator.VNa.3rh.App\Panels\UserHealthDashboard\Controller\DashboardController" to "App\Panels\UserHealthDashboard\Controller\DashboardController".
Inlined service "mailer.mailer" to "App\Service\MailerService".
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.XXv1IfR" to "reverse_container".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.LD5oJC8" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.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.D8mSe.W" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.F9PKc.7" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator._wyX1Dp" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "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 "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.g4YLowI" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.aabwapb" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Admin\Twig\HelperExtension" to "twig".
Inlined service "App\Modules\UserPanel\Twig\HelperExtension" to "twig".
Inlined service "App\Twig\HelperExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.YmHjcFj" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.LrCXAmX" to "security.helper".
Inlined service ".service_locator.dP7Bnj3" to "security.helper".
Inlined service ".service_locator.SfGnQiG" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service ".security.request_matcher.hUJ8xkz" to "security.access_map".
Inlined service ".security.request_matcher.28NqKnb" to "security.access_map".
Inlined service ".security.request_matcher.zl.oK0u" to "security.access_map".
Inlined service ".security.request_matcher.u.JVTid" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.success_handler.admin.form_login" to "security.authenticator.form_login.admin".
Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authenticator.form_login.admin".
Inlined service "debug.security.firewall.authenticator.admin.inner" to "debug.security.firewall.authenticator.admin".
Inlined service "App\Admin\Modules\AdminUser\Security\UserChecker" to "security.listener.user_checker.admin".
Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
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 "App\Modules\User\Security\UserChecker" to "security.listener.user_checker.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.1051k_w" to ".security.request_matcher.hUJ8xkz".
Inlined service ".security.request_matcher.63eJfvn" to ".security.request_matcher.zl.oK0u".
Inlined service ".security.request_matcher.CfqpjUg" to ".security.request_matcher.u.JVTid".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
Inlined service ".service_locator.TWz9UQt" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.cwebp" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
Inlined service "Knp\Component\Pager\ArgumentAccess\RequestArgumentAccess" to "knp_paginator".
Inlined service "knp_paginator.helper.processor" to "Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.QXXNQ9d".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.kEzMhfs".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.6kVvRT.".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.p4Qvabm".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "debug.security.event_dispatcher.admin.inner" to "debug.security.event_dispatcher.admin".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.AXkQTYV" to ".service_locator.AXkQTYV.App\IntApi\Controller\BaseController".
Inlined service ".service_locator.O2p6Lk7" to ".service_locator.O2p6Lk7.App\IntApi\Controller\TestController".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.otfny_1" to ".service_locator.otfny_1.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.oR77BOj" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service ".service_locator.YkQmqdo" to "console.command_loader".
Inlined service ".service_locator.otfny_1.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "knp_menu.manipulator" 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".
1
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.serializer", "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.admin", "debug.security.firewall.authenticator.main", ".debug.http_client", "debug.security.event_dispatcher.admin", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.