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 |
|---|---|---|---|
| update_test_with_7x_update_7201 | function | core/ |
Dummy update_test_with_7x update 7201. |
| update_test_with_7x_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| update_uninstall | function | core/ |
Implements hook_uninstall(). |
| update_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| 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_link_text %}{% trans %}People{% endtrans %}{% endset %} {% set people_link =… |
| UserRememberRolesFilterSettingTest::testViewsPostUpdateBooleanFilterAcceptEmpty | function | core/ |
Test that filter values are updated properly. |
| 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/ |
Instantiates a new instance of the implementing class using autowiring. |
| UserUpdate7002::transform | function | core/ |
Performs the associated process. |
| UserUpdate7002::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| 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. |
| UserUpdate8002::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| user_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| 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.test_display_feed_no_update.yml | file | core/ |
core/modules/views/tests/fixtures/update/views.view.test_display_feed_no_update.yml |
| views.view.test_entity_id_argument_update.yml | file | core/ |
core/modules/views/tests/fixtures/update/views.view.test_entity_id_argument_update.yml |
| views.view.test_format_plural_update.yml | file | core/ |
core/modules/views/tests/fixtures/update/views.view.test_format_plural_update.yml |
| ViewsAddDefaultTableCssClassUpdateTest | class | core/ |
Tests the addition of the default table style `class` setting. |
| ViewsAddDefaultTableCssClassUpdateTest.php | file | core/ |
|
| ViewsAddDefaultTableCssClassUpdateTest::$modules | property | core/ |
Modules to install after the database is loaded. |
| ViewsAddDefaultTableCssClassUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ViewsAddDefaultTableCssClassUpdateTest::setUp | function | core/ |
|
| ViewsAddDefaultTableCssClassUpdateTest::testViewsPostUpdateAddDefaultTableCssClass | function | core/ |
Tests the upgrade path adding table style default CSS class. |
| 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::$triggeredDeprecations | property | core/ |
Stores which deprecations were triggered. |
| ViewsConfigUpdater::areDeprecationsEnabled | function | core/ |
Whether deprecations are enabled. |
| ViewsConfigUpdater::needsBlockContentListingEmptyUpdate | function | core/ |
Checks if 'block_content_listing_empty' needs to be removed. |
| ViewsConfigUpdater::needsEntityArgumentUpdate | function | core/ |
Checks if 'numeric' arguments should be converted to 'entity_target_id'. |
| ViewsConfigUpdater::needsFormatPluralUpdate | function | core/ |
Checks for fields with the format plural option set. |
| ViewsConfigUpdater::needsRememberRolesUpdate | function | core/ |
Checks if 'remember_roles' setting of an exposed filter has disabled roles. |
| ViewsConfigUpdater::needsRssViewModeUpdate | function | core/ |
Checks for views needing a default RSS view mode. |
| ViewsConfigUpdater::needsTableCssClassUpdate | function | core/ |
Checks for table style views needing a default CSS table class value. |
| ViewsConfigUpdater::processBlockContentListingEmptyUpdate | function | core/ |
Processes area plugins and removes block_content_listing_empty. |
| ViewsConfigUpdater::processDisplayHandlers | function | core/ |
Processes all display handlers. |
| ViewsConfigUpdater::processEntityArgumentUpdate | function | core/ |
Processes arguments and convert 'numeric' to 'entity_target_id' if needed. |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.