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 |
---|---|---|---|
AccessTest::testOnlyOwnerCanDeleteUpdateFile | function | core/ |
Tests that only the file owner can delete or update a file. |
access_check.entity_delete_multiple | service | core/ |
Drupal\Core\Entity\EntityDeleteMultipleAccessCheck |
ActionDeleteForm | class | core/ |
Builds a form to delete an action. |
ActionDeleteForm.php | file | core/ |
|
ActionDeleteForm::getCancelUrl | function | core/ |
|
AdminHtmlRouteProvider::getDeleteFormRoute | function | core/ |
Gets the delete-form route. |
AdminHtmlRouteProvider::getDeleteMultipleFormRoute | function | core/ |
Returns the delete multiple form route. |
AggregatorTestBase::deleteFeed | function | core/ |
Deletes an aggregator feed. |
AggregatorTestBase::deleteFeed | function | core/ |
Deletes an aggregator feed. |
AggregatorTestBase::deleteFeedItems | function | core/ |
Confirms an item removal from a feed. |
AggregatorTestBase::deleteFeedItems | function | core/ |
Confirms an item removal from a feed. |
AggregatorTestBase::updateAndDelete | function | core/ |
Adds and deletes feed items and ensure that the count is zero. |
AggregatorTestBase::updateAndDelete | function | core/ |
Adds and deletes feed items and ensure that the count is zero. |
AliasStorage::delete | function | core/ |
Deletes a URL alias. |
AliasStorageInterface::delete | function | core/ |
Deletes a URL alias. |
ApcuBackend::delete | function | core/ |
Deletes an item from the cache. |
ApcuBackend::deleteAll | function | core/ |
Deletes all cache items in a bin. |
ApcuBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
ApcuFileCacheBackend::delete | function | core/ |
Deletes data from a cache backend. |
AssetCollectionOptimizerInterface::deleteAll | function | core/ |
Deletes all optimized asset collections assets. |
BackendChain::delete | function | core/ |
Deletes an item from the cache. |
BackendChain::deleteAll | function | core/ |
Deletes all cache items in a bin. |
BackendChain::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
BackendChainImplementationUnitTest::testDelete | function | core/ |
Test that delete will propagate. |
BackendChainImplementationUnitTest::testDeleteAllPropagation | function | core/ |
Test that the delete all operation is propagated to all backends in the chain. |
BackendChainImplementationUnitTest::testDeleteTagsPropagation | function | core/ |
Test that the delete tags operation is propagated to all backends in the chain. |
BanDelete | class | core/ |
Provides a form to unban IP addresses. |
BanDelete.php | file | core/ |
|
BanDelete::$banIp | property | core/ |
The banned IP address. |
BanDelete::$ipManager | property | core/ |
The IP manager. |
BanDelete::buildForm | function | core/ |
|
BanDelete::create | function | core/ |
Instantiates a new instance of this class. |
BanDelete::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
BanDelete::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
BanDelete::getFormId | function | core/ |
Returns a unique string identifying the form. |
BanDelete::getQuestion | function | core/ |
Returns the question to ask the user. |
BanDelete::submitForm | function | core/ |
Form submission handler. |
BanDelete::__construct | function | core/ |
Constructs a new BanDelete object. |
BaseFieldDefinition::isDeleted | function | core/ |
Returns whether the field is deleted or not. |
BaseFieldDefinition::setDeleted | function | core/ |
Sets whether the field storage is deleted. |
BaseFieldOverride::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
BatchStorage::delete | function | core/ |
Deletes a batch. |
BatchStorage::delete | function | core/ |
Deletes a batch. |
BatchStorageInterface::delete | function | core/ |
Deletes a batch. |
BlockContent::delete | function | core/ |
Deletes an entity permanently. |
BlockContent::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
BlockContentCreationTest::testBlockDelete | function | core/ |
Test deleting a block. |
BlockContentDeleteForm | class | core/ |
Provides a confirmation form for deleting a custom block entity. |
BlockContentDeleteForm.php | file | core/ |
|
BlockContentDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.