Search for delete
- Search 7.x for delete
- Search 8.9.x for delete
- Search 10.3.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/ |
MySQL test implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
PostgreSQL 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 |
---|---|---|---|
EntityUnitTest::testPostDeleteBundle | function | core/ |
@covers ::postDelete |
EntityUnitTest::testPreDelete | function | core/ |
@covers ::preDelete |
entity_crud_hook_test_block_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for block entities. |
entity_crud_hook_test_block_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for block entities. |
entity_crud_hook_test_comment_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for comment entities. |
entity_crud_hook_test_comment_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for comment entities. |
entity_crud_hook_test_entity_delete | function | core/ |
Implements hook_entity_delete(). |
entity_crud_hook_test_entity_predelete | function | core/ |
Implements hook_entity_predelete(). |
entity_crud_hook_test_file_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for file entities. |
entity_crud_hook_test_file_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for file entities. |
entity_crud_hook_test_node_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for node entities. |
entity_crud_hook_test_node_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for node entities. |
entity_crud_hook_test_taxonomy_term_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for taxonomy_term entities. |
entity_crud_hook_test_taxonomy_term_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for taxonomy_term entities. |
entity_crud_hook_test_taxonomy_vocabulary_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for taxonomy_vocabulary entities. |
entity_crud_hook_test_taxonomy_vocabulary_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for taxonomy_vocabulary entities. |
entity_crud_hook_test_user_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user entities. |
entity_crud_hook_test_user_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for user entities. |
entity_field.deleted_fields_repository | service | core/ |
Drupal\Core\Field\DeletedFieldsRepository |
entity_schema_test_entity_bundle_delete | function | core/ |
Implements hook_entity_bundle_delete(). |
entity_test_delete_bundle | function | core/ |
Deletes a bundle for entity_test entities. |
entity_test_entity_predelete | function | core/ |
Implements hook_entity_predelete(). |
entity_test_entity_test_mulrev_changed_translation_delete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete(). |
entity_test_entity_test_mulrev_translation_delete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete() for 'entity_test_mulrev'. |
entity_test_entity_test_mul_changed_translation_delete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete(). |
entity_test_entity_test_mul_langcode_key_translation_delete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete() for 'entity_test_mul_langcode_key'. |
entity_test_entity_test_mul_translation_delete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete() for 'entity_test_mul'. |
entity_test_entity_translation_delete | function | core/ |
Implements hook_entity_translation_delete(). |
EventSubscriber::onConfigDelete | function | core/ |
Reacts to a config delete and records information in state for testing. |
Feed::deleteItems | function | core/ |
Deletes all items from a feed. |
Feed::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
Feed::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
FeedDeleteForm | class | core/ |
Provides a form for deleting a feed. |
FeedDeleteForm.php | file | core/ |
|
FeedDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
FeedDeleteForm::getDeletionMessage | function | core/ |
|
FeedDeleteForm::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
FeedInterface::deleteItems | function | core/ |
Deletes all items from a feed. |
FeedItemsDeleteForm | class | core/ |
Provides a deletion confirmation form for items that belong to a feed. |
FeedItemsDeleteForm.php | file | core/ |
|
FeedItemsDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
FeedItemsDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
FeedItemsDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
FeedItemsDeleteForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
FeedProcessorPluginTest::testDelete | function | core/ |
Tests deleting functionality. |
FieldAttachStorageTest::testEntityDeleteBundle | function | core/ |
Tests entity_bundle_delete(). |
FieldAttachStorageTest::testFieldAttachDelete | function | core/ |
Tests entity deletion. |
FieldConfig::$deleted | property | core/ |
Flag indicating whether the field is deleted. |
FieldConfig::isDeleted | function | core/ |
Gets the deleted flag of the field. |
FieldConfig::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.