ArgumentDefaultPluginBase::get_argument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Return the default argument. |
ArgumentDefaultPluginBase::check_access |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
If we don't have access to the form but are showing it anyway, ensure that
the form is safe and cannot be changed from user input. |
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 |
|
ArgumentPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Validate the options form. |
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 |
|
DefinitionDecoratorTest::testSetArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
|
ArgumentDefaultPluginBase::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Retrieve the options when this is a new access
control plugin |
ArgumentPluginBase::default_summary_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Provide a form for selecting further summary options when the
default action is set to display one. |
ArgumentPluginBase::has_default_argument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Determine if the argument is set to provide a default argument. |
ArgumentPluginBase::get_default_argument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Get a default argument, if available. |
ControllerResolverInterface::getArguments |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolverInterface.php |
Returns the arguments to pass to the controller. |
ArgumentValidatorPluginBase::check_access |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
If we don't have access to the form but are showing it anyway, ensure that
the form is safe and cannot be changed from user input. |
ArgumentPluginBase::default_argument_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Provide a form for selecting the default argument when the
default action is set to provide default argument. |
ArgumentPluginBase::default_access_denied |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Default action: access denied. |
views_ui_pre_render_move_argument_options |
function |
drupal/core/modules/views/views_ui/admin.inc |
Moves argument options into their place. |
RenderTest::testDrupalRenderThemeArguments |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php |
Tests passing arguments to the theme function. |
views.view.test_argument_default_fixed.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_argument_default_fixed.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_argument_default_fixed.yml |
ArgumentValidatorPluginBase::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Retrieve the options when this is a new access
control plugin |
ArgumentPluginBase::processContainerRadios |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Custom form radios process function. |
ConfigStorageController::$hookLoadArguments |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Additional arguments to pass to hook_TYPE_load(). |
ArgumentDefaultPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Provide the default form for setting options. |
ArgumentUserUIDTest::testCommentUserUIDTest |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/ArgumentUserUIDTest.php |
|
DefinitionDecoratorTest::testReplaceArgument |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
|
ArgumentDefaultPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Provide the default form form for submitting options |
RouterTest::testMenuLoadArgumentsInheritance |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Tests inheritance of 'load arguments'. |
ArgumentDefaultTest::testArgumentDefaultFixed |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php |
Tests fixed default argument. |
DatabaseStorageController::$hookLoadArguments |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Additional arguments to pass to hook_TYPE_load(). |
HandlerArgumentUserUidTest::testArgumentTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerArgumentUserUidTest.php |
Tests the generated title of an user: uid argument. |
ArgumentValidatorPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Provide the default form for setting options. |
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. |
ArgumentDefaultTest::testArgumentDefaultPlugin |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php |
Tests the argument default test plugin. |
ExpressionBuilderTest::testInvalidAndXArgument |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php |
|
ArgumentDefaultPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Provide the default form form for validating options |
ArgumentValidatorPluginBase::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Provide the default form form for submitting options |
views.view.test_view_argument_validate_php.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_argument_validate_php.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_argument_validate_php.yml |
ArgumentValidatorPluginBase::validate_argument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
|
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. |
ArgumentValidatorTest::testArgumentValidatePhp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentValidatorTest.php |
|
views.view.test_view_argument_validate_user.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_argument_validate_user.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_argument_validate_user.yml |
ContainerBuilderTest::testCreateServiceArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService |
ArgumentValidatorPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Provide the default form form for validating options |
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. |
ArgumentDefaultTest::testArgumentDefaultNoOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php |
Tests the use of a default argument plugin that provides no options. |