Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ViewsConfigUpdaterTest::loadTestView | function | core/ |
Loads a test view. |
| ViewsConfigUpdaterTest::setUp | function | core/ |
|
| ViewsConfigUpdaterTest::testDeprecationsFlagPersists | function | core/ |
Tests the deprecationsEnabled flag persists from post_update to presave. |
| ViewsConfigUpdaterTest::testUpdateRssViewMode | function | core/ |
Tests the `needsRssViewModeUpdate` method. |
| ViewsConfigUpdaterTest::testUpdateRssViewModeSkipsOtherType | function | core/ |
Tests the `needsRssViewModeUpdate` method. |
| ViewsConfigUpdaterTest::testUpdateRssViewModeWithoutKnownPreviousMode | function | core/ |
Tests the `needsRssViewModeUpdate` method. |
| ViewsConfigUpdaterTest::testUpdateRssViewModeWithoutKnownPreviousModeOnSaveHandler | function | core/ |
Tests if onSave also updates the view. |
| ViewsConfigUpdaterTest::testViewsConfigUpdater | function | core/ |
Tests ViewsConfigUpdater. |
| ViewsDataTest::$configFactory | property | core/ |
The mocked config factory. |
| ViewsHooks::fieldConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
| ViewsHooks::fieldConfigInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'field_config'. |
| ViewsHooks::fieldConfigUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
| ViewsMenuLinkForm::buildConfigurationForm | function | core/ |
Form constructor. |
| ViewsSelection::buildConfigurationForm | function | core/ |
Form constructor. |
| ViewsSelection::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ViewsTestConfigHooks | class | core/ |
Hook implementations for views_test_config. |
| ViewsTestConfigHooks.php | file | core/ |
|
| ViewsTestConfigHooks::disableBrokenHandler | function | core/ |
Helper method to remove broken handler. |
| ViewsTestConfigHooks::viewLoad | function | core/ |
Implements hook_ENTITY_TYPE_load(). |
| ViewsTestConfigHooks::viewsPluginsAreaAlter | function | core/ |
Implements hook_views_plugins_area_alter(). |
| ViewsTestConfigHooks::viewsPluginsArgumentAlter | function | core/ |
Implements hook_views_plugins_argument_alter(). |
| ViewsTestConfigHooks::viewsPluginsFieldAlter | function | core/ |
Implements hook_views_plugins_field_alter(). |
| ViewsTestConfigHooks::viewsPluginsFilterAlter | function | core/ |
Implements hook_views_plugins_filter_alter(). |
| ViewsTestConfigHooks::viewsPluginsRelationshipAlter | function | core/ |
Implements hook_views_plugins_relationship_alter(). |
| ViewsTestConfigHooks::viewsPluginsSortAlter | function | core/ |
Implements hook_views_plugins_sort_alter(). |
| ViewsTestConfigHooks::viewsPostRender | function | core/ |
Implements hook_views_post_render(). |
| ViewsTestConfigUpdaterHooks | class | core/ |
Hooks for the views_test_config_updater module. |
| ViewsTestConfigUpdaterHooks.php | file | core/ |
|
| ViewsTestConfigUpdaterHooks::viewPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
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.