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 |
---|---|---|---|
DisplayBlockTest::testDeleteBlockDisplay | function | core/ |
Tests removing a block display. |
DisplayPathTest::testDeleteWithNoPath | function | core/ |
Tests deleting a page display that has no path. |
editor_entity_delete | function | core/ |
Implements hook_entity_delete(). |
editor_entity_revision_delete | function | core/ |
Implements hook_entity_revision_delete(). |
EntityBase::delete | function | core/ |
Deletes an entity permanently. |
EntityBase::invalidateTagsOnDelete | function | core/ |
Invalidates an entity's cache tags upon delete. |
EntityBase::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
EntityBase::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
EntityBundleListener::onBundleDelete | function | core/ |
Reacts to a bundle being deleted. |
EntityBundleListenerInterface::onBundleDelete | function | core/ |
Reacts to a bundle being deleted. |
EntityConfirmFormBase::delete | function | core/ |
The delete() method is not used in EntityConfirmFormBase. This overrides the default implementation that redirects to the delete-form confirmation form. |
EntityController::deleteTitle | function | core/ |
Provides a generic delete title callback. |
EntityDefinitionTestTrait::deleteEntityType | function | core/ |
Removes the entity type. |
EntityDefinitionUpdateManagerInterface::DEFINITION_DELETED | constant | core/ |
Indicates that a definition has just been deleted. |
EntityDefinitionUpdateTest::baseFieldDeleteWithExistingDataTestCases | function | core/ |
Test cases for ::testBaseFieldDeleteWithExistingData. |
EntityDefinitionUpdateTest::testBaseFieldCreateDeleteWithExistingEntities | function | core/ |
Tests creating and deleting a base field if entities exist. |
EntityDefinitionUpdateTest::testBaseFieldCreateUpdateDeleteWithoutData | function | core/ |
Tests creating, updating, and deleting a base field if no entities exist. |
EntityDefinitionUpdateTest::testBaseFieldDeleteWithExistingData | function | core/ |
Tests deleting a base field when it has existing data. |
EntityDefinitionUpdateTest::testBaseFieldWithoutLabelCreateUpdateDelete | function | core/ |
Tests creating, updating, and deleting a base field with no label set. |
EntityDefinitionUpdateTest::testBundleFieldCreateDeleteWithExistingEntities | function | core/ |
Tests creating and deleting a bundle field if entities exist. |
EntityDefinitionUpdateTest::testBundleFieldCreateUpdateDeleteWithoutData | function | core/ |
Tests creating, updating, and deleting a bundle field if no entities exist. |
EntityDefinitionUpdateTest::testBundleFieldDeleteWithExistingData | function | core/ |
Tests deleting a bundle field when it has existing data. |
EntityDefinitionUpdateTest::testEntityIndexCreateDeleteWithoutData | function | core/ |
Tests creating and deleting a multi-field index when there are no existing entities. |
EntityDeleteActionDeriver | class | core/ |
Provides an action deriver that finds entity types with delete form. |
EntityDeleteActionDeriver.php | file | core/ |
|
EntityDeleteActionDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
EntityDeleteActionDeriver::isApplicable | function | core/ |
Indicates whether the deriver can be used for the provided entity type. |
EntityDeleteForm | class | core/ |
Provides a generic base class for an entity deletion form. |
EntityDeleteForm.php | file | core/ |
|
EntityDeleteForm::buildForm | function | core/ |
Form constructor. |
EntityDeleteForm::getConfigManager | function | core/ |
Gets the configuration manager. |
EntityDeleteForm::getConfigNamesToDelete | function | core/ |
Returns config names to delete for the deletion confirmation form. |
EntityDeleteFormTrait | trait | core/ |
Provides a trait for an entity deletion form. |
EntityDeleteFormTrait.php | file | core/ |
|
EntityDeleteFormTrait::getCancelUrl | function | core/ |
|
EntityDeleteFormTrait::getConfirmText | function | core/ |
|
EntityDeleteFormTrait::getDeletionMessage | function | core/ |
Gets the message to display to the user after deleting the entity. |
EntityDeleteFormTrait::getEntity | function | core/ |
Gets the entity of this form. |
EntityDeleteFormTrait::getQuestion | function | core/ |
|
EntityDeleteFormTrait::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
EntityDeleteFormTrait::logDeletionMessage | function | core/ |
Logs a message about the deleted entity. |
EntityDeleteFormTrait::logger | function | core/ |
Gets the logger for a specific channel. |
EntityDeleteFormTrait::submitForm | function | core/ |
|
EntityDeleteMultipleAccessCheck | class | core/ |
Checks if the current user has delete access to the items of the tempstore. |
EntityDeleteMultipleAccessCheck.php | file | core/ |
|
EntityDeleteMultipleAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
EntityDeleteMultipleAccessCheck::$requestStack | property | core/ |
Request stack service. |
EntityDeleteMultipleAccessCheck::$tempStore | property | core/ |
The tempstore service. |
EntityDeleteMultipleAccessCheck::access | function | core/ |
Checks if the user has delete access for at least one item of the store. |
EntityDeleteMultipleAccessCheck::__construct | function | core/ |
Constructs a new EntityDeleteMultipleAccessCheck. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.