privates['App\\Application\\Query\\Flux\\FluxQuery'] = new \App\Application\Query\Flux\FluxQuery(($this->privates['App\\Infrastructure\\Repository\\FluxRepository'] ?? $this->load('getFluxRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\ProjectRepository'] ?? $this->load('getProjectRepositoryService.php')), ($this->privates['App\\Infrastructure\\Provider\\ElementTypeField\\Read'] ?? $this->load('getReadService.php')), ($this->privates['App\\Application\\Query\\Project\\DraftQuery'] ?? $this->load('getDraftQueryService.php')), ($this->privates['App\\Infrastructure\\Provider\\ElementValue\\Collect'] ?? $this->load('getCollect4Service.php')), ($this->privates['App\\Application\\Query\\Export\\GetExportQuery'] ?? $this->load('getGetExportQueryService.php')), ($this->privates['App\\Infrastructure\\Repository\\ExportsRepository'] ?? $this->load('getExportsRepositoryService.php')));