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. Search main for delete
  6. 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
ContentEntityNullStorage::deleteRevision function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::doDelete function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::doDeleteFieldItems function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::doDeleteRevisionFieldItems function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorageTest::testDeleteThroughImport function core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php Tests deleting an entity test no ID bundle entity via a configuration import.
ContentEntityStorageBase::deleteRevision function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php
ContentEntityStorageBase::doDelete function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php
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
ContentModerationHooks::entityBundleDelete function core/modules/content_moderation/src/Hook/ContentModerationHooks.php Implements hook_entity_bundle_delete().
ContentModerationHooks::entityDelete function core/modules/content_moderation/src/Hook/ContentModerationHooks.php Implements hook_entity_delete().
ContentModerationHooks::entityRevisionDelete function core/modules/content_moderation/src/Hook/ContentModerationHooks.php Implements hook_entity_revision_delete().
ContentModerationHooks::entityTranslationDelete function core/modules/content_moderation/src/Hook/ContentModerationHooks.php Implements hook_entity_translation_delete().
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.
ContentTranslationTestHooks::entityTranslationDelete function core/modules/content_translation/tests/modules/content_translation_test/src/Hook/ContentTranslationTestHooks.php Implements hook_entity_translation_delete().
content_translation.delete_access service core/modules/content_translation/content_translation.services.yml Drupal\content_translation\Access\ContentTranslationDeleteAccess
CssCollectionOptimizerLazy::deleteAll function core/lib/Drupal/Core/Asset/CssCollectionOptimizerLazy.php
CurrentImportStorage::delete function core/modules/locale/src/CurrentImportStorage.php Deletes the information for the given projects and languages.
DatabaseBackend::delete function core/lib/Drupal/Core/Cache/DatabaseBackend.php
DatabaseBackend::deleteAll function core/lib/Drupal/Core/Cache/DatabaseBackend.php
DatabaseBackend::deleteMultiple function core/lib/Drupal/Core/Cache/DatabaseBackend.php
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
DatabaseQueue::deleteQueue function core/lib/Drupal/Core/Queue/DatabaseQueue.php
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
DatabaseStorage::deleteAll function core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php
DatabaseStorage::deleteMultiple function core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php
DatabaseStorageTest::delete function core/tests/Drupal/KernelTests/Core/Config/Storage/DatabaseStorageTest.php Deletes configuration data from the storage.
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
DateFormatDeleteForm::create function core/modules/system/src/Form/DateFormatDeleteForm.php Instantiates a new instance of the implementing class using autowiring.
DateFormatDeleteForm::getQuestion function 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.