Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ArgumentsResolverTest::testHandleNotUpcastedArgument | function | core/ |
Tests handleUnresolvedArgument() for a scalar argument. |
| ArgumentsResolverTest::testHandleUnresolvedArgument | function | core/ |
Tests handleUnresolvedArgument() for missing arguments. |
| ArgumentStringTest | class | core/ |
Tests the core Drupal\views\Plugin\views\argument\StringArgument handler. |
| ArgumentStringTest.php | file | core/ |
|
| ArgumentStringTest::$modules | property | core/ |
Modules to install. |
| ArgumentStringTest::$testViews | property | core/ |
Views to be enabled. |
| ArgumentStringTest::testGlossary | function | core/ |
Tests the glossary feature. |
| ArgumentSummaryTest | class | core/ |
Tests the summary of results when an argument is not provided. |
| ArgumentSummaryTest.php | file | core/ |
|
| ArgumentSummaryTest::$modules | property | core/ |
Modules to install. |
| ArgumentSummaryTest::$nodeType | property | core/ |
Node type with an autocomplete tagging field. |
| ArgumentSummaryTest::$tagVocabulary | property | core/ |
The vocabulary used for the test tag field. |
| ArgumentSummaryTest::$testViews | property | core/ |
Views to be enabled. |
| ArgumentSummaryTest::createTag | function | core/ |
Creates a term in the tag vocabulary. |
| ArgumentSummaryTest::setUp | function | core/ |
|
| ArgumentSummaryTest::testActiveLink | function | core/ |
Tests that the active link is set correctly. |
| ArgumentSummaryTest::testArgumentSummary | function | core/ |
Tests the argument summary feature. |
| ArgumentTransformTermTest | class | core/ |
Tests taxonomy term argument transformation. |
| ArgumentTransformTermTest.php | file | core/ |
|
| ArgumentTransformTermTest::$testViews | property | core/ |
Views to be enabled. |
| ArgumentTransformTermTest::termArgumentTransformationProvider | function | core/ |
Provides data for testTermArgumentTransformation(). |
| ArgumentTransformTermTest::testTermArgumentTransformation | function | core/ |
Tests term argument transformation of hyphens and spaces. |
| ArgumentUidRevisionTest | class | core/ |
Tests the argument_node_uid_revision handler. |
| ArgumentUidRevisionTest.php | file | core/ |
|
| ArgumentUidRevisionTest::$modules | property | core/ |
Modules to install. |
| ArgumentUidRevisionTest::$testViews | property | core/ |
Views to be enabled. |
| ArgumentUidRevisionTest::setUp | function | core/ |
|
| ArgumentUidRevisionTest::testArgument | function | core/ |
Tests the node_uid_revision argument. |
| ArgumentValidateTest | class | core/ |
Tests user argument validators for ID and name. |
| ArgumentValidateTest.php | file | core/ |
|
| ArgumentValidateTest::$account | property | core/ |
A user for this test. |
| ArgumentValidateTest::$modules | property | core/ |
Modules to install. |
| ArgumentValidateTest::$testViews | property | core/ |
Views to be enabled. |
| ArgumentValidateTest::setUp | function | core/ |
|
| ArgumentValidateTest::testArgumentValidateUserName | function | core/ |
Tests the UserName argument validator. |
| ArgumentValidateTest::testArgumentValidateUserUid | function | core/ |
Tests the User (ID) argument validator. |
| ArgumentValidatorPluginBase | class | core/ |
Base argument validator plugin to provide basic functionality. |
| ArgumentValidatorPluginBase.php | file | core/ |
|
| ArgumentValidatorPluginBase::$argument | property | core/ |
The argument handler instance associated with this plugin. |
| ArgumentValidatorPluginBase::$option_name | property | core/ |
The option name. |
| ArgumentValidatorPluginBase::access | function | core/ |
Determines if the administrator has the privileges to use this plugin. |
| ArgumentValidatorPluginBase::buildOptionsForm | function | core/ |
Provides the default form for setting options. |
| ArgumentValidatorPluginBase::checkAccess | function | core/ |
Blocks user input when the form is shown but we don´t have access. |
| ArgumentValidatorPluginBase::defineOptions | function | core/ |
Retrieves the options when this is a new access control plugin. |
| ArgumentValidatorPluginBase::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
| ArgumentValidatorPluginBase::processSummaryArguments | function | core/ |
Processes the summary arguments for displaying. |
| ArgumentValidatorPluginBase::setArgument | function | core/ |
Sets the parent argument this plugin is associated with. |
| ArgumentValidatorPluginBase::submitOptionsForm | function | core/ |
Provides the default form for submitting options. |
| ArgumentValidatorPluginBase::validateArgument | function | core/ |
Performs validation for a given argument. |
| ArgumentValidatorPluginBase::validateOptionsForm | function | core/ |
Provides the default form for validating options. |
Pagination
- Previous page
- Page 51
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.