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 |
---|---|---|---|
DefaultContentModerationStateRevisionUpdateTest::assertCompositeEntityMatchesDefaultRevisionId | function | core/ |
Assert for the given entity, the default revision ID matches. |
DefaultContentModerationStateRevisionUpdateTest::getEntityByLabel | function | core/ |
Load an entity by label. |
DefaultContentModerationStateRevisionUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
DefaultContentModerationStateRevisionUpdateTest::testNoEntitiesUnderModeration | function | core/ |
Test the post_update hook when no entity types are being moderated. |
DefaultContentModerationStateRevisionUpdateTest::testUpdateDefaultRevision | function | core/ |
Test updating the default revision. |
DefaultModerationStateUpdateTest | class | core/ |
Tests the upgrade path for updating the 'default_moderation_state' setting. |
DefaultModerationStateUpdateTest.php | file | core/ |
|
DefaultModerationStateUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
DefaultModerationStateUpdateTest::testUpdateDefaultModerationState | function | core/ |
Tests updating the default moderation state setting. |
DemoteNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
DependencyHookInvocationTest::testHookUpdateDependencies | function | core/ |
Test the structure of the array returned by hook_update_dependencies(). |
DependencyMissingTest::testMissingUpdate | function | core/ |
|
DependencyOrderingTest::testUpdateOrderingModuleInterdependency | function | core/ |
Test that dependencies between modules are resolved correctly. |
DependencyOrderingTest::testUpdateOrderingSingleModule | function | core/ |
Test that updates within a single module run in the correct order. |
DeprecatedPathHooksTest::testUpdate | function | core/ |
@covers ::save |
DisplayModeUpdateTest | class | core/ |
Ensure display modes are updated when fields are created. |
DisplayModeUpdateTest.php | file | core/ |
|
DisplayModeUpdateTest::$defaultFormDisplayName | property | core/ |
The default form display name. |
DisplayModeUpdateTest::$defaultViewDisplayName | property | core/ |
The default view display name. |
DisplayModeUpdateTest::$foobarFormDisplayName | property | core/ |
The alternate form display name. |
DisplayModeUpdateTest::$foobarViewDisplayName | property | core/ |
The alternate view display name. |
DisplayModeUpdateTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
DisplayModeUpdateTest::testDisplayModeUpdateAfterFieldCreation | function | core/ |
Ensure display modes are updated when fields are created. |
drupal-8.8.x-media_library-update-views-classnames-3049943.php | file | core/ |
Contains database additions to drupal-8.4.0-media_installed.php for testing the addition of BEM classes to the media library views config. |
drupal-8.editor-editor_update_8001.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of editor_update_8001(). |
drupal-8.file_formatters_update_2677990.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2677990. |
drupal-8.hal-hal_update_8301.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of hal_update_8301(). |
drupal-8.jsonapi-jsonapi_update_8701.php | file | core/ |
Contains database additions for testing jsonapi_update_8701()'s update path. |
drupal-8.media_library-update-form-view-displays-2988433.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade paths of the media library module form and view displays. |
drupal-8.media_library-update-view-table-display-2981044.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade paths of the media library module view. |
drupal-8.media_library-update-widget-view-3020716.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade paths of the media library module widget view. |
drupal-8.rest-hal_update_8301.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of hal_update_8301(). |
drupal-8.rest-rest_post_update_resource_granularity.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of rest_post_update_resource_granularity(). |
drupal-8.rest-rest_update_8201.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of rest_update_8201(). |
drupal-8.rest-rest_update_8203.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of rest_update_8203(). |
drupal-8.update-test-block-disabled-2513534.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2513534. |
drupal-8.update-test-schema-enabled.php | file | core/ |
Partial database to mimic the installation of the update_test_schema module. |
drupal-8.update-test-semver-update-n-enabled.php | file | core/ |
Database to mimic the installation of the update_test_semver_update_n module. |
drupal-8.update_deleted_field_definitions-2931436.php | file | core/ |
Contains SQL necessary to add a deleted field to the node entity type. |
Drupal::entityDefinitionUpdateManager | function | core/ |
Returns the entity definition update manager. |
DrupalKernel::updateModules | function | core/ |
Implements Drupal\Core\DrupalKernelInterface::updateModules(). |
DrupalKernelInterface::updateModules | function | core/ |
Updates the kernel's list of modules to the new list. |
drupal_get_updaters | function | core/ |
Assembles the Drupal Updater registry. |
drupal_load_updates | function | core/ |
Loads .install files for installed modules to initialize the update system. |
drupal_migrate_post_update_clear_migrate_field_plugin_cache | function | core/ |
Force MigrateField plugin definitions to be cleared. |
editor.post_update.php | file | core/ |
Post update functions for Editor. |
EditorUpdateTest | class | core/ |
Tests Editor module database updates. |
EditorUpdateTest.php | file | core/ |
|
EditorUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EditorUpdateTest::testEditorUpdate8001 | function | core/ |
Tests editor_update_8001(). |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.