Search for argument

  1. Search 7.x for argument
  2. Search 9.5.x for argument
  3. Search 8.9.x for argument
  4. Search 10.3.x for argument
  5. Other projects
Title Object type File name Summary
NodeIntegrationTest::testNodeViewTypeArgument function core/modules/node/tests/src/Functional/Views/NodeIntegrationTest.php Tests basic node view with a node type argument.
None::validateArgument function core/modules/views/src/Plugin/views/argument_validator/None.php
NullArgument class core/modules/views/src/Plugin/views/argument/NullArgument.php Argument handler that ignores the argument.
NullArgument.php file core/modules/views/src/Plugin/views/argument/NullArgument.php
NullArgument::buildOptionsForm function core/modules/views/src/Plugin/views/argument/NullArgument.php
NullArgument::defaultActions function core/modules/views/src/Plugin/views/argument/NullArgument.php
NullArgument::defineOptions function core/modules/views/src/Plugin/views/argument/NullArgument.php
NullArgument::query function core/modules/views/src/Plugin/views/argument/NullArgument.php
NumericArgument class core/modules/views/src/Plugin/views/argument/NumericArgument.php Basic argument handler for arguments that are numeric.
NumericArgument.php file core/modules/views/src/Plugin/views/argument/NumericArgument.php
NumericArgument::$value property core/modules/views/src/Plugin/views/argument/NumericArgument.php The actual value which is used for querying.
NumericArgument::buildOptionsForm function core/modules/views/src/Plugin/views/argument/NumericArgument.php
NumericArgument::defineOptions function core/modules/views/src/Plugin/views/argument/NumericArgument.php
NumericArgument::getContextDefinition function core/modules/views/src/Plugin/views/argument/NumericArgument.php
NumericArgument::getSortName function core/modules/views/src/Plugin/views/argument/NumericArgument.php
NumericArgument::query function core/modules/views/src/Plugin/views/argument/NumericArgument.php
NumericArgument::title function core/modules/views/src/Plugin/views/argument/NumericArgument.php
NumericArgument::titleQuery function core/modules/views/src/Plugin/views/argument/NumericArgument.php Override for specific title lookups.
NumericArgumentValidator class core/modules/views/src/Plugin/views/argument_validator/NumericArgumentValidator.php Validate whether an argument is numeric or not.
NumericArgumentValidator.php file core/modules/views/src/Plugin/views/argument_validator/NumericArgumentValidator.php
NumericArgumentValidator::getContextDefinition function core/modules/views/src/Plugin/views/argument_validator/NumericArgumentValidator.php
NumericArgumentValidator::validateArgument function core/modules/views/src/Plugin/views/argument_validator/NumericArgumentValidator.php
OperationBase::arguments function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/OperationBase.php
OptionsListArgumentTest class core/modules/options/tests/src/Kernel/Views/OptionsListArgumentTest.php Tests options list argument for views.
OptionsListArgumentTest.php file core/modules/options/tests/src/Kernel/Views/OptionsListArgumentTest.php
OptionsListArgumentTest::$testViews property core/modules/options/tests/src/Kernel/Views/OptionsListArgumentTest.php Views used by this test.
OptionsListArgumentTest::testViewsTestOptionsListArgument function core/modules/options/tests/src/Kernel/Views/OptionsListArgumentTest.php Tests the options field argument.
Page::getArgumentText function core/modules/views/src/Plugin/views/display/Page.php
PathPluginBaseTest::testCollectRoutesWithArguments function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the collectRoutes method with arguments.
PathPluginBaseTest::testCollectRoutesWithArgumentsNotSpecifiedInPath function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the collectRoutes method with arguments not specified in the path.
plugin.manager.views.argument service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
plugin.manager.views.argument_default service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.argument_validator service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
QueryConditionTrait::arguments function core/lib/Drupal/Core/Database/Query/QueryConditionTrait.php
QueryParameter::getArgument function core/modules/views/src/Plugin/views/argument_default/QueryParameter.php
QueryParameterTest::providerGetArgument function core/modules/views/tests/src/Unit/Plugin/argument_default/QueryParameterTest.php Provides data for testGetArgument().
QueryParameterTest::testGetArgument function core/modules/views/tests/src/Unit/Plugin/argument_default/QueryParameterTest.php Tests the getArgument() method.
QueryTest::testArrayArgumentsSQLInjection function core/tests/Drupal/KernelTests/Core/Database/QueryTest.php Tests SQL injection via database query array arguments.
QueryTest::testConditionOperatorArgumentsSQLInjection function core/tests/Drupal/KernelTests/Core/Database/QueryTest.php Tests SQL injection via condition operator.
Raw::getArgument function core/modules/views/src/Plugin/views/argument_default/Raw.php
RawTest::testGetArgument function core/modules/views/tests/src/Unit/Plugin/argument_default/RawTest.php Tests the getArgument() method.
ReflectionFactory::getInstanceArguments function core/lib/Drupal/Component/Plugin/Factory/ReflectionFactory.php Inspects the plugin class and builds a list of constructor arguments.
ReflectionFactoryTest::providerGetInstanceArguments function core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php Data provider for testGetInstanceArguments.
ReflectionFactoryTest::testGetInstanceArguments function core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php @covers ::getInstanceArguments
@dataProvider providerGetInstanceArguments
remove_default_argument_skip_url.php file core/modules/views/tests/fixtures/update/remove_default_argument_skip_url.php Test fixture.
RendererPlaceholdersTest::testInvalidLazyBuilderArguments function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php @covers ::render
@covers ::doRender
RendererPlaceholdersTest::testRenderChildrenPlaceholdersDifferentArguments function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Tests the creation of an element with a child and a sub-child.
RendererTest::testRenderWithoutThemeArguments function core/tests/Drupal/Tests/Core/Render/RendererTest.php @covers ::render
@covers ::doRender
RendererTest::testRenderWithThemeArguments function core/tests/Drupal/Tests/Core/Render/RendererTest.php @covers ::render
@covers ::doRender
RequestHandler::createArgumentResolver function core/modules/rest/src/RequestHandler.php Creates an argument resolver, containing all REST parameters.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.