Home
last modified time | relevance | path

Searched refs:ChildDefinition (Results 151 – 175 of 246) sorted by relevance

12345678910

/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/friendsofsymfony/rest-bundle/Tests/DependencyInjection/
H A DFOSRestExtensionTest.php17 use Symfony\Component\DependencyInjection\ChildDefinition; alias
637 …$childDefinitionClass = class_exists(ChildDefinition::class) ? ChildDefinition::class : Definition…
677 …$childDefinitionClass = class_exists(ChildDefinition::class) ? ChildDefinition::class : Definition…
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/monolog-bundle/DependencyInjection/Compiler/
H A DLoggerChannelPass.php16 use Symfony\Component\DependencyInjection\ChildDefinition; alias
147 $logger = new ChildDefinition('monolog.logger_prototype');
/dports/finance/prestashop/prestashop/vendor/doctrine/doctrine-bundle/DependencyInjection/Compiler/
H A DEntityListenerPass.php7 use Symfony\Component\DependencyInjection\ChildDefinition; alias
133 while ($definition instanceof ChildDefinition) {
/dports/finance/prestashop/prestashop/vendor/symfony/monolog-bundle/DependencyInjection/Compiler/
H A DLoggerChannelPass.php16 use Symfony\Component\DependencyInjection\ChildDefinition; alias
147 $logger = new ChildDefinition('monolog.logger_prototype');
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/
H A DXmlFileLoader.php19 use Symfony\Component\DependencyInjection\ChildDefinition; alias
213 $definition = new ChildDefinition('');
237 $definition = new ChildDefinition($parent);
266 if (!$definition instanceof ChildDefinition) {
281 …nts($this->getArgumentsAsPhp($service, 'argument', $file, $definition instanceof ChildDefinition));
/dports/www/phpbb3/phpBB3/vendor/symfony/dependency-injection/Loader/
H A DXmlFileLoader.php19 use Symfony\Component\DependencyInjection\ChildDefinition; alias
213 $definition = new ChildDefinition('');
237 $definition = new ChildDefinition($parent);
266 if (!$definition instanceof ChildDefinition) {
281 …nts($this->getArgumentsAsPhp($service, 'argument', $file, $definition instanceof ChildDefinition));
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/dependency-injection/Loader/
H A DXmlFileLoader.php19 use Symfony\Component\DependencyInjection\ChildDefinition; alias
213 $definition = new ChildDefinition('');
237 $definition = new ChildDefinition($parent);
266 if (!$definition instanceof ChildDefinition) {
281 …nts($this->getArgumentsAsPhp($service, 'argument', $file, $definition instanceof ChildDefinition));
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/
H A DXmlFileLoader.php19 use Symfony\Component\DependencyInjection\ChildDefinition; alias
213 $definition = new ChildDefinition('');
237 $definition = new ChildDefinition($parent);
266 if (!$definition instanceof ChildDefinition) {
281 …nts($this->getArgumentsAsPhp($service, 'argument', $file, $definition instanceof ChildDefinition));
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/symfony/dependency-injection/Loader/
H A DXmlFileLoader.php19 use Symfony\Component\DependencyInjection\ChildDefinition; alias
213 $definition = new ChildDefinition('');
237 $definition = new ChildDefinition($parent);
266 if (!$definition instanceof ChildDefinition) {
281 …nts($this->getArgumentsAsPhp($service, 'argument', $file, $definition instanceof ChildDefinition));
/dports/deskutils/egroupware/egroupware/vendor/symfony/dependency-injection/Loader/Configurator/
H A DServicesConfigurator.php15 use Symfony\Component\DependencyInjection\ChildDefinition; alias
61 $this->instanceof[$fqcn] = $definition = new ChildDefinition('');
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/dependency-injection/Loader/Configurator/
H A DServicesConfigurator.php15 use Symfony\Component\DependencyInjection\ChildDefinition; alias
61 $this->instanceof[$fqcn] = $definition = new ChildDefinition('');
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/symfony/dependency-injection/Loader/Configurator/
H A DServicesConfigurator.php15 use Symfony\Component\DependencyInjection\ChildDefinition; alias
61 $this->instanceof[$fqcn] = $definition = new ChildDefinition('');
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/dependency-injection/Loader/Configurator/
H A DServicesConfigurator.php15 use Symfony\Component\DependencyInjection\ChildDefinition; alias
61 $this->instanceof[$fqcn] = $definition = new ChildDefinition('');
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/
H A DDefinitionDecorator.php16 class_exists(ChildDefinition::class);
/dports/www/phpbb3/phpBB3/vendor/symfony/dependency-injection/
H A DDefinitionDecorator.php16 class_exists(ChildDefinition::class);
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/dependency-injection/
H A DDefinitionDecorator.php16 class_exists(ChildDefinition::class);
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/
H A DDefinitionDecorator.php16 class_exists(ChildDefinition::class);
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/symfony/dependency-injection/
H A DDefinitionDecorator.php16 class_exists(ChildDefinition::class);
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/symfony/dependency-injection/Loader/
H A DXmlFileLoader.php21 use Symfony\Component\DependencyInjection\ChildDefinition; alias
215 $definition = new ChildDefinition('');
239 $definition = new ChildDefinition($parent);
275 if (!$definition instanceof ChildDefinition) {
290 …nts($this->getArgumentsAsPhp($service, 'argument', $file, $definition instanceof ChildDefinition));
/dports/deskutils/egroupware/egroupware/vendor/symfony/dependency-injection/Loader/
H A DXmlFileLoader.php20 use Symfony\Component\DependencyInjection\ChildDefinition; alias
214 $definition = new ChildDefinition('');
238 $definition = new ChildDefinition($parent);
274 if (!$definition instanceof ChildDefinition) {
289 …nts($this->getArgumentsAsPhp($service, 'argument', $file, $definition instanceof ChildDefinition));
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/dependency-injection/Loader/
H A DXmlFileLoader.php21 use Symfony\Component\DependencyInjection\ChildDefinition; alias
215 $definition = new ChildDefinition('');
239 $definition = new ChildDefinition($parent);
275 if (!$definition instanceof ChildDefinition) {
290 …nts($this->getArgumentsAsPhp($service, 'argument', $file, $definition instanceof ChildDefinition));
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/dependency-injection/Loader/
H A DXmlFileLoader.php20 use Symfony\Component\DependencyInjection\ChildDefinition; alias
214 $definition = new ChildDefinition('');
238 $definition = new ChildDefinition($parent);
274 if (!$definition instanceof ChildDefinition) {
289 …nts($this->getArgumentsAsPhp($service, 'argument', $file, $definition instanceof ChildDefinition));
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/
H A DRegisterControllerArgumentLocatorsPass.php15 use Symfony\Component\DependencyInjection\ChildDefinition; alias
60 while ($def instanceof ChildDefinition) {
/dports/www/phpbb3/phpBB3/vendor/symfony/http-kernel/DependencyInjection/
H A DRegisterControllerArgumentLocatorsPass.php15 use Symfony\Component\DependencyInjection\ChildDefinition; alias
60 while ($def instanceof ChildDefinition) {
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/
H A DRegisterControllerArgumentLocatorsPass.php15 use Symfony\Component\DependencyInjection\ChildDefinition; alias
60 while ($def instanceof ChildDefinition) {

12345678910