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/ |
General class for an abstracted UPDATE operation. |
| Update | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Update. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| SandboxDatabaseUpdatesValidator::checkForStagedDatabaseUpdates | function | core/ |
Checks that the staged update does not have changes to its install files. |
| SandboxDatabaseUpdatesValidator::getExtensionsWithDatabaseUpdates | function | core/ |
Gets extensions that have database updates in the stage directory. |
| SandboxDatabaseUpdatesValidator::getSubscribedEvents | function | core/ |
|
| SandboxDatabaseUpdatesValidator::getUpdateFunctions | function | core/ |
Returns a list of all update functions for a module. |
| SandboxDatabaseUpdatesValidator::hasStagedUpdates | function | core/ |
Determines if a staged extension has changed update functions. |
| SandboxDatabaseUpdatesValidator::tokensMatchFunctionNamePattern | function | core/ |
Determines if a set of tokens contain a function name matching a pattern. |
| SandboxDatabaseUpdatesValidator::__construct | function | core/ |
|
| SAVED_UPDATED | constant | core/ |
Return status for saving which involved an update to an existing item. |
| search.post_update.php | file | core/ |
Post update functions for Search module. |
| SearchBlockPageIdUpdatePathTest | class | core/ |
Tests update path for the search block's `page_id` setting from '' to NULL. |
| SearchBlockPageIdUpdatePathTest.php | file | core/ |
|
| SearchBlockPageIdUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| SearchBlockPageIdUpdatePathTest::testRunUpdates | function | core/ |
Tests update path for the search block's `page_id` setting from '' to NULL. |
| SearchHelpHooks::searchUpdate | function | core/ |
Ensure that search is updated when extensions are installed or uninstalled. |
| SearchHelpSearch::updateIndex | function | core/ |
Updates the search index for this plugin. |
| SearchHelpSearch::updateIndexState | function | core/ |
Updates the 'help_search_unindexed_count' state variable. |
| SearchHelpSearch::updateTopicList | function | core/ |
Rebuilds the database table containing topics to be indexed. |
| SearchIndex::updateWordWeights | function | core/ |
Updates the {search_total} database table. |
| SearchIndexingInterface::updateIndex | function | core/ |
Updates the search index for this plugin. |
| SearchIndexInterface::updateWordWeights | function | core/ |
Updates the {search_total} database table. |
| SearchNodeUpdateAndDeletionTest | class | core/ |
Tests search index is updated properly when nodes are removed or updated. |
| SearchNodeUpdateAndDeletionTest.php | file | core/ |
|
| SearchNodeUpdateAndDeletionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchNodeUpdateAndDeletionTest::$modules | property | core/ |
Modules to install. |
| SearchNodeUpdateAndDeletionTest::$testUser | property | core/ |
A user with permission to access and search content. |
| SearchNodeUpdateAndDeletionTest::setUp | function | core/ |
|
| SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeChange | function | core/ |
Tests that the search index info is properly updated when a node changes. |
| SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeDeletion | function | core/ |
Tests that the search index info is updated when a node is deleted. |
| search_post_update_block_with_empty_page_id | function | core/ |
Updates Search Blocks' without an explicit `page_id` from '' to NULL. |
| search_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| SecurityAdvisoriesFetcherTest::testIntervalConfigUpdate | function | core/ |
Tests that the stored advisories response is deleted on interval decrease. |
| Select::$forUpdate | property | core/ |
The FOR UPDATE status. |
| Select::forUpdate | function | core/ |
Add FOR UPDATE to the query. |
| Select::forUpdate | function | core/ |
Add FOR UPDATE to the query. |
| SelectExtender::forUpdate | function | core/ |
Add FOR UPDATE to the query. |
| SelectInterface::forUpdate | function | core/ |
Add FOR UPDATE to the query. |
| serialization.post_update.php | file | core/ |
Post update functions for Serialization module. |
| serialization_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| serialization_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| SessionHandler::updateTimestamp | function | core/ |
|
| SimpleConfigUpdate | class | core/ |
@internal This API is experimental. |
| SimpleConfigUpdate.php | file | core/ |
|
| SimpleConfigUpdate::apply | function | core/ |
Applies the config action. |
| SimpleConfigUpdate::create | function | core/ |
Creates an instance of the plugin. |
| SimpleConfigUpdate::__construct | function | core/ |
|
| SortableTestTrait::sortableUpdate | function | core/ |
Define to provide any necessary callback following layout change. |
| Sql::getRowsNeedingUpdate | function | core/ |
Retrieves an array of map rows marked as needing update. |
| Sql::prepareUpdate | function | core/ |
Prepares to run a full update. |
| Sql::setUpdate | function | core/ |
Sets a specified record to be updated, if it exists. |
| Sql::updateCount | function | core/ |
Returns a count of items which are marked as needing update. |
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.