| 
            language_access_language_edit_or_delete           | 
                  
            function           | 
                  
            drupal/core/modules/language/language.module           | 
                  
            Editing or deleting locked languages should not be possible.           | 
              
          
                  | 
            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.           | 
              
          
                  | 
            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.           | 
              
          
                  | 
            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\Entity\DatabaseStorageController::postDelete().           | 
              
          
                  | 
            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.           | 
              
          
                  | 
            ShortcutSetsTest::testShortcutSetDelete           | 
                  
            function           | 
                  
            drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php           | 
                  
            Tests deleting a shortcut set.           | 
              
          
                  | 
            EntityTestStorageController::postDelete           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php           | 
                  
            Overrides Drupal\Core\Entity\DatabaseStorageController::postDelete().           | 
              
          
                  | 
            PollDeleteChoiceTest::testChoiceRemoval           | 
                  
            function           | 
                  
            drupal/core/modules/poll/lib/Drupal/poll/Tests/PollDeleteChoiceTest.php           | 
                  
            Tests removing a choice from a poll.           | 
              
          
                  | 
            EntityTestAccessController::deleteAccess           | 
                  
            function           | 
                  
            drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestAccessController.php           | 
                  
            Implements EntityAccessControllerInterface::delete().           | 
              
          
                  | 
            BulkDeleteTest::convertToPartialEntities           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php           | 
                  
            Converts the passed entities to partially created ones.           | 
              
          
                  | 
            UserPictureTest::testCreateDeletePicture           | 
                  
            function           | 
                  
            drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php           | 
                  
            Tests creation, display, and deletion of user pictures.           | 
              
          
                  | 
            EntityStorageControllerInterface::delete           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php           | 
                  
            Deletes permanently saved entities.           | 
              
          
                  | 
            DatabaseStorageExpirable::deleteMultiple           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php           | 
                  
            Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::deleteMultiple().           | 
              
          
                  | 
            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().           | 
              
          
                  | 
            taxonomy_vocabulary_confirm_delete_submit           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/taxonomy.admin.inc           | 
                  
            Submit handler to delete a vocabulary after confirmation.           | 
              
          
                  | 
            DatabaseStorageController::deleteRevision           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php           | 
                  
            Implements Drupal\Core\Entity\EntityStorageControllerInterface::deleteRevision().           | 
              
          
                  | 
            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.           | 
              
          
                  | 
            ShortcutLinksTest::testShortcutLinkDelete           | 
                  
            function           | 
                  
            drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php           | 
                  
            Tests deleting a shortcut link.           | 
              
          
                  | 
            locale_translate_delete_translation_files           | 
                  
            function           | 
                  
            drupal/core/modules/locale/locale.bulk.inc           | 
                  
            Deletes all interface translation files depending on the langcode.           | 
              
          
                  | 
            StringDatabaseStorage::deleteTranslations           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php           | 
                  
            Implements Drupal\locale\StringStorageInterface::deleteLanguage().           | 
              
          
                  | 
            node_form_block_custom_block_delete_alter           | 
                  
            function           | 
                  
            drupal/core/modules/node/node.module           | 
                  
            Implements hook_form_FORM_ID_alter() for block_custom_block_delete().           | 
              
          
                  | 
            LocaleFileImportStatus::testDeleteLanguage           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleFileImportStatus.php           | 
                  
            Delete translation files after deleting a language.           | 
              
          
                  | 
            RemoteFileUnmanagedDeleteRecursiveTest.php           | 
                  
            file           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php           | 
                  
            Definition of Drupal\system\Tests\File\RemoteFileUnmanagedDeleteRecursiveTest.           | 
              
          
                  | 
            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().           | 
              
          
                  | 
            StringStorageInterface::deleteTranslations           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php           | 
                  
            Deletes translations using conditions.           | 
              
          
                  | 
            node_form_block_custom_block_delete_submit           | 
                  
            function           | 
                  
            drupal/core/modules/node/node.module           | 
                  
            Form submission handler for node_form_block_custom_block_delete_alter().           | 
              
          
                  | 
            UnmanagedDeleteRecursiveTest::testDirectory           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php           | 
                  
            Try deleting a directory with some files.           | 
              
          
                  | 
            ViewEditFormController::submitDisplayDelete           | 
                  
            function           | 
                  
            drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php           | 
                  
            Submit handler to delete a display from a view.           | 
              
          
                  | 
            GenericCacheBackendUnitTestBase::testDelete           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php           | 
                  
            Tests Drupal\Core\Cache\CacheBackendInterface::delete().           | 
              
          
                  | 
            UnmanagedDeleteRecursiveTest::testSingleFile           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php           | 
                  
            Delete a normal file.           | 
              
          
                  | 
            field_sql_storage_field_storage_delete_field           | 
                  
            function           | 
                  
            drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module           | 
                  
            Implements hook_field_storage_delete_field().           | 
              
          
                  | 
            RemoteFileUnmanagedDeleteRecursiveTest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php           | 
                  
            Sets up a Drupal site for running functional and integration tests.           | 
              
          
                  | 
            EntityTranslationController::entityFormDelete           | 
                  
            function           | 
                  
            drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php           | 
                  
            Form submission handler for EntityTranslationController::entityFormAlter().           | 
              
          
                  | 
            FieldAttachStorageTest::testFieldAttachDelete           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php           | 
                  
            Test field_attach_delete().           | 
              
          
                  | 
            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().           | 
              
          
                  | 
            EntityAccessControllerInterface::deleteAccess           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Entity/EntityAccessControllerInterface.php           | 
                  
            Checks 'delete' access for a given entity or entity translation.           | 
              
          
                  | 
            UnmanagedDeleteRecursiveTest::testSubDirectory           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php           | 
                  
            Try deleting subdirectories with some files.           | 
              
          
                  | 
            FieldInstanceCrudTest::testDeleteFieldInstance           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/FieldInstanceCrudTest.php           | 
                  
            Test the deletion of a field instance.           | 
              
          
                  | 
            GenericCacheBackendUnitTestBase::testDeleteAll           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php           | 
                  
            Test Drupal\Core\Cache\CacheBackendInterface::deleteAll().           | 
              
          
                  | 
            BackendChainImplementationUnitTest::testDelete           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Cache/BackendChainImplementationUnitTest.php           | 
                  
            Test that delete will propagate.           | 
              
          
                  | 
            ShortcutSetsTest::testShortcutSetDeleteDefault           | 
                  
            function           | 
                  
            drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php           | 
                  
            Tests deleting the default shortcut set.           | 
              
          
                  | 
            RemoteFileUnmanagedDeleteRecursiveTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteRecursiveTest.php           | 
                  
                       | 
              
          
                  | 
            field_sql_storage_field_storage_delete_revision           | 
                  
            function           | 
                  
            drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module           | 
                  
            Implements hook_field_storage_delete_revision().           | 
              
          
                  | 
            field_sql_storage_field_storage_delete_instance           | 
                  
            function           | 
                  
            drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module           | 
                  
            Implements hook_field_storage_delete_instance().           | 
              
          
                  | 
            ViewEditFormController::submitDisplayUndoDelete           | 
                  
            function           | 
                  
            drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php           | 
                  
            Submit handler to add a restore a removed display to a view.           | 
              
          
                  | 
            GenericCacheBackendUnitTestBase::testDeleteTags           | 
                  
            function           | 
                  
            drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php           | 
                  
            Tests Drupal\Core\Cache\CacheBackendInterface::deleteTags().           |