Search for all
Title | Object type | File name | Summary |
---|---|---|---|
ArgumentNodeRevisionIdTest::setUp | function | core/ |
|
ArgumentNodeRevisionIdTest::testNodeRevisionRelationship | function | core/ |
Tests the node revision id argument via the node_vid handler. |
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::$argument_validated | property | core/ |
|
ArgumentPluginBase::$base_alias | property | core/ |
|
ArgumentPluginBase::$count_alias | property | core/ |
|
ArgumentPluginBase::$is_default | property | core/ |
|
ArgumentPluginBase::$name_alias | property | core/ |
|
ArgumentPluginBase::$name_field | property | core/ |
|
ArgumentPluginBase::$name_table | property | core/ |
|
ArgumentPluginBase::$name_table_alias | property | core/ |
|
ArgumentPluginBase::$operator | property | core/ |
The operator used for the query: or|and. |
ArgumentPluginBase::$tableAliases | property | core/ |
Keyed array by alias of table relations. |
ArgumentPluginBase::$validated_title | property | core/ |
|
ArgumentPluginBase::$validator | property | core/ |
|
ArgumentPluginBase::$value | property | core/ |
|
ArgumentPluginBase::adminSummary | function | core/ |
Provide text for the administrative summary. |
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. |
ArgumentPluginBase::defaultSummaryForm | function | core/ |
Provides a form for selecting summary options. |
ArgumentPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
ArgumentPluginBase::encodeValidatorId | function | core/ |
Sanitize validator options including derivatives with : for js. |
ArgumentPluginBase::exceptionTitle | function | core/ |
|
ArgumentPluginBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
ArgumentPluginBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
ArgumentPluginBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
ArgumentPluginBase::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
ArgumentPluginBase::getDefaultArgument | function | core/ |
Get a default argument, if available. |
ArgumentPluginBase::getPlugin | function | core/ |
Get the display or row plugin, if it exists. |
ArgumentPluginBase::getSortName | function | core/ |
Return a description of how the argument would normally be sorted. |
ArgumentPluginBase::getTitle | function | core/ |
Determines the title to use for the view. |
ArgumentPluginBase::getTokenHelp | function | core/ |
Provide token help information for the argument. |
ArgumentPluginBase::getValue | function | core/ |
Get the value of this argument. |
Pagination
- Previous page
- Page 49
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.