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 |
|---|---|---|---|
| QuickStartTest::fileUnmanagedDeleteRecursive | function | core/ |
Deletes all files and directories in the specified path recursively. |
| ReadOnlyStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
| ReadOnlyStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
| RecipeConfigStorageWrapper::delete | function | core/ |
Deletes a configuration object from the storage. |
| RecipeConfigStorageWrapper::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
| RecipeOverrideConfigStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
| RecipeOverrideConfigStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
| RecipeQuickStartTest::fileUnmanagedDeleteRecursive | function | core/ |
Deletes all files and directories in the specified path recursively. |
| RemoteFileDeleteRecursiveTest | class | core/ |
Tests the unmanaged file delete recursive function. |
| RemoteFileDeleteRecursiveTest.php | file | core/ |
|
| RemoteFileDeleteRecursiveTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
| RemoteFileDeleteRecursiveTest::$modules | property | core/ |
Modules to install. |
| RemoteFileDeleteRecursiveTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
| RemoteFileDeleteRecursiveTest::setUp | function | core/ |
|
| RemoteFileDeleteTest | class | core/ |
Tests the unmanaged file delete function. |
| RemoteFileDeleteTest.php | file | core/ |
|
| RemoteFileDeleteTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
| RemoteFileDeleteTest::$modules | property | core/ |
Modules to install. |
| RemoteFileDeleteTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
| RemoteFileDeleteTest::setUp | function | core/ |
|
| RequiredStatesTest::testDeleteRequiredStateAPI | function | core/ |
Tests delete required state a p i. |
| ResourceTestBase::doTestDeleteIndividual | function | core/ |
Tests DELETEing an individual resource, plus edge cases to ensure good DX. |
| RestResourceConfig::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| RevisionableStorageInterface::deleteRevision | function | core/ |
Deletes a specific entity revision. |
| RevisionDeleteForm | class | core/ |
Provides a form for deleting an entity revision. |
| RevisionDeleteForm.php | file | core/ |
|
| RevisionDeleteForm::$moduleHandler | property | core/ |
The module handler. |
| RevisionDeleteForm::$operation | property | core/ |
The entity operation. |
| RevisionDeleteForm::$revision | property | core/ |
The entity revision. |
| RevisionDeleteForm::buildEntity | function | core/ |
Builds an updated entity object based upon the submitted form values. |
| RevisionDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
| RevisionDeleteForm::currentUser | function | core/ |
Gets the current user. |
| RevisionDeleteForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| RevisionDeleteForm::getBundleLabel | function | core/ |
Returns the bundle label of an entity. |
| RevisionDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| RevisionDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| 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. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.