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 |
---|---|---|---|
StatisticsAdminTest::testDeleteNode | function | core/ |
Tests that when a node is deleted, the node counter is deleted too. |
StatisticsStorageInterface::deleteViews | function | core/ |
Delete counts for a specific entity. |
statistics_node_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for node entities. |
StorableConfigBase::delete | function | core/ |
Deletes the configuration object. |
StorageBase::delete | function | core/ |
Deletes an item from the key/value store. |
StorageComparer::addChangelistDelete | function | core/ |
Creates the delete changelist. |
StorageComparerTest::testCreateChangelistDelete | function | core/ |
@covers ::createChangelist |
StorageInterface::delete | function | core/ |
Deletes a configuration object from the storage. |
StorageInterface::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
StorageReplaceDataWrapper::delete | function | core/ |
Deletes a configuration object from the storage. |
StorageReplaceDataWrapper::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
StorageReplaceDataWrapperTest::delete | function | core/ |
|
StringBase::delete | function | core/ |
Deletes string object from storage. |
StringBaseTest::testDeleteWithoutStorage | function | core/ |
@covers ::delete |
StringDatabaseStorage::dbDelete | function | core/ |
Creates delete query. |
StringDatabaseStorage::delete | function | core/ |
|
StringDatabaseStorage::deleteStrings | function | core/ |
|
StringDatabaseStorage::deleteTranslations | function | core/ |
|
StringInterface::delete | function | core/ |
Deletes string object from storage. |
StringStorageInterface::delete | function | core/ |
Delete string from storage. |
StringStorageInterface::deleteStrings | function | core/ |
Deletes source strings and translations using conditions. |
StringStorageInterface::deleteTranslations | function | core/ |
Deletes translations using conditions. |
StubConnection::delete | function | core/ |
|
StubRequestHandlerResourcePlugin::delete | function | core/ |
|
system.action.comment_delete_action.yml | file | core/ |
core/modules/comment/config/install/system.action.comment_delete_action.yml |
system.action.media_delete_action.yml | file | core/ |
core/modules/media/config/optional/system.action.media_delete_action.yml |
system.action.node_delete_action.yml | file | core/ |
core/modules/node/config/install/system.action.node_delete_action.yml |
TaxonomyRevisionDeleteTest | class | core/ |
Taxonomy term revision delete form test. |
TaxonomyRevisionDeleteTest.php | file | core/ |
|
TaxonomyRevisionDeleteTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TaxonomyRevisionDeleteTest::$modules | property | core/ |
Modules to install. |
TaxonomyRevisionDeleteTest::$permissions | property | core/ |
|
TaxonomyRevisionDeleteTest::$vocabulary | property | core/ |
Vocabulary for testing. |
TaxonomyRevisionDeleteTest::setUp | function | core/ |
|
TaxonomyRevisionDeleteTest::testDeleteForm | function | core/ |
Tests revision delete. |
taxonomy_delete_node_index | function | core/ |
Deletes taxonomy index entries for a given node. |
taxonomy_node_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for node entities. |
taxonomy_taxonomy_term_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for taxonomy_term entities. |
Term::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
TermDeleteForm | class | core/ |
Provides a deletion confirmation form for taxonomy term. |
TermDeleteForm.php | file | core/ |
|
TermDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
TermDeleteForm::getDeletionMessage | function | core/ |
|
TermDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
TermDeleteForm::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
TermKernelTest::testDeleteTermHierarchyDeprecation | function | core/ |
@covers \Drupal\taxonomy\TermStorage::deleteTermHierarchy @group legacy |
TermKernelTest::testMultipleParentDelete | function | core/ |
Deleting a parent of a term with multiple parents does not delete the term. |
TermKernelTest::testTermDelete | function | core/ |
Tests that a deleted term is no longer in the vocabulary. |
TermStorage::deleteTermHierarchy | function | core/ |
Removed reference to terms from term_hierarchy. |
TermStorageInterface::deleteTermHierarchy | function | core/ |
Removed reference to terms from term_hierarchy. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.