39 calls to UiHelperTrait::submitForm()
- AreaEntityUITest::testUI in core/
modules/ views_ui/ tests/ src/ Functional/ AreaEntityUITest.php - BlockExposedFilterAJAXTest::testExposedFilteringAndReset in core/
modules/ views/ tests/ src/ FunctionalJavascript/ BlockExposedFilterAJAXTest.php - Tests if exposed filtering and reset works with a views block and ajax.
- CheckboxTest::testFormCheckbox in core/
modules/ system/ tests/ src/ Functional/ Form/ CheckboxTest.php - CheckboxTest::testFormCheckbox in core/
modules/ system/ tests/ src/ Functional/ Form/ CheckboxTest.php - ColorConfigSchemaTest::testValidColorConfigSchema in core/
modules/ color/ tests/ src/ Functional/ ColorConfigSchemaTest.php - Tests whether the color config schema is valid.
- ConfigImportUploadTest::testImport in core/
modules/ config/ tests/ src/ Functional/ ConfigImportUploadTest.php - Tests importing configuration.
- CredentialFormTest::testCredentialFrom in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ CredentialFormTest.php - Test the credential form.
- DateFilterTest::testLimitExposedOperators in core/
modules/ datetime/ tests/ src/ Functional/ DateFilterTest.php - Tests the limit of the expose operator functionality.
- DrupalMessengerServiceTest::testDrupalMessengerService in core/
modules/ system/ tests/ src/ Functional/ Bootstrap/ DrupalMessengerServiceTest.php - Tests Messenger service.
- EditorUploadImageScaleTest::uploadImage in core/
modules/ editor/ tests/ src/ Functional/ EditorUploadImageScaleTest.php - Uploads an image via the editor dialog.
- EntityDisplayTest::testEntityForm in core/
modules/ field_ui/ tests/ src/ FunctionalJavascript/ EntityDisplayTest.php - Tests the use of regions for entity form displays.
- EntityDisplayTest::testEntityView in core/
modules/ field_ui/ tests/ src/ FunctionalJavascript/ EntityDisplayTest.php - Tests the use of regions for entity view displays.
- EntityDisplayTest::testExtraFields in core/
modules/ field_ui/ tests/ src/ FunctionalJavascript/ EntityDisplayTest.php - Tests extra fields.
- FileManagedFileElementTest::testManagedFile in core/
modules/ file/ tests/ src/ FunctionalJavascript/ FileManagedFileElementTest.php - Tests the managed_file element type.
- FilePathTest::testFilePath in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ FilePathTest.php - Executes all steps of migrations upgrade.
- FilterHooksTest::testFilterHooks in core/
modules/ filter/ tests/ src/ Functional/ FilterHooksTest.php - Tests hooks on format management.
- HandlerTest::testUICRUD in core/
modules/ views_ui/ tests/ src/ Functional/ HandlerTest.php - Tests UI CRUD.
- InstallerTranslationMultipleLanguageTest::testTranslationsLoaded in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTranslationMultipleLanguageTest.php - Tests that translations ended up at the expected places.
- InstallerTranslationMultipleLanguageTest::verifyImportedStringsTranslated in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTranslationMultipleLanguageTest.php - Helper function to verify that the expected strings are translated.
- ItemsPerPageTest::testItemsPerPage in core/
modules/ views/ tests/ src/ Functional/ Wizard/ ItemsPerPageTest.php - Tests the number of items per page.
- LanguageSelectElementTest::testHiddenLanguageSelectElement in core/
modules/ system/ tests/ src/ Functional/ Form/ LanguageSelectElementTest.php - Tests the case when the language select elements should not be printed.
- LanguageUrlRewritingTest::setUp in core/
modules/ language/ tests/ src/ Functional/ LanguageUrlRewritingTest.php - LanguageUrlRewritingTest::testDomainNameNegotiationPort in core/
modules/ language/ tests/ src/ Functional/ LanguageUrlRewritingTest.php - Check URL rewriting when using a domain name and a non-standard port.
- LocalePluralFormatTest::importPoFile in core/
modules/ locale/ tests/ src/ Functional/ LocalePluralFormatTest.php - Imports a standalone .po file in a given language.
- LocalePluralFormatTest::testPluralEditDateFormatter in core/
modules/ locale/ tests/ src/ Functional/ LocalePluralFormatTest.php - Tests plural editing of DateFormatter strings.
- LocalePluralFormatTest::testPluralEditExport in core/
modules/ locale/ tests/ src/ Functional/ LocalePluralFormatTest.php - Tests plural editing and export functionality.
- NestedFormTest::testNestedFieldForm in core/
modules/ field/ tests/ src/ Functional/ NestedFormTest.php - Tests Field API form integration within a subform.
- SearchQueryAlterTest::testQueryAlter in core/
modules/ search/ tests/ src/ Functional/ SearchQueryAlterTest.php - Tests that the query alter works.
- TaxonomyTermIndentationTest::testTermIndentation in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyTermIndentationTest.php - Tests term indentation.
- UiHelperTrait::drupalLogin in core/
tests/ Drupal/ Tests/ UiHelperTrait.php - Logs in a user using the Mink controlled browser.
- UiHelperTrait::drupalPostForm in core/
tests/ Drupal/ Tests/ UiHelperTrait.php - Executes a form submission.
- UpdateUploadTest::testUploadModule in core/
modules/ update/ tests/ src/ Functional/ UpdateUploadTest.php - Tests upload, extraction, and update of a module.
- Upgrade7Test::testUpgrade in core/
modules/ rdf/ tests/ src/ Functional/ Migrate/ Upgrade7Test.php - Executes all steps of migrations upgrade.
- UserLanguageCreationTest::testLocalUserCreation in core/
modules/ user/ tests/ src/ Functional/ UserLanguageCreationTest.php - Functional test for language handling during user creation.
- VocabularyPermissionsTest::testVocabularyPermissionsTaxonomyTerm in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyPermissionsTest.php - Create, edit and delete a taxonomy term via the user interface.
- VocabularyUiTest::testTaxonomyAdminChangingWeights in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyUiTest.php - Changing weights on the vocabulary overview with two or more vocabularies.
- VocabularyUiTest::testTaxonomyAdminDeletingVocabulary in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyUiTest.php - Deleting a vocabulary.
- VocabularyUiTest::testVocabularyInterface in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyUiTest.php - Create, edit and delete a vocabulary via the user interface.
- WorkspaceContentModerationIntegrationTest::testModerationInWorkspace in core/
modules/ content_moderation/ tests/ src/ Functional/ WorkspaceContentModerationIntegrationTest.php - Tests moderating nodes in a workspace.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.