Search for delete
- Search 7.x for delete
- Search 9.5.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/ |
MySQL test implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Delete. |
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/ |
General class for an abstracted DELETE operation. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ImageEffectDeleteForm::buildForm | function | core/ |
Form constructor. |
ImageEffectDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
ImageEffectDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
ImageEffectDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ImageEffectDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
ImageEffectDeleteForm::submitForm | function | core/ |
Form submission handler. |
ImageStyle::deleteImageEffect | function | core/ |
Deletes an image effect from this style. |
ImageStyle::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
ImageStyleDeleteForm | class | core/ |
Creates a form to delete an image style. |
ImageStyleDeleteForm.php | file | core/ |
|
ImageStyleDeleteForm::$replacementOptions | property | core/ |
Replacement options. |
ImageStyleDeleteForm::form | function | core/ |
Gets the actual form array to be built. |
ImageStyleDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
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(). |
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. |
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.