You are here

123 string references to 'Delete' in Zircon Profile 8

action.routing.yml in core/modules/action/action.routing.yml
core/modules/action/action.routing.yml
admin_toolbar_tools_menu_links_discovered_alter in modules/admin_toolbar/admin_toolbar_tools/admin_toolbar_tools.module
Implements hook_menu_links_discovered_alter().
aggregator.links.task.yml in core/modules/aggregator/aggregator.links.task.yml
core/modules/aggregator/aggregator.links.task.yml
AggregatorController::adminOverview in core/modules/aggregator/src/Controller/AggregatorController.php
Displays the aggregator administration page.
AggregatorTestBase::deleteFeed in core/modules/aggregator/src/Tests/AggregatorTestBase.php
Deletes an aggregator feed.
BanAdmin::buildForm in core/modules/ban/src/Form/BanAdmin.php
BanDelete::getConfirmText in core/modules/ban/src/Form/BanDelete.php
Returns a caption for the button that confirms the action.
BlockContentCreationTest::testBlockDelete in core/modules/block_content/src/Tests/BlockContentCreationTest.php
Test deleting a block.
BlockContentListTest::testListing in core/modules/block_content/src/Tests/BlockContentListTest.php
Tests the custom block listing page.
BlockContentListViewsTest::testListing in core/modules/block_content/src/Tests/BlockContentListViewsTest.php
Tests the custom block listing page.
BlockContentTypeTest::testBlockContentTypeEditing in core/modules/block_content/src/Tests/BlockContentTypeTest.php
Tests editing a block type using the UI.
BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete in core/modules/block/src/Tests/BlockLanguageTest.php
Tests if the visibility settings are removed if the language is deleted.
BlockTest::testBlock in core/modules/block/src/Tests/BlockTest.php
Test configuring and moving a module-define block to specific regions.
block_content.links.contextual.yml in core/modules/block_content/block_content.links.contextual.yml
core/modules/block_content/block_content.links.contextual.yml
block_content.links.task.yml in core/modules/block_content/block_content.links.task.yml
core/modules/block_content/block_content.links.task.yml
block_content.routing.yml in core/modules/block_content/block_content.routing.yml
core/modules/block_content/block_content.routing.yml
BookAdminEditForm::bookAdminTableTree in core/modules/book/src/Form/BookAdminEditForm.php
Helps build the main table in the book administration page form.
BulkFormAccessTest::testNodeDeleteAccess in core/modules/node/src/Tests/Views/BulkFormAccessTest.php
Tests if nodes that may not be deleted, can not be deleted in bulk.
BulkFormTest::testBulkDeletion in core/modules/node/src/Tests/Views/BulkFormTest.php
Test multiple deletion.
BulkFormTest::testBulkForm in core/modules/action/src/Tests/BulkFormTest.php
Tests the bulk form.
CachedDataUITest::testCacheData in core/modules/views_ui/src/Tests/CachedDataUITest.php
Tests the user tempstore views data in the UI.
comment.links.task.yml in core/modules/comment/comment.links.task.yml
core/modules/comment/comment.links.task.yml
comment.routing.yml in core/modules/comment/comment.routing.yml
core/modules/comment/comment.routing.yml
CommentLazyBuilders::buildLinks in core/modules/comment/src/CommentLazyBuilders.php
Build the default links (reply, edit, delete …) for a comment.
CommentTestBase::deleteComment in core/modules/comment/src/Tests/CommentTestBase.php
Deletes a comment.
CommentTypeTest::testCommentTypeDeletion in core/modules/comment/src/Tests/CommentTypeTest.php
Tests deleting a comment type that still has content.
CommentTypeTest::testCommentTypeEditing in core/modules/comment/src/Tests/CommentTypeTest.php
Tests editing a comment type using the UI.
ConfigDependencyWebTest::testConfigDependencyDeleteFormTrait in core/modules/config/src/Tests/ConfigDependencyWebTest.php
Tests ConfigDependencyDeleteFormTrait.
ConfigEntityListTest::testList in core/modules/config/src/Tests/ConfigEntityListTest.php
Tests entity list builder methods.
ConfigEntityListTest::testListUI in core/modules/config/src/Tests/ConfigEntityListTest.php
Tests the listing UI.
ConfigEntityTest::testCRUDUI in core/modules/config/src/Tests/ConfigEntityTest.php
Tests CRUD operations through the UI.
ConfigTestForm::form in core/modules/config/tests/config_test/src/ConfigTestForm.php
Gets the actual form array to be built.
ConfigTranslationController::itemPage in core/modules/config_translation/src/Controller/ConfigTranslationController.php
Language translations overview page for a configuration name.
ConfigTranslationDeleteForm::getConfirmText in core/modules/config_translation/src/Form/ConfigTranslationDeleteForm.php
Returns a caption for the button that confirms the action.
ConfigTranslationUiTest::testContactConfigEntityTranslation in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Tests the contact form translation.
ConfigTranslationUiTest::testSingleLanguageUI in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Tests the single language existing.
ConfigurationTest::testActionConfiguration in core/modules/action/src/Tests/ConfigurationTest.php
Tests configuration of advanced actions through administration interface.
Connection::delete in core/lib/Drupal/Core/Database/Connection.php
Prepares and returns a DELETE query object.
contact.routing.yml in core/modules/contact/contact.routing.yml
core/modules/contact/contact.routing.yml
ContactSitewideTest::deleteContactForms in core/modules/contact/src/Tests/ContactSitewideTest.php
Deletes all forms.
ContentTranslationController::overview in core/modules/content_translation/src/Controller/ContentTranslationController.php
Builds the translations overview page.
ContentTranslationRouteSubscriber::alterRoutes in core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php
Alters existing routes for a specific collection.
ContentTranslationWorkflowsTest::doTestWorkflows in core/modules/content_translation/src/Tests/ContentTranslationWorkflowsTest.php
Checks that workflows have the expected behaviors for the given user.
ContentTranslationWorkflowsTest::testWorkflows in core/modules/content_translation/src/Tests/ContentTranslationWorkflowsTest.php
Test simple and editorial translation workflows.
DateTimeTest::testDateFormatConfiguration in core/modules/system/src/Tests/System/DateTimeTest.php
Test date format configuration.
DbLogTest::doNode in core/modules/dblog/src/Tests/DbLogTest.php
Generates and then verifies some node events.
DefaultViewsTest::testDefaultViews in core/modules/views_ui/src/Tests/DefaultViewsTest.php
Tests default views.
DeleteForm::getConfirmText in core/modules/forum/src/Form/DeleteForm.php
Returns a caption for the button that confirms the action.
DeleteMultiple::getConfirmText in core/modules/node/src/Form/DeleteMultiple.php
Returns a caption for the button that confirms the action.
EditForm::buildForm in core/modules/path/src/Form/EditForm.php
Form constructor.
Entity::buildOptionsForm in core/modules/views/src/Plugin/views/argument_validator/Entity.php
Provide the default form for setting options.
EntityDeleteFormTrait::getConfirmText in core/lib/Drupal/Core/Entity/EntityDeleteFormTrait.php
EntityDisplayModeTest::testEntityFormModeUI in core/modules/field_ui/src/Tests/EntityDisplayModeTest.php
Tests the EntityFormMode user interface.
EntityDisplayModeTest::testEntityViewModeUI in core/modules/field_ui/src/Tests/EntityDisplayModeTest.php
Tests the EntityViewMode user interface.
EntityForm::actions in core/lib/Drupal/Core/Entity/EntityForm.php
Returns an array of supported actions for the current entity form.
EntityFormTest::doTestFormCRUD in core/modules/system/src/Tests/Entity/EntityFormTest.php
Executes the form CRUD tests for the given entity type.
EntityFormTest::doTestMultilingualFormCRUD in core/modules/system/src/Tests/Entity/EntityFormTest.php
Executes the multilingual form CRUD tests for the given entity type ID.
EntityListBuilder::getDefaultOperations in core/lib/Drupal/Core/Entity/EntityListBuilder.php
Gets this list's default operations.
FieldConfigEditForm::actions in core/modules/field_ui/src/Form/FieldConfigEditForm.php
Returns an array of supported actions for the current entity form.
FieldConfigListBuilder::getDefaultOperations in core/modules/field_ui/src/FieldConfigListBuilder.php
Gets this list's default operations.
FieldUiTestTrait::fieldUIDeleteField in core/modules/field_ui/src/Tests/FieldUiTestTrait.php
Deletes a field through the Field UI.
FileFieldRevisionTest::testRevisions in core/modules/file/src/Tests/FileFieldRevisionTest.php
Tests creating multiple revisions of a node and managing attached files.
FormTestButtonClassForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestButtonClassForm.php
Form constructor.
ForumTest::deleteForum in core/modules/forum/src/Tests/ForumTest.php
Deletes a forum.
ForumTest::doAdminTests in core/modules/forum/src/Tests/ForumTest.php
Runs admin tests on the admin user.
ForumTest::verifyForums in core/modules/forum/src/Tests/ForumTest.php
Verifies that the logged in user has access to a forum node.
ForumUninstallTest::testForumUninstallWithField in core/modules/forum/src/Tests/ForumUninstallTest.php
Tests if forum module uninstallation properly deletes the field.
image.routing.yml in core/modules/image/image.routing.yml
core/modules/image/image.routing.yml
ImageAdminStylesTest::testStyle in core/modules/image/src/Tests/ImageAdminStylesTest.php
General test to add a style, add/remove/edit effects to it, then delete it.
ImageAdminStylesTest::testStyleReplacement in core/modules/image/src/Tests/ImageAdminStylesTest.php
Test deleting a style and choosing a replacement style.
ImageEffectDeleteForm::getConfirmText in core/modules/image/src/Form/ImageEffectDeleteForm.php
Returns a caption for the button that confirms the action.
ImageStyleEditForm::form in core/modules/image/src/Form/ImageStyleEditForm.php
Gets the actual form array to be built.
ImageStyleFlushTest::testFlush in core/modules/image/src/Tests/ImageStyleFlushTest.php
General test to flush a style.
language.routing.yml in core/modules/language/language.routing.yml
core/modules/language/language.routing.yml
LanguageConfigurationElementTest::testNodeTypeDelete in core/modules/language/src/Tests/LanguageConfigurationElementTest.php
Tests the language settings are deleted on bundle delete.
LanguageConfigurationTest::testLanguageConfiguration in core/modules/language/src/Tests/LanguageConfigurationTest.php
Functional tests for adding, editing and deleting languages.
LanguageConfigurationTest::testLanguageConfigurationWeight in core/modules/language/src/Tests/LanguageConfigurationTest.php
Functional tests for setting system language weight on adding, editing and deleting languages.
LanguageListTest::testLanguageList in core/modules/language/src/Tests/LanguageListTest.php
Functional tests for adding, editing and deleting languages.
LanguagePathMonolingualTest::setUp in core/modules/language/src/Tests/LanguagePathMonolingualTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleTranslationUiTest::testStringTranslation in core/modules/locale/src/Tests/LocaleTranslationUiTest.php
Adds a language and tests string translation by users with the appropriate permissions.
LocaleUpdateTest::testEnableLanguage in core/modules/locale/src/Tests/LocaleUpdateTest.php
Tests automatic translation import when a language is added.
ManageFieldsTest::addPersistentFieldStorage in core/modules/field_ui/src/Tests/ManageFieldsTest.php
Tests that persistent field storage appears in the field UI.
ManageFieldsTest::deleteField in core/modules/field_ui/src/Tests/ManageFieldsTest.php
Tests deleting a field from the field edit form.
MenuForm::buildOverviewTreeForm in core/modules/menu_ui/src/MenuForm.php
Recursive helper function for buildOverviewForm().
MenuLinkContentDeleteFormTest::testMenuLinkContentDeleteForm in core/modules/menu_link_content/src/Tests/MenuLinkContentDeleteFormTest.php
Tests the MenuLinkContentDeleteForm class.
MenuTest::deleteCustomMenu in core/modules/menu_ui/src/Tests/MenuTest.php
Deletes the locally stored custom menu.
MenuTest::deleteMenuLink in core/modules/menu_ui/src/Tests/MenuTest.php
Deletes a menu link using the UI.
MenuTest::doMenuTests in core/modules/menu_ui/src/Tests/MenuTest.php
Tests menu functionality.
NegotiationBrowserForm::buildForm in core/modules/language/src/Form/NegotiationBrowserForm.php
Form constructor.
node.links.contextual.yml in core/modules/node/node.links.contextual.yml
core/modules/node/node.links.contextual.yml
node.links.task.yml in core/modules/node/node.links.task.yml
core/modules/node/node.links.task.yml
node.routing.yml in core/modules/node/node.routing.yml
core/modules/node/node.routing.yml
NodeController::revisionOverview in core/modules/node/src/Controller/NodeController.php
Generates an overview table of older revisions of a node.
NodeRevisionDeleteForm::getConfirmText in core/modules/node/src/Form/NodeRevisionDeleteForm.php
Returns a caption for the button that confirms the action.
NodeRevisionsAllTest::testRevisions in core/modules/node/src/Tests/NodeRevisionsAllTest.php
Checks node revision operations.
NodeRevisionsTest::testRevisions in core/modules/node/src/Tests/NodeRevisionsTest.php
Checks node revision related operations.
NodeTranslationUITest::testPublishedStatusNoFields in core/modules/node/src/Tests/NodeTranslationUITest.php
Tests changing the published status on a node without fields.
NodeTypeTest::testNodeTypeDeletion in core/modules/node/src/Tests/NodeTypeTest.php
Tests deleting a content type that still has content.
NodeTypeTest::testNodeTypeEditing in core/modules/node/src/Tests/NodeTypeTest.php
Tests editing a node type using the UI.
NodeTypeTest::testNodeTypeNoContentType in core/modules/node/src/Tests/NodeTypeTest.php
Tests for when there are no content types defined.
OverviewTerms::buildForm in core/modules/taxonomy/src/Form/OverviewTerms.php
Form constructor.
PageEditTest::testPageEdit in core/modules/block_content/src/Tests/PageEditTest.php
Checks block edit functionality.
PathAliasTest::testAdminAlias in core/modules/path/src/Tests/PathAliasTest.php
Tests alias functionality through the admin interfaces.
PathController::adminOverview in core/modules/path/src/Controller/PathController.php
Displays the path administration overview page.
ResponsiveImageAdminUITest::testResponsiveImageAdmin in core/modules/responsive_image/src/Tests/ResponsiveImageAdminUITest.php
Test responsive image administration functionality.
responsive_image.routing.yml in core/modules/responsive_image/responsive_image.routing.yml
core/modules/responsive_image/responsive_image.routing.yml
RevisionLinkDelete::getDefaultLabel in core/modules/node/src/Plugin/views/field/RevisionLinkDelete.php
Returns the default label for this link.
search.routing.yml in core/modules/search/search.routing.yml
core/modules/search/search.routing.yml
SearchConfigSettingsFormTest::testMultipleSearchPages in core/modules/search/src/Tests/SearchConfigSettingsFormTest.php
Tests multiple search pages of the same type.
SearchLanguageTest::testLanguages in core/modules/search/src/Tests/SearchLanguageTest.php
SetCustomize::form in core/modules/shortcut/src/Form/SetCustomize.php
Gets the actual form array to be built.
shortcut.routing.yml in core/modules/shortcut/shortcut.routing.yml
core/modules/shortcut/shortcut.routing.yml
ShortcutLinksTest::testShortcutLinkDelete in core/modules/shortcut/src/Tests/ShortcutLinksTest.php
Tests deleting a shortcut link.
ShortcutSetsTest::testShortcutSetDelete in core/modules/shortcut/src/Tests/ShortcutSetsTest.php
Tests deleting a shortcut set.
taxonomy.links.contextual.yml in core/modules/taxonomy/taxonomy.links.contextual.yml
core/modules/taxonomy/taxonomy.links.contextual.yml
TaxonomyMenuDeleteForm::getConfirmText in modules/taxonomy_menu/src/Form/TaxonomyMenuDeleteForm.php
Returns a caption for the button that confirms the action.
TaxonomyMenuOperations::testTaxTermDelete in modules/taxonomy_menu/src/Tests/TaxonomyMenuOperations.php
Test deletion of taxonomy term.
TermTest::testNodeTermCreationAndDeletion in core/modules/taxonomy/src/Tests/TermTest.php
Test term creation with a free-tagging vocabulary from the node form.
TermTest::testTermInterface in core/modules/taxonomy/src/Tests/TermTest.php
Save, edit and delete a term using the user interface.
UserRoleAdminTest::testRoleAdministration in core/modules/user/src/Tests/UserRoleAdminTest.php
Test adding, renaming and deleting roles.
ViewEditTest::testDeleteLink in core/modules/views_ui/src/Tests/ViewEditTest.php
Tests the delete link on a views UI.
VocabularyPermissionsTest::testVocabularyPermissionsTaxonomyTerm in core/modules/taxonomy/src/Tests/VocabularyPermissionsTest.php
Create, edit and delete a taxonomy term via the user interface.
VocabularyUiTest::testTaxonomyAdminDeletingVocabulary in core/modules/taxonomy/src/Tests/VocabularyUiTest.php
Deleting a vocabulary.