Search for delete
- Search 7.x for delete
- Search 8.9.x for delete
- Search 10.3.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/ |
MySQL test implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
PostgreSQL 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 |
---|---|---|---|
ConfigTest::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
ConfigTest::testDelete | function | core/ |
@covers ::delete @dataProvider overrideDataProvider |
ConfigTestStorage::importDelete | function | core/ |
Delete entities upon synchronizing configuration changes. |
ConfigTranslationDeleteForm | class | core/ |
Builds a form to delete configuration translation. |
ConfigTranslationDeleteForm.php | file | core/ |
|
ConfigTranslationDeleteForm::$configMapperManager | property | core/ |
The configuration mapper manager. |
ConfigTranslationDeleteForm::$language | property | core/ |
The language of configuration translation. |
ConfigTranslationDeleteForm::$languageManager | property | core/ |
The language manager. |
ConfigTranslationDeleteForm::$mapper | property | core/ |
The configuration translation to be deleted. |
ConfigTranslationDeleteForm::$moduleHandler | property | core/ |
The module handler. |
ConfigTranslationDeleteForm::buildForm | function | core/ |
Form constructor. |
ConfigTranslationDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
ConfigTranslationDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
ConfigTranslationDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
ConfigTranslationDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigTranslationDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
ConfigTranslationDeleteForm::submitForm | function | core/ |
Form submission handler. |
ConfigTranslationDeleteForm::__construct | function | core/ |
Constructs a ConfigTranslationDeleteForm. |
ConfigurableLanguage::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
ConfigurableLanguage::preDelete | function | core/ |
|
config_test_config_test_delete | function | core/ |
Implements hook_config_test_delete(). |
config_test_config_test_predelete | function | core/ |
Implements hook_config_test_predelete(). |
ConfirmDeleteMultiple | class | core/ |
Provides the comment multiple delete confirmation form. |
ConfirmDeleteMultiple.php | file | core/ |
|
ConfirmDeleteMultiple::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
ConfirmDeleteMultiple::getDeletedMessage | function | core/ |
Returns the message to show the user after an item was deleted. |
ConfirmDeleteMultiple::getInaccessibleMessage | function | core/ |
Returns the message to show the user when an item has not been deleted. |
ConfirmDeleteMultiple::getQuestion | function | core/ |
Returns the question to ask the user. |
Connection::delete | function | core/ |
Prepares and returns a DELETE query object. |
Connection::nextIdDelete | function | core/ |
|
ContactSitewideTest::deleteContactForms | function | core/ |
Deletes all forms. |
ContentEntityConfirmFormBase::delete | function | core/ |
The delete() method is not used in ContentEntityConfirmFormBase. This overrides the default implementation that redirects to the delete-form confirmation form. |
ContentEntityDeleteForm | class | core/ |
Provides a generic base class for a content entity deletion form. |
ContentEntityDeleteForm.php | file | core/ |
|
ContentEntityDeleteForm::buildForm | function | core/ |
Form constructor. |
ContentEntityDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
ContentEntityDeleteForm::getDeletionMessage | function | core/ |
|
ContentEntityDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
ContentEntityDeleteForm::logDeletionMessage | function | core/ |
|
ContentEntityDeleteForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
ContentEntityNullStorage::delete | function | core/ |
Deletes permanently saved entities. |
ContentEntityNullStorage::deleteRevision | function | core/ |
Delete a specific entity revision. |
ContentEntityNullStorage::doDelete | function | core/ |
Performs storage-specific entity deletion. |
ContentEntityNullStorage::doDeleteFieldItems | function | core/ |
Deletes entity field values from the storage. |
ContentEntityNullStorage::doDeleteRevisionFieldItems | function | core/ |
Deletes field values of an entity revision from the storage. |
ContentEntityNullStorageTest::testDeleteThroughImport | function | core/ |
Tests deleting a contact form entity via a configuration import. |
ContentEntityStorageBase::deleteRevision | function | core/ |
Delete a specific entity revision. |
ContentEntityStorageBase::doDelete | function | core/ |
Performs storage-specific entity deletion. |
ContentEntityStorageBase::doDeleteFieldItems | function | core/ |
Deletes entity field values from the storage. |
ContentEntityStorageBase::doDeleteRevisionFieldItems | function | core/ |
Deletes field values of an entity revision from the storage. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.