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 |
---|---|---|---|
MTimeProtectedFastFileStorage::delete | function | core/ |
Deletes PHP code from storage. |
NegotiationBrowserDeleteForm | class | core/ |
The confirmation form for deleting a browser language negotiation mapping. |
NegotiationBrowserDeleteForm.php | file | core/ |
|
NegotiationBrowserDeleteForm::$browserLangcode | property | core/ |
The browser language code to be deleted. |
NegotiationBrowserDeleteForm::buildForm | function | core/ |
Form constructor. |
NegotiationBrowserDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
NegotiationBrowserDeleteForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
NegotiationBrowserDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
NegotiationBrowserDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
NegotiationBrowserDeleteForm::submitForm | function | core/ |
Form submission handler. |
Node::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
Node::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
NodeAccessControlHandler::deleteGrants | function | core/ |
Deletes all node access entries. |
NodeAccessControlHandlerInterface::deleteGrants | function | core/ |
Deletes all node access entries. |
NodeDeleteConfirmTest | class | core/ |
Tests JavaScript functionality specific to delete operations. |
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/ |
|
NodeEntityHooks::configurableLanguageDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. |
NodeEntityHooks::userPredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for user entities. |
NodeGrantDatabaseStorage::delete | function | core/ |
Deletes all node access entries. |
NodeGrantDatabaseStorage::deleteNodeRecords | function | core/ |
Remove the access records belonging to certain nodes. |
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::$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. |
NodeSearchHooks::commentDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for comment entities. |
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[[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. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.