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 |
---|---|---|---|
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. |
DbLogTest::getContentUpdate | function | core/ |
Creates random content as an update based on node content type. |
dblog_post_update_convert_recent_messages_to_view | function | core/ |
Replace 'Recent log messages' with a view. |
dblog_update_8400 | function | core/ |
Use standard plugin for wid and uid fields. Use dblog_types for type filter. |
dblog_update_8600 | function | core/ |
Change 'No logs message available.' area plugin type. |
DbUpdateAccessCheck | class | core/ |
Access check for database update routes. |
DbUpdateAccessCheck.php | file | core/ |
|
DbUpdateAccessCheck::access | function | core/ |
Checks access for update routes. |
DbUpdateController | class | core/ |
Controller routines for database update routes. |
DbUpdateController.php | file | core/ |
|
DbUpdateController::$account | property | core/ |
The current user. |
DbUpdateController::$bareHtmlPageRenderer | property | core/ |
The bare HTML page renderer. |
DbUpdateController::$cache | property | core/ |
A cache backend interface. |
DbUpdateController::$keyValueExpirableFactory | property | core/ |
The keyvalue expirable factory. |
DbUpdateController::$moduleHandler | property | core/ |
The module handler. |
DbUpdateController::$postUpdateRegistry | property | core/ |
The post update registry. |
DbUpdateController::$root | property | core/ |
The app root. |
DbUpdateController::$state | property | core/ |
The state service. |
DbUpdateController::batchFinished | function | core/ |
Finishes the update process and stores the results for eventual display. |
DbUpdateController::create | function | core/ |
Instantiates a new instance of this class. |
DbUpdateController::getModuleUpdates | function | core/ |
Retrieves module updates. |
DbUpdateController::handle | function | core/ |
Returns a database update page. |
DbUpdateController::helpfulLinks | function | core/ |
Provides links to the homepage and administration pages. |
DbUpdateController::info | function | core/ |
Returns the info database update page. |
DbUpdateController::requirements | function | core/ |
Renders a list of requirement errors or warnings. |
DbUpdateController::results | function | core/ |
Displays results of the update script with any accompanying errors. |
DbUpdateController::selection | function | core/ |
Renders a list of available database updates. |
DbUpdateController::triggerBatch | function | core/ |
Starts the database update batch process. |
DbUpdateController::updateTasksList | function | core/ |
Provides the update task list render array. |
DbUpdateController::__construct | function | core/ |
Constructs a new UpdateController. |
DbUpdateNegotiator | class | core/ |
Sets the active theme for the database update pages. |
DbUpdateNegotiator.php | file | core/ |
|
DbUpdateNegotiator::$configFactory | property | core/ |
The config factory. |
DbUpdateNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
DbUpdateNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
DbUpdateNegotiator::__construct | function | core/ |
Constructs a DbUpdateNegotiator. |
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/ |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.