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
LocaleHooks::configurableLanguageDelete function core/modules/locale/src/Hook/LocaleHooks.php Implements hook_ENTITY_TYPE_delete() for 'configurable_language'.
LocaleProjectStorage::delete function core/modules/locale/src/LocaleProjectStorage.php
LocaleProjectStorage::deleteAll function core/modules/locale/src/LocaleProjectStorage.php
LocaleProjectStorage::deleteMultiple function core/modules/locale/src/LocaleProjectStorage.php
LocaleProjectStorageInterface::delete function core/modules/locale/src/LocaleProjectStorageInterface.php Deletes project records for a given key.
LocaleProjectStorageInterface::deleteAll function core/modules/locale/src/LocaleProjectStorageInterface.php Deletes all projects records.
LocaleProjectStorageInterface::deleteMultiple function core/modules/locale/src/LocaleProjectStorageInterface.php Deletes multiple project records.
LocaleProjectStorageTest::testDelete function core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php Tests deleted projects are not included in the count.
LocaleStringTest::testDeleteStrings function core/modules/locale/tests/src/Kernel/LocaleStringTest.php Tests that strings are correctly deleted.
locale_translate_delete_translation_files function core/modules/locale/locale.bulk.inc Deletes interface translation files and translation history records.
locale_translation_file_history_delete function core/modules/locale/locale.module Deletes the history of downloaded translations.
locale_translation_status_delete_languages function core/modules/locale/locale.module Delete language entries from the status cache.
locale_translation_status_delete_projects function core/modules/locale/locale.module Delete project entries from the status cache.
LockFileValidator::deleteHash function core/modules/package_manager/src/Validator/LockFileValidator.php Deletes the stored lock file hash.
LockFileValidatorTest::testLockFileDeleted function core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php Tests validation when the lock file is deleted.
LruMemoryCacheTest::testGetSetDelete function core/tests/Drupal/Tests/Core/Cache/LruMemoryCacheTest.php Tests getting, setting and deleting items from the LRU memory cache.
ManagedStorage::delete function core/lib/Drupal/Core/Config/ManagedStorage.php
ManagedStorage::deleteAll function core/lib/Drupal/Core/Config/ManagedStorage.php
ManagedStorageTest::delete function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManageFieldsLifecycleTest::deleteField function core/modules/field_ui/tests/src/Functional/ManageFieldsLifecycleTest.php Tests deleting a field from the field edit form.
ManageFieldsTest::testFieldDelete function core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php Tests that field delete operation opens in modal.
MediaRevisionTest::testRevisionDelete function core/modules/media/tests/src/Functional/MediaRevisionTest.php Tests deleting a revision.
MediaTypeDeleteConfirmForm class core/modules/media/src/Form/MediaTypeDeleteConfirmForm.php Provides a form for media type deletion.
MediaTypeDeleteConfirmForm.php file core/modules/media/src/Form/MediaTypeDeleteConfirmForm.php
MediaTypeDeleteConfirmForm::$entityTypeManager property core/modules/media/src/Form/MediaTypeDeleteConfirmForm.php The entity type manager.
MediaTypeDeleteConfirmForm::buildForm function core/modules/media/src/Form/MediaTypeDeleteConfirmForm.php Form constructor.
MediaTypeDeleteConfirmForm::create function core/modules/media/src/Form/MediaTypeDeleteConfirmForm.php Instantiates a new instance of this class.
MediaTypeDeleteConfirmForm::__construct function core/modules/media/src/Form/MediaTypeDeleteConfirmForm.php Constructs a new MediaTypeDeleteConfirm object.
Memory::deleteItem function core/lib/Drupal/Core/Queue/Memory.php
Memory::deleteQueue function core/lib/Drupal/Core/Queue/Memory.php
MemoryBackend::delete function core/lib/Drupal/Core/Cache/MemoryBackend.php
MemoryBackend::deleteAll function core/lib/Drupal/Core/Cache/MemoryBackend.php
MemoryBackend::deleteMultiple function core/lib/Drupal/Core/Cache/MemoryBackend.php
MemoryCounterBackend::delete function core/lib/Drupal/Core/Cache/MemoryCounterBackend.php
MemoryStorage::delete function core/lib/Drupal/Core/Config/MemoryStorage.php
MemoryStorage::delete function core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php
MemoryStorage::deleteAll function core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php
MemoryStorage::deleteAll function core/lib/Drupal/Core/Config/MemoryStorage.php
MemoryStorage::deleteMultiple function core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php
MemoryStorageTest::delete function core/tests/Drupal/KernelTests/Core/Config/Storage/MemoryStorageTest.php
Menu::delete function core/modules/system/src/Entity/Menu.php
Menu::preDelete function core/modules/system/src/Entity/Menu.php
MenuActiveTrail::delete function core/lib/Drupal/Core/ProxyClass/Menu/MenuActiveTrail.php
MenuDeleteForm class core/modules/menu_ui/src/Form/MenuDeleteForm.php Defines a confirmation form for deletion of a custom menu.
MenuDeleteForm.php file core/modules/menu_ui/src/Form/MenuDeleteForm.php
MenuDeleteForm::$connection property core/modules/menu_ui/src/Form/MenuDeleteForm.php The database connection.
MenuDeleteForm::$menuLinkManager property core/modules/menu_ui/src/Form/MenuDeleteForm.php The menu link manager.
MenuDeleteForm::create function core/modules/menu_ui/src/Form/MenuDeleteForm.php
MenuDeleteForm::getDescription function core/modules/menu_ui/src/Form/MenuDeleteForm.php
MenuDeleteForm::logDeletionMessage function core/modules/menu_ui/src/Form/MenuDeleteForm.php

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