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 11.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/Driver/pgsql/Delete.php PostgreSQL implementation of \Drupal\Core\Database\Query\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
StatisticsStorageInterface::deleteViews function core/modules/statistics/src/StatisticsStorageInterface.php Delete counts for a specific entity.
statistics_node_predelete function core/modules/statistics/statistics.module Implements hook_ENTITY_TYPE_predelete() for node entities.
StorableConfigBase::delete function core/lib/Drupal/Core/Config/StorableConfigBase.php Deletes the configuration object.
StorageBase::delete function core/lib/Drupal/Core/KeyValueStore/StorageBase.php
StorageComparer::addChangelistDelete function core/lib/Drupal/Core/Config/StorageComparer.php Creates the delete changelist.
StorageComparerTest::testCreateChangelistDelete function core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php @covers ::createChangelist[[api-linebreak]]
StorageInterface::delete function core/lib/Drupal/Core/Config/StorageInterface.php Deletes a configuration object from the storage.
StorageInterface::deleteAll function core/lib/Drupal/Core/Config/StorageInterface.php Deletes configuration objects whose names start with a given prefix.
StorageReplaceDataWrapper::delete function core/modules/config/src/StorageReplaceDataWrapper.php
StorageReplaceDataWrapper::deleteAll function core/modules/config/src/StorageReplaceDataWrapper.php
StorageReplaceDataWrapperTest::delete function core/tests/Drupal/KernelTests/Core/Config/Storage/StorageReplaceDataWrapperTest.php
StringBase::delete function core/modules/locale/src/StringBase.php
StringBaseTest::testDeleteWithoutStorage function core/modules/locale/tests/src/Unit/StringBaseTest.php @covers ::delete[[api-linebreak]]
StringDatabaseStorage::dbDelete function core/modules/locale/src/StringDatabaseStorage.php Creates delete query.
StringDatabaseStorage::delete function core/modules/locale/src/StringDatabaseStorage.php
StringDatabaseStorage::deleteStrings function core/modules/locale/src/StringDatabaseStorage.php
StringDatabaseStorage::deleteTranslations function core/modules/locale/src/StringDatabaseStorage.php
StringInterface::delete function core/modules/locale/src/StringInterface.php Deletes string object from storage.
StringStorageInterface::delete function core/modules/locale/src/StringStorageInterface.php Delete string from storage.
StringStorageInterface::deleteStrings function core/modules/locale/src/StringStorageInterface.php Deletes source strings and translations using conditions.
StringStorageInterface::deleteTranslations function core/modules/locale/src/StringStorageInterface.php Deletes translations using conditions.
StubConnection::delete function core/tests/Drupal/Tests/Core/Database/Stub/StubConnection.php
StubRequestHandlerResourcePlugin::delete function core/modules/rest/tests/src/Kernel/RequestHandlerTest.php
system.action.comment_delete_action.yml file core/modules/comment/config/install/system.action.comment_delete_action.yml core/modules/comment/config/install/system.action.comment_delete_action.yml
system.action.media_delete_action.yml file core/modules/media/config/optional/system.action.media_delete_action.yml core/modules/media/config/optional/system.action.media_delete_action.yml
system.action.node_delete_action.yml file core/modules/node/config/install/system.action.node_delete_action.yml core/modules/node/config/install/system.action.node_delete_action.yml
TaxonomyRevisionDeleteTest class core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionDeleteTest.php Taxonomy term revision delete form test.
TaxonomyRevisionDeleteTest.php file core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionDeleteTest.php
TaxonomyRevisionDeleteTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionDeleteTest.php
TaxonomyRevisionDeleteTest::$modules property core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionDeleteTest.php
TaxonomyRevisionDeleteTest::$permissions property core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionDeleteTest.php
TaxonomyRevisionDeleteTest::$vocabulary property core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionDeleteTest.php Vocabulary for testing.
TaxonomyRevisionDeleteTest::setUp function core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionDeleteTest.php
TaxonomyRevisionDeleteTest::testDeleteForm function core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionDeleteTest.php Tests revision delete.
taxonomy_delete_node_index function core/modules/taxonomy/taxonomy.module Deletes taxonomy index entries for a given node.
taxonomy_node_predelete function core/modules/taxonomy/taxonomy.module Implements hook_ENTITY_TYPE_predelete() for node entities.
taxonomy_taxonomy_term_delete function core/modules/taxonomy/taxonomy.module Implements hook_ENTITY_TYPE_delete() for taxonomy_term entities.
Term::postDelete function core/modules/taxonomy/src/Entity/Term.php
TermDeleteForm class core/modules/taxonomy/src/Form/TermDeleteForm.php Provides a deletion confirmation form for taxonomy term.
TermDeleteForm.php file core/modules/taxonomy/src/Form/TermDeleteForm.php
TermDeleteForm::getCancelUrl function core/modules/taxonomy/src/Form/TermDeleteForm.php
TermDeleteForm::getDeletionMessage function core/modules/taxonomy/src/Form/TermDeleteForm.php
TermDeleteForm::getDescription function core/modules/taxonomy/src/Form/TermDeleteForm.php
TermDeleteForm::getRedirectUrl function core/modules/taxonomy/src/Form/TermDeleteForm.php
TermKernelTest::testDeleteTermHierarchyDeprecation function core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php @covers \Drupal\taxonomy\TermStorage::deleteTermHierarchy[[api-linebreak]]
@group legacy
TermKernelTest::testMultipleParentDelete function core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php Deleting a parent of a term with multiple parents does not delete the term.
TermKernelTest::testTermDelete function core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php Tests that a deleted term is no longer in the vocabulary.
TermStorage::deleteTermHierarchy function core/modules/taxonomy/src/TermStorage.php
TermStorageInterface::deleteTermHierarchy function core/modules/taxonomy/src/TermStorageInterface.php Removed reference to terms from term_hierarchy.
TestConfigFactoryOverrideBase::onConfigDelete function core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php

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