Search for delete

  1. Search 7.x for delete
  2. Search 9.5.x for delete
  3. Search 8.9.x for delete
  4. Search 10.3.x for delete
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Delete class core/modules/sqlite/src/Driver/Database/sqlite/Delete.php SQLite implementation of \Drupal\Core\Database\Query\Delete.
Delete class core/modules/mysql/src/Driver/Database/mysql/Delete.php MySQL implementation of \Drupal\Core\Database\Query\Delete.
Delete class core/modules/pgsql/src/Driver/Database/pgsql/Delete.php PostgreSQL implementation of \Drupal\Core\Database\Query\Delete.
Delete class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Delete.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Delete.
Delete class core/lib/Drupal/Core/Database/Query/Delete.php General class for an abstracted DELETE operation.

All search results

Title Object type File name Summary
ContentEntityDeleteForm::submitForm function core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php 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/lib/Drupal/Core/Entity/ContentEntityNullStorage.php Deletes permanently saved entities.
ContentEntityNullStorage::deleteRevision function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php Deletes a specific entity revision.
ContentEntityNullStorage::doDelete function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php Performs storage-specific entity deletion.
ContentEntityNullStorage::doDeleteFieldItems function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php Deletes entity field values from the storage.
ContentEntityNullStorage::doDeleteRevisionFieldItems function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php Deletes field values of an entity revision from the storage.
ContentEntityNullStorageTest::testDeleteThroughImport function core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php Tests deleting a contact form entity via a configuration import.
ContentEntityStorageBase::deleteRevision function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Deletes a specific entity revision.
ContentEntityStorageBase::doDelete function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Performs storage-specific entity deletion.
ContentEntityStorageBase::doDeleteFieldItems function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Deletes entity field values from the storage.
ContentEntityStorageBase::doDeleteRevisionFieldItems function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Deletes field values of an entity revision from the storage.
ContentEntityStorageBase::onFieldDefinitionDelete function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php
ContentEntityStorageBase::onFieldStorageDefinitionDelete function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php
ContentTranslationDeleteAccess class core/modules/content_translation/src/Access/ContentTranslationDeleteAccess.php Access check for entity translation deletion.
ContentTranslationDeleteAccess.php file core/modules/content_translation/src/Access/ContentTranslationDeleteAccess.php
ContentTranslationDeleteAccess::$contentTranslationManager property core/modules/content_translation/src/Access/ContentTranslationDeleteAccess.php The content translation manager.
ContentTranslationDeleteAccess::$entityTypeManager property core/modules/content_translation/src/Access/ContentTranslationDeleteAccess.php The entity type manager.
ContentTranslationDeleteAccess::access function core/modules/content_translation/src/Access/ContentTranslationDeleteAccess.php Checks access to translation deletion for the specified route match.
ContentTranslationDeleteAccess::checkAccess function core/modules/content_translation/src/Access/ContentTranslationDeleteAccess.php Checks access to translation deletion for the specified entity.
ContentTranslationDeleteAccess::__construct function core/modules/content_translation/src/Access/ContentTranslationDeleteAccess.php Constructs a ContentTranslationDeleteAccess object.
ContentTranslationDeleteForm class core/modules/content_translation/src/Form/ContentTranslationDeleteForm.php Delete translation form for content_translation module.
ContentTranslationDeleteForm.php file core/modules/content_translation/src/Form/ContentTranslationDeleteForm.php
ContentTranslationDeleteForm::buildForm function core/modules/content_translation/src/Form/ContentTranslationDeleteForm.php Form constructor.
ContentTranslationDeleteForm::getFormId function core/modules/content_translation/src/Form/ContentTranslationDeleteForm.php Returns a unique string identifying the form.
ContentTranslationHandler::entityFormDelete function core/modules/content_translation/src/ContentTranslationHandler.php Form submission handler for ContentTranslationHandler::entityFormAlter().
ContentTranslationHandler::entityFormDeleteTranslationUrl function core/modules/content_translation/src/ContentTranslationHandler.php Form submission handler for ContentTranslationHandler::entityFormAlter().
ContentTranslationNewTranslationWithExistingRevisionsTest::testCreatingNewDraftDoesNotInvokeDeleteHook function core/modules/content_translation/tests/src/Functional/ContentTranslationNewTranslationWithExistingRevisionsTest.php Test translation delete hooks are not invoked.
ContentTranslationNewTranslationWithExistingRevisionsTest::testDraftTranslationIsNotDeleted function core/modules/content_translation/tests/src/Functional/ContentTranslationNewTranslationWithExistingRevisionsTest.php Tests a translation with a draft is not deleted.
ContentTranslationPendingRevisionTestBase::getDeleteUrl function core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php Returns the delete translation URL for the specified entity.
content_moderation_entity_bundle_delete function core/modules/content_moderation/content_moderation.module Implements hook_entity_bundle_delete().
content_moderation_entity_delete function core/modules/content_moderation/content_moderation.module Implements hook_entity_delete().
content_moderation_entity_revision_delete function core/modules/content_moderation/content_moderation.module Implements hook_entity_revision_delete().
content_moderation_entity_translation_delete function core/modules/content_moderation/content_moderation.module Implements hook_entity_translation_delete().
content_translation.delete_access service core/modules/content_translation/content_translation.services.yml Drupal\content_translation\Access\ContentTranslationDeleteAccess
content_translation_test_entity_translation_delete function core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.module Implements hook_entity_translation_delete().
CssCollectionOptimizerLazy::deleteAll function core/lib/Drupal/Core/Asset/CssCollectionOptimizerLazy.php Deletes all optimized asset collections assets.
DatabaseBackend::delete function core/lib/Drupal/Core/Cache/DatabaseBackend.php Deletes an item from the cache.
DatabaseBackend::deleteAll function core/lib/Drupal/Core/Cache/DatabaseBackend.php Deletes all cache items in a bin.
DatabaseBackend::deleteMultiple function core/lib/Drupal/Core/Cache/DatabaseBackend.php Deletes multiple items from the cache.
DatabaseFileUsageBackend::delete function core/modules/file/src/FileUsage/DatabaseFileUsageBackend.php Removes a record to indicate that a module is no longer using a file.
DatabaseQueue::deleteItem function core/lib/Drupal/Core/Queue/DatabaseQueue.php Deletes a finished item from the queue.
DatabaseQueue::deleteQueue function core/lib/Drupal/Core/Queue/DatabaseQueue.php Deletes a queue and every item in the queue.
DatabaseStorage::delete function core/lib/Drupal/Core/Config/DatabaseStorage.php Implements Drupal\Core\Config\StorageInterface::delete().
DatabaseStorage::deleteAll function core/lib/Drupal/Core/Config/DatabaseStorage.php Deletes configuration objects whose names start with a given prefix.
DatabaseStorage::deleteAll function core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php Deletes all items from the key/value store.
DatabaseStorage::deleteMultiple function core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php Deletes multiple items from the key/value store.
DatabaseStorageExpirable::deleteMultiple function core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php Deletes multiple items from the key/value store.
DatabaseStorageTest::delete function core/tests/Drupal/KernelTests/Core/Config/Storage/DatabaseStorageTest.php
DateFormatDeleteForm class core/modules/system/src/Form/DateFormatDeleteForm.php Builds a form to delete a date format.
DateFormatDeleteForm.php file core/modules/system/src/Form/DateFormatDeleteForm.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.