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 |
---|---|---|---|
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[[api-linebreak]] @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. |
SandboxManagerBaseTest::testStageDirectoryDeletedDuringCron | function | core/ |
Tests that destroyed stage directories are actually deleted during cron. |
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/ |
Ends a specific user's session(s). |
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. |
ShortcutDeleteForm.php | file | core/ |
|
ShortcutDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
ShortcutDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ShortcutDeleteForm::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
ShortcutHooks::userDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete(). |
ShortcutLinksTest::testShortcutLinkDelete | function | core/ |
Tests deleting a shortcut link. |
ShortcutSet::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
ShortcutSetDeleteForm | class | core/ |
Builds the shortcut set deletion form. |
ShortcutSetDeleteForm.php | file | core/ |
|
ShortcutSetDeleteForm::$database | property | core/ |
The database connection. |
ShortcutSetDeleteForm::$storage | property | core/ |
The shortcut storage. |
ShortcutSetDeleteForm::buildForm | function | core/ |
Form constructor. |
ShortcutSetDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
ShortcutSetDeleteForm::__construct | function | core/ |
Constructs a ShortcutSetDeleteForm object. |
ShortcutSetsTest::testShortcutSetDelete | function | core/ |
Tests deleting a shortcut set. |
ShortcutSetsTest::testShortcutSetDeleteDefault | function | core/ |
Tests deleting the default shortcut set. |
ShortcutSetStorage::deleteAssignedShortcutSets | function | core/ |
Delete shortcut sets assigned to users. |
ShortcutSetStorageInterface::deleteAssignedShortcutSets | function | core/ |
Delete shortcut sets assigned to users. |
Sql::delete | function | core/ |
Deletes the map and message entries for a given source record. |
Sql::deleteDestination | function | core/ |
Deletes the map and message table entries for a given destination row. |
SqlContentEntityStorage::delete | function | core/ |
Deletes permanently saved entities. |
SqlContentEntityStorage::deleteFromDedicatedTables | function | core/ |
Deletes values of fields in dedicated tables for all revisions. |
SqlContentEntityStorage::deleteRevisionFromDedicatedTables | function | core/ |
Deletes values of fields in dedicated tables for all revisions. |
SqlContentEntityStorage::doDeleteFieldItems | function | core/ |
Deletes entity field values from the storage. |
SqlContentEntityStorage::doDeleteRevisionFieldItems | function | core/ |
Deletes field values of an entity revision from the storage. |
SqlContentEntityStorage::onBundleDelete | function | core/ |
Reacts to a bundle being deleted. |
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.