UserHooks::userRoleDelete |
function |
core/modules/user/src/Hook/UserHooks.php |
Implements hook_ENTITY_TYPE_delete() for user_role entities. |
UserPictureTest::testCreateDeletePicture |
function |
core/modules/user/tests/src/Functional/UserPictureTest.php |
Tests creation, display, and deletion of user pictures. |
UserRoleDeleteTest |
class |
core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php |
Tests the handling of user_role entity from the user module. |
UserRoleDeleteTest.php |
file |
core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php |
|
UserRoleDeleteTest::$modules |
property |
core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php |
Modules to install. |
UserRoleDeleteTest::setUp |
function |
core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php |
|
UserRoleDeleteTest::testDependenciesRemoval |
function |
core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php |
Tests the removal of user role dependencies. |
UserRoleDeleteTest::testRoleDeleteUserRoleReferenceDelete |
function |
core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php |
Tests removal of role references on role entity delete. |
UserStorage::deleteRoleReferences |
function |
core/modules/user/src/UserStorage.php |
Delete role references. |
UserStorageInterface::deleteRoleReferences |
function |
core/modules/user/src/UserStorageInterface.php |
Delete role references. |
UserTest::doTestDeleteIndividual |
function |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
Tests DELETEing an individual resource, plus edge cases to ensure good DX. |
UserTest::sendDeleteRequestForUser |
function |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
|
UserTest::testDeleteRespectsUserCancelBlock |
function |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_block. |
UserTest::testDeleteRespectsUserCancelBlockUnpublish |
function |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_block_unpublish. |
UserTest::testDeleteRespectsUserCancelBlockUnpublishAndProcessesBatches |
function |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_block_unpublish. |
UserTest::testDeleteRespectsUserCancelDelete |
function |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_delete. |
UserTest::testDeleteRespectsUserCancelReassign |
function |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
Tests if JSON:API respects user.settings.cancel_method: user_cancel_reassign. |
user_cookie_delete |
function |
core/modules/user/user.module |
Delete a visitor information cookie. |
VariationCache::delete |
function |
core/lib/Drupal/Core/Cache/VariationCache.php |
Deletes an item from the cache. |
VariationCacheInterface::delete |
function |
core/lib/Drupal/Core/Cache/VariationCacheInterface.php |
Deletes an item from the cache. |
VersionHistoryController::buildDeleteRevisionLink |
function |
core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php |
Builds a link to delete an entity revision. |
View::postDelete |
function |
core/modules/views/src/Entity/View.php |
Acts on deleted entities before the delete hook is invoked. |
View::preDelete |
function |
core/modules/views/src/Entity/View.php |
Acts on entities before they are deleted and before hooks are invoked. |
ViewEditForm::submitDisplayDelete |
function |
core/modules/views_ui/src/ViewEditForm.php |
Submit handler to delete a display from a view. |
ViewEditForm::submitDisplayUndoDelete |
function |
core/modules/views_ui/src/ViewEditForm.php |
Submit handler to add a restore a removed display to a view. |
ViewEditTest::testDeleteLink |
function |
core/modules/views_ui/tests/src/Functional/ViewEditTest.php |
Tests the delete link on a views UI. |
views.view.test_view_delete.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_delete.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_delete.yml |
views.view.test_view_field_delete.yml |
file |
core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_field_delete.yml |
core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_field_delete.yml |
ViewsEntitySchemaSubscriber::onEntityTypeDelete |
function |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Reacts to the deletion of the entity type. |
ViewsEntitySchemaSubscriberIntegrationTest::testDeleteEntityType |
function |
core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php |
Tests that views are disabled when an entity type is deleted. |
ViewsHooks::baseFieldOverrideDelete |
function |
core/modules/views/src/Hook/ViewsHooks.php |
Implements hook_ENTITY_TYPE_delete(). |
ViewsHooks::fieldConfigDelete |
function |
core/modules/views/src/Hook/ViewsHooks.php |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
ViewsHooksTest::testViewsInvalidateCacheOnDelete |
function |
core/modules/views/tests/src/Kernel/ViewsHooksTest.php |
Test that hook_views_invalidate_cache() is called when a view is deleted. |
ViewsMenuLink::deleteLink |
function |
core/modules/views/src/Plugin/Menu/ViewsMenuLink.php |
Deletes a menu link. |
ViewUI::delete |
function |
core/modules/views_ui/src/ViewUI.php |
Deletes an entity permanently. |
ViewUI::postDelete |
function |
core/modules/views_ui/src/ViewUI.php |
Acts on deleted entities before the delete hook is invoked. |
ViewUI::preDelete |
function |
core/modules/views_ui/src/ViewUI.php |
Acts on entities before they are deleted and before hooks are invoked. |
Vocabulary::postDelete |
function |
core/modules/taxonomy/src/Entity/Vocabulary.php |
Acts on deleted entities before the delete hook is invoked. |
Vocabulary::preDelete |
function |
core/modules/taxonomy/src/Entity/Vocabulary.php |
Acts on entities before they are deleted and before hooks are invoked. |
VocabularyCrudTest::testTaxonomyVocabularyDeleteWithTerms |
function |
core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php |
Tests deleting a taxonomy that contains terms. |
VocabularyDeleteForm |
class |
core/modules/taxonomy/src/Form/VocabularyDeleteForm.php |
Provides a deletion confirmation form for taxonomy vocabulary. |
VocabularyDeleteForm.php |
file |
core/modules/taxonomy/src/Form/VocabularyDeleteForm.php |
|
VocabularyDeleteForm::getDeletionMessage |
function |
core/modules/taxonomy/src/Form/VocabularyDeleteForm.php |
Gets the message to display to the user after deleting the entity. |
VocabularyDeleteForm::getDescription |
function |
core/modules/taxonomy/src/Form/VocabularyDeleteForm.php |
Returns additional text to display as a description. |
VocabularyDeleteForm::getFormId |
function |
core/modules/taxonomy/src/Form/VocabularyDeleteForm.php |
Returns a unique string identifying the form. |
VocabularyDeleteForm::getQuestion |
function |
core/modules/taxonomy/src/Form/VocabularyDeleteForm.php |
|
WidgetBase::deleteAjax |
function |
core/lib/Drupal/Core/Field/WidgetBase.php |
Ajax refresh callback for the "Remove" button. |
WidgetBase::deleteSubmit |
function |
core/lib/Drupal/Core/Field/WidgetBase.php |
Ajax submit callback for the "Remove" button. |
WorkflowDeleteForm |
class |
core/modules/workflows/src/Form/WorkflowDeleteForm.php |
Builds the form to delete Workflow entities. |
WorkflowDeleteForm.php |
file |
core/modules/workflows/src/Form/WorkflowDeleteForm.php |
|