Search for argument

  1. Search 7.x for argument
  2. Search 8.9.x for argument
  3. Search 10.3.x for argument
  4. Search 11.x for argument
  5. Other projects
Title Object type File name Summary
ArgumentDefaultTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/ArgumentDefaultTest.php The theme to install as the default for testing.
ArgumentDefaultTest::$modules property core/modules/views/tests/src/Functional/Plugin/ArgumentDefaultTest.php Modules to enable.
ArgumentDefaultTest::$modules property core/modules/user/tests/src/Kernel/Views/ArgumentDefaultTest.php Modules to enable.
ArgumentDefaultTest::$testViews property core/modules/user/tests/src/Kernel/Views/ArgumentDefaultTest.php Views used by this test.
ArgumentDefaultTest::$testViews property core/modules/views/tests/src/Functional/Plugin/ArgumentDefaultTest.php Views used by this test.
ArgumentDefaultTest::calculateDependencies function core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_default/ArgumentDefaultTest.php Calculates dependencies for the configured plugin.
ArgumentDefaultTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_default/ArgumentDefaultTest.php Retrieve the options when this is a new access control plugin.
ArgumentDefaultTest::getArgument function core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_default/ArgumentDefaultTest.php Return the default argument.
ArgumentDefaultTest::setUp function core/modules/views/tests/src/Functional/Plugin/ArgumentDefaultTest.php Sets up the test.
ArgumentDefaultTest::testArgumentDefaultFixed function core/modules/views/tests/src/Functional/Plugin/ArgumentDefaultTest.php Tests fixed default argument.
ArgumentDefaultTest::testArgumentDefaultNode function core/modules/views/tests/src/Functional/Plugin/ArgumentDefaultTest.php Tests node default argument.
ArgumentDefaultTest::testArgumentDefaultNoOptions function core/modules/views/tests/src/Functional/Plugin/ArgumentDefaultTest.php Tests the use of a default argument plugin that provides no options.
ArgumentDefaultTest::testArgumentDefaultPlugin function core/modules/views/tests/src/Functional/Plugin/ArgumentDefaultTest.php Tests the argument default test plugin.
ArgumentDefaultTest::testArgumentDefaultQueryParameter function core/modules/views/tests/src/Functional/Plugin/ArgumentDefaultTest.php Tests the query parameter default argument.
ArgumentDefaultTest::testPluginArgumentDefaultCurrentUser function core/modules/user/tests/src/Kernel/Views/ArgumentDefaultTest.php Tests the current user with argument default.
ArgumentLanguageTest class core/modules/language/tests/src/Kernel/Views/ArgumentLanguageTest.php Tests the argument language handler.
ArgumentLanguageTest.php file core/modules/language/tests/src/Kernel/Views/ArgumentLanguageTest.php
ArgumentLanguageTest::$testViews property core/modules/language/tests/src/Kernel/Views/ArgumentLanguageTest.php Views used by this test.
ArgumentLanguageTest::testArgument function core/modules/language/tests/src/Kernel/Views/ArgumentLanguageTest.php Tests the language argument.
ArgumentNodeRevisionIdTest class core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php Tests the node_vid handler.
ArgumentNodeRevisionIdTest.php file core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php
ArgumentNodeRevisionIdTest::$modules property core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php Modules to enable.
ArgumentNodeRevisionIdTest::$testViews property core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php Views to be enabled.
ArgumentNodeRevisionIdTest::setUp function core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php
ArgumentNodeRevisionIdTest::testNodeRevisionRelationship function core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php Tests the node revision id argument via the node_vid handler.
ArgumentNodeRevisionIdTest::testVidDeprecatedParameter function core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php Tests the Vid argument deprecation.
ArgumentNullTest class core/modules/views/tests/src/Kernel/Handler/ArgumentNullTest.php Tests the core Drupal\views\Plugin\views\argument\NullArgument handler.
ArgumentNullTest.php file core/modules/views/tests/src/Kernel/Handler/ArgumentNullTest.php
ArgumentNullTest::$testViews property core/modules/views/tests/src/Kernel/Handler/ArgumentNullTest.php Views used by this test.
ArgumentNullTest::testAreaText function core/modules/views/tests/src/Kernel/Handler/ArgumentNullTest.php
ArgumentNullTest::viewsData function core/modules/views/tests/src/Kernel/Handler/ArgumentNullTest.php Returns the views data definition.
ArgumentPluginBase class core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Base class for argument (contextual filter) handler plugins.
ArgumentPluginBase.php file core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
ArgumentPluginBase::$argument property core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
ArgumentPluginBase::$name_field property core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php The field to use for the name to display in the summary.
ArgumentPluginBase::$name_table property core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php The table to use for the name, should it not be in the same table as the argument.
ArgumentPluginBase::$validator property core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
ArgumentPluginBase::$value property core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
ArgumentPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Provide a form to edit options for this plugin.
ArgumentPluginBase::calculateDependencies function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Calculates dependencies for the configured plugin.
ArgumentPluginBase::decodeValidatorId function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Revert sanitized validator options.
ArgumentPluginBase::defaultAccessDenied function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Default action: access denied.
ArgumentPluginBase::defaultAction function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Handle the default action, which means our argument wasn't present.
ArgumentPluginBase::defaultActions function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Default actions.
ArgumentPluginBase::defaultArgumentForm function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Provides a form for selecting the default argument.
ArgumentPluginBase::defaultDefault function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Returns true, since the argument builder knows where to find the argument.
ArgumentPluginBase::defaultEmpty function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Default action: empty.
ArgumentPluginBase::defaultIgnore function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Default action: ignore.
ArgumentPluginBase::defaultNotFound function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Default action: not found.
ArgumentPluginBase::defaultSummary function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Default action: summary.

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