Search for delete
- Search 7.x for delete
- Search 9.5.x for delete
- Search 8.9.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/ |
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 |
|---|---|---|---|
| NodeGrantDatabaseStorageInterface::delete | function | core/ |
Deletes all node access entries. |
| NodeGrantDatabaseStorageInterface::deleteNodeRecords | function | core/ |
Remove the access records belonging to certain nodes. |
| 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/ |
Delete counts for a specific entity. |
| 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. |
| node_comment_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for comment entities. |
| node_configurable_language_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. |
| node_revision_delete | function | core/ |
Deletes a node revision. |
| node_user_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for user entities. |
| NonPublicSchemaTest::testDelete | function | core/ |
@covers \Drupal\Core\Database\Connection::delete[[api-linebreak]] @covers \Drupal\Core\Database\Connection::truncate[[api-linebreak]] |
| 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. |
| NullStorageExpirable::deleteAll | function | core/ |
Deletes all items from the key/value store. |
| NullStorageExpirable::deleteMultiple | function | core/ |
Deletes multiple items from the key/value store. |
| options_field_storage_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
| PathAlias::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| PathFieldItemList::delete | function | core/ |
Defines custom delete behavior for field values. |
| PerformanceData::$cacheDeleteCount | property | core/ |
The number of cache deletes recorded. |
| PerformanceData::getCacheDeleteCount | function | core/ |
Gets the cache delete count. |
| PerformanceData::setCacheDeleteCount | function | core/ |
Sets the cache delete count. |
| PgsqlDriverLegacyTest::testDeprecationDelete | function | core/ |
@covers Drupal\Core\Database\Driver\pgsql\Delete[[api-linebreak]] |
| PhpBackend::delete | function | core/ |
Deletes an item from the cache. |
| PhpBackend::deleteAll | function | core/ |
Deletes all cache items in a bin. |
| PhpBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
| PhpStorageInterface::delete | function | core/ |
Deletes PHP code from storage. |
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.