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/ |
SQLite implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Delete. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
AggregatorTestBase::deleteFeed | function | core/ |
Deletes an aggregator 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. |
AliasStorage::delete | function | core/ |
Deletes a URL alias. |
AliasStorageInterface::delete | function | core/ |
Deletes a URL alias. |
CommentTestBase::deleteComment | function | core/ |
Deletes a comment. |
DatabaseLegacyTest::testDbDelete | function | core/ |
Tests deprecation of the db_delete() function. |
db_delete | function | core/ |
Returns a new DeleteQuery object for the active database. |
Delete | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Delete. |
Delete.php | file | core/ |
|
Delete.php | file | core/ |
|
DeleteComment | class | core/ |
Deletes a comment. |
DeleteComment.php | file | core/ |
|
DeleteComment::__construct | function | core/ |
Constructs a new DeleteAction object. |
DeleteNode | class | core/ |
Redirects to a node deletion form. |
DeleteNode.php | file | core/ |
|
DeleteNode::__construct | function | core/ |
Constructs a new DeleteAction object. |
DeprecatedPathHooksTest::testDelete | function | core/ |
@covers ::delete[[api-linebreak]] |
drupal-8.update_deleted_field_definitions-2931436.php | file | core/ |
Contains SQL necessary to add a deleted field to the node entity type. |
EntityDefinitionTestTrait::deleteEntityType | function | core/ |
Removes the entity type. |
EntityLegacyTest::testEntityDeleteMultiple | function | core/ |
Tests that entity_delete_multiple triggers an error. |
EntityManager::onBundleDelete | function | core/ |
|
EntityManager::onEntityTypeDelete | function | core/ |
|
EntityManager::onFieldDefinitionDelete | function | core/ |
|
EntityManager::onFieldStorageDefinitionDelete | function | core/ |
|
EntityUpdateAddRevisionTranslationAffectedTest::testDeletedEntityType | function | core/ |
Tests the 'revision_translation_affected' field on a deleted entity type. |
entity_delete_multiple | function | core/ |
Deletes multiple entities permanently. |
entity_revision_delete | function | core/ |
Deletes an entity revision. |
FieldUiTestTrait::fieldUIDeleteField | function | core/ |
Deletes a field through the Field UI. |
GenericCacheBackendUnitTestBase::testDelete | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::delete(). |
GenericCacheBackendUnitTestBase::testDeleteAll | function | core/ |
Test Drupal\Core\Cache\CacheBackendInterface::deleteAll(). |
GenericCacheBackendUnitTestBase::testDeleteMultiple | function | core/ |
Test Drupal\Core\Cache\CacheBackendInterface::delete() and Drupal\Core\Cache\CacheBackendInterface::deleteMultiple(). |
hook_path_delete | function | core/ |
Respond to a path being deleted. |
ItemTest::testDeleteIndividual | function | core/ |
Tests DELETEing an individual resource, plus edge cases to ensure good DX. |
LegacyMessenger::deleteAll | function | core/ |
Deletes all messages. |
LegacyMessenger::deleteByType | function | core/ |
Deletes all messages of a certain type. |
MediaDeleteMultipleConfirmForm | class | core/ |
Provides a confirmation form to delete multiple media items at once. |
MediaDeleteMultipleConfirmForm.php | file | core/ |
|
MediaDeleteMultipleConfirmForm::$mediaItems | property | core/ |
The array of media items to delete, indexed by ID and language. |
MediaDeleteMultipleConfirmForm::$storage | property | core/ |
The entity storage. |
MediaDeleteMultipleConfirmForm::$tempStoreFactory | property | core/ |
The tempstore factory. |
MediaDeleteMultipleConfirmForm::buildForm | function | core/ |
@todo Change to trait or base class when #2843395 is done. |
MediaDeleteMultipleConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
MediaDeleteMultipleConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
MediaDeleteMultipleConfirmForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
MediaDeleteMultipleConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
MediaDeleteMultipleConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
MediaDeleteMultipleConfirmForm::submitForm | function | core/ |
@todo Change to trait or base class when #2843395 is done. |
MediaDeleteMultipleConfirmForm::__construct | function | core/ |
Constructs a MediaDeleteMultipleConfirmForm form object. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.