Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| views.view.who_s_online.yml | file | core/ |
core/modules/user/config/optional/views.view.who_s_online.yml |
| views.view.who_s_online.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/language/es/views.view.who_s_online.yml |
| views.view.who_s_online.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/views.view.who_s_online.yml |
| views.views_data | service | core/ |
Drupal\views\ViewsData |
| views.views_data_helper | service | core/ |
Drupal\views\ViewsDataHelper |
| Views::$handlerTypes | property | core/ |
A static cache for handler types data. |
| Views::$plugins | property | core/ |
A list of all available views plugin types. |
| Views::$translationManager | property | core/ |
The translation manager. |
| Views::analyzer | function | core/ |
Returns the view analyzer. |
| Views::executableFactory | function | core/ |
Returns the view executable factory service. |
| Views::fetchPluginNames | function | core/ |
Fetches a list of plugin names for a given type. |
| Views::getAllViews | function | core/ |
Returns an array of all views as fully loaded $view objects. |
| Views::getApplicableViews | function | core/ |
Gets view and display IDs for a given setting in display plugin settings. |
| Views::getDisabledViews | function | core/ |
Returns an array of all disabled views. |
| Views::getEnabledDisplayExtenders | function | core/ |
Gets enabled display extenders. |
| Views::getEnabledViews | function | core/ |
Returns an array of all enabled views. |
| Views::getHandlerTypes | function | core/ |
Provide a list of views handler types used in a view. |
| Views::getPluginDefinitions | function | core/ |
Gets all the views plugin definitions. |
| Views::getPluginTypes | function | core/ |
Returns a list of plugin types. |
| Views::getView | function | core/ |
Loads a view from configuration and returns its executable object. |
| Views::getViewResult | function | core/ |
Get the result of a view. |
| Views::getViewsAsOptions | function | core/ |
Returns an array of view as options array. |
| 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 views access plugins type attribute for plugin discovery. |
| ViewsAccess | class | core/ |
Defines a Plugin annotation object for views access plugins. |
| ViewsAccess.php | file | core/ |
|
| 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/ |
An optional short title used in the views UI. |
| ViewsAccess::$title | property | core/ |
The plugin title used in the views UI. |
| ViewsAccess::__construct | function | core/ |
Constructs a ViewsAccess attribute. |
| ViewsAddDefaultTableCssClassUpdateTest | class | core/ |
Tests the addition of the default table style `class` setting. |
| ViewsAddDefaultTableCssClassUpdateTest.php | file | core/ |
|
| ViewsAddDefaultTableCssClassUpdateTest::$modules | property | core/ |
Modules to install after the database is loaded. |
| ViewsAddDefaultTableCssClassUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ViewsAddDefaultTableCssClassUpdateTest::setUp | function | core/ |
|
| ViewsAddDefaultTableCssClassUpdateTest::testViewsPostUpdateAddDefaultTableCssClass | function | core/ |
Tests the upgrade path adding table style default CSS class. |
| ViewsArea | class | core/ |
Defines a Plugin attribute object for views area handlers. |
| ViewsArea | class | core/ |
Defines a Plugin annotation object for views area handlers. |
| ViewsArea.php | file | core/ |
|
| ViewsArea.php | file | core/ |
Pagination
- Previous page
- Page 1575
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.