Search for delete
- Search 7.x for delete
- Search 9.5.x for delete
- Search 10.3.x for delete
- Search 11.x for delete
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Delete | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
General class for an abstracted DELETE operation. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentTypeDeleteForm | class | core/ |
Provides a confirmation form for deleting a custom block type entity. |
BlockContentTypeDeleteForm.php | file | core/ |
|
BlockContentTypeDeleteForm::buildForm | function | core/ |
Form constructor. |
BlockDeleteForm | class | core/ |
Provides a deletion confirmation form for the block instance deletion form. |
BlockDeleteForm.php | file | core/ |
|
BlockDeleteForm::getCancelUrl | function | core/ |
|
BlockDeleteForm::getConfirmText | function | core/ |
|
BlockDeleteForm::getDeletionMessage | function | core/ |
Gets the message to display to the user after deleting the entity. |
BlockDeleteForm::getQuestion | function | core/ |
|
BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete | function | core/ |
Tests if the visibility settings are removed if the language is deleted. |
BlockStorageUnitTest::deleteTests | function | core/ |
Tests the deleting of blocks. |
BlockTest::testBlockUserRoleDelete | function | core/ |
Tests block_user_role_delete. |
block_configurable_language_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. |
block_menu_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for menu entities. |
block_user_role_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user_role entities. |
BookManager::deleteFromBook | function | core/ |
Deletes node's entry from book table. |
BookManagerInterface::deleteFromBook | function | core/ |
Deletes node's entry from book table. |
BookOutlineStorage::delete | function | core/ |
Deletes a book entry. |
BookOutlineStorageInterface::delete | function | core/ |
Deletes a book entry. |
BookTest::testBookDelete | function | core/ |
Tests the access for deleting top-level book nodes. |
book_node_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for node entities. |
BrowserTestBase::filePreDeleteCallback | function | core/ |
Ensures test files are deletable. |
BulkDeleteTest | class | core/ |
Bulk delete storages and fields, and clean up afterwards. |
BulkDeleteTest.php | file | core/ |
|
BulkDeleteTest::$bundles | property | core/ |
The bundles for the entities used in this test. |
BulkDeleteTest::$entities | property | core/ |
The entities to use in this test. |
BulkDeleteTest::$entitiesByBundles | property | core/ |
The entities to use in this test, keyed by bundle. |
BulkDeleteTest::$entityTypeId | property | core/ |
The entity type to be used in the test classes. |
BulkDeleteTest::$fieldStorages | property | core/ |
The fields to use in this test. |
BulkDeleteTest::checkHooksInvocations | function | core/ |
Tests that the expected hooks have been invoked on the expected entities. |
BulkDeleteTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
BulkDeleteTest::testDeleteField | function | core/ |
Verify that deleting a field leaves the field data items in the database and that the appropriate Field API functions can operate on the deleted data and field definition. |
BulkDeleteTest::testPurgeField | function | core/ |
Verify that field data items and fields are purged when a field storage is deleted. |
BulkDeleteTest::testPurgeFieldStorage | function | core/ |
Verify that field storages are preserved and purged correctly as multiple fields are deleted and purged. |
BulkDeleteTest::testPurgeWithDeletedAndActiveField | function | core/ |
Tests that recreating a field with the name as a deleted field works. |
BulkFormAccessTest::testNodeDeleteAccess | function | core/ |
Tests if nodes that may not be deleted, can not be deleted in bulk. |
BulkFormAccessTest::testUserDeleteAccess | function | core/ |
Tests if users that may not be deleted, can not be deleted in bulk. |
CacheBackendInterface::delete | function | core/ |
Deletes an item from the cache. |
CacheBackendInterface::deleteAll | function | core/ |
Deletes all cache items in a bin. |
CacheBackendInterface::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
CacheCollector::delete | function | core/ |
Deletes the element. |
CacheCollectorInterface::delete | function | core/ |
Deletes the element. |
CacheCollectorTest::testDelete | function | core/ |
Tests setting and deleting values. |
CacheCollectorTest::testUpdateCacheDelete | function | core/ |
Tests updating the cache after a delete. |
CachedStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
CachedStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
CachedStorageTest::delete | function | core/ |
|
ChainedFastBackend::delete | function | core/ |
Deletes an item from the cache. |
ChainedFastBackend::deleteAll | function | core/ |
Deletes all cache items in a bin. |
ChainedFastBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.