Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Views::getViewsAsOptions | function | core/ |
Returns an array of view as options array, that can be used by select, checkboxes and radios as #options. |
| Views::handlerManager | function | core/ |
Returns the plugin manager for a certain views handler type. |
| Views::pluginList | function | core/ |
Returns a list of plugins and metadata about them. |
| Views::pluginManager | function | core/ |
Returns the plugin manager for a certain views plugin type. |
| Views::t | function | core/ |
Translates a string to the current language or to a given language. |
| Views::viewsData | function | core/ |
Returns the views data service. |
| Views::viewsDataHelper | function | core/ |
Returns the views data helper service. |
| ViewsAccess | class | core/ |
Defines a Plugin annotation object for views access plugins. |
| ViewsAccess.php | file | core/ |
|
| ViewsAccess::$base | property | core/ |
The base tables on which this access plugin can be used. |
| ViewsAccess::$display_types | property | core/ |
The types of the display this plugin can be used with. |
| ViewsAccess::$help | property | core/ |
A short help string; this is displayed in the views UI. |
| ViewsAccess::$id | property | core/ |
The plugin ID. |
| ViewsAccess::$no_ui | property | core/ |
Whether the plugin should be not selectable in the UI. |
| ViewsAccess::$short_title | property | core/ |
(optional) The short title used in the views UI. |
| ViewsAccess::$title | property | core/ |
The plugin title used in the views UI. |
| ViewsArea | class | core/ |
Defines a Plugin annotation object for views area handlers. |
| ViewsArea.php | file | core/ |
|
| ViewsArgument | class | core/ |
Defines a Plugin annotation object for views argument handlers. |
| ViewsArgument.php | file | core/ |
|
| ViewsArgumentDefault | class | core/ |
Defines a Plugin annotation object for views argument default plugins. |
| ViewsArgumentDefault.php | file | core/ |
|
| ViewsArgumentDefault::$id | property | core/ |
The plugin ID. |
| ViewsArgumentDefault::$no_ui | property | core/ |
Whether the plugin should be not selectable in the UI. |
| ViewsArgumentDefault::$short_title | property | core/ |
(optional) The short title used in the views UI. |
| ViewsArgumentDefault::$title | property | core/ |
The plugin title used in the views UI. |
| ViewsArgumentValidator | class | core/ |
Defines a Plugin annotation object for views argument validator plugins. |
| ViewsArgumentValidator.php | file | core/ |
|
| ViewsArgumentValidator::$id | property | core/ |
The plugin ID. |
| ViewsArgumentValidator::$no_ui | property | core/ |
Whether the plugin should be not selectable in the UI. |
| ViewsArgumentValidator::$short_title | property | core/ |
(optional) The short title used in the views UI. |
| ViewsArgumentValidator::$title | property | core/ |
The plugin title used in the views UI. |
| ViewsBlock | class | core/ |
Provides block plugin definitions for all Views block displays. |
| ViewsBlock | class | core/ |
Provides a generic Views block. |
| ViewsBlock.php | file | core/ |
|
| ViewsBlock.php | file | core/ |
|
| ViewsBlock::$basePluginId | property | core/ |
The base plugin ID. |
| ViewsBlock::$derivatives | property | core/ |
List of derivative definitions. |
| ViewsBlock::$viewStorage | property | core/ |
The view storage. |
| ViewsBlock::blockForm | function | core/ |
|
| ViewsBlock::blockSubmit | function | core/ |
|
| ViewsBlock::blockValidate | function | core/ |
|
| ViewsBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| ViewsBlock::create | function | core/ |
Creates a new class instance. |
| ViewsBlock::defaultConfiguration | function | core/ |
|
| ViewsBlock::getConfiguration | function | core/ |
|
| ViewsBlock::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| ViewsBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ViewsBlock::getMachineNameSuggestion | function | core/ |
|
| ViewsBlock::__construct | function | core/ |
Constructs a ViewsBlock object. |
Pagination
- Previous page
- Page 1368
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.