Definition::setFile()
  • References/PHP/Symfony/Component/DependencyInjection

Definition setFile(string

2025-01-10 15:47:30
NullDumper::isProxyCandidate()
  • References/PHP/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper

bool isProxyCandidate(Definition

2025-01-10 15:47:30
Definition::getFile()
  • References/PHP/Symfony/Component/DependencyInjection

string|null getFile() Gets the file to require before creating the service.

2025-01-10 15:47:30
FileLoader
  • References/PHP/Symfony/Component/DependencyInjection/Loader

class FileLoader extends FileLoader

2025-01-10 15:47:30
Extension::getXsdValidationBasePath()
  • References/PHP/Symfony/Component/DependencyInjection/Extension

string getXsdValidationBasePath() Returns the base path for the XSD files.

2025-01-10 15:47:30
AutoAliasServicePass
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

class AutoAliasServicePass implements

2025-01-10 15:47:30
Parameter
  • References/PHP/Symfony/Component/DependencyInjection

class Parameter Parameter represents a parameter reference. Methods

2025-01-10 15:47:30
DefinitionDecorator::getArgument()
  • References/PHP/Symfony/Component/DependencyInjection

mixed getArgument(int $index) Gets an argument to pass to the service constructor/factory method

2025-01-10 15:47:30
Variable
  • References/PHP/Symfony/Component/DependencyInjection

class Variable Represents a variable. $var = new Variable('a'); will be dumped as

2025-01-10 15:47:30
Definition::setDecoratedService()
  • References/PHP/Symfony/Component/DependencyInjection

Definition setDecoratedService(null|string

2025-01-10 15:47:30