| 
            locale_translation_file_history_delete           | 
                  
            function           | 
                  
            drupal/core/modules/locale/locale.module           | 
                  
            Deletes the history of downloaded translations.           | 
              
          
                  | 
            EasyRdf_Literal::deleteDatatypeMapping           | 
                  
            function           | 
                  
            drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php           | 
                  
            Remove the mapping between an RDF datatype and a PHP class name           | 
              
          
                  | 
            KeyValueStoreInterface::deleteMultiple           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php           | 
                  
            Deletes multiple items from the key/value store.           | 
              
          
                  | 
            RemoteFileUnmanagedDeleteRecursiveTest           | 
                  
            class           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php           | 
                  
            Deletion related tests on remote filesystems.           | 
              
          
                  | 
            RemoteFileUnmanagedDeleteTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteTest.php           | 
                  
                       | 
              
          
                  | 
            FieldImportDeleteTest::testImportDelete           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportDeleteTest.php           | 
                  
            Tests deleting fields and instances as part of config import.           | 
              
          
                  | 
            language_access_language_edit_or_delete           | 
                  
            function           | 
                  
            drupal/core/modules/language/language.module           | 
                  
            Editing or deleting locked languages should not be possible.           | 
              
          
                  | 
            DeleteTruncateTest::testSubselectDelete           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Database/DeleteTruncateTest.php           | 
                  
            Confirms that we can use a subselect in a delete successfully.           | 
              
          
                  | 
            ImageStyleStorageController::postDelete           | 
                  
            function           | 
                  
            drupal/core/modules/image/lib/Drupal/image/ImageStyleStorageController.php           | 
                  
            Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postDelete().           | 
              
          
                  | 
            entity_crud_hook_test_comment_predelete           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module           | 
                  
            Implements hook_comment_predelete().           | 
              
          
                  | 
            VocabularyStorageController::postDelete           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php           | 
                  
            Overrides Drupal\Core\Config\Entity\ConfigStorageController::postDelete().           | 
              
          
                  | 
            ShortcutSetsTest::testShortcutSetDelete           | 
                  
            function           | 
                  
            drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php           | 
                  
            Tests deleting a shortcut set.           | 
              
          
                  | 
            BulkDeleteTest::testDeleteFieldInstance           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php           | 
                  
            Verify that deleting an instance leaves the field data items in
the database and that the appropriate Field API functions can
operate on the deleted data and instance.           | 
              
          
                  | 
            ConfigStorageController::deleteRevision           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php           | 
                  
            Implements Drupal\Core\Entity\EntityStorageControllerInterface::deleteRevision().           | 
              
          
                  | 
            RemoteFileUnmanagedDeleteTest::$modules           | 
                  
            property           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteTest.php           | 
                  
            Modules to enable.           | 
              
          
                  | 
            EntityStorageControllerInterface::delete           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php           | 
                  
            Deletes permanently saved entities.           | 
              
          
                  | 
            translation_entity_delete_confirm_submit           | 
                  
            function           | 
                  
            drupal/core/modules/translation_entity/translation_entity.pages.inc           | 
                  
            Form submission handler for translation_entity_delete_confirm().           | 
              
          
                  | 
            field_test_field_storage_delete_revision           | 
                  
            function           | 
                  
            drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc           | 
                  
            Implements hook_field_storage_delete_revision().           | 
              
          
                  | 
            field_test_field_storage_delete_instance           | 
                  
            function           | 
                  
            drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc           | 
                  
            Implements hook_field_storage_delete_instance().           | 
              
          
                  | 
            CustomBlockCreationTest::testBlockDelete           | 
                  
            function           | 
                  
            drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockCreationTest.php           | 
                  
            Test deleting a block.           | 
              
          
                  | 
            BulkDeleteTest::convertToPartialEntities           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php           | 
                  
            Converts the passed entities to partially created ones.           | 
              
          
                  | 
            DisplayBlockTest::testDeleteBlockDisplay           | 
                  
            function           | 
                  
            drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php           | 
                  
            Tests removing a block display.           | 
              
          
                  | 
            UserPictureTest::testCreateDeletePicture           | 
                  
            function           | 
                  
            drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php           | 
                  
            Tests creation, display, and deletion of user pictures.           | 
              
          
                  | 
            DatabaseStorageExpirable::deleteMultiple           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php           | 
                  
            Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::deleteMultiple().           | 
              
          
                  | 
            StringDatabaseStorage::deleteTranslations           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php           | 
                  
            Implements Drupal\locale\StringStorageInterface::deleteLanguage().           | 
              
          
                  | 
            DatabaseStorageController::deleteRevision           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php           | 
                  
            Implements \Drupal\Core\Entity\EntityStorageControllerInterface::deleteRevision().           | 
              
          
                  | 
            EntityDisplayTest::testRenameDeleteBundle           | 
                  
            function           | 
                  
            drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityDisplayTest.php           | 
                  
            Tests renaming and deleting a bundle.           | 
              
          
                  | 
            ConfigTestStorageController::importDelete           | 
                  
            function           | 
                  
            drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestStorageController.php           | 
                  
            Overrides \Drupal\Core\Config\Entity\ConfigStorageController::importDelete().           | 
              
          
                  | 
            ShortcutLinksTest::testShortcutLinkDelete           | 
                  
            function           | 
                  
            drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php           | 
                  
            Tests deleting a shortcut link.           | 
              
          
                  | 
            Controller::deleteObjectIdentityRelations           | 
                  
            function           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php           | 
                  
            Deletes all entries from the relations table from the database.           | 
              
          
                  | 
            locale_translation_status_delete_projects           | 
                  
            function           | 
                  
            drupal/core/modules/locale/locale.module           | 
                  
            Delete project entries from the status cache.           | 
              
          
                  | 
            taxonomy_vocabulary_confirm_delete_submit           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/taxonomy.admin.inc           | 
                  
            Submit handler to delete a vocabulary after confirmation.           | 
              
          
                  | 
            ManageFieldsTest::testDeleteTaxonomyField           | 
                  
            function           | 
                  
            drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php           | 
                  
            Tests that deletion removes fields and instances as expected for a term.           | 
              
          
                  | 
            locale_translate_delete_translation_files           | 
                  
            function           | 
                  
            drupal/core/modules/locale/locale.bulk.inc           | 
                  
            Deletes interface translation files and translation history records.           | 
              
          
                  | 
            EntityDisplayTest::testDeleteFieldInstance           | 
                  
            function           | 
                  
            drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityDisplayTest.php           | 
                  
            Tests deleting field instance.           | 
              
          
                  | 
            EntityViewModeStorageController::preDelete           | 
                  
            function           | 
                  
            drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeStorageController.php           | 
                  
            Acts on entities before they are deleted.           | 
              
          
                  | 
            entity_crud_hook_test_taxonomy_term_delete           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module           | 
                  
            Implements hook_taxonomy_term_delete().           | 
              
          
                  | 
            RemoteFileUnmanagedDeleteRecursiveTest.php           | 
                  
            file           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php           | 
                  
            Definition of Drupal\system\Tests\File\RemoteFileUnmanagedDeleteRecursiveTest.           | 
              
          
                  | 
            locale_translation_status_delete_languages           | 
                  
            function           | 
                  
            drupal/core/modules/locale/locale.module           | 
                  
            Delete language entries from the status cache.           | 
              
          
                  | 
            LocaleConfigManager::deleteTranslationData           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/LocaleConfigManager.php           | 
                  
            Deletes translated configuration data.           | 
              
          
                  | 
            StringStorageInterface::deleteTranslations           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php           | 
                  
            Deletes translations using conditions.           | 
              
          
                  | 
            ViewEditFormController::submitDisplayDelete           | 
                  
            function           | 
                  
            drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php           | 
                  
            Submit handler to delete a display from a view.           | 
              
          
                  | 
            UnmanagedDeleteRecursiveTest::testDirectory           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php           | 
                  
            Try deleting a directory with some files.           | 
              
          
                  | 
            GenericCacheBackendUnitTestBase::testDelete           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php           | 
                  
            Tests Drupal\Core\Cache\CacheBackendInterface::delete().           | 
              
          
                  | 
            FieldInstanceStorageController::importDelete           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php           | 
                  
            Delete configuration upon synchronizing configuration changes.           | 
              
          
                  | 
            field_sql_storage_field_storage_delete_field           | 
                  
            function           | 
                  
            drupal/core/modules/field_sql_storage/field_sql_storage.module           | 
                  
            Implements hook_field_storage_delete_field().           | 
              
          
                  | 
            CustomBlockTypeStorageController::postDelete           | 
                  
            function           | 
                  
            drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeStorageController.php           | 
                  
            Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postDelete().           | 
              
          
                  | 
            UnmanagedDeleteRecursiveTest::testSingleFile           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php           | 
                  
            Delete a normal file.           | 
              
          
                  | 
            StorageComparerInterface::addChangelistDelete           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Config/StorageComparerInterface.php           | 
                  
            Creates the delete changelist.           | 
              
          
                  | 
            entity_crud_hook_test_taxonomy_term_predelete           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module           | 
                  
            Implements hook_taxonomy_term_predelete().           |