privates['App\\Application\\Query\\Product\\DeleteQuery'] = new \App\Application\Query\Product\DeleteQuery(($this->privates['App\\Infrastructure\\Repository\\ElementTypeRepository'] ?? $this->load('getElementTypeRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\ElementTypesTemplatesRepository'] ?? $this->load('getElementTypesTemplatesRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\LayoutRepository'] ?? $this->load('getLayoutRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\PageRepository'] ?? $this->load('getPageRepositoryService.php')), ($this->privates['App\\Application\\Query\\Page\\PageAutoGenerationQuery'] ?? $this->load('getPageAutoGenerationQueryService.php')));