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 |
---|---|---|---|
DatabaseVersionCheckUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DatabaseVersionCheckUpdateTest::setUp | function | core/ |
|
DatabaseVersionCheckUpdateTest::testUpdate | function | core/ |
Tests that updates fail if the database does not meet the minimum version. |
DatetimeRangeViewUpdateTest | class | core/ |
Test update of views with datetime_range filters. |
DatetimeRangeViewUpdateTest.php | file | core/ |
|
DatetimeRangeViewUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
DatetimeRangeViewUpdateTest::testViewsPostUpdateDateRangeFilterValues | function | core/ |
Tests that datetime_range filter values are updated properly. |
DblogRecentLogsUsingViewsUpdateTest | class | core/ |
Ensures that update hook that creates the watchdog view ran successfully. |
DblogRecentLogsUsingViewsUpdateTest.php | file | core/ |
|
DblogRecentLogsUsingViewsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
DblogRecentLogsUsingViewsUpdateTest::testUpdate | function | core/ |
Ensures that update hook is run for dblog module. |
DbUpdatesTrait | trait | core/ |
Provides methods to conditionally enable db update functions and apply pending db updates through the Update UI. |
DbUpdatesTrait | trait | core/ |
Provides methods to conditionally enable db update functions and apply pending db updates through the Update UI. |
DbUpdatesTrait.php | file | core/ |
|
DbUpdatesTrait.php | file | core/ |
|
DbUpdatesTrait::applyUpdates | function | core/ |
Applies any pending DB updates through the Update UI. |
DbUpdatesTrait::applyUpdates | function | core/ |
Applies any pending DB updates through the Update UI. |
DbUpdatesTrait::enableUpdates | function | core/ |
Enables db updates until the specified index. |
DbUpdatesTrait::enableUpdates | function | core/ |
Enables db updates until the specified index. |
DbUpdatesTrait::includeUpdates | function | core/ |
Conditionally load Update API functions for the specified group. |
db_update | function | core/ |
Returns a new UpdateQuery object for the active database. |
DefaultContentModerationStateRevisionUpdateTest | class | core/ |
Test updating the ContentModerationState entity default revisions. |
DefaultContentModerationStateRevisionUpdateTest.php | file | core/ |
|
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. |
DeprecatedPathHooksTest::testUpdate | function | core/ |
@covers ::save[[api-linebreak]] |
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_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. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.