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 |
|---|---|---|---|
| ViewsCache::$short_title | property | core/ |
(optional) The short title used in the views UI. |
| ViewsCache::$title | property | core/ |
The plugin title used in the views UI. |
| ViewsConfigDependenciesIntegrationTest | class | core/ |
Tests integration of views with other modules. |
| ViewsConfigDependenciesIntegrationTest.php | file | core/ |
|
| ViewsConfigDependenciesIntegrationTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
@inheritDoc |
| ViewsConfigUpdater | class | core/ |
Provides a BC layer for modules providing old configurations. |
| ViewsConfigUpdater.php | file | core/ |
|
| ViewsConfigUpdater::$entityFieldManager | property | core/ |
The entity field manager. |
| ViewsConfigUpdater::$entityTypeManager | property | core/ |
The entity type manager. |
| ViewsConfigUpdater::$multivalueBaseFieldsUpdateTableInfo | property | core/ |
An array of helper data for the multivalue base field update. |
| ViewsConfigUpdater::$typedConfigManager | property | core/ |
The typed config manager. |
| ViewsConfigUpdater::$viewsData | property | core/ |
The views data service. |
| ViewsConfigUpdater::create | function | core/ |
Instantiates a new instance of this class. |
| ViewsConfigUpdater::getMultivalueBaseFieldUpdateTableInfo | function | core/ |
Returns the multivalue base fields update table info. |
| ViewsConfigUpdater::mapOperatorFromSingleToMultiple | function | core/ |
Maps a single operator to a multiple one, if possible. |
| ViewsConfigUpdater::needsEntityLinkUrlUpdate | function | core/ |
Add additional settings to the entity link field. |
| ViewsConfigUpdater::needsMultivalueBaseFieldUpdate | function | core/ |
Update field names for multi-value base fields. |
| ViewsConfigUpdater::needsOperatorDefaultsUpdate | function | core/ |
Add additional settings to the entity link field. |
| ViewsConfigUpdater::processDisplayHandlers | function | core/ |
Processes all display handlers. |
| ViewsConfigUpdater::processEntityLinkUrlHandler | function | core/ |
Processes entity link URL fields. |
| ViewsConfigUpdater::processMultivalueBaseFieldHandler | function | core/ |
Processes handlers affected by the multivalue base field update. |
| ViewsConfigUpdater::processOperatorDefaultsHandler | function | core/ |
Processes operator defaults. |
| ViewsConfigUpdater::updateAll | function | core/ |
Performs all required updates. |
| ViewsConfigUpdater::__construct | function | core/ |
ViewsConfigUpdater constructor. |
| ViewsConfigUpdaterTest | class | core/ |
@coversDefaultClass \Drupal\views\ViewsConfigUpdater[[api-linebreak]] |
| ViewsConfigUpdaterTest.php | file | core/ |
|
| ViewsConfigUpdaterTest::$configUpdater | property | core/ |
The views config updater. |
| ViewsConfigUpdaterTest::$modules | property | core/ |
Modules to enable. |
| ViewsConfigUpdaterTest::loadTestView | function | core/ |
Loads a test view. |
| ViewsConfigUpdaterTest::setUp | function | core/ |
|
| ViewsConfigUpdaterTest::testNeedsEntityLinkUrlUpdate | function | core/ |
@covers ::needsEntityLinkUrlUpdate[[api-linebreak]] |
| ViewsConfigUpdaterTest::testNeedsFieldNamesForMultivalueBaseFieldsUpdate | function | core/ |
@covers ::needsMultivalueBaseFieldUpdate[[api-linebreak]] |
| ViewsConfigUpdaterTest::testNeedsOperatorUpdateDefaults | function | core/ |
@covers ::needsOperatorDefaultsUpdate[[api-linebreak]] |
| ViewsConfigUpdaterTest::testUpdateAll | function | core/ |
@covers ::updateAll[[api-linebreak]] |
| 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. |
Pagination
- Previous page
- Page 1370
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.