Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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, if it is not the same table as the argument. |
| ArgumentPluginBase::$name_table_alias | property | core/ |
The name table alias. |
| 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/ |
The title set by argument validation. |
| ArgumentPluginBase::$validator | property | core/ |
The validator to use. |
| ArgumentPluginBase::$value | property | core/ |
The value for the argument. |
| ArgumentPluginBase::adminSummary | function | core/ |
|
| ArgumentPluginBase::buildOptionsForm | function | core/ |
|
| ArgumentPluginBase::calculateDependencies | function | core/ |
|
| 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/ |
|
| ArgumentPluginBase::encodeValidatorId | function | core/ |
Sanitize validator options including derivatives with : for js. |
| ArgumentPluginBase::exceptionTitle | function | core/ |
Returns the title of the exception for the argument. |
| ArgumentPluginBase::getCacheContexts | function | core/ |
|
| ArgumentPluginBase::getCacheMaxAge | function | core/ |
|
| ArgumentPluginBase::getCacheTags | function | core/ |
|
| 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. |
| ArgumentPluginBase::hasDefaultArgument | function | core/ |
Determine if the argument is set to provide a default argument. |
| ArgumentPluginBase::init | function | core/ |
Overrides Drupal\views\Plugin\views\HandlerBase:init(). |
| ArgumentPluginBase::isException | function | core/ |
Checks if the argument has an exception. |
| ArgumentPluginBase::needsStylePlugin | function | core/ |
Determine if the argument needs a style plugin. |
| ArgumentPluginBase::preRenderMoveArgumentOptions | function | core/ |
Moves argument options into their place. |
| ArgumentPluginBase::processContainerRadios | function | core/ |
Custom form radios process function. |
| ArgumentPluginBase::processSummaryArguments | function | core/ |
Process the summary arguments for display. |
| ArgumentPluginBase::query | function | core/ |
Set up the query for this argument. |
| ArgumentPluginBase::setArgument | function | core/ |
Set the input for this argument. |
| ArgumentPluginBase::submitOptionsForm | function | core/ |
|
| ArgumentPluginBase::summaryArgument | function | core/ |
Provides the argument to use to link from the summary to the next level. |
| ArgumentPluginBase::summaryBasics | function | core/ |
Adds basic information to the summary query. |
| ArgumentPluginBase::summaryName | function | core/ |
Provides the name to use for the summary, defaults to the name field. |
| ArgumentPluginBase::summaryNameField | function | core/ |
Adds the name field, which is the field displayed in summary queries. |
| ArgumentPluginBase::summaryQuery | function | core/ |
Build the info for the summary query. |
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.