Home
last modified time | relevance | path

Searched refs:getDefinition (Results 101 – 125 of 3979) sorted by last modified time

12345678910>>...160

/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/console/
H A DApplication.php230 $input->bind($this->getDefinition());
247 $definition = $this->getDefinition();
341 public function getDefinition() function in Symfony\\Component\\Console\\Application
374 $suggestions->suggestOptions($this->getDefinition()->getOptions());
526 $command->getDefinition();
1011 $input->bind($command->getDefinition());
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/console/Command/
H A DCommand.php257 $input->bind($this->getDefinition());
367 $this->fullDefinition->addOptions($this->application->getDefinition()->getOptions());
370 … $this->fullDefinition->setArguments($this->application->getDefinition()->getArguments());
402 public function getDefinition() function in Symfony\\Component\\Console\\Command\\Command
H A DCompleteCommand.php115 $completionInput->bind($command->getDefinition());
120 $suggestions->suggestOptions($command->getDefinition()->getOptions());
173 $completionInput->bind($this->getApplication()->getDefinition());
H A DLazyCommand.php107 public function getDefinition(): InputDefinition function in Symfony\\Component\\Console\\Command\\LazyCommand
109 return $this->getCommand()->getDefinition();
214 $command->getDefinition();
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/console/DependencyInjection/
H A DAddConsoleCommandPass.php57 $definition = $container->getDefinition($id);
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/console/Descriptor/
H A DMarkdownDescriptor.php156 $definition = $command->getDefinition();
H A DXmlDescriptor.php75 $definitionXML = $this->getInputDefinitionDocument($command->getDefinition());
H A DTextDescriptor.php155 $definition = $command->getDefinition();
195 …$this->describeInputDefinition(new InputDefinition($application->getDefinition()->getOptions()), $…
H A DJsonDescriptor.php173 'definition' => $this->getInputDefinitionData($command->getDefinition()),
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/console/Tester/
H A DCommandTester.php55 && $application->getDefinition()->hasArgument('command')
H A DCommandCompletionTester.php44 $completionInput->bind($this->command->getDefinition());
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/routing/DependencyInjection/
H A DRoutingResolverPass.php47 $definition = $container->getDefinition($this->resolverServiceId);
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/event-dispatcher/DependencyInjection/
H A DRegisterListenersPass.php93 if ($container->getDefinition($id)->hasTag($this->subscriberTag)) {
110 …if (null !== ($class = $container->getDefinition($id)->getClass()) && ($r = $container->getReflect…
117 $dispatcherDefinition = $container->getDefinition($event['dispatcher']);
123 $container->getDefinition($id)->addTag($this->hotPathTagName);
130 $container->getDefinition($id)->addTag($this->noPreloadTagName);
137 $def = $container->getDefinition($id);
156 …$dispatcherDefinitions[$attributes['dispatcher']] = $container->getDefinition($attributes['dispatc…
174 $container->getDefinition($id)->addTag($this->hotPathTagName);
180 $container->getDefinition($id)->addTag($this->noPreloadTagName);
190 null === ($class = $container->getDefinition($id)->getClass())
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/cache/DependencyInjection/
H A DCacheCollectorPass.php62 $definition = $container->getDefinition($id);
67 $collectorDefinition = $container->getDefinition($this->dataCollectorCacheId);
H A DCachePoolPrunerPass.php51 … $class = $container->getParameterBag()->resolveValue($container->getDefinition($id)->getClass());
62 …$container->getDefinition($this->cacheCommandServiceId)->replaceArgument(0, new IteratorArgument($…
H A DCachePoolClearerPass.php42 $clearer = $container->getDefinition($id);
H A DCachePoolPass.php83 $adapter = $pool = $container->getDefinition($id);
220 $clearer = $container->getDefinition($id);
234 …$container->getDefinition('console.command.cache_pool_list')->replaceArgument(0, array_keys($allPo…
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DEditorWindow.C3042 if (where == this->pageSelector->getDefinition(i)) { in getGroupOfWorkSpace()
3684 NodeDefinition *nd = n->getDefinition(); in postProcessGroupCreateDialog()
4048 this->pageSelector->getDefinition(i); in endNetworkChange()
4110 this->pageSelector->getDefinition(i); in prepareForNewNetwork()
4306 MacroDefinition* md = (MacroDefinition*)n->getDefinition(); in openSelectedMacros()
4702 MacroDefinition *nd = net->getDefinition(); in macroifySelectedNodes()
5382 this->pageSelector->getDefinition(i); in deletePage()
5436 this->pageSelector->getDefinition(1); in deletePage()
6698 if (page == this->pageSelector->getDefinition(i)) { in getPageMemberCount()
/dports/games/scorched3d/scorched/src/client/client/
H A DClientReloadAdaptor.cpp73 serverDefinitions.getDefinition()); in reloadLandscapeObjects()
75 serverDefinitions.getDefinition()); in reloadLandscapeObjects()
81 serverDefinitions.getDefinition()); in reloadLandscapeObjects()
84 serverDefinitions.getDefinition()); in reloadLandscapeObjects()
97 serverDefinitions.getDefinition().getName(), in showLandscapeInfo()
98 serverDefinitions.getDefinition().getTex(), in showLandscapeInfo()
99 serverDefinitions.getDefinition().getDefn())); in showLandscapeInfo()
H A DClientDisconnected.cpp42 getDefinitions().getDefinition().getName(); in enterState()
/dports/games/scorched3d/scorched/src/server/server/
H A DServerChannelManager.cpp377 channelEntry->getDefinition()); in refreshDestination()
397 channelEntry->getDefinition()); in refreshDestination()
415 channelEntry->getDefinition()); in refreshDestination()
473 if (current) message.getChannels().push_back(channelEntry->getDefinition()); in joinClient()
474 else message.getAvailableChannels().push_back(channelEntry->getDefinition()); in joinClient()
683 if (channelEntry->getDefinition().getType() & in processChannelTextMessage()
689 if ((!(channelEntry->getDefinition().getType() & in processChannelTextMessage()
693 ((channelEntry->getDefinition().getType() & in processChannelTextMessage()
702 if ((channelEntry->getDefinition().getType() & in processChannelTextMessage()
H A DServerStateNewGame.cpp112 getDefinition().getDefinitionNumber() == 0) in newGameState()
H A DServerLoadLevel.cpp57 getDefinition(); in destinationLoadLevel()
83 getDefinition(); in destinationUsingCurrentLevel()
H A DServerSimulator.cpp208 getLandscapeMaps().getDefinitions().getDefinition()); in newLevel()
/dports/games/scorched3d/scorched/src/common/coms/
H A DComsMessageSender.cpp170 getDefinition(); in sendToAllLoadedClients()

12345678910>>...160