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 |
|---|---|---|---|
| ViewsCache.php | file | core/ |
|
| ViewsCache::$base | property | core/ |
The base tables on which this cache plugin can be used. |
| ViewsCache::$display_types | property | core/ |
The types of the display this plugin can be used with. |
| ViewsCache::$help | property | core/ |
A short help string; this is displayed in the views UI. |
| ViewsCache::$id | property | core/ |
The plugin ID. |
| ViewsCache::$no_ui | property | core/ |
Whether the plugin should be not selectable in the UI. |
| ViewsCache::$short_title | property | core/ |
An optional short title used in the views UI. |
| ViewsCache::$title | property | core/ |
The plugin title used in the views UI. |
| ViewsCache::__construct | function | core/ |
Constructs a ViewsCache attribute. |
| ViewsConfigDependenciesIntegrationTest | class | core/ |
Tests integration of views with other modules. |
| ViewsConfigDependenciesIntegrationTest.php | file | core/ |
|
| ViewsConfigDependenciesIntegrationTest::$modules | property | core/ |
Modules to install. |
| 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 Drupal\views\ViewsConfigUpdater. |
| ViewsConfigUpdaterTest | class | core/ |
Tests the views config updater service. |
| 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/ |
Class to manage and lazy load cached views data. |
| ViewsData | class | core/ |
Provides the content_moderation views integration. |
| 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. |
Pagination
- Previous page
- Page 1578
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.