privates['App\\Application\\Query\\User\\UserQuery'] = new \App\Application\Query\User\UserQuery(($this->privates['App\\Infrastructure\\Repository\\UserRepository'] ?? $this->load('getUserRepositoryService.php')), ($this->privates['App\\Infrastructure\\Repository\\ProjectRepository'] ?? $this->load('getProjectRepositoryService.php')), ($this->privates['App\\Infrastructure\\Provider\\User\\Load'] ?? $this->load('getLoadService.php')), ($this->privates['App\\Infrastructure\\Provider\\Group\\GroupCollect'] ?? $this->load('getGroupCollectService.php')), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Infrastructure\\Repository\\PlacesRepository'] ?? $this->load('getPlacesRepositoryService.php')));