class Update
Same name and namespace in other branches
- 8.9.x core/lib/Drupal/Core/Database/Driver/sqlite/Update.php \Drupal\Core\Database\Driver\sqlite\Update
- 8.9.x core/lib/Drupal/Core/Database/Driver/mysql/Update.php \Drupal\Core\Database\Driver\mysql\Update
- 11.x core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Update.php \Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses\Update
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Update.
Hierarchy
- class \Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses\Update
Expanded class hierarchy of Update
4 string references to 'Update'
- DevReleaseTest::setUp in core/
modules/ update/ tests/ src/ Kernel/ DevReleaseTest.php - LayoutBuilderOverridesTest::testOverrides in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderOverridesTest.php - Tests functionality of Layout Builder for overrides.
- NavigationBlockUiTest::testNavigationBlockAdminUiPage in core/
modules/ navigation/ tests/ src/ FunctionalJavascript/ NavigationBlockUiTest.php - Tests navigation block admin page exists and functions correctly.
- UpdateCalculateProjectDataTest::setUp in core/
modules/ update/ tests/ src/ Kernel/ UpdateCalculateProjectDataTest.php
File
-
core/
tests/ fixtures/ database_drivers/ module/ core_fake/ src/ Driver/ Database/ CoreFakeWithAllCustomClasses/ Update.php, line 10
Namespace
Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClassesView source
class Update extends QueryUpdate {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.