34 calls to AssertContentTrait::assertFieldChecked() in Zircon Profile 8
- BlockTest::testBlockToggleVisibility in core/
modules/ block/ src/ Tests/ BlockTest.php - Tests that visibility can be properly toggled.
- BlockTest::testBlockVisibility in core/
modules/ block/ src/ Tests/ BlockTest.php - Tests block visibility.
- CommentAdminTest::testApprovalNodeInterface in core/
modules/ comment/ src/ Tests/ CommentAdminTest.php - Tests comment approval functionality through the node interface.
- 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.
- DisplayTest::testLinkDisplay in core/
modules/ views_ui/ src/ Tests/ DisplayTest.php - Tests the link-display setting.
- FormTest::testInputWithInvalidToken in core/
modules/ system/ src/ Tests/ Form/ FormTest.php - Tests that input is retained for safe elements even with an invalid token.
- HandlerTest::testRelationshipUI in core/
modules/ views/ src/ Tests/ Handler/ HandlerTest.php - Tests the relationship ui for field/filter/argument/relationship.
- LanguageConfigurationElementTest::testLanguageConfigurationElement in core/
modules/ language/ src/ Tests/ LanguageConfigurationElementTest.php - Tests the language settings have been saved.
- LanguageConfigurationTest::testLanguageConfiguration in core/
modules/ language/ src/ Tests/ LanguageConfigurationTest.php - Functional tests for adding, editing and deleting languages.
- LanguageCustomLanguageConfigurationTest::testLanguageConfiguration in core/
modules/ language/ src/ Tests/ LanguageCustomLanguageConfigurationTest.php - Functional tests for adding, editing and deleting languages.
- 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.
- NodeRevisionsUiTest::testNodeFormSaveWithoutRevision in core/
modules/ node/ src/ Tests/ NodeRevisionsUiTest.php - Checks that unchecking 'Create new revision' works when editing a node.
- 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 - SettingsTest::testEditUI in core/
modules/ views_ui/ src/ Tests/ SettingsTest.php - Tests the settings for the edit ui.
- 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.
- UserAccountLinksTest::testDisabledAccountLink in core/
modules/ user/ src/ Tests/ UserAccountLinksTest.php - Tests disabling the 'My account' link.
- 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.
- VocabularyTranslationTest::testVocabularyLanguage in core/
modules/ taxonomy/ src/ Tests/ VocabularyTranslationTest.php - Tests language settings for vocabularies.