You are here

6 calls to PhpDumper::getInlinedDefinitions() in Zircon Profile 8

PhpDumper::addServiceInclude in vendor/symfony/dependency-injection/Dumper/PhpDumper.php
Generates the require_once statement for service includes.
PhpDumper::addServiceInlinedDefinitions in vendor/symfony/dependency-injection/Dumper/PhpDumper.php
Generates the inline definition of a service.
PhpDumper::addServiceInlinedDefinitionsSetup in vendor/symfony/dependency-injection/Dumper/PhpDumper.php
Generates the inline definition setup.
PhpDumper::addServiceLocalTempVariables in vendor/symfony/dependency-injection/Dumper/PhpDumper.php
Generates Service local temp variables.
PhpDumper::getDefinitionsFromArguments in vendor/symfony/dependency-injection/Dumper/PhpDumper.php
Gets the definition from arguments.
PhpDumper::isSimpleInstance in vendor/symfony/dependency-injection/Dumper/PhpDumper.php
Checks if the definition is a simple instance.