privates['App\\Application\\Query\\Product\\SaveQuery'] = new \App\Application\Query\Product\SaveQuery(($this->privates['App\\Infrastructure\\Repository\\ElementTypeRepository'] ?? $this->load('getElementTypeRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\ElementTypesTemplatesRepository'] ?? $this->load('getElementTypesTemplatesRepositoryService.php')), ($this->privates['App\\Application\\Query\\Project\\DraftQuery'] ?? $this->load('getDraftQueryService.php')), ($this->privates['App\\Infrastructure\\Repository\\ProjectRepository'] ?? $this->load('getProjectRepositoryService.php')), ($this->privates['App\\Application\\Query\\Story\\StoryQuery'] ?? $this->load('getStoryQueryService.php')), ($this->privates['App\\Infrastructure\\Repository\\PageRepository'] ?? $this->load('getPageRepositoryService.php')), ($this->privates['App\\Application\\Query\\Page\\PageAutoGenerationQuery'] ?? $this->load('getPageAutoGenerationQueryService.php')), ($this->services['App\\Application\\Query\\Page\\PageQuery'] ?? $this->load('getPageQueryService.php')), ($this->privates['App\\Infrastructure\\Repository\\LayoutRepository'] ?? $this->load('getLayoutRepositoryService.php')), ($this->services['doctrine.orm.projects_entity_manager'] ?? $this->load('getDoctrine_Orm_ProjectsEntityManagerService.php')));