| UserRoleDeleteTest.php |
file |
core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php |
|
| UserRoleDeleteTest::$modules |
property |
core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php |
Modules to enable. |
| UserRoleDeleteTest::setUp |
function |
core/modules/user/tests/src/Kernel/UserRoleDeleteTest.php |
|
| 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 |
|
| UserStorageInterface::deleteRoleReferences |
function |
core/modules/user/src/UserStorageInterface.php |
Delete role references. |
| user_cookie_delete |
function |
core/modules/user/user.module |
Delete a visitor information cookie. |
| user_delete |
function |
core/modules/user/user.module |
Delete a user. |
| user_delete_multiple |
function |
core/modules/user/user.module |
Delete multiple user accounts. |
| user_user_role_delete |
function |
core/modules/user/user.module |
Implements hook_ENTITY_TYPE_delete() for user_role entities. |
| View::postDelete |
function |
core/modules/views/src/Entity/View.php |
|
| View::preDelete |
function |
core/modules/views/src/Entity/View.php |
|
| 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 |
|
| ViewsEntitySchemaSubscriberIntegrationTest::testDeleteEntityType |
function |
core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php |
Tests that views are disabled when an entity type is deleted. |
| ViewsMenuLink::deleteLink |
function |
core/modules/views/src/Plugin/Menu/ViewsMenuLink.php |
|
| views_base_field_override_delete |
function |
core/modules/views/views.module |
Implements hook_ENTITY_TYPE_delete(). |
| views_field_config_delete |
function |
core/modules/views/views.module |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
| views_view_delete |
function |
core/modules/views/views.module |
Implements hook_ENTITY_TYPE_delete(). |
| ViewUI::delete |
function |
core/modules/views_ui/src/ViewUI.php |
|
| ViewUI::postDelete |
function |
core/modules/views_ui/src/ViewUI.php |
|
| ViewUI::preDelete |
function |
core/modules/views_ui/src/ViewUI.php |
|
| Vocabulary::postDelete |
function |
core/modules/taxonomy/src/Entity/Vocabulary.php |
|
| Vocabulary::preDelete |
function |
core/modules/taxonomy/src/Entity/Vocabulary.php |
|
| VocabularyCrudTest::testTaxonomyVocabularyDeleteWithTerms |
function |
core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php |
Test 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 |
|
| VocabularyDeleteForm::getDescription |
function |
core/modules/taxonomy/src/Form/VocabularyDeleteForm.php |
|
| VocabularyDeleteForm::getFormId |
function |
core/modules/taxonomy/src/Form/VocabularyDeleteForm.php |
|
| VocabularyDeleteForm::getQuestion |
function |
core/modules/taxonomy/src/Form/VocabularyDeleteForm.php |
|
| WorkflowDeleteAccessCheck |
class |
core/modules/workflows/src/WorkflowDeleteAccessCheck.php |
Provides a access checker for deleting a workflow state. |
| WorkflowDeleteAccessCheck.php |
file |
core/modules/workflows/src/WorkflowDeleteAccessCheck.php |
|
| WorkflowDeleteAccessCheck::access |
function |
core/modules/workflows/src/WorkflowDeleteAccessCheck.php |
|
| WorkflowDeleteAccessCheck::getOperation |
function |
core/modules/workflows/src/WorkflowDeleteAccessCheck.php |
|
| 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 |
|
| WorkflowDeleteForm::buildForm |
function |
core/modules/workflows/src/Form/WorkflowDeleteForm.php |
|
| WorkflowDeleteForm::getCancelUrl |
function |
core/modules/workflows/src/Form/WorkflowDeleteForm.php |
|
| WorkflowDeleteForm::getConfirmText |
function |
core/modules/workflows/src/Form/WorkflowDeleteForm.php |
|
| WorkflowDeleteForm::getQuestion |
function |
core/modules/workflows/src/Form/WorkflowDeleteForm.php |
|
| WorkflowDeleteForm::submitForm |
function |
core/modules/workflows/src/Form/WorkflowDeleteForm.php |
|
| workflows.access_check.delete_state |
service |
core/modules/workflows/workflows.services.yml |
\Drupal\workflows\WorkflowDeleteAccessCheck |
| WorkflowStateDeleteForm |
class |
core/modules/workflows/src/Form/WorkflowStateDeleteForm.php |
Builds the form to delete states from Workflow entities. |
| WorkflowStateDeleteForm.php |
file |
core/modules/workflows/src/Form/WorkflowStateDeleteForm.php |
|
| WorkflowStateDeleteForm::$stateId |
property |
core/modules/workflows/src/Form/WorkflowStateDeleteForm.php |
The state being deleted. |