You are here

20 calls to AssertContentTrait::assertFieldById() in Zircon Profile 8.0

BooleanFieldTest::testBooleanField in core/modules/field/src/Tests/Boolean/BooleanFieldTest.php
Tests boolean field.
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.
CommentAdminTest::testEditComment in core/modules/comment/src/Tests/CommentAdminTest.php
Tests editing a comment as an admin.
ConfigExportUITest::testExport in core/modules/config/src/Tests/ConfigExportUITest.php
Tests export of configuration.
ConfigImportUITest::testImport in core/modules/config/src/Tests/ConfigImportUITest.php
Tests importing configuration.
DisplayCRUDTest::testRemoveDisplay in core/modules/views_ui/src/Tests/DisplayCRUDTest.php
Tests removing a display.
DisplayTest::testDisableDisplay in core/modules/views_ui/src/Tests/DisplayTest.php
Tests disabling of a display.
EntityRevisionsTest::runRevisionsTests in core/modules/system/src/Tests/Entity/EntityRevisionsTest.php
Executes the revision tests for the given entity type.
ExposedFormTest::testResetButton in core/modules/views/src/Tests/Plugin/ExposedFormTest.php
Tests whether the reset button works on an exposed form.
ExposedFormUITest::testExposedAdminUi in core/modules/views_ui/src/Tests/ExposedFormUITest.php
Tests the admin interface of exposed filter and sort items.
LocaleConfigTranslationTest::testConfigTranslation in core/modules/locale/src/Tests/LocaleConfigTranslationTest.php
Tests basic configuration translation.
ManageDisplayTest::testFormatterUI in core/modules/field_ui/src/Tests/ManageDisplayTest.php
Tests formatter settings.
ManageFieldsTest::testDefaultValue in core/modules/field_ui/src/Tests/ManageFieldsTest.php
Tests that default value is correctly validated and saved.
MenuNodeTest::testMenuNodeFormWidget in core/modules/menu_ui/src/Tests/MenuNodeTest.php
Test creating, editing, deleting menu links via node form widget.
NumberFieldTest::assertSetMinimumValue in core/modules/field/src/Tests/Number/NumberFieldTest.php
Helper function to set the minimum value of a field.
RearrangeFieldsTest::assertFieldOrder in core/modules/views_ui/src/Tests/RearrangeFieldsTest.php
Check if the fields are in the correct order.
RebuildTest::testRebuildPreservesValues in core/modules/system/src/Tests/Form/RebuildTest.php
Tests preservation of values.
SettingsTest::testEditUI in core/modules/views_ui/src/Tests/SettingsTest.php
Tests the settings for the edit ui.
ViewTestBase::helperButtonHasLabel in core/modules/views/src/Tests/ViewTestBase.php
Asserts the existence of a button with a certain ID and label.