Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| ViewsBlockTest::testGetPreviewFallbackString | function | core/ |
Tests that ViewsBlock::getPreviewFallbackString() produces the right value. |
| ViewsBlockTest::testMachineNameSuggestion | function | core/ |
Tests that ViewsBlock::getMachineNameSuggestion() produces the right value. |
| ViewsBulkTest | class | core/ |
Tests views bulk operation selection. |
| ViewsBulkTest.php | file | core/ |
|
| ViewsBulkTest::$admin_user | property | core/ |
An admin user. |
| ViewsBulkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewsBulkTest::$modules | property | core/ |
Modules to enable. |
| ViewsBulkTest::setUp | function | core/ |
Sets up the test. |
| ViewsBulkTest::testBulkSelection | function | core/ |
Tests bulk selection. |
| ViewsCache | class | core/ |
Defines a Plugin annotation object for views cache plugins. |
| 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/ |
(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/ |
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::$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::$triggeredDeprecations | property | core/ |
Stores which deprecations were triggered. |
| 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::needsImageLazyLoadFieldUpdate | function | core/ |
Add lazy load options to all image type field configurations. |
| 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::needsSortFieldIdentifierUpdate | function | core/ |
Updates the sort handlers by adding default sort field identifiers. |
| ViewsConfigUpdater::processDisplayHandlers | function | core/ |
Processes all display handlers. |
Pagination
- Previous page
- Page 1407
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.