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 |
---|---|---|---|
RevisionDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
RevisionDeleteForm::getEntity | function | core/ |
Gets the form entity. |
RevisionDeleteForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
RevisionDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
RevisionDeleteForm::getOperation | function | core/ |
Gets the operation identifying the form. |
RevisionDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
RevisionDeleteForm::save | function | core/ |
The save() method is not used in RevisionDeleteForm. This overrides the default implementation that saves the entity. |
RevisionDeleteForm::setEntity | function | core/ |
Sets the form entity. |
RevisionDeleteForm::setEntityTypeManager | function | core/ |
Sets the entity type manager for this form. |
RevisionDeleteForm::setModuleHandler | function | core/ |
Sets the module handler for this form. |
RevisionDeleteForm::setOperation | function | core/ |
Sets the operation for this form. |
RevisionDeleteForm::submitForm | function | core/ |
Form submission handler. |
RevisionDeleteForm::__construct | function | core/ |
Creates a new RevisionDeleteForm instance. |
RevisionDeleteFormTest | class | core/ |
Tests deleting a revision with revision delete form. |
RevisionDeleteFormTest.php | file | core/ |
|
RevisionDeleteFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RevisionDeleteFormTest::$modules | property | core/ |
Modules to install. |
RevisionDeleteFormTest::getLogs | function | core/ |
Loads watchdog entries by channel. |
RevisionDeleteFormTest::providerPageTitle | function | core/ |
Data provider for testPageTitle. |
RevisionDeleteFormTest::providerSubmitForm | function | core/ |
Data provider for testSubmitForm. |
RevisionDeleteFormTest::setUp | function | core/ |
|
RevisionDeleteFormTest::testAccessDeleteDefault | function | core/ |
Test cannot delete default revision. |
RevisionDeleteFormTest::testAccessDeleteLatestDefault | function | core/ |
Test cannot delete latest revision. |
RevisionDeleteFormTest::testAccessDeleteLatestForwardRevision | function | core/ |
Ensure that forward revision can be deleted. |
RevisionDeleteFormTest::testAccessDeleteNonLatest | function | core/ |
Test can delete non-latest revision. |
RevisionDeleteFormTest::testPageTitle | function | core/ |
Tests title by whether entity supports revision creation dates. |
RevisionDeleteFormTest::testSubmitForm | function | core/ |
Tests revision deletion, and expected response after deletion. |
RevisionHtmlRouteProvider::getRevisionDeleteRoute | function | core/ |
Gets the entity revision delete route. |
RevisionLinkDelete | class | core/ |
Field handler to present link to delete a node revision. |
RevisionLinkDelete.php | file | core/ |
|
RevisionLinkDelete::getDefaultLabel | function | core/ |
Returns the default label for this link. |
RevisionLinkDelete::getUrlInfo | function | core/ |
Returns the URI elements of the link. |
RevisionLinkDeleteTest | class | core/ |
@coversDefaultClass \Drupal\node\Plugin\views\field\RevisionLinkDelete @group node |
RevisionLinkDeleteTest.php | file | core/ |
|
RevisionLinkDeleteTest::setUp | function | core/ |
|
RevisionLinkDeleteTest::testRenderNullEntity | function | core/ |
Test the render method when getEntity returns NULL. |
RevisionVersionHistoryTest::testOperationDeleteRevision | function | core/ |
Test delete operation. |
SampleEntityGeneratorInterface::delete | function | core/ |
Deletes a sample entity for a given entity type and bundle. |
SAVED_DELETED | constant | core/ |
Return status for saving which deleted an existing item. |
SearchPage::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
SecurityAdvisoriesFetcher::deleteStoredResponse | function | core/ |
Deletes the stored JSON feed response, if any. |
SessionManager::delete | function | core/ |
|
SessionManagerInterface::delete | function | core/ |
Ends a specific user's session(s). |
SharedTempStore::delete | function | core/ |
Deletes data from the store for a given key and releases the lock on it. |
SharedTempStore::deleteIfOwner | function | core/ |
Deletes data from the store for a given key and releases the lock on it. |
SharedTempStoreTest::testDelete | function | core/ |
Tests the delete() method. |
SharedTempStoreTest::testDeleteIfOwner | function | core/ |
Tests the deleteIfOwner() method. |
SharedTempStoreTest::testDeleteWithNoLockAvailable | function | core/ |
Tests the delete() method with no lock available. |
ShortcutController::deleteShortcutLinkInline | function | core/ |
Deletes the selected shortcut. |
ShortcutDeleteForm | class | core/ |
Builds the shortcut link deletion form. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.