SimpleXMLElement::getArgumentsAsPhp |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/SimpleXMLElement.php |
Returns arguments as valid php types. |
Twig_FunctionInterface::setArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/FunctionInterface.php |
|
Twig_FunctionInterface::getArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/FunctionInterface.php |
|
TestMultipleHttpKernel::getArguments |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/TestMultipleHttpKernel.php |
Returns the arguments to pass to the controller. |
Twig_ExpressionParser::parseArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
DisplayPluginBase::getArgumentsTokens |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Returns to tokens for arguments. |
PhpDumper::getDefinitionsFromArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Gets the definition from arguments |
PhpDumper::getServiceCallsFromArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Builds service calls from arguments |
Twig_Node_Include::addTemplateArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Include.php |
|
ReflectionFactory::getInstanceArguments |
function |
drupal/core/lib/Drupal/Component/Plugin/Factory/ReflectionFactory.php |
Inspects the plugin class and build a list of arguments for the constructor. |
ControllerResolverTest::testGetArguments |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
Twig_TokenParser_Include::parseArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Include.php |
|
ControllerResolverInterface::getArguments |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolverInterface.php |
Returns the arguments to pass to the controller. |
RenderTest::testDrupalRenderThemeArguments |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php |
Tests passing arguments to the theme function. |
ConfigStorageController::$hookLoadArguments |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Additional arguments to pass to hook_TYPE_load(). |
RouterTest::testMenuLoadArgumentsInheritance |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Tests inheritance of 'load arguments'. |
DatabaseStorageController::$hookLoadArguments |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Additional arguments to pass to hook_TYPE_load(). |
ArgumentPluginBase::process_summary_arguments |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Process the summary arguments for display. |
InlineServiceDefinitionsPass::inlineArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php |
Processes inline arguments. |
AnalyzeServiceReferencesPass::processArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php |
Processes service definitions for arguments to find relationships for the service graph. |
FlattenExceptionTest::testRecursionInArguments |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Exception/FlattenExceptionTest.php |
|
ResolveInvalidReferencesPass::processArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php |
Processes arguments to determine invalid references. |
ContainerBuilderTest::testCreateServiceArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService |
DefinitionTest::testGetArgumentShouldCheckBounds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@expectedException OutOfBoundsException |
ResolveReferencesToAliasesPass::processArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveReferencesToAliasesPass.php |
Processes the arguments to replace aliases. |
DefinitionTest::testReplaceArgumentShouldCheckBounds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@expectedException OutOfBoundsException |
ArgumentValidatorPluginBase::process_summary_arguments |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Process the summary arguments for displaying. |
AnalyzeServiceReferencesPass::$onlyConstructorArguments |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php |
|
DefinitionDecoratorTest::testGetArgumentShouldCheckBounds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
@expectedException OutOfBoundsException |
DefinitionDecoratorTest::testReplaceArgumentShouldRequireIntegerIndex |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
@expectedException InvalidArgumentException |