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 11.x for argument
  5. Other projects
Title Object type File name Summary
MonthDate::summaryArgument function core/modules/views/src/Plugin/views/argument/MonthDate.php
NidArgumentTest class core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php Tests the nid argument handler.
NidArgumentTest.php file core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php
NidArgumentTest::$modules property core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php
NidArgumentTest::$testViews property core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php Views used by this test.
NidArgumentTest::setUp function core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php
NidArgumentTest::testNidArgument function core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php Tests the nid argument.
Node::getArgument function core/modules/node/src/Plugin/views/argument_default/Node.php
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 build a list of arguments for the constructor.

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