ServiceReferenceGraphNode::isDefinition()
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

bool isDefinition() Checks if the value of this node is a Definition.

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

string getValue() Returns the value of the edge.

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

process(ContainerBuilder

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

PassConfig

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

class ReplaceAliasByActualDefinitionPass implements

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

class ResolveDefinitionTemplatesPass implements

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

class LoggingFormatter Used to format logging messages during the compilation.

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

class CheckReferenceValidityPass implements

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

array getOptimizationPasses() Gets all passes for the Optimization pass.

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

ServiceReferenceGraphNode[] getNodes() Returns all nodes. Return Value ServiceReferenceGraphNode[] An array of all ServiceReferenceGraphNode objects

2025-01-10 15:47:30