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 |
---|---|---|---|
ConfigImportUITest::testEntityBundleDelete | function | core/ |
Tests the config importer cannot delete bundles with existing entities. |
ConfigMapperInterface::getDeleteRoute | function | core/ |
Returns the route object for the translation deletion route. |
ConfigMapperInterface::getDeleteRouteName | function | core/ |
Returns route name for the translation deletion route. |
ConfigMapperInterface::getDeleteRouteParameters | function | core/ |
Returns the route parameters for the translation deletion route. |
ConfigNamesMapper::getDeleteRoute | function | core/ |
Returns the route object for the translation deletion route. |
ConfigNamesMapper::getDeleteRouteName | function | core/ |
Returns route name for the translation deletion route. |
ConfigNamesMapper::getDeleteRouteParameters | function | core/ |
Returns the route parameters for the translation deletion route. |
ConfigNamesMapperTest::testGetDeleteRoute | function | core/ |
Tests ConfigNamesMapper::getRoute(). |
ConfigNamesMapperTest::testGetDeleteRouteName | function | core/ |
Tests ConfigNamesMapper::getDeleteRouteName(). |
ConfigNamesMapperTest::testGetDeleteRouteParameters | function | core/ |
Tests ConfigNamesMapper::getDeleteRouteParameters(). |
ConfigStorageTestBase::delete | function | core/ |
|
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::delete | function | core/ |
Prepares and returns a DELETE query object. |
Connection::delete | function | core/ |
Prepares and returns a DELETE query object. |
Connection::delete | function | core/ |
Prepares and returns a DELETE query object. |
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/ |
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.