Search for delete
- Search 7.x for delete
- Search 9.5.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/ |
MySQL test implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Delete. |
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/ |
General class for an abstracted DELETE operation. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
EntityDisplayModeBase::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
EntityDisplayModeDeleteForm | class | core/ |
Provides the delete form for entity display modes. |
EntityDisplayModeDeleteForm.php | file | core/ |
|
EntityDisplayModeDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
EntityDisplayTest::testDeleteBundle | function | core/ |
Tests deleting a bundle. |
EntityDisplayTest::testDeleteField | function | core/ |
Tests deleting field. |
EntityFormDisplayTest::testDeleteField | function | core/ |
Tests deleting field. |
EntityFormTest::testGetEntityFromRouteMatchEditDelete | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() for edit and delete forms. |
EntityInterface::delete | function | core/ |
Deletes an entity permanently. |
EntityInterface::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
EntityInterface::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
EntityLastInstalledSchemaRepository::deleteLastInstalledDefinition | function | core/ |
Deletes the entity type definition from the application state. |
EntityLastInstalledSchemaRepository::deleteLastInstalledFieldStorageDefinition | function | core/ |
Deletes the field storage definition from the application state. |
EntityLastInstalledSchemaRepositoryInterface::deleteLastInstalledDefinition | function | core/ |
Deletes the entity type definition from the application state. |
EntityLastInstalledSchemaRepositoryInterface::deleteLastInstalledFieldStorageDefinition | function | core/ |
Deletes the field storage definition from the application state. |
EntityLegacyTest::testEntityDeleteMultiple | function | core/ |
Tests that entity_delete_multiple triggers an error. |
EntityLinkDelete | class | core/ |
Field handler to present a link to delete an entity. |
EntityLinkDelete.php | file | core/ |
|
EntityLinkDelete::getDefaultLabel | function | core/ |
Returns the default label for this link. |
EntityLinkDelete::getEntityLinkTemplate | function | core/ |
Returns the entity link template name identifying the link route. |
EntityLinkDelete::renderLink | function | core/ |
Prepares the link to view a entity. |
EntityManager::onBundleDelete | function | core/ |
|
EntityManager::onEntityTypeDelete | function | core/ |
|
EntityManager::onFieldDefinitionDelete | function | core/ |
|
EntityManager::onFieldStorageDefinitionDelete | function | core/ |
|
EntityOperations::entityDelete | function | core/ |
|
EntityOperations::entityPredelete | function | core/ |
Acts on an entity before it is deleted. |
EntityOperations::entityRevisionDelete | function | core/ |
|
EntityOperations::entityTranslationDelete | function | core/ |
|
EntityResource::delete | function | core/ |
Responds to entity DELETE requests. |
EntityResource::deleteIndividual | function | core/ |
Deletes an individual entity. |
EntityResourceTestBase::testDelete | function | core/ |
Tests a DELETE request for an entity, plus edge cases to ensure good DX. |
EntitySchemaSubscriber::onEntityTypeDelete | function | core/ |
Reacts to the deletion of the entity type. |
EntitySchemaTest::testCustomFieldCreateDelete | function | core/ |
Tests the custom bundle field creation and deletion. |
EntityStorageBase::delete | function | core/ |
Deletes permanently saved entities. |
EntityStorageBase::doDelete | function | core/ |
Performs storage-specific entity deletion. |
EntityStorageInterface::delete | function | core/ |
Deletes permanently saved entities. |
EntityStorageInterface::deleteRevision | function | core/ |
Delete a specific entity revision. |
EntityTestDefinitionSubscriber::onEntityTypeDelete | function | core/ |
Reacts to the deletion of the entity type. |
EntityTestDefinitionSubscriber::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
EntityTestDeleteForm | class | core/ |
Provides the entity_test delete form. |
EntityTestDeleteForm.php | file | core/ |
|
EntityTestDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
EntityTranslationTest::testDeleteEntityTranslation | function | core/ |
Tests if entity translation statuses are correct after removing two translation. |
EntityTypeEvents::DELETE | constant | core/ |
The name of the event triggered when an existing entity type is deleted. |
EntityTypeEventSubscriberTrait::onEntityTypeDelete | function | core/ |
|
EntityTypeListener::onEntityTypeDelete | function | core/ |
Reacts to the deletion of the entity type. |
EntityTypeListenerInterface::onEntityTypeDelete | function | core/ |
Reacts to the deletion of the entity type. |
EntityUnitTest::testDelete | function | core/ |
@covers ::delete |
EntityUnitTest::testPostDelete | function | core/ |
@covers ::postDelete |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.