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