Search for delete

  1. Search 7.x for delete
  2. Search 9.5.x for delete
  3. Search 8.9.x for delete
  4. Search 11.x for delete
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Delete class core/modules/sqlite/src/Driver/Database/sqlite/Delete.php SQLite implementation of \Drupal\Core\Database\Query\Delete.
Delete class core/modules/mysql/src/Driver/Database/mysql/Delete.php MySQL implementation of \Drupal\Core\Database\Query\Delete.
Delete class core/modules/pgsql/src/Driver/Database/pgsql/Delete.php PostgreSQL implementation of \Drupal\Core\Database\Query\Delete.
Delete class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Delete.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Delete.
Delete class core/lib/Drupal/Core/Database/Driver/pgsql/Delete.php PostgreSQL implementation of \Drupal\Core\Database\Query\Delete.
Delete class core/lib/Drupal/Core/Database/Query/Delete.php General class for an abstracted DELETE operation.

All search results

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.