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 |
|---|---|---|---|
| UpsertUpdateExpression | class | core/ |
A value object to handle an Upsert update expression. |
| UpsertUpdateExpression.php | file | core/ |
|
| 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/ |
|
| ViewsAddDefaultTableCssClassUpdateTest::setDatabaseDumpFiles | function | core/ |
|
| ViewsAddDefaultTableCssClassUpdateTest::setUp | function | core/ |
|
| ViewsAddDefaultTableCssClassUpdateTest::testViewsPostUpdateAddDefaultTableCssClass | function | core/ |
Tests the upgrade path adding table style default CSS class. |
| ViewsAddFilterMinMaxLabelsUpdateTest | class | core/ |
Tests adding default min_label and max_label to exposed numeric-type filters. |
| ViewsAddFilterMinMaxLabelsUpdateTest.php | file | core/ |
|
| ViewsAddFilterMinMaxLabelsUpdateTest::setDatabaseDumpFiles | function | core/ |
|
| ViewsAddFilterMinMaxLabelsUpdateTest::testViewsPostUpdateFilterMinMaxLabels | function | core/ |
Tests that min_label and max_label are added to exposed numeric filters. |
| 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::needsMinMaxLabelUpdate | function | core/ |
Checks if a filter's expose section is missing min_label or max_label. |
| 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. |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.