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 |
---|---|---|---|
ImageStyleDeleteForm::getQuestion | function | core/ |
|
ImageStyleDeleteForm::getReplacementOptions | function | core/ |
Returns a list of image style replacement options. |
ImageStyleDeleteForm::submitForm | function | core/ |
|
ImageStyleDeleteTest | class | core/ |
Tests image style deletion using the UI. |
ImageStyleDeleteTest.php | file | core/ |
|
ImageStyleDeleteTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageStyleDeleteTest::setUp | function | core/ |
|
ImageStyleDeleteTest::testDelete | function | core/ |
Tests image style deletion. |
ImageStyleInterface::deleteImageEffect | function | core/ |
Deletes an image effect from this style. |
image_field_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
image_field_storage_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
image_file_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for file entities. |
ImmutableConfig::delete | function | core/ |
Deletes the configuration object. |
ImmutableConfigTest::testDelete | function | core/ |
@covers ::delete |
ImportableEntityStorageInterface::importDelete | function | core/ |
Delete entities upon synchronizing configuration changes. |
InlineBlockEntityOperations::deleteBlocksAndUsage | function | core/ |
Delete the inline blocks and the usage records. |
InlineBlockEntityOperations::handleEntityDelete | function | core/ |
Handles entity tracking on deleting a parent entity. |
InlineBlockUsage::deleteUsage | function | core/ |
Delete the inline blocks' the usage records. |
InlineBlockUsageInterface::deleteUsage | function | core/ |
Delete the inline blocks' the usage records. |
InlineBlockUsageTest::testEmptyDeleteUsageCall | function | core/ |
Tests calling deleteUsage() with empty array. |
InstallHelper::deleteImportedContent | function | core/ |
Deletes any content imported by this module. |
InstallStorage::delete | function | core/ |
Overrides Drupal\Core\Config\FileStorage::delete(). |
InstallStorage::deleteAll | function | core/ |
Overrides Drupal\Core\Config\FileStorage::deleteAll(). |
ItemsImporter::delete | function | core/ |
Deletes all imported items from a feed. |
ItemsImporterInterface::delete | function | core/ |
Deletes all imported items from a feed. |
ItemTest::testDeleteIndividual | function | core/ |
Tests DELETEing an individual resource, plus edge cases to ensure good DX. |
JsCollectionOptimizer::deleteAll | function | core/ |
Deletes all optimized asset collections assets. |
JsonApiFunctionalMultilingualTest::testDeleteMultilingual | function | core/ |
Tests deleting multilingual content. |
jsonapi_entity_bundle_delete | function | core/ |
Implements hook_entity_bundle_delete(). |
jsonapi_entity_delete | function | core/ |
Implements hook_entity_delete(). |
jsonapi_test_non_cacheable_methods_entity_predelete | function | core/ |
Implements hook_entity_predelete(). |
KeyValueEntityStorage::deleteRevision | function | core/ |
Delete a specific entity revision. |
KeyValueEntityStorage::doDelete | function | core/ |
Performs storage-specific entity deletion. |
KeyValueEntityStorageTest::testDelete | function | core/ |
@covers ::delete @covers ::doDelete |
KeyValueEntityStorageTest::testDeleteNothing | function | core/ |
@covers ::delete @covers ::doDelete |
KeyValueEntityStorageTest::testDeleteRevision | function | core/ |
@covers ::deleteRevision |
KeyValueStoreInterface::delete | function | core/ |
Deletes an item from the key/value store. |
KeyValueStoreInterface::deleteAll | function | core/ |
Deletes all items from the key/value store. |
KeyValueStoreInterface::deleteMultiple | function | core/ |
Deletes multiple items from the key/value store. |
LanguageConfigFactoryOverride::onConfigDelete | function | core/ |
Actions to be performed to configuration override on configuration delete. |
LanguageConfigOverride::delete | function | core/ |
Deletes the configuration object. |
LanguageConfigOverrideEvents::DELETE_OVERRIDE | constant | core/ |
The name of the event fired when deleting the configuration override. |
LanguageConfigOverrideTest::testDelete | function | core/ |
@covers ::delete |
LanguageConfigurationElementTest::testNodeTypeDelete | function | core/ |
Tests the language settings are deleted on bundle delete. |
LanguageDeleteForm | class | core/ |
Defines a confirmation form for deleting a language entity. |
LanguageDeleteForm.php | file | core/ |
|
LanguageDeleteForm::getDeletionMessage | function | core/ |
Gets the message to display to the user after deleting the entity. |
LanguageDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
LanguageDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
LanguageDeleteForm::logDeletionMessage | function | core/ |
Logs a message about the deleted entity. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.