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 |
|---|---|---|---|
| ViewsConfigDependenciesIntegrationTest::$testViews | property | core/ |
Views to be enabled. |
| ViewsConfigDependenciesIntegrationTest::setUp | function | core/ |
|
| ViewsConfigDependenciesIntegrationTest::testConfigRemovalBaseTable | function | core/ |
Tests uninstalling a module that provides a base table for a View. |
| ViewsConfigDependenciesIntegrationTest::testConfigRemovalRole | function | core/ |
Tests removing a config dependency that deletes the View. |
| ViewsConfigDependenciesIntegrationTest::testImage | function | core/ |
Tests integration with image module. |
| ViewsConfigEntityTest | class | core/ |
Defines a configuration-based entity type used for testing Views data. |
| ViewsConfigEntityTest.php | file | core/ |
|
| ViewsConfigEntityTestViewsData | class | core/ |
Provides a view to override views data for config test entity types. |
| ViewsConfigEntityTestViewsData.php | file | core/ |
|
| ViewsConfigEntityTestViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
| ViewsConfigEntityTestViewsData::getViewsTableForEntityType | function | core/ |
Gets the table of an entity type to be used as base table in views. |
| ViewsConfigUpdater | class | core/ |
Provides a BC layer for modules providing old configurations. |
| ViewsConfigUpdater.php | file | core/ |
|
| ViewsConfigUpdater::$deprecationsEnabled | property | core/ |
Flag determining whether deprecations should be triggered. |
| ViewsConfigUpdater::$triggeredDeprecations | property | core/ |
Stores which deprecations were triggered. |
| ViewsConfigUpdater::areDeprecationsEnabled | function | core/ |
Whether deprecations are enabled. |
| ViewsConfigUpdater::processDisplayHandlers | function | core/ |
Processes all display handlers. |
| ViewsConfigUpdater::setDeprecationsEnabled | function | core/ |
Sets the deprecations enabling status. |
| ViewsConfigUpdater::updateAll | function | core/ |
Performs all required updates. |
| ViewsConfigUpdater::__construct | function | core/ |
ViewsConfigUpdater constructor. |
| ViewsConfigUpdaterTest | class | core/ |
Tests the views config updater service. |
| ViewsConfigUpdaterTest | class | core/ |
Tests Drupal\views\ViewsConfigUpdater. |
| ViewsConfigUpdaterTest.php | file | core/ |
|
| ViewsConfigUpdaterTest.php | file | core/ |
|
| ViewsConfigUpdaterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewsConfigUpdaterTest::$modules | property | core/ |
Modules to install. |
| ViewsConfigUpdaterTest::$modules | property | core/ |
Modules to install. |
| ViewsConfigUpdaterTest::loadTestView | function | core/ |
Loads a test view. |
| ViewsConfigUpdaterTest::setUp | function | core/ |
|
| ViewsConfigUpdaterTest::testViewsConfigUpdater | function | core/ |
Tests ViewsConfigUpdater. |
| ViewsConfigUpdaterTest::testViewsConfigUpdater | function | core/ |
Tests ViewsConfigUpdater. |
| ViewsData | class | core/ |
Provides the content_moderation views integration. |
| ViewsData | class | core/ |
Class to manage and lazy load cached views data. |
| ViewsData.php | file | core/ |
|
| ViewsData.php | file | core/ |
|
| ViewsData::$allStorage | property | core/ |
All table storage data loaded from cache. |
| ViewsData::$baseCid | property | core/ |
The base cache ID to use. |
| ViewsData::$entityTypeManager | property | core/ |
The entity type manager. |
| ViewsData::$fullyLoaded | property | core/ |
Whether the data has been fully loaded in this request. |
| ViewsData::$langcode | property | core/ |
The current language code. |
| ViewsData::$loading | property | core/ |
Flag that indicates whether views data are currently being loaded. |
| ViewsData::$moderationInformation | property | core/ |
The moderation information. |
| ViewsData::$storage | property | core/ |
Table data storage. |
| ViewsData::cacheGet | function | core/ |
Gets data from the cache backend. |
| ViewsData::cacheSet | function | core/ |
Sets data to the cache backend. |
| ViewsData::clear | function | core/ |
Clears the class storage and cache. |
| ViewsData::fetchBaseTables | function | core/ |
Fetches a list of all base tables available. |
| ViewsData::get | function | core/ |
Gets data for a particular table. |
| ViewsData::getAll | function | core/ |
Gets all table data. |
| ViewsData::getData | function | core/ |
Gets all data invoked by hook_views_data(). |
Pagination
- Previous page
- Page 1803
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.