Search for delete
- Search 7.x for delete
- Search 9.5.x for delete
- Search 8.9.x for delete
- Search 10.3.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/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Delete. |
Delete | class | core/ |
General class for an abstracted DELETE operation. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
NodeDeleteConfirmTest.php | file | core/ |
|
NodeDeleteConfirmTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeDeleteConfirmTest::$modules | property | core/ |
Modules to install. |
NodeDeleteConfirmTest::setUp | function | core/ |
|
NodeDeleteConfirmTest::testNodeDelete | function | core/ |
Tests that the node delete operation opens in a modal. |
NodeDeleteConfirmTest::testNodeTypeDelete | function | core/ |
Tests that the node type delete operation opens in a modal. |
NodeDeleteForm | class | core/ |
Provides a form for deleting a node. |
NodeDeleteForm.php | file | core/ |
|
NodeDeleteForm::getDeletionMessage | function | core/ |
|
NodeDeleteForm::logDeletionMessage | function | core/ |
|
NodeDeprecationTest::testNodeRevisionDeleteDeprecation | function | core/ |
Tests the deprecation of node_revision_delete. |
NodeDeprecationTest::testNodeRevisionDeleteFormConstructorDeprecation | function | core/ |
Tests the deprecation of NodeRevisionDeleteForm constructor. |
NodeGrantDatabaseStorage::delete | function | core/ |
|
NodeGrantDatabaseStorage::deleteNodeRecords | function | core/ |
|
NodeGrantDatabaseStorageInterface::delete | function | core/ |
Deletes all node access entries. |
NodeGrantDatabaseStorageInterface::deleteNodeRecords | function | core/ |
Remove the access records belonging to certain nodes. |
NodeHooks1::commentDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for comment entities. |
NodeHooks1::configurableLanguageDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. |
NodeHooks1::userPredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for user entities. |
NodeRevisionDeleteForm | class | core/ |
Provides a form for deleting a node revision. |
NodeRevisionDeleteForm.php | file | core/ |
|
NodeRevisionDeleteForm::$accessManager | property | core/ |
The access manager. |
NodeRevisionDeleteForm::$connection | property | core/ |
The database connection. |
NodeRevisionDeleteForm::$dateFormatter | property | core/ |
The date formatter service. |
NodeRevisionDeleteForm::$nodeStorage | property | core/ |
The node storage. |
NodeRevisionDeleteForm::$nodeTypeStorage | property | core/ |
The node type storage. |
NodeRevisionDeleteForm::$revision | property | core/ |
The node revision. |
NodeRevisionDeleteForm::buildForm | function | core/ |
Form constructor. |
NodeRevisionDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
NodeRevisionDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
NodeRevisionDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
NodeRevisionDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
NodeRevisionDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
NodeRevisionDeleteForm::submitForm | function | core/ |
Form submission handler. |
NodeRevisionDeleteForm::__construct | function | core/ |
Constructs a new NodeRevisionDeleteForm. |
NodeStatisticsDatabaseStorage::deleteViews | function | core/ |
|
NodeType::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
NodeTypeDeleteConfirm | class | core/ |
Provides a form for content type deletion. |
NodeTypeDeleteConfirm.php | file | core/ |
|
NodeTypeDeleteConfirm::buildForm | function | core/ |
Form constructor. |
NonPublicSchemaTest::testDelete | function | core/ |
@covers \Drupal\Core\Database\Connection::delete @covers \Drupal\Core\Database\Connection::truncate |
NullBackend::delete | function | core/ |
Deletes an item from the cache. |
NullBackend::deleteAll | function | core/ |
Deletes all cache items in a bin. |
NullBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
NullFileCache::delete | function | core/ |
Deletes data from the cache. |
NullIdMap::delete | function | core/ |
Deletes the map and message entries for a given source record. |
NullIdMap::deleteDestination | function | core/ |
Deletes the map and message table entries for a given destination row. |
NullStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
NullStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
NullStorageExpirable::delete | function | core/ |
Deletes an item from the key/value store. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.