Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| VariantBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| VendorHardeningPlugin::$config | property | composer/ |
Configuration. |
| ViewExecutableTest::$configProperties | property | core/ |
Properties that should be stored in the configuration. |
| views.view.test_field_config_translation_filter.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_config_translation_filter.yml |
| ViewsBlock::defaultConfiguration | function | core/ |
|
| ViewsBlock::getConfiguration | function | core/ |
|
| ViewsBlockBase::buildConfigurationForm | function | core/ |
Form constructor. |
| ViewsBlockBase::defaultConfiguration | function | core/ |
|
| 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::needsBlockContentListingEmptyUpdate | function | core/ |
Checks if 'block_content_listing_empty' needs to be removed. |
| ViewsConfigUpdater::needsEntityArgumentUpdate | function | core/ |
Checks if 'numeric' arguments should be converted to 'entity_target_id'. |
| ViewsConfigUpdater::needsFormatPluralUpdate | function | core/ |
Checks for fields with the format plural option set. |
| ViewsConfigUpdater::needsRememberRolesUpdate | function | core/ |
Checks if 'remember_roles' setting of an exposed filter has disabled roles. |
| ViewsConfigUpdater::needsRssViewModeUpdate | function | core/ |
Checks for views needing a default RSS view mode. |
| ViewsConfigUpdater::needsTableCssClassUpdate | function | core/ |
Checks for table style views needing a default CSS table class value. |
| ViewsConfigUpdater::processBlockContentListingEmptyUpdate | function | core/ |
Processes area plugins and removes block_content_listing_empty. |
| ViewsConfigUpdater::processDisplayHandlers | function | core/ |
Processes all display handlers. |
| ViewsConfigUpdater::processEntityArgumentUpdate | function | core/ |
Processes arguments and convert 'numeric' to 'entity_target_id' if needed. |
| ViewsConfigUpdater::processFieldHandlerWithFormatPlural | function | core/ |
Processes fields with the format plural option set. |
| ViewsConfigUpdater::processRememberRolesUpdate | function | core/ |
Processes filters and removes disabled remember roles. |
| ViewsConfigUpdater::processRssViewModeUpdate | function | core/ |
Processes views and sets the default RSS view mode if necessary. |
| ViewsConfigUpdater::processTableCssClassUpdate | function | core/ |
Processes views and adds default CSS table class value if necessary. |
| 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. |
Pagination
- Previous page
- Page 125
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.