Search for delete
- Search 7.x for delete
- Search 9.5.x for delete
- Search 8.9.x for delete
- Search 11.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/ |
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 |
---|---|---|---|
ContentEntityDeleteForm | class | core/ |
Provides a generic base class for a content entity deletion form. |
ContentEntityDeleteForm.php | file | core/ |
|
ContentEntityDeleteForm::buildForm | function | core/ |
Form constructor. |
ContentEntityDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
ContentEntityDeleteForm::getDeletionMessage | function | core/ |
|
ContentEntityDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
ContentEntityDeleteForm::logDeletionMessage | function | core/ |
|
ContentEntityDeleteForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
ContentEntityNullStorage::delete | function | core/ |
Deletes permanently saved entities. |
ContentEntityNullStorage::deleteRevision | function | core/ |
Delete a specific entity revision. |
ContentEntityNullStorage::doDelete | function | core/ |
Performs storage-specific entity deletion. |
ContentEntityNullStorage::doDeleteFieldItems | function | core/ |
Deletes entity field values from the storage. |
ContentEntityNullStorage::doDeleteRevisionFieldItems | function | core/ |
Deletes field values of an entity revision from the storage. |
ContentEntityNullStorageTest::testDeleteThroughImport | function | core/ |
Tests deleting a contact form entity via a configuration import. |
ContentEntityStorageBase::deleteRevision | function | core/ |
Delete a specific entity revision. |
ContentEntityStorageBase::doDelete | function | core/ |
Performs storage-specific entity deletion. |
ContentEntityStorageBase::doDeleteFieldItems | function | core/ |
Deletes entity field values from the storage. |
ContentEntityStorageBase::doDeleteRevisionFieldItems | function | core/ |
Deletes field values of an entity revision from the storage. |
ContentEntityStorageBase::onFieldDefinitionDelete | function | core/ |
|
ContentEntityStorageBase::onFieldStorageDefinitionDelete | function | core/ |
|
ContentTranslationDeleteAccess | class | core/ |
Access check for entity translation deletion. |
ContentTranslationDeleteAccess.php | file | core/ |
|
ContentTranslationDeleteAccess::$contentTranslationManager | property | core/ |
The content translation manager. |
ContentTranslationDeleteAccess::$entityTypeManager | property | core/ |
The entity type manager. |
ContentTranslationDeleteAccess::access | function | core/ |
Checks access to translation deletion for the specified route match. |
ContentTranslationDeleteAccess::checkAccess | function | core/ |
Checks access to translation deletion for the specified entity. |
ContentTranslationDeleteAccess::__construct | function | core/ |
Constructs a ContentTranslationDeleteAccess object. |
ContentTranslationDeleteForm | class | core/ |
Delete translation form for content_translation module. |
ContentTranslationDeleteForm.php | file | core/ |
|
ContentTranslationDeleteForm::buildForm | function | core/ |
Form constructor. |
ContentTranslationDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ContentTranslationHandler::entityFormDelete | function | core/ |
Form submission handler for ContentTranslationHandler::entityFormAlter(). |
ContentTranslationHandler::entityFormDeleteTranslation | function | core/ |
Form submission handler for ContentTranslationHandler::entityFormAlter(). |
ContentTranslationHandler::entityFormDeleteTranslationUrl | function | core/ |
Form submission handler for ContentTranslationHandler::entityFormAlter(). |
ContentTranslationNewTranslationWithExistingRevisionsTest::testCreatingNewDraftDoesNotInvokeDeleteHook | function | core/ |
Test translation delete hooks are not invoked. |
ContentTranslationNewTranslationWithExistingRevisionsTest::testDraftTranslationIsNotDeleted | function | core/ |
Tests a translation with a draft is not deleted. |
ContentTranslationPendingRevisionTestBase::getDeleteUrl | function | core/ |
Returns the delete translation URL for the specified entity. |
content_moderation_entity_bundle_delete | function | core/ |
Implements hook_entity_bundle_delete(). |
content_moderation_entity_delete | function | core/ |
Implements hook_entity_delete(). |
content_moderation_entity_revision_delete | function | core/ |
Implements hook_entity_revision_delete(). |
content_moderation_entity_translation_delete | function | core/ |
Implements hook_entity_translation_delete(). |
content_translation.delete_access | service | core/ |
Drupal\content_translation\Access\ContentTranslationDeleteAccess |
content_translation_test_entity_translation_delete | function | core/ |
Implements hook_entity_translation_delete(). |
CssCollectionOptimizer::deleteAll | function | core/ |
Deletes all optimized asset collections assets. |
CssCollectionOptimizerLazy::deleteAll | function | core/ |
Deletes all optimized asset collections assets. |
DatabaseBackend::delete | function | core/ |
Deletes an item from the cache. |
DatabaseBackend::deleteAll | function | core/ |
Deletes all cache items in a bin. |
DatabaseBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
DatabaseFileUsageBackend::delete | function | core/ |
Removes a record to indicate that a module is no longer using a file. |
DatabaseQueue::deleteItem | function | core/ |
Deletes a finished item from the queue. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.