privates['App\\Application\\Query\\Workflow\\TransitionsQuery'] = new \App\Application\Query\Workflow\TransitionsQuery(($this->privates['App\\Infrastructure\\Repository\\TransitionsRepository'] ?? $this->load('getTransitionsRepositoryService.php')), ($this->privates['App\\Application\\Query\\Profile\\ProfileQuery'] ?? $this->load('getProfileQueryService.php')), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Infrastructure\\Provider\\User\\Collect'] ?? $this->load('getCollect5Service.php')));