You are here

28 calls to AssertContentTrait::assertNoFieldChecked() in Zircon Profile 8

BlockTest::testBlockToggleVisibility in core/modules/block/src/Tests/BlockTest.php
Tests that visibility can be properly toggled.
BlockTest::testHideBlockTitle in core/modules/block/src/Tests/BlockTest.php
Test block title display settings.
CommentNonNodeTest::testCommentFunctionality in core/modules/comment/src/Tests/CommentNonNodeTest.php
Tests anonymous comment functionality.
ContactPersonalTest::checkContactAccess in core/modules/contact/src/Tests/ContactPersonalTest.php
Creates a user and then checks contact form access.
ContactPersonalTest::testPersonalContactAccess in core/modules/contact/src/Tests/ContactPersonalTest.php
Tests access to the personal contact form.
ContentTranslationEntityBundleUITest::testContentTypeUI in core/modules/content_translation/src/Tests/ContentTranslationEntityBundleUITest.php
Tests content types default translation behaviour.
ContentTranslationSettingsTest::testAccountLanguageSettingsUI in core/modules/content_translation/src/Tests/ContentTranslationSettingsTest.php
Tests the language settings checkbox on account settings page.
ContentTranslationSettingsTest::testSettingsUI in core/modules/content_translation/src/Tests/ContentTranslationSettingsTest.php
Tests that the settings UI works as expected.
ContentTranslationSyncImageTest::testImageFieldSync in core/modules/content_translation/src/Tests/ContentTranslationSyncImageTest.php
Tests image field field synchronization.
DisplayAttachmentTest::testAttachmentUI in core/modules/views_ui/src/Tests/DisplayAttachmentTest.php
Tests the attachment UI.
FormTest::testInputWithInvalidToken in core/modules/system/src/Tests/Form/FormTest.php
Tests that input is retained for safe elements even with an invalid token.
FormTest::testRequiredCheckboxesRadio in core/modules/system/src/Tests/Form/FormTest.php
Tests validation for required checkbox, select, and radio elements.
LanguageConfigurationElementTest::testLanguageConfigurationElement in core/modules/language/src/Tests/LanguageConfigurationElementTest.php
Tests the language settings have been saved.
LanguageListTest::testLanguageList in core/modules/language/src/Tests/LanguageListTest.php
Functional tests for adding, editing and deleting languages.
MenuTest::doMenuLinkFormDefaultsTest in core/modules/menu_ui/src/Tests/MenuTest.php
Ensures that the proper default values are set when adding a menu link
MultiStepNodeFormBasicOptionsTest::testMultiStepNodeFormBasicOptions in core/modules/node/src/Tests/MultiStepNodeFormBasicOptionsTest.php
Tests changing the default values of basic options to ensure they persist.
NodeTypeInitialLanguageTest::testNodeTypeInitialLanguageDefaults in core/modules/node/src/Tests/NodeTypeInitialLanguageTest.php
Tests the node type initial language defaults, and modifies them.
OptionsWidgetsTest::testCheckBoxes in core/modules/options/src/Tests/OptionsWidgetsTest.php
Tests the 'options_buttons' widget (multiple select).
OptionsWidgetsTest::testRadioButtons in core/modules/options/src/Tests/OptionsWidgetsTest.php
Tests the 'options_buttons' widget (single select).
RebuildTest::testRebuildPreservesValues in core/modules/system/src/Tests/Form/RebuildTest.php
Tests preservation of values.
ResponsiveImageAdminUITest::testResponsiveImageAdmin in core/modules/responsive_image/src/Tests/ResponsiveImageAdminUITest.php
Test responsive image administration functionality.
SearchLanguageTest::testLanguages in core/modules/search/src/Tests/SearchLanguageTest.php
UpdatePathRC1TestBaseFilledTest::testUpdatedSite in core/modules/system/src/Tests/Update/UpdatePathRC1TestBaseFilledTest.php
Tests that the content and configuration were properly updated.
UpdatePathTestBaseFilledTest::testUpdatedSite in core/modules/system/src/Tests/Update/UpdatePathTestBaseFilledTest.php
Tests that the content and configuration were properly updated.
UserEditTest::testUserEdit in core/modules/user/src/Tests/UserEditTest.php
Test user edit page.
UserRolesAssignmentTest::testAssignAndRemoveRole in core/modules/user/src/Tests/UserRolesAssignmentTest.php
Tests that a user can be assigned a role and that the role can be removed again.
UserRolesAssignmentTest::testCreateUserWithRole in core/modules/user/src/Tests/UserRolesAssignmentTest.php
Tests that when creating a user the role can be assigned. And that it can be removed again.
VocabularyLanguageTest::testVocabularyDefaultLanguageForTerms in core/modules/taxonomy/src/Tests/VocabularyLanguageTest.php
Tests term language settings for vocabulary terms are saved and updated.