Search for update
- Search 7.x for update
- Search 9.5.x for update
- Search 8.9.x for update
- Search 10.3.x for update
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Update. |
Update | class | core/ |
General class for an abstracted UPDATE operation. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
PathAliasRevisionIndexesUpdatePathTest.php | file | core/ |
|
PathAliasRevisionIndexesUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
PathAliasRevisionIndexesUpdatePathTest::testRunUpdates | function | core/ |
Tests the update path for the path_alias_revision table indices. |
PathAliasUpdateTest | class | core/ |
Tests update hooks the path_alias module. |
PathAliasUpdateTest.php | file | core/ |
|
PathAliasUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
PathAliasUpdateTest::testPathAliasStatusIndexRemoved | function | core/ |
Tests path_alias_post_update_drop_path_alias_status_index. |
path_alias.post_update.php | file | core/ |
Post update functions for Path Alias. |
path_alias_post_update_update_path_alias_revision_indexes | function | core/ |
Update the path_alias_revision indices. |
path_alias_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
path_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
path_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
PendingUpdatesValidator | class | core/ |
Validates that there are no pending database updates. |
PendingUpdatesValidator.php | file | core/ |
|
PendingUpdatesValidator::getSubscribedEvents | function | core/ |
|
PendingUpdatesValidator::updatesExist | function | core/ |
Checks if there are any pending update or post-update hooks. |
PendingUpdatesValidator::validate | function | core/ |
Validates that there are no pending database updates. |
PendingUpdatesValidator::__construct | function | core/ |
|
PendingUpdatesValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\PendingUpdatesValidator @group package_manager @internal |
PendingUpdatesValidatorTest.php | file | core/ |
|
PendingUpdatesValidatorTest::$modules | property | core/ |
Modules to install. |
PendingUpdatesValidatorTest::testNoPendingUpdates | function | core/ |
Tests that no error is raised if there are no pending updates. |
PendingUpdatesValidatorTest::testPendingPostUpdate | function | core/ |
Tests that an error is raised if there are pending post-updates. |
PendingUpdatesValidatorTest::testPendingUpdateAfterStaged | function | core/ |
Tests that pending updates stop an operation from being applied. |
PendingUpdatesValidatorTest::testPendingUpdateHook | function | core/ |
Tests that an error is raised if there are pending schema updates. |
pgsql_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
PhpPasswordTest::testPasswordNeedsUpdate | function | core/ |
Tests a password needs update. |
PostgreSqlSequenceUpdateTest | class | core/ |
Tests that any unowned sequences created previously have a table owner. |
PostgreSqlSequenceUpdateTest.php | file | core/ |
|
PostgreSqlSequenceUpdateTest::$connection | property | core/ |
The database connection to use. |
PostgreSqlSequenceUpdateTest::getSequenceOwner | function | core/ |
Retrieves the sequence owner object. |
PostgreSqlSequenceUpdateTest::runDbTasks | function | core/ |
Runs the install database tasks for the driver used by the test runner. |
PostgreSqlSequenceUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
PostgreSqlSequenceUpdateTest::testPostgreSqlSequenceUpdate | function | core/ |
Asserts that a newly created sequence has the correct ownership. |
post_update.php | file | core/ |
Contains a fake database post-update function for testing. |
post_update_test_failing.info.yml | file | core/ |
core/modules/system/tests/modules/post_update_test_failing/post_update_test_failing.info.yml |
post_update_test_failing.post_update.php | file | core/ |
|
post_update_test_failing_post_update_exception | function | core/ |
Post update that throws an exception. |
ProjectCoreCompatibility::$possibleCoreUpdateVersions | property | core/ |
Cache of core versions that are available for updates. |
ProjectCoreCompatibility::getPossibleCoreUpdateVersions | function | core/ |
Gets the core versions that should be considered for compatibility ranges. |
PromoteNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
QueryFactory::updateConfigKeyStore | function | core/ |
Updates or adds lookup data. |
RemovedPostUpdateNameException | class | core/ |
An exception thrown for removed post-update functions. |
RemovedPostUpdateNameException.php | file | core/ |
|
RenderContext::update | function | core/ |
Updates the current frame of the stack. |
RequirementsPageTrait::updateRequirementsProblem | function | core/ |
Handles the update requirements page. |
ResponsiveImageConfigUpdater | class | core/ |
Provides a BC layer for modules providing old configurations. |
ResponsiveImageConfigUpdater.php | file | core/ |
|
ResponsiveImageConfigUpdater::$deprecationsEnabled | property | core/ |
Flag determining whether deprecations should be triggered. |
ResponsiveImageConfigUpdater::$triggeredDeprecations | property | core/ |
Stores which deprecations were triggered. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.