Search for delete
- Search 7.x for delete
- Search 9.5.x for delete
- Search 8.9.x for delete
- Search 10.3.x for delete
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Delete. |
Delete | class | core/ |
General class for an abstracted DELETE operation. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FileDeleteRecursiveTest::testEmptyDirectory | function | core/ |
Try deleting an empty directory. |
FileDeleteRecursiveTest::testSingleFile | function | core/ |
Delete a normal file. |
FileDeleteRecursiveTest::testSubDirectory | function | core/ |
Try deleting subdirectories with some files. |
FileDeleteTest | class | core/ |
Tests the unmanaged file delete function. |
FileDeleteTest.php | file | core/ |
|
FileDeleteTest::testDirectory | function | core/ |
Try deleting a directory. |
FileDeleteTest::testMissing | function | core/ |
Try deleting a missing file. |
FileDeleteTest::testNormal | function | core/ |
Delete a normal file. |
FileFieldItemList::delete | function | core/ |
Defines custom delete behavior for field values. |
FileFieldItemList::deleteRevision | function | core/ |
Defines custom revision delete behavior for field values. |
FileReadOnlyStorage::delete | function | core/ |
Deletes PHP code from storage. |
FileReadOnlyStorage::deleteAll | function | core/ |
Removes all files in this bin. |
FileStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
FileStorage::delete | function | core/ |
Deletes PHP code from storage. |
FileStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
FileStorage::deleteAll | function | core/ |
Removes all files in this bin. |
FileStorageReadOnlyTest::testDeleteAll | function | core/ |
@covers ::deleteAll |
FileStorageTest::delete | function | core/ |
|
FileStorageTest::testDeleteAll | function | core/ |
@covers ::deleteAll |
FileSystem::delete | function | core/ |
Deletes a file without database changes or hook invocations. |
FileSystem::deleteRecursive | function | core/ |
Deletes all files and directories in the specified filepath recursively. |
FileSystemInterface::delete | function | core/ |
Deletes a file without database changes or hook invocations. |
FileSystemInterface::deleteRecursive | function | core/ |
Deletes all files and directories in the specified filepath recursively. |
FileUsageBase::delete | function | core/ |
Removes a record to indicate that a module is no longer using a file. |
FileUsageInterface::delete | function | core/ |
Removes a record to indicate that a module is no longer using a file. |
file_file_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for file entities. |
file_test_file_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for file entities. |
FormBuilder::deleteCache | function | core/ |
Deletes a form in the cache. |
FormCache::deleteCache | function | core/ |
Deletes a form in the cache. |
FormCacheInterface::deleteCache | function | core/ |
Deletes a form in the cache. |
FormCacheTest::testDeleteCache | function | core/ |
@covers ::deleteCache |
ForumIndexStorage::delete | function | core/ |
|
ForumIndexStorage::deleteIndex | function | core/ |
|
ForumIndexStorage::deleteRevision | function | core/ |
|
ForumIndexStorageInterface::delete | function | core/ |
Deletes the records in {forum} table for the given node. |
ForumIndexStorageInterface::deleteIndex | function | core/ |
Deletes the {forum_index} records for a given node. |
ForumIndexStorageInterface::deleteRevision | function | core/ |
Deletes the records in {forum} table for a given node revision. |
ForumTest::deleteForum | function | core/ |
Deletes a forum. |
forum_comment_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for comment entities. |
forum_node_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for node entities. |
GenerateThemeTest::testDeleteDirectory | function | core/ |
|
GenericCacheBackendUnitTestBase::testDelete | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::delete(). |
GenericCacheBackendUnitTestBase::testDeleteAll | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::deleteAll(). |
GenericCacheBackendUnitTestBase::testDeleteMultiple | function | core/ |
@covers \Drupal\Core\Cache\ApcuBackend::deleteMultiple @covers \Drupal\Core\Cache\BackendChain::deleteMultiple @covers \Drupal\Core\Cache\ChainedFastBackend::deleteMultiple @covers \Drupal\Core\Cache\DatabaseBackend::deleteMultiple @covers… |
history_node_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for node entities. |
history_user_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user entities. |
hook_entity_bundle_delete | function | core/ |
Act on entity_bundle_delete(). |
hook_entity_delete | function | core/ |
Respond to entity deletion. |
hook_entity_predelete | function | core/ |
Act before entity deletion. |
hook_entity_revision_delete | function | core/ |
Respond to entity revision deletion. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.