class Delete
Same name and namespace in other branches
- 8.9.x core/lib/Drupal/Core/Database/Driver/sqlite/Delete.php \Drupal\Core\Database\Driver\sqlite\Delete
- 8.9.x core/lib/Drupal/Core/Database/Driver/mysql/Delete.php \Drupal\Core\Database\Driver\mysql\Delete
- 11.x core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Delete.php \Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses\Delete
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Delete.
Hierarchy
- class \Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses\Delete
Expanded class hierarchy of Delete
30 string references to 'Delete'
- BlockContentRevisionDeleteTest::testDeleteForm in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentRevisionDeleteTest.php - Tests revision delete.
- BlockContentRevisionVersionHistoryTest::testVersionHistory in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentRevisionVersionHistoryTest.php - Tests version history page.
- BulkOperationsTest::testBulkOperations in core/
modules/ views/ tests/ src/ FunctionalJavascript/ Plugin/ BulkOperationsTest.php - CheckpointStorageTest::writeMethodsProvider in core/
tests/ Drupal/ Tests/ Core/ Config/ Checkpoint/ CheckpointStorageTest.php - Provide the methods that throw an exception.
- ConfigTranslationUiModulesTest::testContactConfigEntityTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiModulesTest.php - Tests the contact form translation.
File
-
core/
tests/ fixtures/ database_drivers/ module/ core_fake/ src/ Driver/ Database/ CoreFakeWithAllCustomClasses/ Delete.php, line 10
Namespace
Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClassesView source
class Delete extends QueryDelete {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.