privates['App\\Application\\Query\\Dashboard\\DashboardWorkflowQuery'] = new \App\Application\Query\Dashboard\DashboardWorkflowQuery(($this->privates['App\\Infrastructure\\Repository\\ExportsRepository'] ?? $this->load('getExportsRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\ProjectRepository'] ?? $this->load('getProjectRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\ConfigurationRepository'] ?? $this->load('getConfigurationRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\PlacesRepository'] ?? $this->load('getPlacesRepositoryService.php')), ($this->services['App\\Application\\Query\\Page\\PageQuery'] ?? $this->load('getPageQueryService.php')));