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
Dumper
  • References/PHP/Symfony/Component/DependencyInjection/Dumper

class Dumper implements

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

interface CompilerPassInterface Interface that must be implemented by compilation passes.

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

bool hasExtension(string $name) Checks if we have an extension.

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

class Compiler This class is used to remove circular dependencies between individual passes.

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

load(array $configs, ContainerBuilder

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

bool hasTag(string $name) Whether this definition has a tag with the given name.

2025-01-10 15:47:30
RepeatedPass::process()
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

process(ContainerBuilder

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

interface ParameterBagInterface ParameterBagInterface. Methods

2025-01-10 15:47:30