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 |
|---|---|---|---|
| ForumIndexStorage::deleteRevision | function | core/ |
Deletes the records in {forum} table for a given node revision. |
| ForumIndexStorageInterface::delete | function | core/ |
Deletes the records in {forum} table for the given node. |
| ForumIndexStorageInterface::deleteIndex | function | core/ |
Deletes the {forum_index} records for a given node. |
| ForumIndexStorageInterface::deleteRevision | function | core/ |
Deletes the records in {forum} table for a given node revision. |
| ForumTest::deleteForum | function | core/ |
Deletes a forum. |
| forum_comment_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for comment entities. |
| forum_node_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for node entities. |
| GenerateThemeTest::testDeleteDirectory | function | core/ |
|
| GenericCacheBackendUnitTestBase::testDelete | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::delete(). |
| GenericCacheBackendUnitTestBase::testDeleteAll | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::deleteAll(). |
| GenericCacheBackendUnitTestBase::testDeleteMultiple | function | core/ |
@covers \Drupal\Core\Cache\ApcuBackend::deleteMultiple[[api-linebreak]] @covers \Drupal\Core\Cache\BackendChain::deleteMultiple[[api-linebreak]] @covers \Drupal\Core\Cache\ChainedFastBackend::deleteMultiple[[api-linebreak]] @covers… |
| history_node_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for node entities. |
| history_user_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user entities. |
| hook_entity_bundle_delete | function | core/ |
Act on entity_bundle_delete(). |
| hook_entity_delete | function | core/ |
Respond to entity deletion. |
| hook_entity_predelete | function | core/ |
Act before entity deletion. |
| hook_entity_revision_delete | function | core/ |
Respond to entity revision deletion. |
| hook_entity_translation_delete | function | core/ |
Respond to entity translation deletion. |
| hook_ENTITY_TYPE_delete | function | core/ |
Respond to entity deletion of a particular type. |
| hook_ENTITY_TYPE_predelete | function | core/ |
Act before entity deletion of a particular entity type. |
| hook_ENTITY_TYPE_revision_delete | function | core/ |
Respond to entity revision deletion of a particular type. |
| hook_ENTITY_TYPE_translation_delete | function | core/ |
Respond to entity translation deletion of a particular type. |
| ImageEffectDeleteForm | class | core/ |
Form for deleting an image effect. |
| ImageEffectDeleteForm.php | file | core/ |
|
| ImageEffectDeleteForm::$imageEffect | property | core/ |
The image effect to be deleted. |
| ImageEffectDeleteForm::$imageStyle | property | core/ |
The image style containing the image effect to be deleted. |
| ImageEffectDeleteForm::buildForm | function | core/ |
Form constructor. |
| ImageEffectDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ImageEffectDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ImageEffectDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ImageEffectDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ImageEffectDeleteForm::submitForm | function | core/ |
Form submission handler. |
| ImageStyle::deleteImageEffect | function | core/ |
Deletes an image effect from this style. |
| ImageStyle::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| ImageStyleDeleteForm | class | core/ |
Creates a form to delete an image style. |
| ImageStyleDeleteForm.php | file | core/ |
|
| ImageStyleDeleteForm::$replacementOptions | property | core/ |
Replacement options. |
| ImageStyleDeleteForm::form | function | core/ |
Gets the actual form array to be built. |
| ImageStyleDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ImageStyleDeleteForm::getQuestion | function | core/ |
|
| ImageStyleDeleteForm::getReplacementOptions | function | core/ |
Returns a list of image style replacement options. |
| ImageStyleDeleteForm::submitForm | function | core/ |
|
| ImageStyleDeleteTest | class | core/ |
Tests image style deletion using the UI. |
| ImageStyleDeleteTest.php | file | core/ |
|
| ImageStyleDeleteTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageStyleDeleteTest::setUp | function | core/ |
|
| ImageStyleDeleteTest::testDelete | function | core/ |
Tests image style deletion. |
| ImageStyleInterface::deleteImageEffect | function | core/ |
Deletes an image effect from this style. |
| image_field_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
| image_field_storage_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.