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/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\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 |
---|---|---|---|
FileDeleteTest::testNormal | function | core/ |
Delete a normal file. |
FileDeleteTest::testSymlinkDirectory | function | core/ |
Tests deleting a symlink to a directory. |
FileDeleteTest::testSymlinkDirectoryStreamWrappers | function | core/ |
Tests deleting using a symlinked directory using stream wrappers. |
FileFieldItemList::delete | function | core/ |
Defines custom delete behavior for field values. |
FileFieldItemList::deleteRevision | function | core/ |
Defines custom revision delete behavior for field values. |
FileHooks::filePredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for file entities. |
FileReadOnlyStorage::delete | function | core/ |
Deletes PHP code from storage. |
FileReadOnlyStorage::deleteAll | function | core/ |
Removes all files in this bin. |
FileStorage::delete | function | core/ |
Deletes PHP code from storage. |
FileStorage::delete | function | core/ |
Deletes a configuration object from the 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/ |
@legacy-covers ::deleteAll |
FileStorageTest::delete | function | core/ |
Deletes configuration data from the storage. |
FileStorageTest::testDeleteAll | function | core/ |
@legacy-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. |
FileTestHooks::filePredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for file entities. |
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. |
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[[api-linebreak]] |
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[[api-linebreak]] @covers \Drupal\Core\Cache\BackendChain::deleteMultiple[[api-linebreak]] @covers \Drupal\Core\Cache\ChainedFastBackend::deleteMultiple[[api-linebreak]] @covers… |
HistoryHooks::nodeDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for node entities. |
HistoryHooks::userDelete | 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. |
hook_entity_translation_delete | function | core/ |
Respond to entity translation deletion. |
hook_ENTITY_TYPE_delete | function | core/ |
Respond to entity deletion of a particular type. |
hook_ENTITY_TYPE_predelete | function | core/ |
Act before entity deletion of a particular entity type. |
hook_ENTITY_TYPE_revision_delete | function | core/ |
Respond to entity revision deletion of a particular type. |
hook_ENTITY_TYPE_translation_delete | function | core/ |
Respond to entity translation deletion of a particular type. |
ImageEffectDeleteForm | class | core/ |
Form for deleting an image effect. |
ImageEffectDeleteForm.php | file | core/ |
|
ImageEffectDeleteForm::$imageEffect | property | core/ |
The image effect to be deleted. |
ImageEffectDeleteForm::$imageStyle | property | core/ |
The image style containing the image effect to be deleted. |
ImageEffectDeleteForm::buildForm | function | core/ |
Form constructor. |
ImageEffectDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
ImageEffectDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
ImageEffectDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ImageEffectDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
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.