Search for update
- Search 7.x for update
- Search 8.9.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/ |
SQLite implementation of \Drupal\Core\Database\Query\Update. |
Update | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Update. |
Update | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Query\Update. |
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/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Update. |
Update | class | core/ |
CorefakeWithAllCustomClasses implementation of \Drupal\Core\Database\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 |
---|---|---|---|
update_uninstall | function | core/ |
Implements hook_uninstall(). |
update_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
update_verify_update_archive | function | core/ |
Implements hook_verify_update_archive(). |
user.post_update.php | file | core/ |
Post update functions for User module. |
user.update.html.twig | file | core/ |
--- label: 'Modifying or deleting a user account' related: - user.security_account_settings - user.overview --- {% set people_url = render_var(url('entity.user.collection')) %} <h2>{% trans %}Goal{% endtrans… |
UserStorage::updateLastAccessTimestamp | function | core/ |
Update the last access timestamp of the user. |
UserStorage::updateLastLoginTimestamp | function | core/ |
Update the last login timestamp of the user. |
UserStorageInterface::updateLastAccessTimestamp | function | core/ |
Update the last access timestamp of the user. |
UserStorageInterface::updateLastLoginTimestamp | function | core/ |
Update the last login timestamp of the user. |
UserUpdate7002 | class | core/ |
Converts user time zones from time zone offsets to time zone names. |
UserUpdate7002.php | file | core/ |
|
UserUpdate7002::$dateConfig | property | core/ |
Contains the system.theme configuration object. |
UserUpdate7002::$timezones | property | core/ |
System timezones. |
UserUpdate7002::create | function | core/ |
Creates an instance of the plugin. |
UserUpdate7002::transform | function | core/ |
Performs the associated process. |
UserUpdate7002::__construct | function | core/ |
|
UserUpdate8002 | class | core/ |
Keep the predefined roles for rid 1 and 2. |
UserUpdate8002.php | file | core/ |
|
UserUpdate8002::transform | function | core/ |
Keep the predefined roles for rid 1 and 2. |
UserUpdateRoleDependenciesTest | class | core/ |
Tests user_post_update_update_roles() upgrade path. |
UserUpdateRoleDependenciesTest.php | file | core/ |
|
UserUpdateRoleDependenciesTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UserUpdateRoleDependenciesTest::testRolePermissions | function | core/ |
Tests that roles have dependencies and only existing permissions. |
user_post_update_sort_permissions | function | core/ |
No-op update. |
user_post_update_sort_permissions_again | function | core/ |
Ensure permissions stored in role configuration are sorted using the schema. |
user_post_update_update_roles | function | core/ |
Calculate role dependencies and remove non-existent permissions. |
user_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
user_update_9301 | function | core/ |
Change the users table to use an serial uid field. |
user_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
VendorHardeningPlugin::onPostPackageUpdate | function | composer/ |
POST_PACKAGE_UPDATE event handler. |
VendorHardeningPlugin::onPrePackageUpdate | function | composer/ |
PRE_PACKAGE_UPDATE event handler. |
views.post_update.php | file | core/ |
Post update functions for Views. |
views.view.node_link_update_test.yml | file | core/ |
core/modules/views/tests/fixtures/update/views.view.node_link_update_test.yml |
ViewsConfigUpdater | class | core/ |
Provides a BC layer for modules providing old configurations. |
ViewsConfigUpdater.php | file | core/ |
|
ViewsConfigUpdater::$deprecationsEnabled | property | core/ |
Flag determining whether deprecations should be triggered. |
ViewsConfigUpdater::$entityFieldManager | property | core/ |
The entity field manager. |
ViewsConfigUpdater::$entityTypeManager | property | core/ |
The entity type manager. |
ViewsConfigUpdater::$multivalueBaseFieldsUpdateTableInfo | property | core/ |
An array of helper data for the multivalue base field update. |
ViewsConfigUpdater::$triggeredDeprecations | property | core/ |
Stores which deprecations were triggered. |
ViewsConfigUpdater::$typedConfigManager | property | core/ |
The typed config manager. |
ViewsConfigUpdater::$viewsData | property | core/ |
The views data service. |
ViewsConfigUpdater::create | function | core/ |
Instantiates a new instance of this class. |
ViewsConfigUpdater::getMultivalueBaseFieldUpdateTableInfo | function | core/ |
Returns the multivalue base fields update table info. |
ViewsConfigUpdater::mapOperatorFromSingleToMultiple | function | core/ |
Maps a single operator to a multiple one, if possible. |
ViewsConfigUpdater::needsEntityLinkUrlUpdate | function | core/ |
Add additional settings to the entity link field. |
ViewsConfigUpdater::needsImageLazyLoadFieldUpdate | function | core/ |
Add lazy load options to all image type field configurations. |
ViewsConfigUpdater::needsMultivalueBaseFieldUpdate | function | core/ |
Update field names for multi-value base fields. |
ViewsConfigUpdater::needsOperatorDefaultsUpdate | function | core/ |
Add additional settings to the entity link field. |
ViewsConfigUpdater::needsSortFieldIdentifierUpdate | function | core/ |
Updates the sort handlers by adding default sort field identifiers. |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.