Search for delete

  1. Search 7.x for delete
  2. Search 9.5.x for delete
  3. Search 8.9.x for delete
  4. Search 10.3.x for delete
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Delete class core/modules/sqlite/src/Driver/Database/sqlite/Delete.php SQLite implementation of \Drupal\Core\Database\Query\Delete.
Delete class core/modules/mysql/src/Driver/Database/mysql/Delete.php MySQL implementation of \Drupal\Core\Database\Query\Delete.
Delete class core/modules/pgsql/src/Driver/Database/pgsql/Delete.php PostgreSQL implementation of \Drupal\Core\Database\Query\Delete.
Delete class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Delete.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Delete.
Delete class core/lib/Drupal/Core/Database/Query/Delete.php General class for an abstracted DELETE operation.

All search results

Title Object type File name Summary
InstallStorage::delete function core/lib/Drupal/Core/Config/InstallStorage.php Overrides Drupal\Core\Config\FileStorage::delete().
InstallStorage::deleteAll function core/lib/Drupal/Core/Config/InstallStorage.php Overrides Drupal\Core\Config\FileStorage::deleteAll().
JsCollectionOptimizerLazy::deleteAll function core/lib/Drupal/Core/Asset/JsCollectionOptimizerLazy.php Deletes all optimized asset collections assets.
JsonApiFunctionalMultilingualTest::testDeleteMultilingual function core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalMultilingualTest.php Tests deleting multilingual content.
JsonapiHooks::entityBundleDelete function core/modules/jsonapi/src/Hook/JsonapiHooks.php Implements hook_entity_bundle_delete().
JsonapiHooks::entityDelete function core/modules/jsonapi/src/Hook/JsonapiHooks.php Implements hook_entity_delete().
JsonapiTestNonCacheableMethodsHooks::entityPredelete function core/modules/jsonapi/tests/modules/jsonapi_test_non_cacheable_methods/src/Hook/JsonapiTestNonCacheableMethodsHooks.php Implements hook_entity_predelete().
KeyValueContentEntityStorage::deleteRevision function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php Deletes a specific entity revision.
KeyValueEntityStorage::doDelete function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php Performs storage-specific entity deletion.
KeyValueEntityStorageTest::testDelete function core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php Tests delete.
KeyValueEntityStorageTest::testDeleteNothing function core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php Tests delete nothing.
KeyValueStoreInterface::delete function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Deletes an item from the key/value store.
KeyValueStoreInterface::deleteAll function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Deletes all items from the key/value store.
KeyValueStoreInterface::deleteMultiple function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Deletes multiple items from the key/value store.
LanguageConfigFactoryOverride::onConfigDelete function core/modules/language/src/Config/LanguageConfigFactoryOverride.php Actions to be performed to configuration override on configuration delete.
LanguageConfigOverride::delete function core/modules/language/src/Config/LanguageConfigOverride.php Deletes the configuration object.
LanguageConfigOverrideEvents::DELETE_OVERRIDE constant core/modules/language/src/Config/LanguageConfigOverrideEvents.php The name of the event fired when deleting the configuration override.
LanguageConfigOverrideTest::testDelete function core/modules/language/tests/src/Unit/Config/LanguageConfigOverrideTest.php Tests delete.
LanguageConfigurationElementTest::testNodeTypeDelete function core/modules/language/tests/src/Functional/LanguageConfigurationElementTest.php Tests the language settings are deleted on bundle delete.
LanguageDeleteForm class core/modules/language/src/Form/LanguageDeleteForm.php Defines a confirmation form for deleting a language entity.
LanguageDeleteForm.php file core/modules/language/src/Form/LanguageDeleteForm.php
LanguageDeleteForm::getDeletionMessage function core/modules/language/src/Form/LanguageDeleteForm.php Gets the message to display to the user after deleting the entity.
LanguageDeleteForm::getDescription function core/modules/language/src/Form/LanguageDeleteForm.php Returns additional text to display as a description.
LanguageDeleteForm::getFormId function core/modules/language/src/Form/LanguageDeleteForm.php Returns a unique string identifying the form.
LanguageDeleteForm::logDeletionMessage function core/modules/language/src/Form/LanguageDeleteForm.php Logs a message about the deleted entity.
LanguageHooks::entityBundleDelete function core/modules/language/src/Hook/LanguageHooks.php Implements hook_entity_bundle_delete().
LayoutBuilderBlocksTest::testDeletedView function core/modules/layout_builder/tests/src/Functional/LayoutBuilderBlocksTest.php Tests that deleting a View block used in Layout Builder works.
LayoutBuilderHooks::entityDelete function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_delete().
LayoutBuilderHooks::fieldConfigDelete function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_ENTITY_TYPE_delete().
LayoutBuilderOverridesTest::testDeleteField function core/modules/layout_builder/tests/src/Functional/LayoutBuilderOverridesTest.php Tests deleting a field in-use by an overridden layout.
LayoutBuilderSampleEntityGenerator::delete function core/modules/layout_builder/src/Entity/LayoutBuilderSampleEntityGenerator.php Deletes a sample entity for a given entity type and bundle.
LayoutTempstoreRepository::delete function core/modules/layout_builder/src/LayoutTempstoreRepository.php Removes the tempstore version of a section storage.
LayoutTempstoreRepositoryInterface::delete function core/modules/layout_builder/src/LayoutTempstoreRepositoryInterface.php Removes the tempstore version of a section storage.
LinearHistory::delete function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Deletes a checkpoint.
LinearHistory::deleteAll function core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php Deletes all checkpoints.
LinearHistoryTest::testDelete function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php Tests delete.
LinearHistoryTest::testDeleteAll function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php Tests delete all.
LinearHistoryTest::testDeleteException function core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php Tests delete exception.
ListItemBase::deleteAjax function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Ajax callback for per row delete button.
ListItemBase::deleteSubmit function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Deletes a row/option.
LocaleConfigManager::deleteLanguageTranslations function core/modules/locale/src/LocaleConfigManager.php Deletes configuration for language.
LocaleConfigManager::deleteTranslationOverride function core/modules/locale/src/LocaleConfigManager.php Deletes translated configuration data.
LocaleConfigSubscriberForeignTest::testDeleteActiveTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php Tests deleting translations of shipped configuration.
LocaleConfigSubscriberForeignTest::testDeleteTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php Tests deleting a translation override.
LocaleConfigSubscriberForeignTest::testLocaleDeleteActiveTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php Tests deleting community translations of shipped configuration.
LocaleConfigSubscriberTest::deleteLanguageOverride function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Deletes a language override.
LocaleConfigSubscriberTest::deleteLocaleTranslationData function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Deletes translation data from locale module.
LocaleConfigSubscriberTest::testDeleteTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Tests deleting translations of shipped configuration.
LocaleConfigSubscriberTest::testLocaleDeleteTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php Tests deleting community translations of shipped configuration.
LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverrideDelete function core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php Tests removing a string from Locale deletes configuration translations.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.