Search for update
- Search 7.x for update
- Search 9.5.x for update
- Search 10.3.x for update
- Search 11.x for update
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Update | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Query\Update. |
Update | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Update. |
Update | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Update. |
Update | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Update. |
Update | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Update. |
Update | class | core/ |
General class for an abstracted UPDATE operation. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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]] |
ViewsDataTableDependencyUpdateTest | class | core/ |
Tests the upgrade path for views data table provider dependencies. |
ViewsDataTableDependencyUpdateTest.php | file | core/ |
|
ViewsDataTableDependencyUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
ViewsDataTableDependencyUpdateTest::testPostUpdate | function | core/ |
Tests that dependencies are correct after update. |
ViewsEntitySchemaSubscriber::onEntityTypeUpdate | function | core/ |
Reacts to the update of the entity type. |
ViewsEntitySchemaSubscriberIntegrationTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
ViewsEntitySchemaSubscriberIntegrationTest::assertUpdatedViews | function | core/ |
Checks that the passed-in view IDs were the only ones updated. |
ViewsEntitySchemaSubscriberIntegrationTest::getUpdatedViewAndDisplay | function | core/ |
Gets a view and its display. |
ViewsEntitySchemaSubscriberIntegrationTest::testVariousTableUpdates | function | core/ |
Tests a bunch possible entity definition table updates. |
ViewsEntitySchemaSubscriberIntegrationTest::testVariousTableUpdatesForRevisionView | function | core/ |
Tests some possible entity table updates for a revision view. |
ViewsMenuLink::updateLink | function | core/ |
Updates the definition values for a menu link. |
views_base_field_override_update | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
views_field_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
views_post_update_boolean_filter_values | function | core/ |
Set all boolean filter values to strings. |
views_post_update_bulk_field_moved | function | core/ |
Update dependencies for moved bulk field plugin. |
views_post_update_cleanup_duplicate_views_data | function | core/ |
Update some views fields that were previously duplicated. |
views_post_update_entity_link_url | function | core/ |
Add additional settings to the entity link field and convert node_path usage to entity_link. |
views_post_update_exposed_filter_blocks_label_display | function | core/ |
Update exposed filter blocks label display to be disabled. |
views_post_update_field_formatter_dependencies | function | core/ |
Include field formatter dependencies in a view when the formatter is used. |
views_post_update_field_names_for_multivalue_fields | function | core/ |
Update field names for multi-value base fields. |
views_post_update_filter_placeholder_text | function | core/ |
Add placeholder settings to string or numeric filters. |
views_post_update_grouped_filters | function | core/ |
Rebuild caches to ensure schema changes are read in. |
views_post_update_limit_operator_defaults | function | core/ |
Define default values for limit operators settings in all filters. |
Pagination
- Previous page
- Page 49
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.