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. Search 11.x for argument
  6. Other projects
Title Object type File name Summary
LanguageArgument.php file core/modules/views/src/Plugin/views/argument/LanguageArgument.php
LanguageArgument::language function core/modules/views/src/Plugin/views/argument/LanguageArgument.php Returns the language name for a given langcode.
LanguageArgument::summaryName function core/modules/views/src/Plugin/views/argument/LanguageArgument.php
LanguageArgument::title function core/modules/views/src/Plugin/views/argument/LanguageArgument.php
LocalActionDefaultTest::testGetTitleWithTitleArguments function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php Tests the getTitle method with title arguments.
LocalActionManager::$argumentResolver property core/lib/Drupal/Core/Menu/LocalActionManager.php An argument resolver object.
LocalActionManagerTest::$argumentResolver property core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php The mocked argument resolver.
LocalTaskDefaultTest::testGetTitleWithTitleArguments function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests get title with title arguments.
LocalTaskManager::$argumentResolver property core/lib/Drupal/Core/Menu/LocalTaskManager.php An argument resolver object.
LocalTaskManagerTest::$argumentResolver property core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php The mocked argument resolver.
LoggingDecoratorTrait::getInvocationArguments function core/modules/package_manager/tests/modules/package_manager_bypass/src/LoggingDecoratorTrait.php Returns the arguments from every invocation of the main class method.
LoggingDecoratorTrait::saveInvocationArguments function core/modules/package_manager/tests/modules/package_manager_bypass/src/LoggingDecoratorTrait.php Records the arguments from an invocation of the main class method.
ManyToOne::summaryArgument function core/modules/views/src/Plugin/views/argument/ManyToOne.php
MockInstantiationService::$arguments property core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php
MockInstantiationService::getArguments function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Return arguments injected into the service.
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
NodeDateArgumentDefaultPluginBase class core/modules/node/src/Plugin/views/argument_default/NodeDateArgumentDefaultPluginBase.php Provides a base class for node date values.
NodeDateArgumentDefaultPluginBase.php file core/modules/node/src/Plugin/views/argument_default/NodeDateArgumentDefaultPluginBase.php
NodeDateArgumentDefaultPluginBase::create function core/modules/node/src/Plugin/views/argument_default/NodeDateArgumentDefaultPluginBase.php
NodeDateArgumentDefaultPluginBase::getArgument function core/modules/node/src/Plugin/views/argument_default/NodeDateArgumentDefaultPluginBase.php
NodeDateArgumentDefaultPluginBase::getCacheContexts function core/modules/node/src/Plugin/views/argument_default/NodeDateArgumentDefaultPluginBase.php
NodeDateArgumentDefaultPluginBase::getCacheMaxAge function core/modules/node/src/Plugin/views/argument_default/NodeDateArgumentDefaultPluginBase.php
NodeDateArgumentDefaultPluginBase::getNodeDateValue function core/modules/node/src/Plugin/views/argument_default/NodeDateArgumentDefaultPluginBase.php Gets a timestamp value from the passed node.
NodeDateArgumentDefaultPluginBase::__construct function core/modules/node/src/Plugin/views/argument_default/NodeDateArgumentDefaultPluginBase.php Constructs a new NodeDateArgumentDefaultPluginBase instance.
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.
NumericArgumentTitleTest class core/modules/views/tests/src/Unit/Plugin/argument/NumericArgumentTitleTest.php Tests the title() method of NumericArgument.

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