2537 calls to UiHelperTrait::drupalGet()
- AccessDeniedTest::testAccessDenied in core/
modules/ system/ tests/ src/ Functional/ System/ AccessDeniedTest.php - AccessDeniedTest::testAccessDeniedCustomPageWithAccessDenied in core/
modules/ system/ tests/ src/ Functional/ System/ AccessDeniedTest.php - Tests that an inaccessible custom 403 page falls back to the default.
- AccessRoleTest::testAccessRole in core/
modules/ user/ tests/ src/ Functional/ Views/ AccessRoleTest.php - Tests role access plugin.
- AccessTest::testStaticAccessPlugin in core/
modules/ views/ tests/ src/ Functional/ Plugin/ AccessTest.php - Tests static access check.
- ActionFormAjaxTest::testActionConfigurationWithAjax in core/
modules/ action/ tests/ src/ FunctionalJavascript/ ActionFormAjaxTest.php - Tests action plugins with AJAX save their configuration.
- ActionListTest::testEmptyActionList in core/
modules/ action/ tests/ src/ Functional/ ActionListTest.php - Tests the behavior when there are no actions to list in the admin page.
- ActionListTest::testNonConfigurableActionsCanBeCreated in core/
modules/ action/ tests/ src/ Functional/ ActionListTest.php - Tests that non-configurable actions can be created by the UI.
- ActionUninstallTest::testActionUninstall in core/
modules/ action/ tests/ src/ Functional/ ActionUninstallTest.php - Tests Actions UI uninstall.
- ActiveLinkTest::testQueryStringQuotes in core/
modules/ system/ tests/ src/ FunctionalJavascript/ ActiveLinkTest.php - Ensures no JS error is thrown with query strings containing special chars.
- AddedStylesheetsTest::testCkeditorStylesheets in core/
modules/ ckeditor5/ tests/ src/ Functional/ AddedStylesheetsTest.php - Test the ckeditor5-stylesheets theme config.
- AdminAjaxTest::testAjaxRebuild in core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ AdminAjaxTest.php - Confirms that form_alter is triggered after AJAX rebuilds.
- AdminAjaxTest::testBodyScroll in core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ AdminAjaxTest.php - Tests body scroll.
- AdminMetaTagTest::testMetaTag in core/
modules/ system/ tests/ src/ Functional/ System/ AdminMetaTagTest.php - Verify that the meta tag HTML is generated correctly.
- AdminPathEntityConverterLanguageTest::testConfigUsingCurrentLanguage in core/
modules/ language/ tests/ src/ Functional/ AdminPathEntityConverterLanguageTest.php - Tests the translated and untranslated config entities are loaded properly.
- AdminTest::testAdminPages in core/
modules/ system/ tests/ src/ Functional/ System/ AdminTest.php - Tests output on administrative listing pages.
- AdminTest::testCompactMode in core/
modules/ system/ tests/ src/ Functional/ System/ AdminTest.php - Tests compact mode.
- AdminTest::testConfigBlocksDescription in core/
modules/ system/ tests/ src/ Functional/ System/ AdminTest.php - Tests admin config page blocks without descriptions.
- AdminUiTest::testImageUploadSettingsAreValidated in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ AdminUiTest.php - Tests that image upload settings (stored out of band) are validated too.
- AdminUiTest::testMessagesDoNotAccumulate in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ AdminUiTest.php - Ensure CKEditor 5 admin UI's real-time validation errors do not accumulate.
- AdminUiTest::testSettingsOnlyFireAjaxWithCkeditor5 in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ AdminUiTest.php - Confirm settings only trigger AJAX when select value is CKEditor 5.
- AjaxBlockTest::testAddAjaxBlock in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ AjaxBlockTest.php - Tests configuring a field block for a user field.
- AjaxCallbacksTest::testDateAjaxCallback in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxCallbacksTest.php - Tests if Ajax callback works on date element.
- AjaxCallbacksTest::testDateTimeAjaxCallback in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxCallbacksTest.php - Tests if Ajax callback works on datetime element.
- AjaxFileManagedMultipleTest::testMultipleFilesUpload in core/
modules/ file/ tests/ src/ FunctionalJavascript/ AjaxFileManagedMultipleTest.php - Tests if managed file form element works well with multiple files upload.
- AjaxFormCacheTest::testBlockForms in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxFormCacheTest.php - Tests AJAX forms in blocks.
- AjaxFormCacheTest::testFormCacheUsage in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxFormCacheTest.php - Tests the usage of form cache for AJAX forms.
- AjaxFormCacheTest::testQueryString in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxFormCacheTest.php - Tests AJAX forms on pages with a query string.
- AjaxFormImageButtonTest::testAjaxImageButtonKeypressEnter in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxFormImageButtonTest.php - Tests image buttons can be operated with the keyboard ENTER key.
- AjaxFormImageButtonTest::testAjaxImageButtonKeypressSpace in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxFormImageButtonTest.php - Tests image buttons can be operated with the keyboard SPACE key.
- AjaxFormPageCacheTest::testAjaxElementValidation in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxFormPageCacheTest.php - Tests that updating the text field trigger an AJAX request/response.
- AjaxFormPageCacheTest::testSimpleAJAXFormValue in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxFormPageCacheTest.php - Create a simple form, then submit the form via AJAX to change to it.
- AjaxInGroupTest::testSimpleAjaxFormValue in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxInGroupTest.php - Submits forms with select and checkbox elements via Ajax.
- AjaxMaintenanceModeTest::testAjaxCallMaintenanceMode in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxMaintenanceModeTest.php - Tests maintenance message only appears once on an AJAX call.
- AjaxPageStateTest::testDrupalSettingsIsNotLoaded in core/
modules/ system/ tests/ src/ Functional/ Render/ AjaxPageStateTest.php - Give ajax_page_state[libraries]=core/drupalSettings to exclude the library.
- AjaxPageStateTest::testLibrariesAvailable in core/
modules/ system/ tests/ src/ Functional/ Render/ AjaxPageStateTest.php - Default functionality without the param ajax_page_state[libraries].
- AjaxPageStateTest::testMultipleLibrariesAreNotLoaded in core/
modules/ system/ tests/ src/ Functional/ Render/ AjaxPageStateTest.php - Tests if multiple libraries can be excluded.
- AjaxTest::assertInsert in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxTest.php - Assert insert.
- AjaxTest::testAjaxFocus in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxTest.php - Tests ajax focus handling.
- AjaxTest::testAjaxWithAdminRoute in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxTest.php - AjaxTest::testDrupalSettingsCachingRegression in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxTest.php - Tests that AJAX loaded libraries are not retained between requests.
- AjaxTest::testGlobalEvents in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxTest.php - Tests that jQuery's global Ajax events are triggered at the correct time.
- AjaxTest::testUiAjaxException in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxTest.php - Tests that Ajax errors are visible in the UI.
- AjaxWaitTest::testUnnecessaryWait in core/
tests/ Drupal/ FunctionalJavascriptTests/ AjaxWaitTest.php - Tests that an unnecessary wait triggers an error.
- AlterTest::testExecutionOrder in core/
modules/ system/ tests/ src/ Functional/ Form/ AlterTest.php - Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter().
- AnnounceBlockTest::testAnnounceWithoutPermission in core/
modules/ announcements_feed/ tests/ src/ FunctionalJavascript/ AnnounceBlockTest.php - Testing announce feed block visibility.
- AnnouncementsCacheTest::testDynamicPageCache in core/
modules/ announcements_feed/ tests/ src/ Functional/ AnnouncementsCacheTest.php - Tests dynamic page cache.
- ArbitraryRebuildTest::testUserRegistrationMultipleField in core/
modules/ system/ tests/ src/ Functional/ Form/ ArbitraryRebuildTest.php - Tests a rebuild caused by a multiple value field.
- ArbitraryRebuildTest::testUserRegistrationRebuild in core/
modules/ system/ tests/ src/ Functional/ Form/ ArbitraryRebuildTest.php - Tests a basic rebuild with the user registration form.
- AreaHTTPStatusCodeTest::testHTTPStatusCodeHandler in core/
modules/ views/ tests/ src/ Functional/ Handler/ AreaHTTPStatusCodeTest.php - Tests the area handler.
- AreaTest::testRenderAreaToken in core/
modules/ views/ tests/ src/ Functional/ Handler/ AreaTest.php - Tests global tokens.
- AreaTest::testTitleArea in core/
modules/ views/ tests/ src/ Functional/ Handler/ AreaTest.php - Tests overriding the view title using the area title handler.
- AreaTest::testUI in core/
modules/ views/ tests/ src/ Functional/ Handler/ AreaTest.php - Tests the generic UI of an area handler.
- AreaTitleWebTest::testTitleText in core/
modules/ views/ tests/ src/ Functional/ Handler/ AreaTitleWebTest.php - Tests the title area handler.
- ArgumentDefaultTest::testArgumentDefaultNode in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ArgumentDefaultTest.php - Tests node default argument.
- ArgumentDefaultTest::testArgumentDefaultNoOptions in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ArgumentDefaultTest.php - Tests the use of a default argument plugin that provides no options.
- ArgumentDefaultTest::testArgumentDefaultUrlGeneration in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ArgumentDefaultTest.php - Tests the more line generation if a default argument is provided.
- AssetAggregationAcrossPagesTest::doRequests in core/
profiles/ demo_umami/ tests/ src/ FunctionalJavascript/ AssetAggregationAcrossPagesTest.php - Performs a common set of requests so the above test methods stay in sync.
- AssetOptimizationTest::requestPage in core/
tests/ Drupal/ FunctionalTests/ Asset/ AssetOptimizationTest.php - Creates a user and requests a page.
- AssetOptimizationTestUmami::requestPage in core/
tests/ Drupal/ FunctionalTests/ Asset/ AssetOptimizationTestUmami.php - BaseFieldAccessTest::testProtectedField in core/
modules/ views/ tests/ src/ Functional/ Entity/ BaseFieldAccessTest.php - Tests access to protected base fields.
- BasicAuthTest::testBasicAuth in core/
modules/ basic_auth/ tests/ src/ Functional/ BasicAuthTest.php - Tests http basic authentication.
- BasicAuthTest::testCacheabilityOf401Response in core/
modules/ basic_auth/ tests/ src/ Functional/ BasicAuthTest.php - Tests the cacheability of the Basic Auth 401 response.
- BasicAuthTest::testControllerNotCalledBeforeAuth in core/
modules/ basic_auth/ tests/ src/ Functional/ BasicAuthTest.php - Tests if the controller is called before authentication.
- BasicAuthTest::testUnauthorizedErrorMessage in core/
modules/ basic_auth/ tests/ src/ Functional/ BasicAuthTest.php - Tests if a comprehensive message is displayed when the route is denied.
- BasicTest::testViewsWizardAndListing in core/
modules/ views/ tests/ src/ Functional/ Wizard/ BasicTest.php - BasicTest::testWizardDefaultValues in core/
modules/ views/ tests/ src/ Functional/ Wizard/ BasicTest.php - Tests default plugin values are populated from the wizard form.
- BigPipePreviewTest::testLazyLoaderPreview in core/
modules/ big_pipe/ tests/ src/ FunctionalJavascript/ BigPipePreviewTest.php - Test preview functionality within placeholders.
- BigPipeRegressionTest::doTestBigPipeLargeContent in core/
modules/ big_pipe/ tests/ src/ FunctionalJavascript/ BigPipeRegressionTest.php - Tests BigPipe large content.
- BigPipeRegressionTest::doTestMultipleReplacements in core/
modules/ big_pipe/ tests/ src/ FunctionalJavascript/ BigPipeRegressionTest.php - Test BigPipe replacement of multiple complex replacements.
- BigPipeRegressionTest::doTestPlaceholderInParagraph_2802923 in core/
modules/ big_pipe/ tests/ src/ FunctionalJavascript/ BigPipeRegressionTest.php - Ensure default BigPipe placeholder HTML cannot split paragraphs.
- BigPipeRegressionTest::testMessages_2712935 in core/
modules/ big_pipe/ tests/ src/ FunctionalJavascript/ BigPipeRegressionTest.php - Ensure messages set in placeholders always appear.
- BigPipeRegressionTest::testMultipleClosingBodies_2678662 in core/
modules/ big_pipe/ tests/ src/ FunctionalJavascript/ BigPipeRegressionTest.php - Ensure BigPipe works despite inline JS containing the string "</body>".
- BigPipeTest::testBigPipe in core/
modules/ big_pipe/ tests/ src/ Functional/ BigPipeTest.php - Tests BigPipe-delivered HTML responses when JavaScript is enabled.
- BigPipeTest::testBigPipeMultiOccurrencePlaceholders in core/
modules/ big_pipe/ tests/ src/ Functional/ BigPipeTest.php - Tests BigPipe with a multi-occurrence placeholder.
- BigPipeTest::testBigPipeNoJs in core/
modules/ big_pipe/ tests/ src/ Functional/ BigPipeTest.php - Tests BigPipe-delivered HTML responses when JavaScript is disabled.
- BigPipeTest::testNoJsDetection in core/
modules/ big_pipe/ tests/ src/ Functional/ BigPipeTest.php - Tests BigPipe's no-JS detection.
- BlockAddTest::testBlockAddThemeSelector in core/
modules/ block/ tests/ src/ FunctionalJavascript/ BlockAddTest.php - Tests the AJAX for the theme selector.
- BlockAdminThemeTest::testAdminTheme in core/
modules/ block/ tests/ src/ Functional/ BlockAdminThemeTest.php - Check for the accessibility of the admin theme on the block admin page.
- BlockAdminThemeTest::testClaroAdminTheme in core/
modules/ block/ tests/ src/ Functional/ BlockAdminThemeTest.php - Ensure contextual links are disabled in Claro theme.
- BlockCacheTest::testCachePermissions in core/
modules/ block/ tests/ src/ Functional/ BlockCacheTest.php - Tests a cacheable block without any additional cache context.
- BlockCacheTest::testCachePerPage in core/
modules/ block/ tests/ src/ Functional/ BlockCacheTest.php - Tests "url" cache context.
- BlockCacheTest::testCachePerRole in core/
modules/ block/ tests/ src/ Functional/ BlockCacheTest.php - Tests "user.roles" cache context.
- BlockCacheTest::testCachePerUser in core/
modules/ block/ tests/ src/ Functional/ BlockCacheTest.php - Tests "user" cache context.
- BlockCacheTest::testNoCache in core/
modules/ block/ tests/ src/ Functional/ BlockCacheTest.php - Tests non-cacheable block.
- BlockContentContextualLinksTest::testBlockContentContextualLinks in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentContextualLinksTest.php - Tests contextual links.
- BlockContentCreationTest::testBlockContentCreation in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentCreationTest.php - Creates a "Basic block" block and verifies its consistency in the database.
- BlockContentCreationTest::testBlockContentCreationMultipleViewModes in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentCreationTest.php - Creates a "Basic page" block with multiple view modes.
- BlockContentCreationTest::testBlockContentFormSubmitHandlers in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentCreationTest.php - Tests the redirect workflow of creating a block_content and block.
- BlockContentCreationTest::testBlockDelete in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentCreationTest.php - Tests deleting a block.
- BlockContentCreationTest::testConfigDependencies in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentCreationTest.php - Tests placed content blocks create a dependency in the block placement.
- BlockContentCreationTest::testDefaultBlockContentCreation in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentCreationTest.php - Create a default content block.
- BlockContentFieldFilterTest::assertPageCounts in core/
modules/ block_content/ tests/ src/ Functional/ Views/ BlockContentFieldFilterTest.php - Asserts that the given block_content translation counts are correct.
- BlockContentIntegrationTest::testBlockContentViewTypeArgument in core/
modules/ block_content/ tests/ src/ Functional/ Views/ BlockContentIntegrationTest.php - Tests basic block_content view with a block_content_type argument.
- BlockContentListTest::testBlockRegionPlacement in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentListTest.php - Tests the region value when a new block is saved.
- BlockContentListTest::testListing in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentListTest.php - Tests the content block listing page with different permissions.
- BlockContentListViewsTest::testListing in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentListViewsTest.php - Tests the content block listing page.
- BlockContentPageViewTest::testPageEdit in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentPageViewTest.php - Checks block edit and fallback functionality.
- BlockContentRedirectTest::testRedirectDestination in core/
modules/ block_content/ tests/ src/ Functional/ Views/ BlockContentRedirectTest.php - Tests the redirect destination when editing block content.
- BlockContentRevisionDeleteTest::testDeleteForm in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentRevisionDeleteTest.php - Tests revision delete.
- BlockContentRevisionRevertTest::testRevertForm in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentRevisionRevertTest.php - Tests revision revert.
- BlockContentRevisionsTest::testRevisions in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentRevisionsTest.php - Checks block revision related operations.
- BlockContentRevisionVersionHistoryTest::testVersionHistory in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentRevisionVersionHistoryTest.php - Tests version history page.
- BlockContentTranslationUITest::doTestBasicTranslation in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTranslationUITest.php - BlockContentTranslationUITest::doTestTranslationEdit in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTranslationUITest.php - BlockContentTypeTest::testBlockContentAddPageOrder in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTypeTest.php - Tests the order of the block content types on the add page.
- BlockContentTypeTest::testBlockContentTypeCreation in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTypeTest.php - Tests creating a block type programmatically and via a form.
- BlockContentTypeTest::testBlockContentTypeDeletion in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTypeTest.php - Tests deleting a block type that still has content.
- BlockContentTypeTest::testBlockContentTypeEditing in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTypeTest.php - Tests editing a block type using the UI.
- BlockContentTypeTest::testsBlockContentAddTypes in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTypeTest.php - Tests that redirects work as expected when multiple block types exist.
- BlockContentUpdateTest::testMoveCustomBlockLibraryToContent in core/
modules/ block_content/ tests/ src/ Functional/ Update/ BlockContentUpdateTest.php - Tests moving the content block library to Content.
- BlockContentWizardTest::testViewAddBlockContent in core/
modules/ block_content/ tests/ src/ Functional/ Views/ BlockContentWizardTest.php - Tests creating a 'block_content' entity view.
- BlockContextualLinksTest::testBlockContextualRemoveLinks in core/
modules/ block/ tests/ src/ FunctionalJavascript/ BlockContextualLinksTest.php - Test that remove/configure contextual links are present in the block.
- BlockDemoTest::testBlockDemo in core/
modules/ block/ tests/ src/ Functional/ BlockDemoTest.php - Check for the accessibility of the admin block demo page.
- BlockDragTest::testDragAndDropBlocks in core/
modules/ block/ tests/ src/ FunctionalJavascript/ BlockDragTest.php - Tests drag and drop blocks.
- BlockExposedFilterAJAXTest::testExposedFilteringAndReset in core/
modules/ views/ tests/ src/ FunctionalJavascript/ BlockExposedFilterAJAXTest.php - Tests if exposed filtering and reset works with a views block and ajax.
- BlockFilterTest::testBlockFilter in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ BlockFilterTest.php - Tests block filter.
- BlockFilterTest::testBlockFilter in core/
modules/ block/ tests/ src/ FunctionalJavascript/ BlockFilterTest.php - Tests block filter.
- BlockFormInBlockTest::testCachePerPage in core/
modules/ block/ tests/ src/ Functional/ BlockFormInBlockTest.php - Tests to see if form in block's redirect isn't cached.
- BlockFormInBlockTest::testPlaceholders in core/
modules/ block/ tests/ src/ Functional/ BlockFormInBlockTest.php - Tests the actual placeholders.
- BlockFormMessagesTest::testValidationMessage in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ BlockFormMessagesTest.php - Tests that validation messages are shown on the block form.
- BlockHiddenRegionTest::testBlockNotInHiddenRegion in core/
modules/ block/ tests/ src/ Functional/ BlockHiddenRegionTest.php - Tests that hidden regions do not inherit blocks when a theme is installed.
- BlockHookOperationTest::testBlockOperationAlter in core/
modules/ block/ tests/ src/ Functional/ BlockHookOperationTest.php - Tests the block list to see if the test_operation link is added.
- BlockHtmlTest::testHtml in core/
modules/ block/ tests/ src/ Functional/ BlockHtmlTest.php - Tests for valid HTML for a block.
- BlockInstallTest::testCacheTagInvalidationUponInstallation in core/
modules/ block/ tests/ src/ Functional/ BlockInstallTest.php - BlockInvalidRegionTest::testBlockInInvalidRegion in core/
modules/ block/ tests/ src/ Functional/ BlockInvalidRegionTest.php - Tests that blocks assigned to invalid regions work correctly.
- BlockLanguageCacheTest::testBlockLinks in core/
modules/ block/ tests/ src/ Functional/ BlockLanguageCacheTest.php - Creates a block in a language, check blocks page in all languages.
- BlockLanguageTest::setUp in core/
modules/ block/ tests/ src/ Functional/ BlockLanguageTest.php - BlockLanguageTest::testLanguageBlockVisibility in core/
modules/ block/ tests/ src/ Functional/ BlockLanguageTest.php - Tests the visibility settings for the blocks based on language.
- BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete in core/
modules/ block/ tests/ src/ Functional/ BlockLanguageTest.php - Tests if the visibility settings are removed if the language is deleted.
- BlockLanguageTest::testMultipleLanguageTypes in core/
modules/ block/ tests/ src/ Functional/ BlockLanguageTest.php - Tests block language visibility with different language types.
- BlockLayoutTourTest::testBlockLayoutTourTips in core/
modules/ tour/ tests/ src/ Functional/ Block/ BlockLayoutTourTest.php - Tests Block Layout tour tip availability.
- BlockRenderOrderTest::testBlockRenderOrder in core/
modules/ block/ tests/ src/ Functional/ BlockRenderOrderTest.php - Tests the render order of the blocks.
- BlockSystemBrandingTest::testSystemBrandingSettings in core/
modules/ block/ tests/ src/ Functional/ BlockSystemBrandingTest.php - Tests system branding block configuration.
- BlockTest::moveBlockToRegion in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Moves a block to a given region via the UI and confirms the result.
- BlockTest::testAddBlockFromLibraryWithWeight in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests adding a block from the library page with a weight query string.
- BlockTest::testBlock in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests configuring and moving a module-define block to specific regions.
- BlockTest::testBlockAccess in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests the block access.
- BlockTest::testBlockCacheTags in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests that cache tags are properly set and bubbled up to the page cache.
- BlockTest::testBlockThemeSelector in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests that the block form has a theme selector when not passed via the URL.
- BlockTest::testBlockTitle in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests block title.
- BlockTest::testBlockToggleVisibility in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests that visibility can be properly toggled.
- BlockTest::testBlockVisibility in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests block visibility.
- BlockTest::testBlockVisibilityListedEmpty in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests block visibility when leaving "pages" textarea empty.
- BlockTest::testHideBlockTitle in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests block title display settings.
- BlockTest::testThemeAdminLink in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests that a link exists to block layout from the appearance form.
- BlockTest::testThemeName in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests block display of theme titles.
- BlockTest::testUninstallTheme in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests that uninstalling a theme removes its block configuration.
- BlockUiTest::testBlockAdminUiPage in core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php - Tests block admin page exists and functions correctly.
- BlockUiTest::testBlockDemoUiPage in core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php - Tests block demo page exists and functions correctly.
- BlockUiTest::testBlockPlacementIndicator in core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php - Tests the block placement indicator.
- BlockUiTest::testBlockValidateErrors in core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php - Tests if validation errors are passed plugin form to the parent form.
- BlockUiTest::testBrokenBlockVisibility in core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php - Tests that users without permission are not able to view broken blocks.
- BlockUiTest::testCandidateBlockList in core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php - Tests the block categories on the listing page.
- BlockUiTest::testContextAwareBlocks in core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php - Tests the behavior of context-aware blocks.
- BlockUiTest::testContextAwareUnsatisfiedBlocks in core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php - Tests the behavior of unsatisfied context-aware blocks.
- BlockUiTest::testMachineNameSuggestion in core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php - Tests that the BlockForm populates machine name correctly.
- BlockUiTest::testRouteProtection in core/
modules/ block/ tests/ src/ Functional/ BlockUiTest.php - Tests that the enable/disable routes are protected from CSRF.
- BlockXssTest::doBlockContentTest in core/
modules/ block/ tests/ src/ Functional/ BlockXssTest.php - Tests XSS coming from Block Content block info.
- BlockXssTest::doMenuTest in core/
modules/ block/ tests/ src/ Functional/ BlockXssTest.php - Tests XSS coming from Menu block labels.
- BlockXssTest::doViewTest in core/
modules/ block/ tests/ src/ Functional/ BlockXssTest.php - Tests XSS coming from View block labels.
- BlockXssTest::testBlockXss in core/
modules/ block/ tests/ src/ Functional/ BlockXssTest.php - Tests various modules that provide blocks for XSS.
- BlockXssTest::testNoUnexpectedEscaping in core/
modules/ block/ tests/ src/ Functional/ BlockXssTest.php - Tests that nothing is escaped other than the blocks explicitly tested.
- BlockXssTest::testXssInCategory in core/
modules/ block/ tests/ src/ Functional/ BlockXssTest.php - Tests XSS in category.
- BlockXssTest::testXssInTitle in core/
modules/ block/ tests/ src/ Functional/ BlockXssTest.php - Tests XSS in title.
- BookBreadcrumbTest::createBookNode in core/
modules/ book/ tests/ src/ Functional/ BookBreadcrumbTest.php - Creates a book node.
- BookBreadcrumbTest::testBreadcrumbAccessUpdates in core/
modules/ book/ tests/ src/ Functional/ BookBreadcrumbTest.php - Tests that the breadcrumb is updated when book access changes.
- BookBreadcrumbTest::testBreadcrumbTitleUpdates in core/
modules/ book/ tests/ src/ Functional/ BookBreadcrumbTest.php - Tests that the breadcrumb is updated when book content changes.
- BookContentModerationTest::testBookWithPendingRevisions in core/
modules/ book/ tests/ src/ Functional/ BookContentModerationTest.php - Tests that book drafts can not modify the book outline.
- BookJavascriptTest::testBookAddOutline in core/
modules/ book/ tests/ src/ FunctionalJavascript/ BookJavascriptTest.php - Tests book outline AJAX request.
- BookJavascriptTest::testBookOrdering in core/
modules/ book/ tests/ src/ FunctionalJavascript/ BookJavascriptTest.php - Tests re-ordering of books.
- BookRelationshipTest::createBookNode in core/
modules/ book/ tests/ src/ Functional/ Views/ BookRelationshipTest.php - Creates a book node.
- BookRelationshipTest::testRelationship in core/
modules/ book/ tests/ src/ Functional/ Views/ BookRelationshipTest.php - Tests using the views relationship.
- BookTest::testAdminBookListing in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests the administrative listing of all books.
- BookTest::testAdminBookNodeListing in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests the administrative listing of all book pages in a book.
- BookTest::testBook in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests book functionality through node interfaces.
- BookTest::testBookDelete in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests the access for deleting top-level book nodes.
- BookTest::testBookExport in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests book export ("printer-friendly version") functionality.
- BookTest::testBookListing in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests the listing of all books.
- BookTest::testBookNavigationBlock in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests the functionality of the book navigation block.
- BookTest::testBookNavigationBlockOnUnpublishedBook in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests the book navigation block when book is unpublished.
- BookTest::testBookNavigationCacheContext in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests the book navigation cache context.
- BookTest::testBookOutline in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests outline of a book.
- BookTest::testEmptyBook in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests saving the book outline on an empty book.
- BookTest::testGetTableOfContents in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests BookManager::getTableOfContents().
- BookTest::testNavigationBlockOnAccessModuleInstalled in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests the book navigation block when an access module is installed.
- BookTest::testSettingsForm in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests that the book settings form can be saved without error.
- BooleanFieldTest::testBooleanField in core/
modules/ field/ tests/ src/ Functional/ Boolean/ BooleanFieldTest.php - Tests boolean field.
- BooleanFieldTest::testFormAccess in core/
modules/ field/ tests/ src/ Functional/ Boolean/ BooleanFieldTest.php - Tests field access.
- BooleanFormatterSettingsTest::testBooleanFormatterSettings in core/
modules/ field/ tests/ src/ FunctionalJavascript/ Boolean/ BooleanFormatterSettingsTest.php - Tests the formatter settings page for the Boolean formatter.
- BooleanFormatterSettingsTest::testBooleanFormatterSettings in core/
modules/ field/ tests/ src/ Functional/ Boolean/ BooleanFormatterSettingsTest.php - Tests the formatter settings page for the Boolean formatter.
- Breadcrumb404Test::testBreadcrumbOn404Pages in core/
tests/ Drupal/ FunctionalTests/ Breadcrumb/ Breadcrumb404Test.php - Tests that different 404s don't create unnecessary cache entries.
- BreadcrumbFrontCacheContextsTest::testBreadcrumbsFrontPageCache in core/
modules/ system/ tests/ src/ Functional/ Menu/ BreadcrumbFrontCacheContextsTest.php - Validate that breadcrumb markup get the right cache contexts.
- BreadcrumbTest::testBreadCrumbs in core/
modules/ system/ tests/ src/ Functional/ Menu/ BreadcrumbTest.php - Tests breadcrumbs on node and administrative paths.
- BrowserTestBaseTest::testCheckForMetaRefresh in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests the ::checkForMetaRefresh() method.
- BrowserTestBaseTest::testClickLink in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests clickLink() functionality.
- BrowserTestBaseTest::testDeprecationHeaders in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests that deprecation headers do not get duplicated.
- BrowserTestBaseTest::testDrupalGet in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests drupalGet().
- BrowserTestBaseTest::testDrupalSettings in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests that JavaScript Drupal settings can be read.
- BrowserTestBaseTest::testError in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - BrowserTestBaseTest::testFieldAssertsForCheckbox in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests legacy field asserts for checkbox field type.
- BrowserTestBaseTest::testFieldAssertsForTextfields in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests field asserts using textfields.
- BrowserTestBaseTest::testForm in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests basic form functionality.
- BrowserTestBaseTest::testGoTo in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests basic page test.
- BrowserTestBaseTest::testHtKey in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests the protections provided by .htkey.
- BrowserTestBaseTest::testVarDump in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests the dump() function provided by the var-dumper Symfony component.
- BrowserTestBaseTest::testXpathAsserts in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests legacy field asserts which use xpath directly.
- BrowserTestBaseUserAgentTest::testUserAgentValidation in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseUserAgentTest.php - Tests validation of the User-Agent header we use to perform test requests.
- BrowserWithJavascriptTest::testAssertJsCondition in core/
tests/ Drupal/ FunctionalJavascriptTests/ BrowserWithJavascriptTest.php - BrowserWithJavascriptTest::testCreateScreenshot in core/
tests/ Drupal/ FunctionalJavascriptTests/ BrowserWithJavascriptTest.php - Tests creating screenshots.
- BrowserWithJavascriptTest::testEscapingAssertions in core/
tests/ Drupal/ FunctionalJavascriptTests/ BrowserWithJavascriptTest.php - Tests assertEscaped() and assertUnescaped().
- BrowserWithJavascriptTest::testJavascript in core/
tests/ Drupal/ FunctionalJavascriptTests/ BrowserWithJavascriptTest.php - BulkFormAccessTest::testNodeDeleteAccess in core/
modules/ node/ tests/ src/ Functional/ Views/ BulkFormAccessTest.php - Tests if nodes that may not be deleted, can not be deleted in bulk.
- BulkFormAccessTest::testNodeEditAccess in core/
modules/ node/ tests/ src/ Functional/ Views/ BulkFormAccessTest.php - Tests if nodes that may not be edited, can not be edited in bulk.
- BulkFormAccessTest::testUserDeleteAccess in core/
modules/ user/ tests/ src/ Functional/ Views/ BulkFormAccessTest.php - Tests if users that may not be deleted, can not be deleted in bulk.
- BulkFormAccessTest::testUserEditAccess in core/
modules/ user/ tests/ src/ Functional/ Views/ BulkFormAccessTest.php - Tests if users that may not be edited, can not be edited in bulk.
- BulkFormTest::setUp in core/
modules/ node/ tests/ src/ Functional/ Views/ BulkFormTest.php - BulkFormTest::testBulkForm in core/
modules/ user/ tests/ src/ Functional/ Views/ BulkFormTest.php - Tests the user bulk form.
- BulkFormTest::testBulkForm in core/
modules/ views/ tests/ src/ Functional/ BulkFormTest.php - Tests the bulk form.
- BulkFormTest::testConfirmRouteWithParameters in core/
modules/ views/ tests/ src/ Functional/ BulkFormTest.php - Tests that route parameters are passed to the confirmation form route.
- BulkOperationsTest::testBulkOperations in core/
modules/ views/ tests/ src/ FunctionalJavascript/ Plugin/ BulkOperationsTest.php - CacheabilityMetadataConfigOverrideIntegrationTest::testConfigOverride in core/
modules/ config/ tests/ src/ Functional/ CacheabilityMetadataConfigOverrideIntegrationTest.php - Tests if config overrides correctly set cacheability metadata.
- CacheWebTest::testCacheOutputOnPage in core/
modules/ views/ tests/ src/ Functional/ Plugin/ CacheWebTest.php - Tests the output caching on an actual page.
- CaseInsensitivePathTest::testMixedCasePaths in core/
tests/ Drupal/ FunctionalTests/ Routing/ CaseInsensitivePathTest.php - Tests mixed case paths.
- CaseInsensitivePathTest::testPathsWithArguments in core/
tests/ Drupal/ FunctionalTests/ Routing/ CaseInsensitivePathTest.php - Tests paths with slugs.
- CheckboxTest::testFormCheckbox in core/
modules/ system/ tests/ src/ Functional/ Form/ CheckboxTest.php - CKEditor5AllowedTagsTest::testAllowedTags in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5AllowedTagsTest.php - Test filter_html allowed tags.
- CKEditor5AllowedTagsTest::testFullHtml in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5AllowedTagsTest.php - Tests full HTML text format.
- CKEditor5AllowedTagsTest::testImageUploadsRemainEnabled in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5AllowedTagsTest.php - Tests that when image uploads were enabled, they remain enabled.
- CKEditor5AllowedTagsTest::testSwitchToVersion5 in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5AllowedTagsTest.php - Confirm that switching to CKEditor 5 from another editor updates tags.
- CKEditor5DialogTest::testCKEditor5FocusInTooltipsInDialog in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5DialogTest.php - Tests if CKEditor 5 tooltips can be interacted with in dialogs.
- CKEditor5FragmentLinkTest::testFragmentLink in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5FragmentLinkTest.php - Tests if the fragment link to a textarea works with CKEditor 5 enabled.
- CKEditor5MarkupTest::testAttributeEncoding in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5MarkupTest.php - Ensures that attribute values are encoded.
- CKEditor5MarkupTest::testComments in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5MarkupTest.php - Ensures that HTML comments are preserved in CKEditor 5.
- CKEditor5MarkupTest::testFilterHtmlAllowedGlobalAttributes in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5MarkupTest.php - Ensures that CKEditor 5 retains filter_html's allowed global attributes.
- CKEditor5MarkupTest::testStylesAndScripts in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5MarkupTest.php - Ensures that HTML scripts and styles are properly preserved in CKEditor 5.
- CKEditor5OffCanvasTest::testOffCanvasStyles in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5OffCanvasTest.php - Tests if CKEditor is properly styled inside an off-canvas dialog.
- CKEditor5ReadOnlyModeTest::testReadOnlyMode in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5ReadOnlyModeTest.php - Test that disabling a CKEditor 5 field results in an uneditable editor.
- CKEditor5Test::languageOfPartsPluginConfigureLanguageListHelper in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5Test.php - Helper to set language list option for CKEditor.
- CKEditor5Test::languageOfPartsPluginTestHelper in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5Test.php - Validate expected languages available in editor.
- CKEditor5Test::testActiveTabsMaintained in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5Test.php - Confirms active tab status is intact after AJAX refresh.
- CKEditor5Test::testEditorFileReferenceIntegration in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5Test.php - Ensures that CKEditor 5 integrates with file reference filter.
- CKEditor5Test::testEmphasis in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5Test.php - Ensures that CKEditor italic model is converted to em.
- CKEditor5Test::testExistingContent in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5Test.php - Tests configuring CKEditor 5 for existing content.
- CKEditor5Test::testHeadingsPlugin in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5Test.php - Test headings configuration.
- CKEditor5Test::testListPlugin in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5Test.php - Tests list plugin.
- CKEditor5Test::testSave in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5Test.php - Ensures that changes are saved in CKEditor 5.
- CKEditor5TestBase::createNewTextFormat in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5TestBase.php - Create a new text format using CKEditor 5.
- CKEditor5ToolbarTest::test in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditor5ToolbarTest.php - Ensures that CKEditor 5 toolbar renders below Drupal Toolbar.
- CKEditorStylesheetsWarningTest::testWarningFilterUi in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ CKEditorStylesheetsWarningTest.php - Test the ckeditor_stylesheets warning in the filter UI.
- ClaroEntityDisplayTest::testEntityForm in core/
tests/ Drupal/ FunctionalJavascriptTests/ Theme/ ClaroEntityDisplayTest.php - Copied from parent.
- ClaroEntityDisplayTest::testEntityView in core/
tests/ Drupal/ FunctionalJavascriptTests/ Theme/ ClaroEntityDisplayTest.php - Copied from parent.
- ClaroEntityDisplayTest::testExtraFields in core/
tests/ Drupal/ FunctionalJavascriptTests/ Theme/ ClaroEntityDisplayTest.php - Copied from parent.
- ClaroLayoutBuilderTest::testContextualLinks in core/
tests/ Drupal/ FunctionalTests/ Theme/ ClaroLayoutBuilderTest.php - Tests the layout builder has expected contextual links with Claro.
- ClaroModalDisplayTest::testModalAddAnother in core/
tests/ Drupal/ FunctionalJavascriptTests/ Theme/ ClaroModalDisplayTest.php - Tests the position f "add another" button in dialogs.
- ClaroPasswordConfirmWidgetTest::testPasswordConfirmMessage in core/
tests/ Drupal/ FunctionalJavascriptTests/ Theme/ ClaroPasswordConfirmWidgetTest.php - Tests that password match message is invisible when widget is initialized.
- ClaroTableDragTest::testNoDuplicates in core/
tests/ Drupal/ FunctionalJavascriptTests/ Theme/ ClaroTableDragTest.php - Ensures that there are no duplicate tabledrag handles.
- ClaroTest::testConfigSchema in core/
tests/ Drupal/ FunctionalTests/ Theme/ ClaroTest.php - Tests Claro's configuration schema.
- ClaroTest::testIsUninstallable in core/
tests/ Drupal/ FunctionalTests/ Theme/ ClaroTest.php - Tests that the Claro theme can be uninstalled.
- ClaroTest::testPagerAttribute in core/
tests/ Drupal/ FunctionalTests/ Theme/ ClaroTest.php - Tests pager attribute is present using pager_test.
- ClaroTest::testRegressionMissingElementsCss in core/
tests/ Drupal/ FunctionalTests/ Theme/ ClaroTest.php - Testing that Claro theme's global library is always attached.
- ClaroViewsBulkOperationsTest::testBulkOperationsUi in core/
tests/ Drupal/ FunctionalJavascriptTests/ Theme/ ClaroViewsBulkOperationsTest.php - Tests the dynamic Bulk Operations form.
- ClaroViewsUiTest::testViewsUiDropButtonCssClasses in core/
tests/ Drupal/ FunctionalJavascriptTests/ Theme/ ClaroViewsUiTest.php - Tests Views UI dropbutton CSS classes.
- ClaroViewsUiTest::testViewsUiTabsCssClasses in core/
tests/ Drupal/ FunctionalJavascriptTests/ Theme/ ClaroViewsUiTest.php - Tests Views UI display menu tabs CSS classes.
- ClassLoaderTest::testAutoloadFromModuleFile in core/
modules/ system/ tests/ src/ Functional/ Module/ ClassLoaderTest.php - Tests that .module files can use class constants in main section.
- ClassLoaderTest::testClassLoading in core/
modules/ system/ tests/ src/ Functional/ Module/ ClassLoaderTest.php - Tests that module-provided classes can be loaded when a module is enabled.
- ClassLoaderTest::testClassLoadingDisabledModules in core/
modules/ system/ tests/ src/ Functional/ Module/ ClassLoaderTest.php - Tests that module-provided classes can't be loaded from disabled modules.
- ClassLoaderTest::testClassLoadingNotInstalledModules in core/
modules/ system/ tests/ src/ Functional/ Module/ ClassLoaderTest.php - Tests that module-provided classes can't be loaded if module not installed.
- ClassLoaderTest::testMultipleModules in core/
modules/ system/ tests/ src/ Functional/ Module/ ClassLoaderTest.php - Ensures the negative caches in the class loader don't result in crashes.
- ClickSortingAJAXTest::testClickSorting in core/
modules/ views/ tests/ src/ FunctionalJavascript/ ClickSortingAJAXTest.php - Tests if sorting via AJAX works for the "Content" View.
- CollapsedSummariesTest::testSummaries in core/
modules/ node/ tests/ src/ FunctionalJavascript/ CollapsedSummariesTest.php - Confirm that summaries are provided for node meta at all widths.
- CommandsTest::testAjaxCommands in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ CommandsTest.php - Tests the various Ajax Commands.
- CommentAccessTest::testCannotCommentOnEntitiesYouCannotView in core/
modules/ comment/ tests/ src/ Functional/ CommentAccessTest.php - Tests commenting disabled for access-blocked entities.
- CommentAccessTest::testCannotViewCommentReplyFormOnEntitiesYouCannotView in core/
modules/ comment/ tests/ src/ Functional/ CommentAccessTest.php - Tests cannot view comment reply form on entities you cannot view.
- CommentAdminTest::testApprovalAdminInterface in core/
modules/ comment/ tests/ src/ Functional/ CommentAdminTest.php - Tests comment approval functionality through admin/content/comment.
- CommentAdminTest::testApprovalAdminInterface in core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentAdminTest.php - Tests comment approval functionality through admin/content/comment.
- CommentAdminTest::testApprovalNodeInterface in core/
modules/ comment/ tests/ src/ Functional/ CommentAdminTest.php - Tests comment approval functionality through the node interface.
- CommentAdminTest::testCommentAdmin in core/
modules/ comment/ tests/ src/ Functional/ CommentAdminTest.php - Tests comment bundle admin.
- CommentAdminTest::testCommentedEntityLabel in core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentAdminTest.php - Tests commented entity label of admin view.
- CommentAdminTest::testCommentedTranslationDeletion in core/
modules/ comment/ tests/ src/ Functional/ CommentAdminTest.php - Tests commented translation deletion admin view.
- CommentAdminTest::testEditComment in core/
modules/ comment/ tests/ src/ Functional/ CommentAdminTest.php - Tests editing a comment as an admin.
- CommentAnonymousTest::testAnonymous in core/
modules/ comment/ tests/ src/ Functional/ CommentAnonymousTest.php - Tests anonymous comment functionality.
- CommentApproveLinkTest::testCommentApproveLink in core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentApproveLinkTest.php - Tests that "approve comment" link exists and works as expected.
- CommentBlockTest::testRecentCommentBlock in core/
modules/ comment/ tests/ src/ Functional/ CommentBlockTest.php - Tests the recent comments block.
- CommentBookTest::testBookCommentPrint in core/
modules/ book/ tests/ src/ Functional/ Comment/ CommentBookTest.php - Tests comments in book export.
- CommentCSSTest::testCommentClasses in core/
modules/ comment/ tests/ src/ Functional/ CommentCSSTest.php - Tests CSS classes on comments.
- CommentDisplayConfigurableTest::testDisplayConfigurable in core/
modules/ comment/ tests/ src/ Functional/ CommentDisplayConfigurableTest.php - Sets base fields to configurable display and check settings are respected.
- CommentEditTest::testCommentEdit in core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentEditTest.php - Tests comment label in admin view.
- CommentEntityReferenceTest::testCommentAsEntityReference in core/
modules/ comment/ tests/ src/ Functional/ CommentEntityReferenceTest.php - Tests that comments are correctly saved as entity references.
- CommentEntityReferenceTest::testCommentOfUnpublishedNodeBypassAccess in core/
modules/ comment/ tests/ src/ Functional/ CommentEntityReferenceTest.php - Tests that comments of unpublished are not shown.
- CommentEntityTest::testEntityChanges in core/
modules/ comment/ tests/ src/ Functional/ CommentEntityTest.php - Tests CSS classes on comments.
- CommentFieldFilterTest::assertPageCounts in core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentFieldFilterTest.php - Asserts that the given comment translation counts are correct.
- CommentFieldsTest::testCommentFieldCreate in core/
modules/ comment/ tests/ src/ Functional/ CommentFieldsTest.php - Tests creating a comment field through the interface.
- CommentFieldsTest::testCommentFieldDelete in core/
modules/ comment/ tests/ src/ Functional/ CommentFieldsTest.php - Tests that you can remove a comment field.
- CommentFieldsTest::testCommentFieldLinksNonDefaultName in core/
modules/ comment/ tests/ src/ Functional/ CommentFieldsTest.php - Tests link building with non-default comment field names.
- CommentInterfaceTest::setUp in core/
modules/ comment/ tests/ src/ Functional/ CommentInterfaceTest.php - Set up comments to have subject and preview disabled.
- CommentInterfaceTest::testAutoFilledHtmlSubject in core/
modules/ comment/ tests/ src/ Functional/ CommentInterfaceTest.php - Tests that automatic subject is correctly created from HTML comment text.
- CommentInterfaceTest::testAutoFilledSubject in core/
modules/ comment/ tests/ src/ Functional/ CommentInterfaceTest.php - Tests that the subject is automatically filled if disabled or left blank.
- CommentInterfaceTest::testCommentInterface in core/
modules/ comment/ tests/ src/ Functional/ CommentInterfaceTest.php - Tests the comment interface.
- CommentInterfaceTest::testViewMode in core/
modules/ comment/ tests/ src/ Functional/ CommentInterfaceTest.php - Tests the comment formatter configured with a custom comment view mode.
- CommentLanguageTest::setUp in core/
modules/ comment/ tests/ src/ Functional/ CommentLanguageTest.php - CommentLanguageTest::testCommentLanguage in core/
modules/ comment/ tests/ src/ Functional/ CommentLanguageTest.php - Tests that comment language is properly set.
- CommentLinksAlterTest::testCommentLinksAlter in core/
modules/ comment/ tests/ src/ Functional/ CommentLinksAlterTest.php - Tests comment links altering.
- CommentLinksTest::testCommentLinks in core/
modules/ comment/ tests/ src/ Functional/ CommentLinksTest.php - Tests that comment links are output and can be hidden.
- CommentNewIndicatorTest::testCommentNewCommentsIndicator in core/
modules/ comment/ tests/ src/ Functional/ CommentNewIndicatorTest.php - Tests new comment marker.
- CommentNodeAccessTest::testThreadedCommentView in core/
modules/ comment/ tests/ src/ Functional/ CommentNodeAccessTest.php - Tests that threaded comments can be viewed.
- CommentNonNodeTest::getUnapprovedComment in core/
modules/ comment/ tests/ src/ Functional/ CommentNonNodeTest.php - Gets the comment ID for an unapproved comment.
- CommentNonNodeTest::performCommentOperation in core/
modules/ comment/ tests/ src/ Functional/ CommentNonNodeTest.php - Performs the specified operation on the specified comment.
- CommentNonNodeTest::postComment in core/
modules/ comment/ tests/ src/ Functional/ CommentNonNodeTest.php - Posts a comment.
- CommentNonNodeTest::testCommentFunctionality in core/
modules/ comment/ tests/ src/ Functional/ CommentNonNodeTest.php - Tests anonymous comment functionality.
- CommentNonNodeTest::testCommentSettingsNotRequired in core/
modules/ comment/ tests/ src/ Functional/ CommentNonNodeTest.php - Ensures that comment settings are not required.
- CommentNonNodeTest::testsNonIntegerIdEntities in core/
modules/ comment/ tests/ src/ Functional/ CommentNonNodeTest.php - Tests comment fields cannot be added to entity types without integer IDs.
- CommentOperationsTest::testCommentOperations in core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentOperationsTest.php - Tests the operations field plugin.
- CommentPagerTest::clickLinkWithXPath in core/
modules/ comment/ tests/ src/ Functional/ CommentPagerTest.php - Follows a link found at a give xpath query.
- CommentPagerTest::testCommentNewPageIndicator in core/
modules/ comment/ tests/ src/ Functional/ CommentPagerTest.php - Tests calculation of first page with new comment.
- CommentPagerTest::testCommentOrderingThreading in core/
modules/ comment/ tests/ src/ Functional/ CommentPagerTest.php - Tests comment ordering and threading.
- CommentPagerTest::testCommentPaging in core/
modules/ comment/ tests/ src/ Functional/ CommentPagerTest.php - Confirms comment paging works correctly with flat and threaded comments.
- CommentPagerTest::testCommentPermalink in core/
modules/ comment/ tests/ src/ Functional/ CommentPagerTest.php - Confirms comment paging works correctly with flat and threaded comments.
- CommentPagerTest::testTwoPagers in core/
modules/ comment/ tests/ src/ Functional/ CommentPagerTest.php - Confirms comment paging works correctly with two pagers.
- CommentPreviewTest::testCommentEditPreviewSave in core/
modules/ comment/ tests/ src/ Functional/ CommentPreviewTest.php - Tests comment edit, preview, and save.
- CommentPreviewTest::testCommentPreview in core/
modules/ comment/ tests/ src/ Functional/ CommentPreviewTest.php - Tests comment preview.
- CommentPreviewTest::testCommentPreviewDuplicateSubmission in core/
modules/ comment/ tests/ src/ Functional/ CommentPreviewTest.php - Tests comment preview.
- CommentRowTest::testCommentRow in core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentRowTest.php - Tests comment row.
- CommentRssTest::testCommentRss in core/
modules/ comment/ tests/ src/ Functional/ CommentRssTest.php - Tests comments as part of an RSS feed.
- CommentStatisticsTest::testCommentNodeCommentStatistics in core/
modules/ comment/ tests/ src/ Functional/ CommentStatisticsTest.php - Tests the node comment statistics.
- CommentStatusFieldAccessTest::testCommentStatusFieldAccessStatus in core/
modules/ comment/ tests/ src/ Functional/ CommentStatusFieldAccessTest.php - Tests comment status field access.
- CommentTestBase::deleteComment in core/
modules/ comment/ tests/ src/ Functional/ CommentTestBase.php - Deletes a comment.
- CommentTestBase::getUnapprovedComment in core/
modules/ comment/ tests/ src/ Functional/ CommentTestBase.php - Gets the comment ID for an unapproved comment.
- CommentTestBase::performCommentOperation in core/
modules/ comment/ tests/ src/ Functional/ CommentTestBase.php - Performs the specified operation on the specified comment.
- CommentTestBase::postComment in core/
modules/ comment/ tests/ src/ Functional/ CommentTestBase.php - Posts a comment.
- CommentThreadingTest::testCommentReplyLinkUnpublished in core/
modules/ comment/ tests/ src/ Functional/ CommentThreadingTest.php - Check the reply link on unpublished comments.
- CommentThreadingTest::testCommentThreading in core/
modules/ comment/ tests/ src/ Functional/ CommentThreadingTest.php - Tests the comment threading.
- CommentTokenReplaceTest::testCommentTokenReplacement in core/
modules/ comment/ tests/ src/ Functional/ CommentTokenReplaceTest.php - Creates a comment, then tests the tokens generated from it.
- CommentTranslationUITest::doTestAuthoringInfo in core/
modules/ comment/ tests/ src/ Functional/ CommentTranslationUITest.php - CommentTranslationUITest::doTestPublishedStatus in core/
modules/ comment/ tests/ src/ Functional/ CommentTranslationUITest.php - CommentTranslationUITest::doTestTranslationEdit in core/
modules/ comment/ tests/ src/ Functional/ CommentTranslationUITest.php - CommentTranslationUITest::testTranslateLinkCommentAdminPage in core/
modules/ comment/ tests/ src/ Functional/ CommentTranslationUITest.php - Tests translate link on comment content admin page.
- CommentTypeTest::testCommentTypeCreation in core/
modules/ comment/ tests/ src/ Functional/ CommentTypeTest.php - Tests creating a comment type programmatically and via a form.
- CommentTypeTest::testCommentTypeDeletion in core/
modules/ comment/ tests/ src/ Functional/ CommentTypeTest.php - Tests deleting a comment type that still has content.
- CommentTypeTest::testCommentTypeEditing in core/
modules/ comment/ tests/ src/ Functional/ CommentTypeTest.php - Tests editing a comment type using the UI.
- ComponentRenderTest::testCssLibraryAttachesCorrectly in core/
tests/ Drupal/ FunctionalJavascriptTests/ Components/ ComponentRenderTest.php - Tests that the correct libraries are put on the page using CSS.
- ComponentRenderTest::testCssLibraryAttachesCorrectly in core/
modules/ sdc/ tests/ src/ FunctionalJavascript/ ComponentRenderTest.php - Tests that the correct libraries are put on the page using CSS.
- ComponentRenderTest::testJsLibraryAttachesCorrectly in core/
modules/ sdc/ tests/ src/ FunctionalJavascript/ ComponentRenderTest.php - Tests that the correct libraries are put on the page using JS.
- ComponentRenderTest::testJsLibraryAttachesCorrectly in core/
tests/ Drupal/ FunctionalJavascriptTests/ Components/ ComponentRenderTest.php - Tests that the correct libraries are put on the page using JS.
- ComponentRenderTest::testLibraryOverrides in core/
tests/ Drupal/ FunctionalTests/ Components/ ComponentRenderTest.php - Tests libraryOverrides.
- ComponentRenderTest::testLibraryOverrides in core/
modules/ sdc/ tests/ src/ Functional/ ComponentRenderTest.php - Tests libraryOverrides.
- ComposerRequirementTest::testComposerInfoShown in core/
modules/ package_manager/ tests/ src/ Functional/ ComposerRequirementTest.php - Tests that Composer version and path are listed on the status report.
- ConditionFormTest::testConfigForm in core/
modules/ system/ tests/ src/ Functional/ Condition/ ConditionFormTest.php - Submit the condition_node_type_test_form to test condition forms.
- ConfigDependencyWebTest::testConfigDependencyDeleteFormTrait in core/
modules/ config/ tests/ src/ Functional/ ConfigDependencyWebTest.php - Tests ConfigDependencyDeleteFormTrait.
- ConfigDraggableListBuilderTest::testDraggableList in core/
modules/ config/ tests/ src/ Functional/ ConfigDraggableListBuilderTest.php - Tests draggable lists.
- ConfigEntityFormOverrideTest::testFormsWithOverrides in core/
modules/ config/ tests/ src/ Functional/ ConfigEntityFormOverrideTest.php - Tests that overrides do not affect forms or listing screens.
- ConfigEntityListMultilingualTest::testListUI in core/
modules/ config/ tests/ src/ Functional/ ConfigEntityListMultilingualTest.php - Tests the listing UI with different language scenarios.
- ConfigEntityListTest::testListUI in core/
modules/ config/ tests/ src/ Functional/ ConfigEntityListTest.php - Tests the listing UI.
- ConfigEntityListTest::testPager in core/
modules/ config/ tests/ src/ Functional/ ConfigEntityListTest.php - Tests paging.
- ConfigEntityStatusUITest::testCRUD in core/
modules/ config/ tests/ src/ Functional/ ConfigEntityStatusUITest.php - Tests status operations.
- ConfigEntityTest::testAjaxOnAddPage in core/
modules/ config/ tests/ src/ FunctionalJavascript/ ConfigEntityTest.php - Tests ajax operations through the UI on 'Add' page.
- ConfigEntityTest::testCrudUi in core/
modules/ config/ tests/ src/ Functional/ ConfigEntityTest.php - Tests CRUD operations through the UI.
- ConfigExportImportUITest::testExportImport in core/
modules/ config/ tests/ src/ Functional/ ConfigExportImportUITest.php - Tests a simple site export import case.
- ConfigExportImportUITest::testExportImportCollections in core/
modules/ config/ tests/ src/ Functional/ ConfigExportImportUITest.php - Tests an export and import of collections.
- ConfigExportTest::testAjaxOnExportPage in core/
modules/ config/ tests/ src/ FunctionalJavascript/ ConfigExportTest.php - Tests Ajax form functionality on the config export page.
- ConfigExportUITest::testExport in core/
modules/ config/ tests/ src/ Functional/ ConfigExportUITest.php - Tests export of configuration.
- ConfigFormOverrideTest::testFormsWithOverrides in core/
modules/ config/ tests/ src/ Functional/ ConfigFormOverrideTest.php - Tests that overrides do not affect forms.
- ConfigImportAllTest::testInstallUninstall in core/
modules/ config/ tests/ src/ Functional/ ConfigImportAllTest.php - Tests that a fixed set of modules can be installed and uninstalled.
- ConfigImportInstallProfileTest::testInstallProfileValidation in core/
modules/ config/ tests/ src/ Functional/ ConfigImportInstallProfileTest.php - Tests config importer can uninstall install profiles.
- ConfigImportUIAjaxTest::testImport in core/
modules/ config/ tests/ src/ FunctionalJavascript/ ConfigImportUIAjaxTest.php - Tests an updated configuration object can be viewed more than once.
- ConfigImportUITest::testBatchErrors in core/
modules/ config/ tests/ src/ Functional/ ConfigImportUITest.php - Tests that errors set in the batch and on the ConfigImporter are merged.
- ConfigImportUITest::testConfigUninstallConfigException in core/
modules/ config/ tests/ src/ Functional/ ConfigImportUITest.php - ConfigImportUITest::testEntityBundleDelete in core/
modules/ config/ tests/ src/ Functional/ ConfigImportUITest.php - Tests the config importer cannot delete bundles with existing entities.
- ConfigImportUITest::testExtensionValidation in core/
modules/ config/ tests/ src/ Functional/ ConfigImportUITest.php - Tests config importer cannot uninstall extensions which are depended on.
- ConfigImportUITest::testImport in core/
modules/ config/ tests/ src/ Functional/ ConfigImportUITest.php - Tests importing configuration.
- ConfigImportUITest::testImportDiff in core/
modules/ config/ tests/ src/ Functional/ ConfigImportUITest.php - Tests the screen that shows differences between active and sync.
- ConfigImportUITest::testImportErrorLog in core/
modules/ config/ tests/ src/ Functional/ ConfigImportUITest.php - Tests an import that results in an error.
- ConfigImportUITest::testImportLock in core/
modules/ config/ tests/ src/ Functional/ ConfigImportUITest.php - Tests concurrent importing of configuration.
- ConfigImportUITest::testImportSiteUuidValidation in core/
modules/ config/ tests/ src/ Functional/ ConfigImportUITest.php - Tests verification of site UUID before importing configuration.
- ConfigImportUITest::testImportValidation in core/
modules/ config/ tests/ src/ Functional/ ConfigImportUITest.php - Tests that multiple validation errors are listed on the page.
- ConfigImportUploadTest::testImport in core/
modules/ config/ tests/ src/ Functional/ ConfigImportUploadTest.php - Tests importing configuration.
- ConfigInstallWebTest::testConfigModuleRequirements in core/
modules/ config/ tests/ src/ Functional/ ConfigInstallWebTest.php - Tests config_requirements().
- ConfigInstallWebTest::testPreExistingConfigInstall in core/
modules/ config/ tests/ src/ Functional/ ConfigInstallWebTest.php - Tests pre-existing configuration detection.
- ConfigInstallWebTest::testUnmetDependenciesInstall in core/
modules/ config/ tests/ src/ Functional/ ConfigInstallWebTest.php - Tests unmet dependencies detection.
- ConfigLanguageOverrideWebTest::testSiteNameTranslation in core/
modules/ config/ tests/ src/ Functional/ ConfigLanguageOverrideWebTest.php - Tests translating the site name.
- ConfigSingleImportExportTest::testExport in core/
modules/ config/ tests/ src/ Functional/ ConfigSingleImportExportTest.php - Tests exporting a single configuration file.
- ConfigSingleImportExportTest::testImport in core/
modules/ config/ tests/ src/ Functional/ ConfigSingleImportExportTest.php - Tests importing a single configuration file.
- ConfigSingleImportExportTest::testImportSimpleConfiguration in core/
modules/ config/ tests/ src/ Functional/ ConfigSingleImportExportTest.php - Tests importing a simple configuration file.
- ConfigTargetTest::testIncorrectKey in core/
modules/ system/ tests/ src/ Functional/ Form/ ConfigTargetTest.php - Tests #config_target with an incorrect key.
- ConfigTargetTest::testNested in core/
modules/ system/ tests/ src/ Functional/ Form/ ConfigTargetTest.php - Tests #config_target where there is not a 1:1 property to element.
- ConfigTargetTest::testNested in core/
modules/ system/ tests/ src/ FunctionalJavascript/ Form/ ConfigTargetTest.php - Tests #config_target with callbacks.
- ConfigTargetTest::testTree in core/
modules/ system/ tests/ src/ FunctionalJavascript/ Form/ ConfigTargetTest.php - Tests #config_target with no callbacks.
- ConfigTargetTest::testTree in core/
modules/ system/ tests/ src/ Functional/ Form/ ConfigTargetTest.php - Tests #config_target where #tree is set to TRUE.
- ConfigTest::testFileConfigurationPage in core/
modules/ system/ tests/ src/ Functional/ File/ ConfigTest.php - Tests file configuration page.
- ConfigTranslationCacheTest::testFieldConfigTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationCacheTest.php - Tests the translation of field and field storage configuration.
- ConfigTranslationDateFormatUiTest::testDateFormatTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationDateFormatUiTest.php - Tests date format translation.
- ConfigTranslationDateFormatUiTest::testDateFormatUI in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationDateFormatUiTest.php - Tests date format translation behavior.
- ConfigTranslationInstallTest::testConfigTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationInstallTest.php - ConfigTranslationListUiTest::doBlockListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the block listing for the translate operation.
- ConfigTranslationListUiTest::doContactFormsListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the contact forms listing for the translate operation.
- ConfigTranslationListUiTest::doContentTypeListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the content type listing for the translate operation.
- ConfigTranslationListUiTest::doCustomContentTypeListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the content block listing for the translate operation.
- ConfigTranslationListUiTest::doDateFormatListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the date format listing for the translate operation.
- ConfigTranslationListUiTest::doFieldListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the field listing for the translate operation.
- ConfigTranslationListUiTest::doFormatsListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the formats listing for the translate operation.
- ConfigTranslationListUiTest::doImageStyleListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the image style listing for the translate operation.
- ConfigTranslationListUiTest::doLanguageListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the language listing for the translate operation.
- ConfigTranslationListUiTest::doMenuListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the menu listing for the translate operation.
- ConfigTranslationListUiTest::doResponsiveImageListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the responsive image mapping listing for the translate operation.
- ConfigTranslationListUiTest::doSettingsPageTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests a given settings page for the translate operation.
- ConfigTranslationListUiTest::doShortcutListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the shortcut listing for the translate operation.
- ConfigTranslationListUiTest::doUserRoleListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the role listing for the translate operation.
- ConfigTranslationListUiTest::doVocabularyListTest in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationListUiTest.php - Tests the vocabulary listing for the translate operation.
- ConfigTranslationOverviewTest::testHiddenEntities in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationOverviewTest.php - Tests availability of hidden entities in the translation overview.
- ConfigTranslationOverviewTest::testListingFieldsPage in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationOverviewTest.php - Tests the field listing for the translate operation.
- ConfigTranslationOverviewTest::testListingPageWithOverrides in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationOverviewTest.php - Tests that overrides do not affect listing screens.
- ConfigTranslationOverviewTest::testMapperListPage in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationOverviewTest.php - Tests the config translation mapper page.
- ConfigTranslationUiModulesTest::testBooleanFieldConfigTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiModulesTest.php - Tests the translation of a boolean field settings.
- ConfigTranslationUiModulesTest::testContactConfigEntityTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiModulesTest.php - Tests the contact form translation.
- ConfigTranslationUiModulesTest::testFieldConfigTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiModulesTest.php - Tests the translation of field and field storage configuration.
- ConfigTranslationUiModulesTest::testMenuTranslationWithoutChange in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiModulesTest.php - Test translation save confirmation message.
- ConfigTranslationUiModulesTest::testNodeFieldTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiModulesTest.php - Tests field translation for node fields.
- ConfigTranslationUiModulesTest::testTextFormatTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiModulesTest.php - Tests text_format translation.
- ConfigTranslationUiModulesTest::testViewsTranslationUI in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiModulesTest.php - Tests the views translation interface.
- ConfigTranslationUiSiteInformationTest::testSiteInformationTranslationUi in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiSiteInformationTest.php - Tests the site information translation interface.
- ConfigTranslationUiSiteInformationTest::testSourceValueDuplicateSave in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiSiteInformationTest.php - Tests the site information translation interface.
- ConfigTranslationUiTest::testAccountSettingsConfigurationTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiTest.php - Tests the account settings translation interface.
- ConfigTranslationUiTest::testAlterInfo in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiTest.php - Tests the config_translation_info_alter() hook.
- ConfigTranslationUiTest::testConfigTranslationDialog in core/
modules/ config_translation/ tests/ src/ FunctionalJavascript/ ConfigTranslationUiTest.php - Tests that the add, edit and delete operations open in a modal.
- ConfigTranslationUiTest::testLocaleDBStorage in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiTest.php - Tests translation storage in locale storage.
- ConfigTranslationUiTest::testPluralConfigStrings in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiTest.php - Tests translation of plural strings with multiple plural forms in config.
- ConfigTranslationUiTest::testPluralConfigStringsSourceElements in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiTest.php - Tests plural source elements in configuration translation forms.
- ConfigTranslationUiTest::testSequenceTranslation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiTest.php - Tests the sequence data type translation.
- ConfigTranslationUiTest::testSingleLanguageUI in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiTest.php - Tests the single language existing.
- ConfigTranslationUiTest::testSourceAndTargetLanguage in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiTest.php - Tests source and target language edge cases.
- ConfigTranslationUiTest::testViewContextualLink in core/
modules/ config_translation/ tests/ src/ FunctionalJavascript/ ConfigTranslationUiTest.php - Tests that contextual link related to views.
- ConfigTranslationUiTestBase::setSiteInformation in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiTestBase.php - Sets site name and slogan for default language, helps in tests.
- ConfigTranslationUiThemeTest::testThemeDiscovery in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiThemeTest.php - Tests that theme provided *.config_translation.yml files are found.
- ConfigurableLanguageManagerTest::setUp in core/
modules/ language/ tests/ src/ Functional/ ConfigurableLanguageManagerTest.php - ConfigurableLanguageManagerTest::testUrlContentTranslationWithPreferredAdminLanguage in core/
modules/ language/ tests/ src/ Functional/ ConfigurableLanguageManagerTest.php - Tests translation with URL and Preferred Admin Language negotiators.
- ConfigurableLanguageManagerTest::testUrlContentTranslationWithSessionLanguage in core/
modules/ language/ tests/ src/ Functional/ ConfigurableLanguageManagerTest.php - Tests translation with URL and Session Language Negotiators.
- ConfigurableLanguageManagerTest::testUserProfileTranslationWithPreferredAdminLanguage in core/
modules/ language/ tests/ src/ Functional/ ConfigurableLanguageManagerTest.php - Tests translation of the user profile edit form.
- ConfigurationTest::testActionConfiguration in core/
modules/ action/ tests/ src/ Functional/ ConfigurationTest.php - Tests configuration of advanced actions through administration interface.
- ConfirmFormTest::testConfirmForm in core/
modules/ system/ tests/ src/ Functional/ Form/ ConfirmFormTest.php - ConfirmFormTest::testConfirmFormWithExternalDestination in core/
modules/ system/ tests/ src/ Functional/ Form/ ConfirmFormTest.php - Tests that the confirm form does not use external destinations.
- ContactLanguageTest::testContactLanguage in core/
modules/ contact/ tests/ src/ Functional/ ContactLanguageTest.php - Tests configuration options with language enabled.
- ContactLinkTest::testContactLink in core/
modules/ contact/ tests/ src/ Functional/ Views/ ContactLinkTest.php - Tests contact link.
- ContactPersonalTest::checkContactAccess in core/
modules/ contact/ tests/ src/ Functional/ ContactPersonalTest.php - Creates a user and then checks contact form access.
- ContactPersonalTest::submitPersonalContact in core/
modules/ contact/ tests/ src/ Functional/ ContactPersonalTest.php - Fills out a user's personal contact form and submits it.
- ContactPersonalTest::testPersonalContactAccess in core/
modules/ contact/ tests/ src/ Functional/ ContactPersonalTest.php - Tests access to the personal contact form.
- ContactPersonalTest::testSendPersonalContactMessage in core/
modules/ contact/ tests/ src/ Functional/ ContactPersonalTest.php - Tests that mails for contact messages are correctly sent.
- ContactSitewideTest::addContactForm in core/
modules/ contact/ tests/ src/ Functional/ ContactSitewideTest.php - Adds a form.
- ContactSitewideTest::deleteContactForms in core/
modules/ contact/ tests/ src/ Functional/ ContactSitewideTest.php - Deletes all forms.
- ContactSitewideTest::submitContact in core/
modules/ contact/ tests/ src/ Functional/ ContactSitewideTest.php - Submits the contact form.
- ContactSitewideTest::testAutoReply in core/
modules/ contact/ tests/ src/ Functional/ ContactSitewideTest.php - Tests auto-reply on the site-wide contact form.
- ContactSitewideTest::testSiteWideContact in core/
modules/ contact/ tests/ src/ Functional/ ContactSitewideTest.php - Tests configuration options and the site-wide contact form.
- ContactSitewideTest::updateContactForm in core/
modules/ contact/ tests/ src/ Functional/ ContactSitewideTest.php - Updates a form.
- ContactStorageTest::testContactStorage in core/
modules/ contact/ tests/ src/ Functional/ ContactStorageTest.php - Tests configuration options and the site-wide contact form.
- ContainerRebuildWebTest::testContainerInvalidation in core/
modules/ system/ tests/ src/ Functional/ DrupalKernel/ ContainerRebuildWebTest.php - Tests container invalidation.
- ContainerRebuildWebTest::testSetContainerRebuildWithDifferentDeploymentIdentifier in core/
modules/ system/ tests/ src/ Functional/ DrupalKernel/ ContainerRebuildWebTest.php - Sets a different deployment identifier.
- ContainerResetWebTest::testContainerRebuild in core/
modules/ system/ tests/ src/ Functional/ DrupalKernel/ ContainerResetWebTest.php - Sets a different deployment identifier.
- ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::testCorrectUserInputMappingOnComplexFields in core/
tests/ Drupal/ FunctionalTests/ Entity/ ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php - Tests the correct user input mapping on complex fields.
- ContentEntityFormFieldValidationFilteringTest::testFieldWidgetsWithLimitedValidationErrors in core/
tests/ Drupal/ FunctionalTests/ Entity/ ContentEntityFormFieldValidationFilteringTest.php - Tests field widgets with #limit_validation_errors.
- ContentLengthTest::testContentLength in core/
tests/ Drupal/ FunctionalTests/ HttpKernel/ ContentLengthTest.php - ContentModerationTest::testAdministrationPage in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ ContentModerationTest.php - Tests the media library widget only shows published media.
- ContentModerationTest::testWidget in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ ContentModerationTest.php - Tests the media library widget only shows published media.
- ContentModerationWorkflowTypeTest::testNewWorkflow in core/
modules/ content_moderation/ tests/ src/ Functional/ ContentModerationWorkflowTypeTest.php - Tests creating a new workflow using the content moderation plugin.
- ContentNegotiationTest::testBogusAcceptHeader in core/
modules/ system/ tests/ src/ Functional/ DrupalKernel/ ContentNegotiationTest.php - Verifies HTML responses for bogus Accept headers.
- ContentPreviewToggleTest::testContentPreviewToggle in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ ContentPreviewToggleTest.php - Tests the content preview toggle.
- ContentTranslationConfigUITest::testContentTranslationConfigUI in core/
modules/ content_translation/ tests/ src/ FunctionalJavascript/ ContentTranslationConfigUITest.php - Tests that the content translation configuration javascript does't fail.
- ContentTranslationContextualLinksTest::testContentTranslationContextualLinks in core/
modules/ content_translation/ tests/ src/ FunctionalJavascript/ ContentTranslationContextualLinksTest.php - Tests that a contextual link is available for translating a node.
- ContentTranslationContextualLinksTest::testContentTranslationContextualLinks in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationContextualLinksTest.php - Tests that a contextual link is available for translating a node.
- ContentTranslationDisableSettingTest::testDisableSetting in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationDisableSettingTest.php - Tests that entity schemas are up-to-date after enabling translation.
- ContentTranslationEnableTest::testEnable in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationEnableTest.php - Tests that entity schemas are up-to-date after enabling translation.
- ContentTranslationEntityBundleUITest::testContentTypeUI in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationEntityBundleUITest.php - Tests content types default translation behavior.
- ContentTranslationLanguageChangeTest::testLanguageChange in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationLanguageChangeTest.php - Tests that the source language is properly set when changing.
- ContentTranslationLanguageChangeTest::testTitleDoesNotChangesOnChangingLanguageWidgetAndTriggeringAjaxCall in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationLanguageChangeTest.php - Tests that title does not change on ajax call with new language value.
- ContentTranslationLinkTagTest::testCanonicalAlternateTags in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationLinkTagTest.php - Tests alternate link tag found for entity types with canonical links.
- ContentTranslationLinkTagTest::testCanonicalAlternateTagsMissing in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationLinkTagTest.php - Tests alternate link tag missing for entity types without canonical links.
- ContentTranslationNewTranslationWithExistingRevisionsTest::testCreatingNewDraftDoesNotInvokeDeleteHook in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationNewTranslationWithExistingRevisionsTest.php - Test translation delete hooks are not invoked.
- ContentTranslationNewTranslationWithExistingRevisionsTest::testDraftTranslationIsNotDeleted in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationNewTranslationWithExistingRevisionsTest.php - Tests a translation with a draft is not deleted.
- ContentTranslationOperationsTest::testOperationTranslateLink in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationOperationsTest.php - Tests that the operation "Translate" is displayed in the content listing.
- ContentTranslationOutdatedRevisionTranslationTest::testFlagAsOutdatedHidden in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationOutdatedRevisionTranslationTest.php - Tests that outdated revision translations work correctly.
- ContentTranslationPendingRevisionTestBase::enableContentModeration in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationPendingRevisionTestBase.php - Enables content moderation for the test entity type and bundle.
- ContentTranslationRevisionTranslationDeletionTest::doTestOverview in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationRevisionTranslationDeletionTest.php - Performs a test run.
- ContentTranslationSettingsTest::assertSettings in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationSettingsTest.php - Asserts that translatability has the expected value for the given bundle.
- ContentTranslationSettingsTest::testAccountLanguageSettingsUI in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationSettingsTest.php - Tests the language settings checkbox on account settings page.
- ContentTranslationSettingsTest::testFieldTranslatableSettingsUI in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationSettingsTest.php - Tests that field setting depends on bundle translatability.
- ContentTranslationSettingsTest::testNonTranslatableTranslationSettingsUI in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationSettingsTest.php - Tests the translatable settings checkbox for untranslatable entities.
- ContentTranslationSettingsTest::testSettingsUI in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationSettingsTest.php - Tests that the settings UI works as expected.
- ContentTranslationStandardFieldsTest::testFieldTranslatableArticle in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationStandardFieldsTest.php - Tests that translatable fields are being rendered.
- ContentTranslationStandardFieldsTest::testRevisionLogNotTranslatable in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationStandardFieldsTest.php - Tests that revision_log is not translatable.
- ContentTranslationSyncImageTest::testImageFieldSync in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationSyncImageTest.php - Tests image field synchronization.
- ContentTranslationUISkipTest::testUICheckSkip in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationUISkipTest.php - Tests the content_translation_ui_skip key functionality.
- ContentTranslationUITestBase::doTestAuthoringInfo in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationUITestBase.php - Tests the translation authoring information.
- ContentTranslationUITestBase::doTestBasicTranslation in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationUITestBase.php - Tests the basic translation workflow.
- ContentTranslationUITestBase::doTestChangedTimeAfterSaveWithoutChanges in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationUITestBase.php - Tests the changed time after API and FORM save without changes.
- ContentTranslationUITestBase::doTestOutdatedStatus in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationUITestBase.php - Tests up-to-date status tracking.
- ContentTranslationUITestBase::doTestPublishedStatus in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationUITestBase.php - Tests the translation publishing status.
- ContentTranslationUITestBase::doTestTranslationChanged in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationUITestBase.php - Tests the basic translation workflow.
- ContentTranslationUITestBase::doTestTranslationDeletion in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationUITestBase.php - Tests translation deletion.
- ContentTranslationUITestBase::doTestTranslationEdit in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationUITestBase.php - Tests edit content translation.
- ContentTranslationUITestBase::doTestTranslationOverview in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationUITestBase.php - Tests that the translation overview shows the correct values.
- ContentTranslationUntranslatableFieldsTest::testHiddenWidgets in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationUntranslatableFieldsTest.php - Tests that hiding untranslatable field widgets works correctly.
- ContentTranslationWorkflowsTest::doTestWorkflows in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationWorkflowsTest.php - Checks that workflows have the expected behaviors for the given user.
- ContentTranslationWorkflowsTest::setupEntity in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationWorkflowsTest.php - Creates a test entity and translate it.
- ContentTranslationWorkflowsTest::testWorkflows in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationWorkflowsTest.php - Tests simple and editorial translation workflows.
- ContextualDynamicContextTest::testDifferentPermissions in core/
modules/ contextual/ tests/ src/ Functional/ ContextualDynamicContextTest.php - Tests contextual links with different permissions.
- ContextualDynamicContextTest::testTokenProtection in core/
modules/ contextual/ tests/ src/ Functional/ ContextualDynamicContextTest.php - Tests the contextual placeholder content is protected by a token.
- ContextualFiltersBlockContextTest::testBlockContext in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ContextualFiltersBlockContextTest.php - Tests exposed context.
- ContextualFiltersStringTest::testUserRoleContextualFilter in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ContextualFiltersStringTest.php - Tests contextual filter for the user roles.
- ContextualFilterTest::testAddContextualFilterUI in core/
modules/ views/ tests/ src/ FunctionalJavascript/ Plugin/ views/ Handler/ ContextualFilterTest.php - Tests adding a contextual filter handler through the UI.
- ContextualLinksTest::testContextualLinks in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ ContextualLinksTest.php - Tests that the contextual links inside Layout Builder are removed.
- ContextualLinksTest::testContextualLinksClick in core/
modules/ contextual/ tests/ src/ FunctionalJavascript/ ContextualLinksTest.php - Tests clicking contextual links.
- ContextualLinksTest::testContextualLinksDestination in core/
modules/ contextual/ tests/ src/ FunctionalJavascript/ ContextualLinksTest.php - Tests the contextual links destination.
- ContextualLinksTest::testContextualLinksDestinationWithQuery in core/
modules/ contextual/ tests/ src/ FunctionalJavascript/ ContextualLinksTest.php - Tests the contextual links destination with query.
- ContextualLinksTest::testContextualLinksOutsideLayout in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ ContextualLinksTest.php - Tests that contextual links outside the layout are removed.
- ContextualLinksTest::testContextualLinksVisibility in core/
modules/ contextual/ tests/ src/ FunctionalJavascript/ ContextualLinksTest.php - Tests the visibility of contextual links.
- ContextualLinksTest::testRevisionContextualLinks in core/
modules/ node/ tests/ src/ FunctionalJavascript/ ContextualLinksTest.php - Tests the contextual links on revisions.
- ConvertTest::testConvertFileInRoot in core/
modules/ image/ tests/ src/ Functional/ ImageEffect/ ConvertTest.php - Tests that files stored in the root folder are converted properly.
- CopyFieldValueTest::testCopyFieldValue in core/
modules/ system/ tests/ src/ FunctionalJavascript/ CopyFieldValueTest.php - Tests copy field value JavaScript functionality.
- CorsIntegrationTest::testCrossSiteRequest in core/
tests/ Drupal/ FunctionalTests/ HttpKernel/ CorsIntegrationTest.php - CredentialFormTest::testCredentialFrom in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ CredentialFormTest.php - Test the credential form.
- CronRunTest::testAutomatedCron in core/
modules/ system/ tests/ src/ Functional/ System/ CronRunTest.php - Ensure that the automated cron run module is working.
- CronRunTest::testCronRun in core/
modules/ system/ tests/ src/ Functional/ System/ CronRunTest.php - Tests cron runs.
- CronRunTest::testCronUI in core/
modules/ system/ tests/ src/ Functional/ System/ CronRunTest.php - Make sure the cron UI reads from the state storage.
- CronRunTest::testManualCron in core/
modules/ system/ tests/ src/ Functional/ System/ CronRunTest.php - Ensure that the manual cron run is working.
- CsrfRequestHeaderTest::testRouteAccess in core/
modules/ system/ tests/ src/ Functional/ CsrfRequestHeaderTest.php - Tests access to routes protected by CSRF request header requirements.
- CsrfTokenRaceTest::testCsrfRace in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ CsrfTokenRaceTest.php - Tests race condition for CSRF tokens for simultaneous requests.
- DatabaseDriverProvidedByModuleTest::testDatabaseDriverIsProvidedByModuleButTheModuleIsNotEnabled in core/
modules/ system/ tests/ src/ Functional/ System/ DatabaseDriverProvidedByModuleTest.php - Tests that the status page shows the error message.
- DatabaseVersionCheckUpdateTest::testUpdate in core/
modules/ system/ tests/ src/ Functional/ Update/ DatabaseVersionCheckUpdateTest.php - Tests that updates fail if the database does not meet the minimum version.
- DateFilterTest::testLimitExposedOperators in core/
modules/ datetime/ tests/ src/ Functional/ DateFilterTest.php - Tests the limit of the expose operator functionality.
- DateFormatsLockedTest::testDateLocking in core/
modules/ system/ tests/ src/ Functional/ System/ DateFormatsLockedTest.php - Tests attempts at listing, editing, and deleting locked date formats.
- DateFormatsMachineNameTest::testDateFormatsMachineNameAllowedValues in core/
modules/ system/ tests/ src/ Functional/ System/ DateFormatsMachineNameTest.php - Tests that date formats cannot be created with invalid machine names.
- DateFormatTest::testDateFormatXss in core/
modules/ system/ tests/ src/ FunctionalJavascript/ System/ DateFormatTest.php - Tests XSS via date format configuration.
- DateRangeFieldTest::doTestFromToSetting in core/
modules/ datetime_range/ tests/ src/ Functional/ DateRangeFieldTest.php - Performs the test of the 'from_to' setting for given test data.
- DateRangeFieldTest::testAlldayRangeField in core/
modules/ datetime_range/ tests/ src/ Functional/ DateRangeFieldTest.php - Tests all-day field.
- DateRangeFieldTest::testDatelistWidget in core/
modules/ datetime_range/ tests/ src/ Functional/ DateRangeFieldTest.php - Tests Date Range List Widget functionality.
- DateRangeFieldTest::testDateRangeField in core/
modules/ datetime_range/ tests/ src/ Functional/ DateRangeFieldTest.php - Tests date field functionality.
- DateRangeFieldTest::testDateStorageSettings in core/
modules/ datetime_range/ tests/ src/ Functional/ DateRangeFieldTest.php - Tests that 'Date' field storage setting form is disabled if field has data.
- DateRangeFieldTest::testDatetimeRangeField in core/
modules/ datetime_range/ tests/ src/ Functional/ DateRangeFieldTest.php - Tests date and time field.
- DateRangeFieldTest::testDefaultValue in core/
modules/ datetime_range/ tests/ src/ Functional/ DateRangeFieldTest.php - Tests default value functionality.
- DateRangeFieldTest::testFromToSeparatorState in core/
modules/ datetime_range/ tests/ src/ FunctionalJavascript/ DateRangeFieldTest.php - Tests the conditional visibility of the 'Date separator' field.
- DateRangeFieldTest::testInvalidField in core/
modules/ datetime_range/ tests/ src/ Functional/ DateRangeFieldTest.php - Tests that invalid values are caught and marked as invalid.
- DateTimeFieldTest::testDateField in core/
modules/ datetime/ tests/ src/ Functional/ DateTimeFieldTest.php - Tests date field functionality.
- DateTimeFieldTest::testDatelistWidget in core/
modules/ datetime/ tests/ src/ Functional/ DateTimeFieldTest.php - Tests Date List Widget functionality.
- DateTimeFieldTest::testDateStorageSettings in core/
modules/ datetime/ tests/ src/ Functional/ DateTimeFieldTest.php - Tests that 'Date' field storage setting form is disabled if field has data.
- DateTimeFieldTest::testDatetimeField in core/
modules/ datetime/ tests/ src/ Functional/ DateTimeFieldTest.php - Tests date and time field.
- DateTimeFieldTest::testDefaultValue in core/
modules/ datetime/ tests/ src/ Functional/ DateTimeFieldTest.php - Tests default value functionality.
- DateTimeFieldTest::testInvalidField in core/
modules/ datetime/ tests/ src/ Functional/ DateTimeFieldTest.php - Tests that invalid values are caught and marked as invalid.
- DateTimeTest::testDateFormatConfiguration in core/
modules/ system/ tests/ src/ Functional/ System/ DateTimeTest.php - Tests date format configuration.
- DateTimeTest::testEnteringDateTimeViaSelectors in core/
modules/ system/ tests/ src/ Functional/ System/ DateTimeTest.php - Tests handling case with invalid data in selectors (like February, 31st).
- DateTimeTest::testTimeZoneHandling in core/
modules/ system/ tests/ src/ Functional/ System/ DateTimeTest.php - Tests time zones and DST handling.
- DateTimeTimeAgoFormatterTest::testSettings in core/
modules/ datetime/ tests/ src/ Functional/ DateTimeTimeAgoFormatterTest.php - Tests the formatter settings.
- DateTimeWidgetTest::testDateOnlyDefaultValue in core/
modules/ datetime/ tests/ src/ Functional/ DateTimeWidgetTest.php - Test default value functionality.
- DbLogTest::clearLogsEntries in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Clear the entry logs by clicking on 'Clear log messages' button.
- DbLogTest::doNode in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Generates and then verifies some node events.
- DbLogTest::doUser in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Generates and then verifies some user events.
- DbLogTest::test403LogEventPage in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Tests that a 403 event is logged with the exception triggering it.
- DbLogTest::testBacktrace in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Tests that the details page displays correctly backtrace.
- DbLogTest::testFilter in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Tests the database log filter functionality at admin/reports/dblog.
- DbLogTest::testLogEventNotFoundPage in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Tests not-existing log event page.
- DbLogTest::testLogEventPage in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Tests individual log event page.
- DbLogTest::testLogEventPageWithMissingInfo in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Tests individual log event page with missing log attributes.
- DbLogTest::testMessageParsing in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Test that twig errors are displayed correctly.
- DbLogTest::testOnError in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Tests that the details page displays the backtrace for a logged \Throwable.
- DbLogTest::testOverviewLinks in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Make sure HTML tags are filtered out in the log overview links.
- DbLogTest::testSameTimestampEntries in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Tests sorting for entries with the same timestamp.
- DbLogTest::testTemporaryUser in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Tests that the details page displays correctly for a temporary user.
- DbLogTest::verifyLinkEscaping in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Tests link escaping in the operation row of a database log detail page.
- DbLogTest::verifyReports in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Confirms that database log reports are displayed at the correct paths.
- DbLogTest::verifyRowLimit in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Verifies setting of the database log row limit.
- DbLogTest::verifySort in core/
modules/ dblog/ tests/ src/ Functional/ DbLogTest.php - Verifies the sorting functionality of the database logging reports table.
- DbLogViewsTest::filterLogsEntries in core/
modules/ dblog/ tests/ src/ Functional/ DbLogViewsTest.php - DefaultContentFilesAccessTest::testAccessDeniedToFiles in core/
profiles/ demo_umami/ modules/ demo_umami_content/ tests/ src/ Functional/ DefaultContentFilesAccessTest.php - Tests that sample images, recipes and articles are not accessible.
- DefaultFormatTest::testFoo in core/
tests/ Drupal/ FunctionalTests/ Routing/ DefaultFormatTest.php - DefaultFormatTest::testMultipleRoutesWithSameSingleFormat in core/
tests/ Drupal/ FunctionalTests/ Routing/ DefaultFormatTest.php - DefaultMetatagsTest::testMetaTag in core/
modules/ system/ tests/ src/ Functional/ Page/ DefaultMetatagsTest.php - Tests meta tags.
- DefaultMobileMetaTagsTest::testDefaultMetaTagsExist in core/
modules/ system/ tests/ src/ Functional/ System/ DefaultMobileMetaTagsTest.php - Verifies that the default mobile meta tags are added.
- DefaultMobileMetaTagsTest::testRemovingDefaultMetaTags in core/
modules/ system/ tests/ src/ Functional/ System/ DefaultMobileMetaTagsTest.php - Verifies that the default mobile meta tags can be removed.
- DefaultModerationStateTest::testDeleteDefaultStateAccess in core/
modules/ content_moderation/ tests/ src/ Functional/ DefaultModerationStateTest.php - Tests access to deleting the default state.
- DefaultModerationStateTest::testPublishedDefaultState in core/
modules/ content_moderation/ tests/ src/ Functional/ DefaultModerationStateTest.php - Tests a workflow with a default moderation state set.
- DefaultViewsTest::testArchiveView in core/
modules/ views/ tests/ src/ Functional/ DefaultViewsTest.php - Tests the archive view.
- DeleteMultipleFormTest::testTranslatableEntities in core/
tests/ Drupal/ FunctionalTests/ Entity/ DeleteMultipleFormTest.php - Tests the delete form for translatable entities.
- DeleteMultipleFormTest::testUntranslatableEntities in core/
tests/ Drupal/ FunctionalTests/ Entity/ DeleteMultipleFormTest.php - Tests the delete form for untranslatable entities.
- DemoUmamiProfileTest::drupalLoginWithPassword in core/
profiles/ demo_umami/ tests/ src/ Functional/ DemoUmamiProfileTest.php - Logs in a user using the Mink controlled browser using a password.
- DemoUmamiProfileTest::testAppearance in core/
profiles/ demo_umami/ tests/ src/ Functional/ DemoUmamiProfileTest.php - Tests that the Umami theme is available on the Appearance page.
- DemoUmamiProfileTest::testDemonstrationWarningMessage in core/
profiles/ demo_umami/ tests/ src/ Functional/ DemoUmamiProfileTest.php - Tests that the toolbar warning only appears on the admin pages.
- DemoUmamiProfileTest::testEditNodesByAdmin in core/
profiles/ demo_umami/ tests/ src/ Functional/ DemoUmamiProfileTest.php - Tests the successful editing of nodes by admin.
- DemoUmamiProfileTest::testWarningsOnStatusPage in core/
profiles/ demo_umami/ tests/ src/ Functional/ DemoUmamiProfileTest.php - Tests demo_umami profile warnings shown on Status Page.
- DependencyTest::testCoreCompatibility in core/
modules/ system/ tests/ src/ Functional/ Module/ DependencyTest.php - Tests enabling modules with different core version specifications.
- DependencyTest::testCoreVersionContains8X in core/
modules/ system/ tests/ src/ Functional/ Module/ DependencyTest.php - Tests the dependency checks when core version contains '8.x' within it.
- DependencyTest::testEnableRequirementsFailureDependency in core/
modules/ system/ tests/ src/ Functional/ Module/ DependencyTest.php - Tests enabling a module that depends on a module which fails hook_requirements().
- DependencyTest::testEnableWithoutDependency in core/
modules/ system/ tests/ src/ Functional/ Module/ DependencyTest.php - Attempts to enable the Content Translation module without Language enabled.
- DependencyTest::testIncompatibleCoreVersionDependency in core/
modules/ system/ tests/ src/ Functional/ Module/ DependencyTest.php - Tests enabling a module that depends on a module with an incompatible core version.
- DependencyTest::testIncompatibleModuleVersionDependency in core/
modules/ system/ tests/ src/ Functional/ Module/ DependencyTest.php - Tests enabling a module with an incompatible dependency version.
- DependencyTest::testIncompatiblePhpVersionDependency in core/
modules/ system/ tests/ src/ Functional/ Module/ DependencyTest.php - Tests failing PHP version requirements.
- DependencyTest::testMissingModules in core/
modules/ system/ tests/ src/ Functional/ Module/ DependencyTest.php - Attempts to enable a module with a missing dependency.
- DependencyTest::testModuleEnableOrder in core/
modules/ system/ tests/ src/ Functional/ Module/ DependencyTest.php - Tests that module dependencies are enabled in the correct order in the UI.
- DependencyTest::testNoVersionInfo in core/
modules/ system/ tests/ src/ Functional/ Module/ DependencyTest.php - Tests visiting admin/modules when a module outside of core has no version.
- DependencyTest::testProjectNamespaceForDependencies in core/
modules/ system/ tests/ src/ Functional/ Module/ DependencyTest.php - Checks functionality of project namespaces for dependencies.
- DependencyTest::testUninstallDependents in core/
modules/ forum/ tests/ src/ Functional/ Module/ DependencyTest.php - Tests attempting to uninstall a module that has installed dependents.
- DeprecatedTemplateTest::testDeprecatedTemplate in core/
modules/ system/ tests/ src/ Functional/ Module/ DeprecatedTemplateTest.php - Tests that the deprecated template is marked as deprecated.
- DestinationTest::testDestination in core/
modules/ system/ tests/ src/ Functional/ Routing/ DestinationTest.php - Tests that $_GET/$_REQUEST['destination'] only contain internal URLs.
- DestructableServiceTest::testDestructableServiceExecutionOrder in core/
tests/ Drupal/ FunctionalTests/ HttpKernel/ DestructableServiceTest.php - DevelopmentSettingsFormTest::testDisabledRenderedOutputCacheBins in core/
modules/ system/ tests/ src/ FunctionalJavascript/ Form/ DevelopmentSettingsFormTest.php - Tests disabling cache bins which cache markup.
- DevelopmentSettingsFormTest::testTwigDevelopmentMode in core/
modules/ system/ tests/ src/ FunctionalJavascript/ Form/ DevelopmentSettingsFormTest.php - Tests turning on Twig development mode.
- DialogPositionTest::testDialogOpenAndClose in core/
tests/ Drupal/ FunctionalJavascriptTests/ Dialog/ DialogPositionTest.php - Tests if the dialog UI works properly with block layout page.
- DialogTest::testDialog in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ DialogTest.php - Tests sending non-JS and AJAX requests to open and manipulate modals.
- DialogTest::testHttpMethod in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ DialogTest.php - Tests dialog link opener with different HTTP methods.
- DisabledDisplayTest::testDisabledDisplays in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisabledDisplayTest.php - Tests that views displays can be disabled.
- DisplayAttachmentTest::testAttachment in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayAttachmentTest.php - Tests the attachment plugin.
- DisplayAttachmentTest::testDisabledAttachments in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayAttachmentTest.php - Tests that nothing is output when the attachment displays are disabled.
- DisplayBlockTest::testBlockCategory in core/
modules/ block/ tests/ src/ Functional/ Views/ DisplayBlockTest.php - Tests default and content block categories.
- DisplayBlockTest::testBlockContextualLinks in core/
modules/ block/ tests/ src/ Functional/ Views/ DisplayBlockTest.php - Tests the contextual links on a Views block.
- DisplayBlockTest::testBlockEmptyRendering in core/
modules/ block/ tests/ src/ Functional/ Views/ DisplayBlockTest.php - Tests the various test cases of empty block rendering.
- DisplayBlockTest::testBlockRendering in core/
modules/ block/ tests/ src/ Functional/ Views/ DisplayBlockTest.php - Tests the actual rendering of the views block.
- DisplayBlockTest::testDeleteBlockDisplay in core/
modules/ block/ tests/ src/ Functional/ Views/ DisplayBlockTest.php - Tests removing a block display.
- DisplayBlockTest::testViewsBlockForm in core/
modules/ block/ tests/ src/ Functional/ Views/ DisplayBlockTest.php - Tests the block form for a Views block.
- DisplayEntityReferenceTest::testEntityReferenceDisplay in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayEntityReferenceTest.php - Tests the entity reference display plugin.
- DisplayFeedTest::testDisabledFeed in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayFeedTest.php - Tests that nothing is output when the feed display is disabled.
- DisplayFeedTest::testDisabledLinkedDisplay in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayFeedTest.php - Tests that the feed display works when the linked display is disabled.
- DisplayFeedTest::testFeedCacheability in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayFeedTest.php - Tests the cacheability of the feed display.
- DisplayFeedTest::testFeedFieldOutput in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayFeedTest.php - Tests the rendered output for fields display.
- DisplayFeedTest::testFeedOutput in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayFeedTest.php - Tests the rendered output.
- DisplayFeedTranslationTest::checkFeedResults in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayFeedTranslationTest.php - Checks the feed results for the given style of node links.
- DisplayModeBundleSelectionTest::testBundleSelection in core/
modules/ field_ui/ tests/ src/ FunctionalJavascript/ DisplayModeBundleSelectionTest.php - Tests the bundle selection.
- DisplayPageWebTest::assertPagePath in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayPageWebTest.php - Tests that we can successfully change a view page display path.
- DisplayPageWebTest::testAdminTheme in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayPageWebTest.php - Tests the 'use_admin_theme' page display option.
- DisplayPageWebTest::testArguments in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayPageWebTest.php - Tests arguments.
- DisplayPageWebTest::testPageDisplayMenu in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayPageWebTest.php - Tests menu settings of page displays.
- DisplayPageWebTest::testTitleOutput in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayPageWebTest.php - Tests the title is not displayed in the output.
- DisplayTest::checkTranslationSetting in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayTest.php - Asserts a node and a file based view for the translation setting.
- DisplayTest::testAddDisplay in core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ DisplayTest.php - Tests adding a display.
- DisplayTest::testAddDisplayBlockTranslation in core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ DisplayTest.php - Test if 'add' translations are filtered from multilingual display options.
- DisplayTest::testDisplayPlugin in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayTest.php - Tests the display test plugin.
- DisplayTest::testInvalidDisplayPlugins in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayTest.php - Tests invalid display plugins.
- DisplayTest::testPageContextualLinks in core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ DisplayTest.php - Tests contextual links on Views page displays.
- DisplayTest::testRenameDisplayAdminName in core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ DisplayTest.php - Tests setting the administrative title.
- DisplayVariantTest::testPageDisplayVariantSelectionEvent in core/
modules/ system/ tests/ src/ Functional/ Render/ DisplayVariantTest.php - Tests selecting the variant and passing configuration.
- DistributionProfileTranslationQueryTest::testInstalled in core/
tests/ Drupal/ FunctionalTests/ Installer/ DistributionProfileTranslationQueryTest.php - Confirms that the installation succeeded.
- DistributionProfileTranslationQueryTest::visitInstaller in core/
tests/ Drupal/ FunctionalTests/ Installer/ DistributionProfileTranslationQueryTest.php - DistributionProfileTranslationTest::testInstalled in core/
tests/ Drupal/ FunctionalTests/ Installer/ DistributionProfileTranslationTest.php - Confirms that the installation succeeded.
- DoubleSlashTest::testMigrateUpgradeExecute in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ DoubleSlashTest.php - Executes all steps of migrations upgrade.
- DownloadTest::checkUrl in core/
modules/ file/ tests/ src/ Functional/ DownloadTest.php - Download a file from the URL generated by generateString().
- DownloadTest::doPrivateFileTransferTest in core/
modules/ file/ tests/ src/ Functional/ DownloadTest.php - Tests the private file transfer system.
- DrupalDateTimeTest::testDateTimezone in core/
modules/ system/ tests/ src/ Functional/ Datetime/ DrupalDateTimeTest.php - Tests that DrupalDateTime can detect the right timezone to use.
- DrupalMessengerServiceTest::testDrupalMessengerService in core/
modules/ system/ tests/ src/ Functional/ Bootstrap/ DrupalMessengerServiceTest.php - Tests Messenger service.
- DrupalMessengerServiceTest::testStatusMessageAssertions in core/
modules/ system/ tests/ src/ Functional/ Bootstrap/ DrupalMessengerServiceTest.php - Tests assertion methods in WebAssert related to status messages.
- DrupalSelenium2DriverTest::testGetRemoteFilePath in core/
tests/ Drupal/ FunctionalJavascriptTests/ Tests/ DrupalSelenium2DriverTest.php - Tests uploading remote files.
- DuplicateContextualLinksTest::testSameContextualLinks in core/
modules/ contextual/ tests/ src/ FunctionalJavascript/ DuplicateContextualLinksTest.php - Tests the contextual links with same id.
- DynamicPageCacheIntegrationTest::testDynamicPageCache in core/
modules/ dynamic_page_cache/ tests/ src/ Functional/ DynamicPageCacheIntegrationTest.php - Tests that Dynamic Page Cache works correctly, and verifies the edge cases.
- EarlyDateTest::testTaxonomyEarlyDateNode in core/
modules/ taxonomy/ tests/ src/ Functional/ EarlyDateTest.php - Tests taxonomy functionality with nodes prior to 1970.
- EarlyRenderingControllerTest::testEarlyRendering in core/
modules/ system/ tests/ src/ Functional/ Common/ EarlyRenderingControllerTest.php - Tests theme preprocess functions being able to attach assets.
- EditModeTest::testEditModeEnableDisable in core/
modules/ contextual/ tests/ src/ FunctionalJavascript/ EditModeTest.php - Tests enabling and disabling edit mode.
- EditorAdminTest::addEditorToNewFormat in core/
modules/ editor/ tests/ src/ Functional/ EditorAdminTest.php - Adds an editor to a new format using the UI.
- EditorAdminTest::testAddEditorToExistingFormat in core/
modules/ editor/ tests/ src/ Functional/ EditorAdminTest.php - Tests adding a text editor to an existing text format.
- EditorAdminTest::testDisableFormatWithEditor in core/
modules/ editor/ tests/ src/ Functional/ EditorAdminTest.php - Tests format disabling.
- EditorAdminTest::testEditorCreation in core/
modules/ editor/ tests/ src/ FunctionalJavascript/ EditorAdminTest.php - Tests that editor creation works fine while switching text editor field.
- EditorAdminTest::testEditorSelection in core/
modules/ editor/ tests/ src/ FunctionalJavascript/ EditorAdminTest.php - Tests that editor selection can be toggled without breaking ajax.
- EditorAdminTest::testNoEditorAvailable in core/
modules/ editor/ tests/ src/ Functional/ EditorAdminTest.php - Tests an existing format without any editors available.
- EditorAdminTest::testSwitchEditorToNone in core/
modules/ editor/ tests/ src/ Functional/ EditorAdminTest.php - Tests switching text editor to none does not throw a TypeError.
- EditorAdminTest::verifyUnicornEditorConfiguration in core/
modules/ editor/ tests/ src/ Functional/ EditorAdminTest.php - Verifies unicorn editor configuration.
- EditorLoadingTest::testLoading in core/
modules/ editor/ tests/ src/ Functional/ EditorLoadingTest.php - Tests loading of text editors.
- EditorLoadingTest::testSupportedElementTypes in core/
modules/ editor/ tests/ src/ Functional/ EditorLoadingTest.php - Tests supported element types.
- EditorPrivateFileReferenceFilterTest::testEditorPrivateFileReferenceFilter in core/
modules/ editor/ tests/ src/ Functional/ EditorPrivateFileReferenceFilterTest.php - Tests the editor file reference filter with private files.
- EditorSecurityTest::testEditorXssFilterOverride in core/
modules/ editor/ tests/ src/ Functional/ EditorSecurityTest.php - Tests the standard text editor XSS filter being overridden.
- EditorSecurityTest::testInitialSecurity in core/
modules/ editor/ tests/ src/ Functional/ EditorSecurityTest.php - Tests initial security: is the user safe without switching text formats?
- EditorSecurityTest::testSwitchingSecurity in core/
modules/ editor/ tests/ src/ Functional/ EditorSecurityTest.php - Tests administrator security: is the user safe when switching text formats?
- ElementsAccessTest::testAccessFalse in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsAccessTest.php - Ensures that child values are still processed when #access = FALSE.
- ElementsContainerTest::testOptionalContainerElements in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsContainerTest.php - Tests the #optional container property.
- ElementsLabelsTest::testFormDescriptions in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsLabelsTest.php - Tests different display options for form element descriptions.
- ElementsLabelsTest::testFormLabels in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsLabelsTest.php - Tests form element rendering.
- ElementsLabelsTest::testTitleEscaping in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsLabelsTest.php - Tests XSS-protection of element labels.
- ElementsTableSelectTest::testAdvancedSelect in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsTableSelectTest.php - Tests the #js_select property.
- ElementsTableSelectTest::testAjax in core/
modules/ system/ tests/ src/ FunctionalJavascript/ Form/ ElementsTableSelectTest.php - Tests the presence of ajax functionality for all options.
- ElementsTableSelectTest::testDisabledRows in core/
modules/ system/ tests/ src/ FunctionalJavascript/ Form/ ElementsTableSelectTest.php - Tests table select with disabled rows.
- ElementsTableSelectTest::testEmptyText in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsTableSelectTest.php - Tests the display of the #empty text when #options is an empty array.
- ElementsTableSelectTest::testMultipleFalse in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsTableSelectTest.php - Tests the display of radios when #multiple is FALSE.
- ElementsTableSelectTest::testMultipleFalseSubmit in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsTableSelectTest.php - Tests submission of values when #multiple is FALSE.
- ElementsTableSelectTest::testMultipleTrue in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsTableSelectTest.php - Tests the display of checkboxes when #multiple is TRUE.
- ElementsTableSelectTest::testMultipleTrueSubmit in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsTableSelectTest.php - Tests the submission of single and multiple values when #multiple is TRUE.
- ElementsTableSelectTest::testTableSelectColSpan in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsTableSelectTest.php - Tests the display when #colspan is set.
- ElementsVerticalTabsTest::testDefaultTab in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsVerticalTabsTest.php - Ensures that default vertical tab is correctly selected.
- ElementsVerticalTabsTest::testDefaultTabCleaned in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsVerticalTabsTest.php - Ensures that vertical tab form values are cleaned.
- ElementsVerticalTabsTest::testWrapperNotShownWhenEmpty in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementsVerticalTabsTest.php - Ensures that vertical tab markup is not shown if user has no tab access.
- ElementTest::testButtonClasses in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementTest.php - Tests button classes.
- ElementTest::testDetailsSummaryAttributes in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementTest.php - Tests summary attributes of details.
- ElementTest::testFormAutocomplete in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementTest.php - Tests a form with an autocomplete setting..
- ElementTest::testFormElementErrors in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementTest.php - Tests form element error messages.
- ElementTest::testGroupElements in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementTest.php - Tests the #group property.
- ElementTest::testOptions in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementTest.php - Tests expansion of #options for #type checkboxes and radios.
- ElementTest::testPlaceHolderText in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementTest.php - Tests placeholder text for elements that support placeholders.
- ElementTest::testRadiosChecked in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementTest.php - Tests correct checked attribute for radios element.
- ElementTest::testRequiredFieldsetsAndDetails in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementTest.php - Tests the #required property on details and fieldset elements.
- ElementTest::testWrapperIds in core/
modules/ system/ tests/ src/ Functional/ Form/ ElementTest.php - Tests wrapper ids for checkboxes and radios.
- ElementValidationTest::testAjaxElementValidation in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ ElementValidationTest.php - Tries to post an Ajax change to a form that has a validated element.
- EmailFieldTest::testEmailField in core/
modules/ field/ tests/ src/ Functional/ Email/ EmailFieldTest.php - Tests email field.
- EmailTest::testFormEmail in core/
modules/ system/ tests/ src/ Functional/ Form/ EmailTest.php - Tests that #type 'email' fields are properly validated.
- EmbeddedFormWidgetTest::testInsertionAndReselection in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ EmbeddedFormWidgetTest.php - Tests media inside another widget that validates too enthusiastically.
- EmphasisTest::testEmphasis in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ EmphasisTest.php - Ensures that CKEditor italic model is converted to em.
- EmphasisTest::testEmphasisArbitraryHtml in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ EmphasisTest.php - Tests that arbitrary attributes are allowed via GHS.
- EngineNyanCatTest::testTemplateOverride in core/
modules/ system/ tests/ src/ Functional/ Theme/ EngineNyanCatTest.php - Ensures a theme's template is overridable based on the 'template' filename.
- EngineTwigTest::testRenderable in core/
modules/ system/ tests/ src/ Functional/ Theme/ EngineTwigTest.php - Tests the rendering of renderables.
- EngineTwigTest::testTwigAttachLibrary in core/
modules/ system/ tests/ src/ Functional/ Theme/ EngineTwigTest.php - Tests the attach of asset libraries.
- EngineTwigTest::testTwigFileUrls in core/
modules/ system/ tests/ src/ Functional/ Theme/ EngineTwigTest.php - Tests the automatic/magic calling of toString() on objects, if exists.
- EngineTwigTest::testTwigLinkGenerator in core/
modules/ system/ tests/ src/ Functional/ Theme/ EngineTwigTest.php - Tests the link_generator Twig functions.
- EngineTwigTest::testTwigUrlGenerator in core/
modules/ system/ tests/ src/ Functional/ Theme/ EngineTwigTest.php - Tests the url and url_generate Twig functions.
- EngineTwigTest::testTwigUrlToString in core/
modules/ system/ tests/ src/ Functional/ Theme/ EngineTwigTest.php - Tests the magic url to string Twig functions.
- EngineTwigTest::testTwigVariableDataTypes in core/
modules/ system/ tests/ src/ Functional/ Theme/ EngineTwigTest.php - Tests that the Twig engine handles PHP data correctly.
- EntityAddUITest::testAddPageWithBundleEntities in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityAddUITest.php - Tests the add page for an entity type using bundle entities.
- EntityAddUITest::testAddPageWithoutBundleEntities in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityAddUITest.php - Tests the add page for an entity type not using bundle entities.
- EntityArgumentTest::testArgumentTitle in core/
modules/ views/ tests/ src/ Functional/ Plugin/ EntityArgumentTest.php - Tests the generated title of a view with an entity target argument.
- EntityBundleListCacheTest::testBundleListingCache in core/
tests/ Drupal/ FunctionalTests/ Entity/ EntityBundleListCacheTest.php - Tests that tags are invalidated when an entity with that bundle changes.
- EntityComputedFieldTest::testFormatterComputedFieldCacheableMetadata in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityComputedFieldTest.php - Tests that formatters bubble the cacheable metadata of computed fields.
- EntityDisplayFormBaseTest::testNoApplicableFormatters in core/
modules/ field_ui/ tests/ src/ Functional/ EntityDisplayFormBaseTest.php - Ensures the entity is not affected when there are no applicable formatters.
- EntityDisplayModeTest::testAlphabeticalDisplaySettings in core/
modules/ field_ui/ tests/ src/ Functional/ EntityDisplayModeTest.php - Tests if view modes appear in alphabetical order by visible name.
- EntityDisplayModeTest::testEntityFormModeUI in core/
modules/ field_ui/ tests/ src/ Functional/ EntityDisplayModeTest.php - Tests the EntityFormMode user interface.
- EntityDisplayModeTest::testEntityViewModeUI in core/
modules/ field_ui/ tests/ src/ Functional/ EntityDisplayModeTest.php - Tests the EntityViewMode user interface.
- 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::testEntityView in core/
modules/ field_ui/ tests/ src/ Functional/ 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.
- EntityFilteringThemeTest::testThemedEntity in core/
modules/ system/ tests/ src/ Functional/ Theme/ EntityFilteringThemeTest.php - Checks each themed entity for XSS filtering in available themes.
- EntityFormTest::doTestFormCRUD in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityFormTest.php - Executes the form CRUD tests for the given entity type.
- EntityFormTest::doTestMultilingualFormCRUD in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityFormTest.php - Executes the multilingual form CRUD tests for the given entity type ID.
- EntityFormTest::testAddPageWithMultipleParameters in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityFormTest.php - Tests the route add-page with multiple parameters.
- EntityFormTest::testEntityFormDisplayAlter in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityFormTest.php - Tests hook_entity_form_display_alter().
- EntityFormTest::testEntityFormModeAlter in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityFormTest.php - Tests hook_entity_form_mode_alter() and hook_ENTITY_TYPE_form_mode_alter().
- EntityFormTest::testValidationHandlers in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityFormTest.php - Checks that validation handlers works as expected.
- EntityListBuilderTest::testCacheTags in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityListBuilderTest.php - Tests if the list cache tags are set.
- EntityListBuilderTest::testPager in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityListBuilderTest.php - Tests paging.
- EntityOperationsTest::testEntityOperationAlter in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityOperationsTest.php - Checks that hook_entity_operation_alter() can add an operation.
- EntityQueryAccessTest::testBlockContentEntityQueryAccess in core/
modules/ views/ tests/ src/ Functional/ Entity/ EntityQueryAccessTest.php - Tests that the 'block_content_access' query tag is respected by Views.
- EntityQueryAccessTest::testMediaEntityQueryAccess in core/
modules/ views/ tests/ src/ Functional/ Entity/ EntityQueryAccessTest.php - Tests that the 'media_access' query tag is respected by Views.
- EntityReferenceAdminTest::testAvailableFormatters in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAdminTest.php - Tests the formatters for the Entity References.
- EntityReferenceAdminTest::testFieldAdminHandler in core/
modules/ field/ tests/ src/ FunctionalJavascript/ EntityReference/ EntityReferenceAdminTest.php - Tests the Entity Reference Admin UI.
- EntityReferenceAdminTest::testFieldAdminHandler in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAdminTest.php - Tests the Entity Reference Admin UI.
- EntityReferenceAdminTest::testMultipleTargetBundles in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAdminTest.php - Tests field settings for an entity reference field.
- EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget in core/
tests/ Drupal/ FunctionalJavascriptTests/ EntityReference/ EntityReferenceAutocompleteWidgetTest.php - Tests that the default autocomplete widget return the correct results.
- EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidgetAttachedEntity in core/
tests/ Drupal/ FunctionalJavascriptTests/ EntityReference/ EntityReferenceAutocompleteWidgetTest.php - Tests that the autocomplete widget knows about the entity its attached to.
- EntityReferenceAutoCreateTest::testAutoCreate in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAutoCreateTest.php - Tests the autocomplete input element and entity auto-creation.
- EntityReferenceAutoCreateTest::testMultipleTargetBundles in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAutoCreateTest.php - Tests multiple target bundles.
- EntityReferenceAutoCreateTest::testNoBundles in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAutoCreateTest.php - Tests autocreation for an entity that has no bundles.
- EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultConfigValue in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceFieldDefaultValueTest.php - Tests that dependencies due to default values can be removed.
- EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultValue in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceFieldDefaultValueTest.php - Tests that default values are correctly translated to UUIDs in config.
- EntityReferenceFieldTranslatedReferenceViewTest::assertEntityReferenceDisplay in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceFieldTranslatedReferenceViewTest.php - Assert entity reference display.
- EntityReferenceFieldTranslatedReferenceViewTest::assertEntityReferenceFormDisplay in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceFieldTranslatedReferenceViewTest.php - Assert entity reference form display.
- EntityReferenceFileUploadTest::testFileUpload in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceFileUploadTest.php - Tests that the autocomplete input element does not cause ajax fatal.
- EntityReferenceIntegrationTest::testSupportedEntityTypesAndWidgets in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceIntegrationTest.php - Tests the entity reference field with all its supported field widgets.
- EntityReferenceWidgetTest::testAddAfterReordering in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ EntityReferenceWidgetTest.php - Tests that order is correct after re-order and adding another item.
- EntityReferenceWidgetTest::testFocusNotAppliedWithoutSelectionChange in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ EntityReferenceWidgetTest.php - Tests that disabled media items don't capture focus on page load.
- EntityReferenceWidgetTest::testRemoveAfterReordering in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ EntityReferenceWidgetTest.php - Tests that changed order is maintained after removing a selection.
- EntityReferenceWidgetTest::testRequiredMediaField in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ EntityReferenceWidgetTest.php - Tests saving a required media library field.
- EntityReferenceWidgetTest::testWidget in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ EntityReferenceWidgetTest.php - Tests that the Media library's widget works as expected.
- EntityReferenceWidgetTest::testWidgetPreview in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ EntityReferenceWidgetTest.php - Tests the preview displayed by the field widget.
- EntityReferenceXSSTest::testEntityReferenceXSS in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceXSSTest.php - Tests markup is escaped in the entity reference select and label formatter.
- EntityRevisionsTest::runRevisionsTests in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityRevisionsTest.php - Executes the revision tests for the given entity type.
- EntityRevisionsTest::testEntityRevisionParamConverter in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityRevisionsTest.php - Tests that an entity revision is upcasted in the correct language.
- EntityTestRevisionTest::testRevisionsViewWithNoTypeOnBaseTable in core/
modules/ views/ tests/ src/ Functional/ Wizard/ EntityTestRevisionTest.php - Tests creating a view of revisions where the type is not on the base table.
- EntityTranslationFormTest::testEntityFormLanguage in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityTranslationFormTest.php - Tests entity form language.
- EntityTypeWithoutLanguageFormTest::testEmptyLangcode in core/
modules/ language/ tests/ src/ Functional/ EntityTypeWithoutLanguageFormTest.php - Tests configuration options with an entity without language definition.
- EntityViewControllerTest::testEntityViewController in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityViewControllerTest.php - Tests EntityViewController.
- EntityViewControllerTest::testEntityViewControllerViewBuilder in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityViewControllerTest.php - Tests that a view builder can successfully override the view builder.
- EntityViewControllerTest::testFieldItemAttributes in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityViewControllerTest.php - Tests field item attributes.
- EquivalentUpdateTest::testModuleUninstall in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ EquivalentUpdateTest.php - Tests that module uninstall removes skipped update information.
- EquivalentUpdateTest::testUpdateHooks in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ EquivalentUpdateTest.php - Tests that update hooks are properly run.
- ErrorHandlerTest::testCustomErrorHandler in core/
modules/ system/ tests/ src/ Functional/ System/ ErrorHandlerTest.php - Tests a custom error handler set in settings.php.
- ErrorHandlerTest::testErrorHandler in core/
modules/ system/ tests/ src/ Functional/ System/ ErrorHandlerTest.php - Tests the error handler.
- ErrorHandlerTest::testExceptionHandler in core/
modules/ system/ tests/ src/ Functional/ System/ ErrorHandlerTest.php - Tests the exception handler.
- ExcludedFieldTokenTest::testExcludedTitleTokenDisplay in core/
modules/ rest/ tests/ src/ Functional/ Views/ ExcludedFieldTokenTest.php - Tests the display of an excluded title field when used as a token.
- ExperimentalHelpTest::testExperimentalHelp in core/
modules/ help/ tests/ src/ Functional/ ExperimentalHelpTest.php - Verifies that a warning message is displayed for experimental modules.
- ExperimentalThemeTest::testExperimentalConfirmForm in core/
modules/ system/ tests/ src/ Functional/ Theme/ ExperimentalThemeTest.php - Tests installing experimental themes and dependencies in the UI.
- ExposedFilterAJAXTest::testExposedFilterErrorMessages in core/
modules/ views/ tests/ src/ FunctionalJavascript/ ExposedFilterAJAXTest.php - Tests that errors messages are displayed for exposed filters via ajax.
- ExposedFilterAJAXTest::testExposedFiltering in core/
modules/ views/ tests/ src/ FunctionalJavascript/ ExposedFilterAJAXTest.php - Tests if exposed filtering via AJAX works for the "Content" View.
- ExposedFilterAJAXTest::testExposedFilteringThemeNegotiation in core/
modules/ views/ tests/ src/ FunctionalJavascript/ ExposedFilterAJAXTest.php - Tests if exposed filtering via AJAX theme negotiation works.
- ExposedFilterAJAXTest::testExposedFilteringWithButtonElement in core/
modules/ views/ tests/ src/ FunctionalJavascript/ ExposedFilterAJAXTest.php - Tests exposed filtering via AJAX with a button element.
- ExposedFilterAJAXTest::testExposedFiltersInModal in core/
modules/ views/ tests/ src/ FunctionalJavascript/ ExposedFilterAJAXTest.php - Tests if exposed filtering via AJAX works in a modal.
- ExposedFormCheckboxesTest::testExposedFormRenderCheckboxes in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormCheckboxesTest.php - Tests overriding the default render option with checkboxes.
- ExposedFormCheckboxesTest::testExposedIsAllOfFilter in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormCheckboxesTest.php - Tests that "is all of" filters work with checkboxes.
- ExposedFormTest::testExposedBlock in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests the exposed block functionality.
- ExposedFormTest::testExposedFilterPagination in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests the exposed form with a pager.
- ExposedFormTest::testExposedIdentifier in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests the exposed form with a non-standard identifier.
- ExposedFormTest::testExposedSortAndItemsPerPage in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests exposed forms with exposed sort and items per page.
- ExposedFormTest::testFormErrorWithExposedForm in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests a view which is rendered after a form with a validation error.
- ExposedFormTest::testInputRequired in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests the input required exposed form type.
- ExposedFormTest::testRememberSelected in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests the "Remember the last selection" functionality.
- ExposedFormTest::testResetButton in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests whether the reset button works on an exposed form.
- ExposedFormTest::testSubmitButton in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests the submit button.
- ExposedFormTest::testTextInputRequired in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests the "on demand text" for the input required exposed form type.
- FailureMarkerRequirementTest::testFailureMarkerExists in core/
modules/ package_manager/ tests/ src/ Functional/ FailureMarkerRequirementTest.php - Tests that error is shown if failure marker already exists.
- Fast404Test::testFast404 in core/
tests/ Drupal/ FunctionalTests/ EventSubscriber/ Fast404Test.php - Tests the fast 404 functionality.
- Fast404Test::testFast404PrivateFiles in core/
tests/ Drupal/ FunctionalTests/ EventSubscriber/ Fast404Test.php - Tests the fast 404 functionality.
- FastTest::testUserAutocomplete in core/
modules/ system/ tests/ src/ Functional/ Theme/ FastTest.php - Tests access to user autocompletion and verify the correct results.
- FieldAccessTest::testFieldAccess in core/
modules/ field/ tests/ src/ Functional/ FieldAccessTest.php - Tests that hook_entity_field_access() is called.
- FieldBlockTest::testStatesFieldBlock in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ FieldBlockTest.php - Tests configuring a field block that uses #states.
- FieldBlockTest::testUserFieldBlock in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ FieldBlockTest.php - Tests configuring a field block for a user field.
- FieldCounterTest::testExcludedTitleTokenDisplay in core/
modules/ rest/ tests/ src/ Functional/ Views/ FieldCounterTest.php - Tests the display of an excluded title field when used as a token.
- FieldDefaultValueCallbackTest::testDefaultValueCallbackForm in core/
modules/ field/ tests/ src/ Functional/ FieldDefaultValueCallbackTest.php - FieldDialogsTest::testRemoveFieldHandler in core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ FieldDialogsTest.php - Tests removing a field through the rearrange dialog.
- FieldDropButtonTest::testDropbutton in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldDropButtonTest.php - Tests dropbutton field.
- FieldEntityLinkBaseTest::testEntityLink in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldEntityLinkBaseTest.php - Tests entity link fields.
- FieldEntityOperationsTest::testEntityOperations in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldEntityOperationsTest.php - Tests entity operations field.
- FieldEntityTranslationTest::testTranslationRows in core/
modules/ views/ tests/ src/ Functional/ Entity/ FieldEntityTranslationTest.php - Tests that different translation mechanisms can be used for base fields.
- FieldGroupRowsWebTest::testGroupRows in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldGroupRowsWebTest.php - Testing when "Display all values in the same row" is checked.
- FieldGroupRowsWebTest::testUngroupedRows in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldGroupRowsWebTest.php - Testing when "Display all values in the same row" is unchecked.
- FieldHelpTest::testFieldHelp in core/
modules/ field/ tests/ src/ Functional/ FieldHelpTest.php - Tests the Field module's help page.
- FieldImportDeleteUninstallUiTest::testImportDeleteUninstall in core/
modules/ field/ tests/ src/ Functional/ FieldImportDeleteUninstallUiTest.php - Tests deleting field storages and fields as part of config import.
- FieldImportDeleteUninstallUiTest::testSynchronizeForm in core/
modules/ field/ tests/ src/ Functional/ FieldImportDeleteUninstallUiTest.php - Tests if the synchronization form is available when the core.extension.yml is missing.
- FieldLayoutTest::testChangingFormatterAndRegion in core/
modules/ field_layout/ tests/ src/ FunctionalJavascript/ FieldLayoutTest.php - Tests changing the formatter and region at the same time.
- FieldLayoutTest::testEntityForm in core/
modules/ field_layout/ tests/ src/ FunctionalJavascript/ FieldLayoutTest.php - Tests the use of field layout for entity form displays.
- FieldLayoutTest::testEntityView in core/
modules/ field_layout/ tests/ src/ FunctionalJavascript/ FieldLayoutTest.php - Tests the use of field layout for entity view displays.
- FieldLayoutTest::testEntityViewModes in core/
modules/ field_layout/ tests/ src/ FunctionalJavascript/ FieldLayoutTest.php - Tests that layouts are unique per view mode.
- FieldLayoutTest::testLayoutForms in core/
modules/ field_layout/ tests/ src/ FunctionalJavascript/ FieldLayoutTest.php - Tests layout plugins with forms.
- FieldLayoutTest::testNodeView in core/
modules/ field_layout/ tests/ src/ Functional/ FieldLayoutTest.php - Tests an entity type that has fields shown by default.
- FieldLayoutTest::testRegionChanges in core/
modules/ field_layout/ tests/ src/ Functional/ FieldLayoutTest.php - Tests that changes to the regions still leave the fields visible.
- FieldRenderedEntityTranslationTest::testTranslationRows in core/
modules/ views/ tests/ src/ Functional/ Entity/ FieldRenderedEntityTranslationTest.php - Tests that different translation mechanisms can be used for base fields.
- FieldTest::testFormatterChanging in core/
modules/ views/ tests/ src/ FunctionalJavascript/ Plugin/ views/ Handler/ FieldTest.php - FieldTest::testModalDialogTitle in core/
modules/ views/ tests/ src/ FunctionalJavascript/ Plugin/ views/ Handler/ FieldTest.php - Tests custom text field modal title.
- FieldTypeCategoriesIntegrationTest::testLibrariesLoaded in core/
modules/ field_ui/ tests/ src/ Functional/ FieldTypeCategoriesIntegrationTest.php - Tests if the libraries are loaded on FieldStorageAddForm.
- FieldUIDeleteTest::testDeleteField in core/
modules/ field_ui/ tests/ src/ Functional/ FieldUIDeleteTest.php - Tests that deletion removes field storages and fields as expected.
- FieldUIIndentationTest::testIndentation in core/
modules/ field_ui/ tests/ src/ Functional/ FieldUIIndentationTest.php - FieldUiIntegrationTest::testFieldUiIntegration in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ FieldUiIntegrationTest.php - Tests field UI integration for media library widget.
- FieldUIRouteTest::testFieldUIRoutes in core/
modules/ field_ui/ tests/ src/ Functional/ FieldUIRouteTest.php - Ensures that entity types with bundles do not break following entity types.
- FieldUITest::testBooleanFilterHandler in core/
modules/ field/ tests/ src/ Functional/ Views/ FieldUITest.php - Tests adding a boolean field filter handler.
- FieldUITest::testHandlerUI in core/
modules/ field/ tests/ src/ Functional/ Views/ FieldUITest.php - Tests basic field handler settings in the UI.
- FieldUITest::testHandlerUIAggregation in core/
modules/ field/ tests/ src/ Functional/ Views/ FieldUITest.php - Tests the basic field handler form when aggregation is enabled.
- FieldWebTest::testClickSorting in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldWebTest.php - Tests the click sorting functionality.
- FieldWebTest::testClickSortingDistinct in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldWebTest.php - Tests the default click sorting functionality with distinct.
- FileAudioFormatterTest::testRender in core/
modules/ file/ tests/ src/ Functional/ Formatter/ FileAudioFormatterTest.php - @covers ::viewElements
- FileFieldAnonymousSubmissionTest::doTestNodeWithFileWithoutTitle in core/
modules/ file/ tests/ src/ Functional/ FileFieldAnonymousSubmissionTest.php - Helper method to test file submissions with missing node titles.
- FileFieldAnonymousSubmissionTest::testAnonymousNode in core/
modules/ file/ tests/ src/ Functional/ FileFieldAnonymousSubmissionTest.php - Tests the basic node submission for an anonymous visitor.
- FileFieldAnonymousSubmissionTest::testAnonymousNodeWithFile in core/
modules/ file/ tests/ src/ Functional/ FileFieldAnonymousSubmissionTest.php - Tests file submission for an anonymous visitor.
- FileFieldDisplayTest::testDefaultFileFieldDisplay in core/
modules/ file/ tests/ src/ Functional/ FileFieldDisplayTest.php - Tests default display of File Field.
- FileFieldDisplayTest::testDescriptionDefaultFileFieldDisplay in core/
modules/ file/ tests/ src/ Functional/ FileFieldDisplayTest.php - Tests description display of File Field.
- FileFieldDisplayTest::testDescToggle in core/
modules/ file/ tests/ src/ Functional/ FileFieldDisplayTest.php - Tests description toggle for field instance configuration.
- FileFieldDisplayTest::testNodeDisplay in core/
modules/ file/ tests/ src/ Functional/ FileFieldDisplayTest.php - Tests normal formatter display on node display.
- FileFieldFormatterAccessTest::testFileAccessHandler in core/
modules/ file/ tests/ src/ Functional/ FileFieldFormatterAccessTest.php - Tests the custom access handler is invoked.
- FileFieldRevisionTest::testRevisions in core/
modules/ file/ tests/ src/ Functional/ FileFieldRevisionTest.php - Tests creating multiple revisions of a node and managing attached files.
- FileFieldRSSContentTest::testFileFieldRSSContent in core/
modules/ file/ tests/ src/ Functional/ FileFieldRSSContentTest.php - Tests RSS enclosure formatter display for RSS feeds.
- FileFieldTestBase::removeNodeFile in core/
modules/ file/ tests/ src/ Functional/ FileFieldTestBase.php - Removes a file from a node.
- FileFieldTestBase::replaceNodeFile in core/
modules/ file/ tests/ src/ Functional/ FileFieldTestBase.php - Replaces a file within a node.
- FileFieldTestBase::uploadNodeFiles in core/
modules/ file/ tests/ src/ Functional/ FileFieldTestBase.php - Uploads multiple files to a node.
- FileFieldValidateTest::testAjaxValidationMessage in core/
modules/ file/ tests/ src/ FunctionalJavascript/ FileFieldValidateTest.php - Tests the validation message is displayed only once for ajax uploads.
- FileFieldValidateTest::testRequired in core/
modules/ file/ tests/ src/ Functional/ FileFieldValidateTest.php - Tests the required property on file fields.
- FileFieldWidgetClaroThemeTest::testWidgetDefaultVisibilitySettings in core/
modules/ file/ tests/ src/ FunctionalJavascript/ FileFieldWidgetClaroThemeTest.php - Tests that the field widget visibility settings are respected on the form.
- FileFieldWidgetTest::doTestTemporaryFileRemovalExploit in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Helper for testing exploiting the temporary file removal using fid.
- FileFieldWidgetTest::testFileExtensionsSetting in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests configuring file field's allowed file extensions setting.
- FileFieldWidgetTest::testMaximumUploadFileSizeValidation in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests maximum upload file size validation.
- FileFieldWidgetTest::testMultiValuedWidget in core/
modules/ file/ tests/ src/ FunctionalJavascript/ FileFieldWidgetTest.php - Tests upload and remove buttons for multiple multi-valued File fields.
- FileFieldWidgetTest::testMultiValuedWidget in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests upload and remove buttons for multiple multi-valued File fields.
- FileFieldWidgetTest::testPrivateFileComment in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests that download restrictions on private files work on comments.
- FileFieldWidgetTest::testPrivateFileSetting in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests a file field with a "Private files" upload destination setting.
- FileFieldWidgetTest::testSingleValuedWidget in core/
modules/ file/ tests/ src/ FunctionalJavascript/ FileFieldWidgetTest.php - Tests uploading and remove buttons for a single-valued File field.
- FileFieldWidgetTest::testSingleValuedWidget in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests upload and remove buttons for a single-valued File field.
- FileFieldWidgetTest::testUploadingMoreFilesThanAllowed in core/
modules/ file/ tests/ src/ FunctionalJavascript/ FileFieldWidgetTest.php - Tests uploading more files than allowed at once.
- FileFieldWidgetTest::testWidgetElement in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests file widget element.
- FileFieldWidgetTest::testWidgetValidation in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Tests validation with the Upload button.
- FileListingTest::testFileListingPages in core/
modules/ file/ tests/ src/ Functional/ FileListingTest.php - Tests file overview with different user permissions.
- FileListingTest::testFileListingUsageNoLink in core/
modules/ file/ tests/ src/ Functional/ FileListingTest.php - Tests file listing usage page for entities with no canonical link template.
- FileManagedFileElementTest::testFileNameTrim in core/
modules/ file/ tests/ src/ Functional/ FileManagedFileElementTest.php - Tests file names have leading . removed.
- FileManagedFileElementTest::testFileRemovedFromDisk in core/
modules/ file/ tests/ src/ Functional/ FileManagedFileElementTest.php - Ensure a file entity can be saved when the file does not exist on disk.
- FileManagedFileElementTest::testManagedFile in core/
modules/ file/ tests/ src/ FunctionalJavascript/ FileManagedFileElementTest.php - Tests the managed_file element type.
- FileManagedFileElementTest::testManagedFile in core/
modules/ file/ tests/ src/ Functional/ FileManagedFileElementTest.php - Tests the managed_file element type.
- FileManagedFileElementTest::testManagedFileRemoved in core/
modules/ file/ tests/ src/ Functional/ FileManagedFileElementTest.php - Ensure that warning is shown if file on the field has been removed.
- FileManagedFileElementTest::testUnusedPermanentFileValidation in core/
modules/ file/ tests/ src/ Functional/ FileManagedFileElementTest.php - Verify that unused permanent files can be used.
- FileOnTranslatedEntityTest::testFileUsage in core/
modules/ file/ tests/ src/ Functional/ FileOnTranslatedEntityTest.php - Tests if file field tracks file usages correctly on translated nodes.
- FileOnTranslatedEntityTest::testSyncedFiles in core/
modules/ file/ tests/ src/ Functional/ FileOnTranslatedEntityTest.php - Tests synced file fields on translated nodes.
- FilePathTest::testFilePath in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ d7/ FilePathTest.php - Executes all steps of migrations upgrade.
- FilePrivateTest::testPrivateFile in core/
modules/ file/ tests/ src/ Functional/ FilePrivateTest.php - Tests file access for file uploaded to a private node.
- FileSaveHtaccessLoggingTest::testHtaccessSave in core/
modules/ system/ tests/ src/ Functional/ File/ FileSaveHtaccessLoggingTest.php - Tests file_save_htaccess().
- FileTransferAuthorizeFormTest::testViaAuthorize in core/
modules/ update/ tests/ src/ Functional/ FileTransferAuthorizeFormTest.php - Tests the Update Manager module upload via authorize.php functionality.
- FileVideoFormatterTest::testAttributes in core/
modules/ file/ tests/ src/ Functional/ Formatter/ FileVideoFormatterTest.php - Tests that the attributes added to the formatter are applied on render.
- FileVideoFormatterTest::testRender in core/
modules/ file/ tests/ src/ Functional/ Formatter/ FileVideoFormatterTest.php - @covers ::viewElements
- FilterAdminTest::testDisabledFormat in core/
modules/ filter/ tests/ src/ Functional/ FilterAdminTest.php - Tests whether a field using a disabled format is rendered.
- FilterAdminTest::testFilterAdmin in core/
modules/ filter/ tests/ src/ Functional/ FilterAdminTest.php - Tests filter administration functionality.
- FilterAdminTest::testFilterEnableAndDisable in core/
modules/ filter/ tests/ src/ Functional/ FilterAdminTest.php - Tests enabling and disabling of filters.
- FilterAdminTest::testFilterTipHtmlEscape in core/
modules/ filter/ tests/ src/ Functional/ FilterAdminTest.php - Tests whether filter tips page is not HTML escaped.
- FilterAdminTest::testFormatAdmin in core/
modules/ filter/ tests/ src/ Functional/ FilterAdminTest.php - Tests the format administration functionality.
- FilterAdminTest::testUrlFilterAdmin in core/
modules/ filter/ tests/ src/ Functional/ FilterAdminTest.php - Tests the URL filter settings form is properly validated.
- FilterCriteriaTest::testFilterCriteriaDialog in core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ FilterCriteriaTest.php - Tests dialog for filter criteria.
- FilterCriteriaTest::testOperatorLabels in core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ FilterCriteriaTest.php - Tests operator labels.
- FilterDateTest::testExposedFilter in core/
modules/ views/ tests/ src/ Functional/ Handler/ FilterDateTest.php - Tests that the exposed date filter is displayed without errors.
- FilterDateTest::testExposedFilterWithPager in core/
modules/ datetime/ tests/ src/ Functional/ Views/ FilterDateTest.php - Tests exposed date filters with a pager.
- FilterDateTest::testExposedGroupedFilters in core/
modules/ datetime/ tests/ src/ Functional/ Views/ FilterDateTest.php - Tests exposed grouped filters.
- FilterDateTest::_testFilterDatetimeUI in core/
modules/ views/ tests/ src/ Functional/ Handler/ FilterDateTest.php - Tests datetime grouped filter UI.
- FilterDateTest::_testFilterDateUI in core/
modules/ views/ tests/ src/ Functional/ Handler/ FilterDateTest.php - Tests date filter UI.
- FilterDateTest::_testUiValidation in core/
modules/ views/ tests/ src/ Functional/ Handler/ FilterDateTest.php - Make sure the validation callbacks works.
- FilterDefaultFormatTest::testDefaultTextFormats in core/
modules/ filter/ tests/ src/ Functional/ FilterDefaultFormatTest.php - Tests if the default text format is accessible to users.
- FilterEntityReferenceTest::testAddConfigEntityReferenceFieldWithDefaultSelectionHandler in core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ FilterEntityReferenceTest.php - Tests end to end creation of a Config Entity Reference filter.
- FilterEntityReferenceTest::testAddEntityReferenceFieldWithDefaultSelectionHandler in core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ FilterEntityReferenceTest.php - Tests end to end creation of a Content Entity Reference filter.
- FilterFormatAccessTest::testFormatPermissions in core/
modules/ filter/ tests/ src/ Functional/ FilterFormatAccessTest.php - Tests the Filter format access permissions functionality.
- FilterFormatAccessTest::testFormatWidgetPermissions in core/
modules/ filter/ tests/ src/ Functional/ FilterFormatAccessTest.php - Tests editing a page using a disallowed text format.
- FilterFormTest::doFilterFormTestAsAdmin in core/
modules/ filter/ tests/ src/ Functional/ FilterFormTest.php - Tests the behavior of the 'text_format' element as an administrator.
- FilterFormTest::doFilterFormTestAsNonAdmin in core/
modules/ filter/ tests/ src/ Functional/ FilterFormTest.php - Tests the behavior of the 'text_format' element as a normal user.
- FilterHooksTest::testFilterHooks in core/
modules/ filter/ tests/ src/ Functional/ FilterHooksTest.php - Tests hooks on format management.
- FilterHtmlImageSecureTest::testImageSource in core/
modules/ filter/ tests/ src/ Functional/ FilterHtmlImageSecureTest.php - Tests removal of images having a non-local source.
- FilterHtmlTest::testTableTags in core/
modules/ filter/ tests/ src/ FunctionalJavascript/ FilterHtmlTest.php - Tests restricting HTML to table tags.
- FilterNodeAccessTest::testFilterNodeAccess in core/
modules/ node/ tests/ src/ Functional/ Views/ FilterNodeAccessTest.php - Tests the node access filter.
- FilterOptionsTest::testFilterOptionsAddFields in core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ FilterOptionsTest.php - Tests filtering options in the 'Add fields' dialog.
- FilterPermissionUiTest::testHandlerUI in core/
modules/ user/ tests/ src/ Functional/ Views/ FilterPermissionUiTest.php - Tests basic filter handler settings in the UI.
- FilterPlaceholderTextTest::testPlaceholderText in core/
modules/ views/ tests/ src/ Functional/ Handler/ FilterPlaceholderTextTest.php - Tests that HTML placeholders are added, when appropriate.
- FilterSecurityTest::testDisableFilterModule in core/
modules/ filter/ tests/ src/ Functional/ FilterSecurityTest.php - Tests removal of filtered content when an active filter is disabled.
- FilterTest::testAddingFilter in core/
modules/ views/ tests/ src/ FunctionalJavascript/ Plugin/ views/ Handler/ FilterTest.php - Tests adding a filter handler.
- FilterTest::testInOperatorSelectAllOptions in core/
modules/ views/ tests/ src/ Functional/ Plugin/ FilterTest.php - Tests an exposed filter when all options are selected.
- FilterTest::testLimitExposedOperators in core/
modules/ views/ tests/ src/ Functional/ Plugin/ FilterTest.php - Tests the limit of the expose operator functionality.
- FocusFirstCommandTest::testFocusFirst in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ FocusFirstCommandTest.php - Tests AjaxFocusFirstCommand on a page.
- FormatDateTest::testAdminDefinedFormatDate in core/
modules/ system/ tests/ src/ Functional/ Common/ FormatDateTest.php - Tests admin-defined formats in DateFormatterInterface::format().
- FormErrorHandlerCKEditor5Test::testFragmentLink in core/
modules/ inline_form_errors/ tests/ src/ FunctionalJavascript/ FormErrorHandlerCKEditor5Test.php - Tests if the fragment link to a textarea works with CKEditor 5 enabled.
- FormErrorHandlerFileUploadTest::testFileUploadErrors in core/
modules/ inline_form_errors/ tests/ src/ Functional/ FormErrorHandlerFileUploadTest.php - Tests that the required field error is displayed as inline error message.
- FormGroupingElementsTest::testDetailsChildVisibility in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ FormGroupingElementsTest.php - Tests that details element children become visible.
- FormGroupingElementsTest::testDetailsContainsRequiredTextfield in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ FormGroupingElementsTest.php - Tests form submit with a required field in closed details element.
- FormGroupingElementsTest::testDetailsContainsRequiredTextfieldAjaxForm in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ FormGroupingElementsTest.php - Tests required field in closed details element with ajax form.
- FormGroupingElementsTest::testVerticalTabChildVisibility in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ FormGroupingElementsTest.php - Tests that vertical tab children become visible.
- FormGroupingElementsTest::testVerticalTabValidationVisibility in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ FormGroupingElementsTest.php - Confirms tabs containing a field with a validation error are open.
- FormObjectTest::testObjectFormCallback in core/
modules/ system/ tests/ src/ Functional/ Form/ FormObjectTest.php - Tests using an object as the form callback.
- FormStoragePageCacheTest::testRebuildFormStorageOnCachedPage in core/
modules/ system/ tests/ src/ Functional/ Form/ FormStoragePageCacheTest.php - Build-id is regenerated when rebuilding cached form.
- FormStoragePageCacheTest::testValidateFormStorageOnCachedPage in core/
modules/ system/ tests/ src/ Functional/ Form/ FormStoragePageCacheTest.php - Build-id is regenerated when validating cached form.
- FormTest::testCheckboxProcessing in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests default value handling for checkboxes.
- FormTest::testColorValidation in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests validation of #type 'color' elements.
- FormTest::testDisabledElements in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests handling of disabled elements.
- FormTest::testDisabledMarkup in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Verify markup for disabled form elements.
- FormTest::testEmptySelect in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests a select element when #options is not set.
- FormTest::testFieldFormAccess in core/
modules/ field/ tests/ src/ Functional/ FormTest.php - Tests fields with no 'edit' access.
- FormTest::testFieldFormDefaultValue in core/
modules/ field/ tests/ src/ Functional/ FormTest.php - Tests field widget default values on entity forms.
- FormTest::testFieldFormMultivalueWithRequiredRadio in core/
modules/ field/ tests/ src/ Functional/ FormTest.php - Tests widget handling of multiple required radios.
- FormTest::testFieldFormSingle in core/
modules/ field/ tests/ src/ Functional/ FormTest.php - FormTest::testFieldFormSingleRequired in core/
modules/ field/ tests/ src/ Functional/ FormTest.php - FormTest::testFieldFormUnlimited in core/
modules/ field/ tests/ src/ Functional/ FormTest.php - FormTest::testFieldFormUnlimitedRequired in core/
modules/ field/ tests/ src/ Functional/ FormTest.php - Tests the position of the required label.
- FormTest::testGetFormsCsrfToken in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - CSRF tokens for GET forms should not be added by default.
- FormTest::testHiddenField in core/
modules/ field/ tests/ src/ Functional/ FormTest.php - Tests hiding a field in a form.
- FormTest::testInputForgery in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests Form API protections against input forgery.
- FormTest::testInputWithInvalidToken in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests that input is retained for safe elements even with an invalid token.
- FormTest::testLabelOnMultiValueFields in core/
modules/ field/ tests/ src/ Functional/ FormTest.php - Tests the form display of the label for multi-value fields.
- FormTest::testNumber in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests validation of #type 'number' and 'range' elements.
- FormTest::testRange in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests default value handling of #type 'range' elements.
- FormTest::testRequiredAttribute in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests required attribute.
- FormTest::testRequiredCheckboxesRadio in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests validation for required checkbox, select, and radio elements.
- FormTest::testRequiredTextfieldNoTitle in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests validation for required textfield element without title.
- FormTest::testSelect in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests validation of #type 'select' elements.
- FormTest::testSelectSorting in core/
modules/ system/ tests/ src/ Functional/ Form/ FormTest.php - Tests sorting and not sorting of options in a select element.
- FormValuesTest::testSimpleAjaxFormValue in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ FormValuesTest.php - Submits forms with select and checkbox elements via Ajax.
- FormValuesTest::testSimpleInvalidCallbacksAjaxFormValue in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ FormValuesTest.php - Tests that AJAX elements with invalid callbacks return error code 500.
- ForumBlockTest::createForumTopics in core/
modules/ forum/ tests/ src/ Functional/ ForumBlockTest.php - Creates a forum topic.
- ForumBlockTest::testActiveForumTopicsBlock in core/
modules/ forum/ tests/ src/ Functional/ ForumBlockTest.php - Tests the "Active forum topics" block.
- ForumBlockTest::testNewForumTopicsBlock in core/
modules/ forum/ tests/ src/ Functional/ ForumBlockTest.php - Tests the "New forum topics" block.
- ForumIndexTest::testForumIndexStatus in core/
modules/ forum/ tests/ src/ Functional/ ForumIndexTest.php - Tests the forum index for published and unpublished nodes.
- ForumNodeAccessTest::testForumNodeAccess in core/
modules/ forum/ tests/ src/ Functional/ ForumNodeAccessTest.php - Creates some users and creates a public node and a private node.
- ForumTermAccessTest::testForumTermAccess in core/
modules/ forum/ tests/ src/ Functional/ ForumTermAccessTest.php - Creates some users and creates a public forum and an unpublished forum.
- ForumTest::createForum in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Creates a forum container or a forum.
- ForumTest::createForumTopic in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Creates a forum topic.
- ForumTest::deleteForum in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Deletes a forum.
- ForumTest::doAdminTests in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Runs admin tests on the admin user.
- ForumTest::editForumVocabulary in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Edits the forum taxonomy.
- ForumTest::testAddOrphanTopic in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Tests that forum nodes can't be added without a parent.
- ForumTest::testForum in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Tests forum functionality through the admin and user interfaces.
- ForumTest::testForumTopicButton in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Evaluate whether "Add new Forum topic" button is present or not.
- ForumTest::testForumWithNewPost in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Tests a forum with a new post displays properly.
- ForumTest::verifyForums in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Verifies that the logged in user has access to a forum node.
- ForumTest::verifyForumView in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Verifies the display of a forum page.
- ForumUninstallTest::testForumUninstallWithField in core/
modules/ forum/ tests/ src/ Functional/ ForumUninstallTest.php - Tests if forum module uninstallation properly deletes the field.
- ForumUninstallTest::testForumUninstallWithoutForumVocabulary in core/
modules/ forum/ tests/ src/ Functional/ ForumUninstallTest.php - Tests uninstallation of forum module when vocabulary is deleted.
- FrameworkTest::drupalGetAjax in core/
modules/ system/ tests/ src/ Functional/ Ajax/ FrameworkTest.php - Requests a path or URL in drupal_ajax format and JSON-decodes the response.
- FrameworkTest::testCurrentPathChange in core/
modules/ system/ tests/ src/ FunctionalJavascript/ FrameworkTest.php - Tests that drupalSettings.currentPath is not updated on AJAX requests.
- FrameworkTest::testLazyLoad in core/
modules/ system/ tests/ src/ FunctionalJavascript/ FrameworkTest.php - Tests that new JavaScript and CSS files are lazy-loaded on an AJAX request.
- FrameworkTest::testLazyLoadOverriddenCSS in core/
modules/ system/ tests/ src/ FunctionalJavascript/ FrameworkTest.php - Tests that overridden CSS files are not added during lazy load.
- FrontPageTest::doTestFrontPageViewCacheTags in core/
modules/ node/ tests/ src/ Functional/ Views/ FrontPageTest.php - Tests the cache tags on the front page.
- FrontPageTest::testDrupalFrontPage in core/
modules/ system/ tests/ src/ Functional/ System/ FrontPageTest.php - Tests front page functionality.
- FunctionalTestDebugHtmlOutputHelperTest::testCreateFunctionalTestDebugHtmlOutput in core/
tests/ Drupal/ FunctionalTests/ Test/ FunctionalTestDebugHtmlOutputHelperTest.php - Creates one page of debug HTML output.
- GenericModuleTestBase::assertHookHelp in core/
modules/ system/ tests/ src/ Functional/ Module/ GenericModuleTestBase.php - Verifies hook_help() syntax.
- GlossaryTest::testGlossaryView in core/
modules/ views/ tests/ src/ Functional/ GlossaryTest.php - Tests the default glossary view.
- GlossaryViewTest::testGlossaryDefault in core/
modules/ views/ tests/ src/ FunctionalJavascript/ GlossaryViewTest.php - Tests the AJAX callbacks for the glossary view.
- GlossaryViewTest::testGlossaryLanguagePrefix in core/
modules/ views/ tests/ src/ FunctionalJavascript/ GlossaryViewTest.php - Tests that the glossary also works on a language prefixed URL.
- GroupedExposedFilterTest::testGroupedFilterValuesUI in core/
modules/ views/ tests/ src/ FunctionalJavascript/ Plugin/ views/ Handler/ GroupedExposedFilterTest.php - Tests if the right fields are shown and the right values set.
- HandlerFieldRoleTest::testRole in core/
modules/ user/ tests/ src/ Functional/ Views/ HandlerFieldRoleTest.php - HandlerFilterUserNameTest::testAdminUserInterface in core/
modules/ user/ tests/ src/ Functional/ Views/ HandlerFilterUserNameTest.php - Tests using the user interface.
- HandlerFilterUserNameTest::testExposedFilter in core/
modules/ user/ tests/ src/ Functional/ Views/ HandlerFilterUserNameTest.php - Tests exposed filters.
- HandlerTest::testRelationshipUI in core/
modules/ views/ tests/ src/ Functional/ Handler/ HandlerTest.php - Tests the relationship ui for field/filter/argument/relationship.
- HelpBlockTest::testHelp in core/
modules/ help/ tests/ src/ Functional/ HelpBlockTest.php - Logs in users, tests help pages.
- HelpPageOrderTest::testHelp in core/
modules/ help/ tests/ src/ Functional/ HelpPageOrderTest.php - Tests the order of the help page.
- HelpTest::testHelp in core/
modules/ help/ tests/ src/ Functional/ HelpTest.php - Logs in users, tests help pages.
- HelpTest::verifyHelp in core/
modules/ help/ tests/ src/ Functional/ HelpTest.php - Verifies the logged in user has access to the various help pages.
- HelpTopicSearchTest::setUp in core/
modules/ help/ tests/ src/ Functional/ HelpTopicSearchTest.php - HelpTopicSearchTest::testHelpSearch in core/
modules/ help/ tests/ src/ Functional/ HelpTopicSearchTest.php - Tests help topic search.
- HelpTopicSearchTest::testUninstall in core/
modules/ help/ tests/ src/ Functional/ HelpTopicSearchTest.php - Tests uninstalling the help_topics module.
- HelpTopicSearchTest::testUninstallSearch in core/
modules/ help/ tests/ src/ Functional/ HelpTopicSearchTest.php - Tests uninstalling the search module.
- HelpTopicsSyntaxTest::verifyTopic in core/
modules/ help/ tests/ src/ Functional/ HelpTopicsSyntaxTest.php - Verifies rendering and standards compliance of one help topic.
- HelpTopicTest::testHelp in core/
modules/ help/ tests/ src/ Functional/ HelpTopicTest.php - Tests the main help page and individual pages for topics.
- HelpTopicTest::testHelpLinks in core/
modules/ help/ tests/ src/ Functional/ HelpTopicTest.php - Verifies links on various topic pages.
- HelpTopicTest::verifyHelp in core/
modules/ help/ tests/ src/ Functional/ HelpTopicTest.php - Verifies the logged in user has access to various help links and pages.
- HelpTopicTranslationTest::testHelpTopicTranslations in core/
modules/ help/ tests/ src/ Functional/ HelpTopicTranslationTest.php - Tests help topic translations.
- HiddenTaxonomyTermReferenceFieldWizardTest::testHiddenTaxonomyTermReferenceField in core/
modules/ node/ tests/ src/ Functional/ Views/ Wizard/ HiddenTaxonomyTermReferenceFieldWizardTest.php - Tests content type with a hidden Taxonomy Term Reference field.
- HistoryTest::testHistory in core/
modules/ history/ tests/ src/ Functional/ HistoryTest.php - Verifies that the history endpoints work.
- HookRequirementsTest::testHookRequirementsFailure in core/
modules/ system/ tests/ src/ Functional/ Module/ HookRequirementsTest.php - Assert that a module cannot be installed if it fails hook_requirements().
- HtaccessTest::assertFileAccess in core/
modules/ system/ tests/ src/ Functional/ System/ HtaccessTest.php - Asserts that a file exists and requesting it returns a specific response.
- HtaccessTest::testFileAccess in core/
modules/ system/ tests/ src/ Functional/ System/ HtaccessTest.php - Iterates over protected files and calls assertNoFileAccess().
- HtaccessTest::testSvgzContentEncoding in core/
modules/ system/ tests/ src/ Functional/ System/ HtaccessTest.php - Tests that SVGZ files are served with Content-Encoding: gzip.
- HtmlAttributesTest::testThemeHtmlAttributes in core/
modules/ system/ tests/ src/ Functional/ Theme/ HtmlAttributesTest.php - Tests that attributes in the 'html' and 'body' elements can be altered.
- HtmlResponseAttachmentsTest::testAttachments in core/
modules/ system/ tests/ src/ Functional/ Render/ HtmlResponseAttachmentsTest.php - Tests rendering of ['#attached'].
- HtmlResponseAttachmentsTest::testRenderCachedBlock in core/
modules/ system/ tests/ src/ Functional/ Render/ HtmlResponseAttachmentsTest.php - Tests caching of ['#attached'].
- ImageAdminStylesTest::testAjaxEnabledEffectForm in core/
modules/ image/ tests/ src/ FunctionalJavascript/ ImageAdminStylesTest.php - Tests editing Ajax-enabled image effect forms.
- ImageAdminStylesTest::testConfigImport in core/
modules/ image/ tests/ src/ Functional/ ImageAdminStylesTest.php - Tests image style configuration import that does a delete.
- ImageAdminStylesTest::testEditEffect in core/
modules/ image/ tests/ src/ Functional/ ImageAdminStylesTest.php - Verifies that editing an image effect does not cause it to be duplicated.
- ImageAdminStylesTest::testFlushUserInterface in core/
modules/ image/ tests/ src/ Functional/ ImageAdminStylesTest.php - Tests flush user interface.
- ImageAdminStylesTest::testImageStyleAccess in core/
modules/ image/ tests/ src/ Functional/ ImageAdminStylesTest.php - Tests access for the image style listing.
- ImageAdminStylesTest::testNumericStyleName in core/
modules/ image/ tests/ src/ Functional/ ImageAdminStylesTest.php - Tests creating an image style with a numeric name.
- ImageAdminStylesTest::testPreviewImageShowInPrivateScheme in core/
modules/ image/ tests/ src/ Functional/ ImageAdminStylesTest.php - Tests the display of preview images using a private scheme.
- ImageAdminStylesTest::testStyle in core/
modules/ image/ tests/ src/ Functional/ ImageAdminStylesTest.php - General test to add a style, add/remove/edit effects to it, then delete it.
- ImageAdminStylesTest::testStyleReplacement in core/
modules/ image/ tests/ src/ Functional/ ImageAdminStylesTest.php - Tests deleting a style and choosing a replacement style.
- ImageDimensionsTest::testImageDimensions in core/
modules/ image/ tests/ src/ Functional/ ImageDimensionsTest.php - Tests styled image dimensions cumulatively.
- ImageFieldDefaultImagesTest::testDefaultImages in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDefaultImagesTest.php - Tests CRUD for fields and field storages with default images.
- ImageFieldDisplayTest::testImageFieldDefaultImage in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php - Tests use of a default image with an image field.
- ImageFieldDisplayTest::testImageFieldSettings in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php - Tests for image field settings.
- ImageFieldDisplayTest::testImageLoadingAttribute in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php - Tests for image loading attribute settings.
- ImageFieldDisplayTest::_testImageFieldFormatters in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php - Tests image formatters on node display.
- ImageFieldTestBase::previewNodeImage in core/
modules/ image/ tests/ src/ Functional/ ImageFieldTestBase.php - Preview an image in a node.
- ImageFieldTestBase::uploadNodeImage in core/
modules/ image/ tests/ src/ Functional/ ImageFieldTestBase.php - Upload an image to a node.
- ImageFieldValidateTest::testAJAXValidationMessage in core/
modules/ image/ tests/ src/ FunctionalJavascript/ ImageFieldValidateTest.php - Tests the validation message is displayed only once for ajax uploads.
- ImageFieldValidateTest::testEmpty in core/
modules/ image/ tests/ src/ Functional/ ImageFieldValidateTest.php - Tests creating an entity while leaving the image field empty.
- ImageFieldValidateTest::testFriendlyAjaxValidation in core/
modules/ image/ tests/ src/ FunctionalJavascript/ ImageFieldValidateTest.php - Tests that image field validation works with other form submit handlers.
- ImageFieldValidateTest::testRequiredAttributes in core/
modules/ image/ tests/ src/ Functional/ ImageFieldValidateTest.php - Tests that required alt/title fields gets validated right.
- ImageFieldValidateTest::testValid in core/
modules/ image/ tests/ src/ Functional/ ImageFieldValidateTest.php - Tests image validity.
- ImageFieldWidgetMultipleTest::testWidgetElementMultipleUploads in core/
modules/ image/ tests/ src/ FunctionalJavascript/ ImageFieldWidgetMultipleTest.php - Tests image widget element support multiple upload correctly.
- ImageFieldWidgetTest::testWidgetElement in core/
modules/ image/ tests/ src/ Functional/ ImageFieldWidgetTest.php - Tests file widget element.
- ImageLoadingAttributeTest::testImageLoadingAttribute in core/
modules/ system/ tests/ src/ Functional/ Theme/ ImageLoadingAttributeTest.php - Tests that loading attribute is enabled for images.
- ImageOnTranslatedEntityTest::testSyncedImages in core/
modules/ image/ tests/ src/ Functional/ ImageOnTranslatedEntityTest.php - Tests synced file fields on translated nodes.
- ImageStyleDeleteTest::testDelete in core/
modules/ image/ tests/ src/ Functional/ ImageStyleDeleteTest.php - Tests image style deletion.
- ImageStyleDownloadAccessControlTest::testPrivateThroughPublicRoute in core/
modules/ image/ tests/ src/ Functional/ ImageStyleDownloadAccessControlTest.php - Ensures that private:// access is forbidden through image.style_public.
- ImageStyleDownloadAccessControlTest::testPublicThroughPrivateRoute in core/
modules/ image/ tests/ src/ Functional/ ImageStyleDownloadAccessControlTest.php - Ensures that public:// access is forbidden through image.style.private.
- ImageStyleFlushTest::testFlush in core/
modules/ image/ tests/ src/ Functional/ ImageStyleFlushTest.php - General test to flush a style.
- ImageStylesPathAndUrlTest::doImageStyleUrlAndPathTests in core/
modules/ image/ tests/ src/ Functional/ ImageStylesPathAndUrlTest.php - Tests building an image style URL.
- ImageStylesPathAndUrlTest::testImageStyleUrlForMissingSourceImage in core/
modules/ image/ tests/ src/ Functional/ ImageStylesPathAndUrlTest.php - Tests that an invalid source image returns a 404.
- ImageTest::testCanUploadSvg in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ ImageTest.php - Tests that it's possible to upload SVG image, with the test module enabled.
- ImageTest::testImageSettingsForm in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ ImageTest.php - Tests the ckeditor5_imageResize and ckeditor5_imageUpload settings forms.
- ImageUrlTest::testImageUrlWidget in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ ImageUrlTest.php - Tests the Drupal image URL widget.
- IndexPhpTest::testIndexPhpHandling in core/
modules/ system/ tests/ src/ Functional/ System/ IndexPhpTest.php - Tests index.php handling.
- InlineBlockPrivateFilesTest::getFileHrefAccessibleOnNode in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ InlineBlockPrivateFilesTest.php - Returns the href of a file, asserting it is accessible on the page.
- InlineBlockPrivateFilesTest::testPrivateFiles in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ InlineBlockPrivateFilesTest.php - Tests access to private files added to inline blocks in the layout builder.
- InlineBlockTest::assertNodeRevisionContent in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ InlineBlockTest.php - Assert the contents of a node revision.
- InlineBlockTest::testAccess in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ InlineBlockTest.php - Tests access to the block edit form of inline blocks.
- InlineBlockTest::testAddInlineBlocksPermission in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ InlineBlockTest.php - Tests the 'create and edit content blocks' permission to add a new block.
- InlineBlockTest::testAddWorkFlow in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ InlineBlockTest.php - Tests the workflow for adding an inline block depending on number of types.
- InlineBlockTest::testDeletion in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ InlineBlockTest.php - Tests that entity blocks deleted correctly.
- InlineBlockTest::testEditInlineBlocksPermission in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ InlineBlockTest.php - Tests 'create and edit custom blocks' permission to edit an existing block.
- InlineBlockTest::testInlineBlockParentRevert in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ InlineBlockTest.php - Test editing inline blocks when the parent has been reverted.
- InlineBlockTest::testInlineBlocks in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ InlineBlockTest.php - Tests adding and editing of inline blocks.
- InlineBlockTest::testInlineBlocksRevisioning in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ InlineBlockTest.php - Tests entity blocks revisioning.
- InlineBlockTest::testInlineBlocksRevisioningIntegrity in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ InlineBlockTest.php - Tests entity blocks revisioning.
- InlineBlockTest::testNoLayoutSave in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ InlineBlockTest.php - Tests adding a new entity block and then not saving the layout.
- InlineBlockTestBase::assertSaveLayout in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ InlineBlockTestBase.php - Saves a layout and asserts the message is correct.
- InstallerExistingConfigSyncDirectoryMultilingualTest::testConfigSync in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerExistingConfigSyncDirectoryMultilingualTest.php - Confirms that the installation installed the configuration correctly.
- InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSettings in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerExistingConfigSyncDirectoryProfileMismatchTest.php - Installer step: Configure settings.
- InstallerExistingSettingsTest::visitInstaller in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerExistingSettingsTest.php - Visits the interactive installer.
- InstallerPostInstallTest::testVisitInstallerPostInstall in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerPostInstallTest.php - Confirms that visiting the installer does not break things post-install.
- InstallerTestBase::visitInstaller in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTestBase.php - Visits the interactive installer.
- InstallerTranslationMultipleLanguageNonInteractiveTest::testTranslationsLoaded in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTranslationMultipleLanguageNonInteractiveTest.php - Tests that translations ended up at the expected places.
- InstallerTranslationMultipleLanguageNonInteractiveTest::verifyImportedStringsTranslated in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTranslationMultipleLanguageNonInteractiveTest.php - Helper function to verify that the expected strings are translated.
- 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.
- InstallerTranslationQueryTest::testInstaller in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTranslationQueryTest.php - Verifies the expected behaviors of the installation result.
- InstallerTranslationQueryTest::visitInstaller in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTranslationQueryTest.php - InstallerTranslationTest::testInstaller in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTranslationTest.php - Verifies the expected behaviors of the installation result.
- InstallProfileDependenciesTest::testUninstallingModules in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallProfileDependenciesTest.php - Tests that an install profile can require modules.
- InstallProfileUninstallTest::testUninstallInstallProfile in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallProfileUninstallTest.php - Tests a user can uninstall install profiles.
- IntegrationTest::testNodeCounterIntegration in core/
modules/ statistics/ tests/ src/ Functional/ Views/ IntegrationTest.php - Tests the integration of the {node_counter} table in views.
- InternalEntitiesTest::jsonapiGet in core/
modules/ jsonapi/ tests/ src/ Functional/ InternalEntitiesTest.php - Performs an authenticated request and returns the decoded document.
- InternalEntitiesTest::testRoutes in core/
modules/ jsonapi/ tests/ src/ Functional/ InternalEntitiesTest.php - Ensures that internal resources types aren't present in the routes.
- InvalidUpdateHookTest::testInvalidUpdateHook in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ InvalidUpdateHookTest.php - IpAddressBlockingTest::testIPAddressValidation in core/
modules/ ban/ tests/ src/ Functional/ IpAddressBlockingTest.php - Tests various user input to confirm correct validation and saving of data.
- ItemLayoutFieldBlockTest::testAddAjaxBlock in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ ItemLayoutFieldBlockTest.php - Tests configuring a field block for a user field.
- ItemsPerPageTest::testItemsPerPage in core/
modules/ views/ tests/ src/ Functional/ Wizard/ ItemsPerPageTest.php - Tests the number of items per page.
- JavascriptDeprecationTest::testJavascriptDeprecation in core/
tests/ Drupal/ FunctionalJavascriptTests/ JavascriptDeprecationTest.php - Tests Javascript deprecation notices.
- JavascriptErrorsSuppressionTest::testJavascriptErrors in core/
tests/ Drupal/ FunctionalJavascriptTests/ JavascriptErrorsSuppressionTest.php - Tests that JavaScript console errors can be suppressed.
- JavascriptErrorsTest::testJavascriptErrors in core/
tests/ Drupal/ FunctionalJavascriptTests/ JavascriptErrorsTest.php - Tests that JavaScript console errors will result in a test failure.
- JavascriptErrorsTest::testJavascriptErrorsAsync in core/
tests/ Drupal/ FunctionalJavascriptTests/ JavascriptErrorsTest.php - Tests JavaScript console errors during asynchronous calls.
- JavascriptGetDrupalSettingsTest::testGetDrupalSettings in core/
tests/ Drupal/ FunctionalJavascriptTests/ JavascriptGetDrupalSettingsTest.php - Tests retrieval of Drupal settings.
- JavascriptStatesTest::doCheckboxesTriggerTests in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ JavascriptStatesTest.php - Tests states of elements triggered by a checkboxes element.
- JavascriptStatesTest::doCheckboxTriggerTests in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ JavascriptStatesTest.php - Tests states of elements triggered by a checkbox element.
- JavascriptStatesTest::doElementsDisabledStateTests in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ JavascriptStatesTest.php - Tests the submit button, select and textarea disabled states.
- JavascriptStatesTest::doMultipleSelectTriggerTests in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ JavascriptStatesTest.php - Tests states of elements triggered by a multiple select element.
- JavascriptStatesTest::doMultipleTriggerTests in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ JavascriptStatesTest.php - Tests states of elements triggered by multiple elements.
- JavascriptStatesTest::doNestedTriggerTests in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ JavascriptStatesTest.php - Tests states of radios element triggered by other radios element.
- JavascriptStatesTest::doRadiosTriggerTests in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ JavascriptStatesTest.php - Tests states of elements triggered by a radios element.
- JavascriptStatesTest::doSelectTriggerTests in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ JavascriptStatesTest.php - Tests states of elements triggered by a select element.
- JavascriptStatesTest::doTextfieldTriggerTests in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Form/ JavascriptStatesTest.php - Tests states of elements triggered by a textfield element.
- JqueryUiLibraryAssetsTest::testAssetLoadingUnchanged in core/
tests/ Drupal/ FunctionalTests/ Libraries/ JqueryUiLibraryAssetsTest.php - Confirms jQuery UI assets load as expected.
- JqueryUiLibraryAssetsTest::testLibraryAssetLoadingOrder in core/
tests/ Drupal/ FunctionalTests/ Libraries/ JqueryUiLibraryAssetsTest.php - Confirms that jQuery UI assets load on the page in the configured order.
- JSInteractionTest::testElementsInteraction in core/
tests/ Drupal/ FunctionalJavascriptTests/ Tests/ JSInteractionTest.php - Assert no exception is thrown when elements become interactive.
- JSInteractionTest::testFieldValueNotSettable in core/
tests/ Drupal/ FunctionalJavascriptTests/ Tests/ JSInteractionTest.php - Assert an exception is thrown when the field is never enabled.
- JSInteractionTest::testNotClickable in core/
tests/ Drupal/ FunctionalJavascriptTests/ Tests/ JSInteractionTest.php - Assert an exception is thrown when the blocker element is never removed.
- JsMessageTest::testAddRemoveMessages in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ JsMessageTest.php - Tests click on links to show messages and remove messages.
- JsonApiFunctionalDateFieldTest::testRead in core/
modules/ jsonapi/ tests/ src/ Functional/ JsonApiFunctionalDateFieldTest.php - Tests the GET method.
- JsonApiFunctionalMultilingualTest::testPatchTranslation in core/
modules/ jsonapi/ tests/ src/ Functional/ JsonApiFunctionalMultilingualTest.php - Tests updating a translation.
- JsonApiFunctionalMultilingualTest::testPatchTranslationFallback in core/
modules/ jsonapi/ tests/ src/ Functional/ JsonApiFunctionalMultilingualTest.php - Tests updating a translation fallback.
- JsonApiFunctionalMultilingualTest::testReadMultilingual in core/
modules/ jsonapi/ tests/ src/ Functional/ JsonApiFunctionalMultilingualTest.php - Tests reading multilingual content.
- JsonApiFunctionalTest::testRead in core/
modules/ jsonapi/ tests/ src/ Functional/ JsonApiFunctionalTest.php - Tests the GET method.
- JsonApiFunctionalTest::testReferencingTwiceRead in core/
modules/ jsonapi/ tests/ src/ Functional/ JsonApiFunctionalTest.php - Tests the GET method on articles referencing the same tag twice.
- JSTranslationTest::test in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ JSTranslationTest.php - Integration test to ensure that CKEditor 5 Plugins translations are loaded.
- JSWebAssertTest::testJsWebAssert in core/
tests/ Drupal/ FunctionalJavascriptTests/ Tests/ JSWebAssertTest.php - Tests that JSWebAssert assertions work correctly.
- LanguageBlockSettingsVisibilityTest::testUnnecessaryLanguageSettingsVisibility in core/
modules/ language/ tests/ src/ Functional/ LanguageBlockSettingsVisibilityTest.php - LanguageBrowserDetectionAcceptLanguageTest::setUp in core/
modules/ language/ tests/ src/ Functional/ LanguageBrowserDetectionAcceptLanguageTest.php - LanguageBrowserDetectionAcceptLanguageTest::testAcceptLanguageEmptyDefault in core/
modules/ language/ tests/ src/ Functional/ LanguageBrowserDetectionAcceptLanguageTest.php - Tests with browsers with and without Accept-Language header.
- LanguageBrowserDetectionTest::testUIBrowserLanguageMappings in core/
modules/ language/ tests/ src/ Functional/ LanguageBrowserDetectionTest.php - Tests mappings between browser language codes and Drupal language codes.
- LanguageConfigOverrideImportTest::testConfigOverrideImport in core/
modules/ language/ tests/ src/ Functional/ LanguageConfigOverrideImportTest.php - Tests that language can be enabled and overrides are created during a sync.
- LanguageConfigOverrideImportTest::testConfigOverrideImportEvents in core/
modules/ language/ tests/ src/ Functional/ LanguageConfigOverrideImportTest.php - Tests that configuration events are not fired during a sync of overrides.
- LanguageConfigSchemaTest::testValidLanguageConfigSchema in core/
modules/ language/ tests/ src/ Functional/ LanguageConfigSchemaTest.php - Tests whether the language config schema is valid.
- LanguageConfigurationElementTest::testDefaultLangcode in core/
modules/ language/ tests/ src/ Functional/ LanguageConfigurationElementTest.php - Tests that the language_get_default_langcode() returns the correct values.
- LanguageConfigurationElementTest::testLanguageConfigurationElement in core/
modules/ language/ tests/ src/ Functional/ LanguageConfigurationElementTest.php - Tests the language settings have been saved.
- LanguageConfigurationElementTest::testNodeTypeDelete in core/
modules/ language/ tests/ src/ Functional/ LanguageConfigurationElementTest.php - Tests the language settings are deleted on bundle delete.
- LanguageConfigurationElementTest::testNodeTypeUpdate in core/
modules/ language/ tests/ src/ Functional/ LanguageConfigurationElementTest.php - Tests that the configuration is retained when the node type is updated.
- LanguageConfigurationElementTest::testTaxonomyVocabularyUpdate in core/
modules/ language/ tests/ src/ Functional/ LanguageConfigurationElementTest.php - Tests that the configuration is retained when a vocabulary is updated.
- LanguageConfigurationTest::testLanguageConfiguration in core/
modules/ language/ tests/ src/ Functional/ LanguageConfigurationTest.php - Functional tests for adding, editing and deleting languages.
- LanguageConfigurationTest::testLanguageConfigurationWeight in core/
modules/ language/ tests/ src/ Functional/ LanguageConfigurationTest.php - Functional tests for setting system language weight on adding, editing and deleting languages.
- LanguageCustomLanguageConfigurationTest::testLanguageConfiguration in core/
modules/ language/ tests/ src/ Functional/ LanguageCustomLanguageConfigurationTest.php - Functional tests for adding, editing and deleting languages.
- LanguageEntityFieldAccessHookTest::testHookEntityFieldAccess in core/
modules/ language/ tests/ src/ Functional/ LanguageEntityFieldAccessHookTest.php - Tests compatibility with hook_entity_field_access().
- LanguageListModuleInstallTest::testModuleInstallLanguageList in core/
modules/ language/ tests/ src/ Functional/ LanguageListModuleInstallTest.php - Tests enabling Language.
- LanguageListTest::testLanguageList in core/
modules/ language/ tests/ src/ Functional/ LanguageListTest.php - Functional tests for adding, editing and deleting languages.
- LanguageLocaleListTest::testLanguageLocaleList in core/
modules/ language/ tests/ src/ Functional/ LanguageLocaleListTest.php - Tests adding, editing, and deleting languages.
- LanguageNegotiationContentEntityTest::testDefaultConfiguration in core/
modules/ language/ tests/ src/ Functional/ LanguageNegotiationContentEntityTest.php - Tests default with content language remaining same as interface language.
- LanguageNegotiationContentEntityTest::testEnabledLanguageContentNegotiator in core/
modules/ language/ tests/ src/ Functional/ LanguageNegotiationContentEntityTest.php - Tests enabling the language negotiator language_content_entity.
- LanguageNegotiationFormOverrideTest::testFormWithOverride in core/
modules/ config/ tests/ src/ Functional/ LanguageNegotiationFormOverrideTest.php - Tests that overrides do not affect language-negotiation form values.
- LanguageNegotiationInfoTest::setUp in core/
modules/ language/ tests/ src/ Functional/ LanguageNegotiationInfoTest.php - LanguageNegotiationInfoTest::testConfigLangTypeAlterations in core/
modules/ language/ tests/ src/ Functional/ LanguageNegotiationInfoTest.php - Tests altering config of configurable language types.
- LanguageNegotiationInfoTest::testInfoAlterations in core/
modules/ language/ tests/ src/ Functional/ LanguageNegotiationInfoTest.php - Tests alterations to language types/negotiation info.
- LanguageNegotiationSessionTest::testSessionLanguageNegotiationMethod in core/
modules/ language/ tests/ src/ Functional/ LanguageNegotiationSessionTest.php - Tests language negotiation via query/session parameters.
- LanguageNegotiationUrlTest::setUp in core/
modules/ language/ tests/ src/ Functional/ LanguageNegotiationUrlTest.php - LanguageNegotiationUrlTest::testDomain in core/
modules/ language/ tests/ src/ Functional/ LanguageNegotiationUrlTest.php - @covers ::processInbound
- LanguagePathMonolingualTest::setUp in core/
modules/ language/ tests/ src/ Functional/ LanguagePathMonolingualTest.php - LanguagePathMonolingualTest::testPageLinks in core/
modules/ language/ tests/ src/ Functional/ LanguagePathMonolingualTest.php - Verifies that links do not have language prefixes in them.
- LanguageSelectElementTest::testHiddenLanguageSelectElement in core/
modules/ system/ tests/ src/ Functional/ Form/ LanguageSelectElementTest.php - Tests the case when the language select elements should not be printed.
- LanguageSelectElementTest::testLanguageSelectElementOptions in core/
modules/ system/ tests/ src/ Functional/ Form/ LanguageSelectElementTest.php - Tests that the options printed by the language select element are correct.
- LanguageSelectorTranslatableTest::testContentTranslationPageTitle in core/
modules/ language/ tests/ src/ Functional/ LanguageSelectorTranslatableTest.php - Tests that correct title is displayed for content translation page.
- LanguageSelectorTranslatableTest::testLanguageStringSelector in core/
modules/ language/ tests/ src/ Functional/ LanguageSelectorTranslatableTest.php - Tests content translation language selectors are correctly translated.
- LanguageSwitchingTest::assertLinkMarkup in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - Asserts that restricted text is or is not present in the page response.
- LanguageSwitchingTest::createHomePage in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - Create a node and set it as the home pages.
- LanguageSwitchingTest::doTestHomePageLinks in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - The home page link should be "/" or "/{language_prefix}".
- LanguageSwitchingTest::doTestLanguageBlock404 in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - Tests the language switcher block on 404 pages.
- LanguageSwitchingTest::doTestLanguageBlockAnonymous in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - For anonymous users, the "active" class is set by PHP.
- LanguageSwitchingTest::doTestLanguageBlockAuthenticated in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - For authenticated users, the "active" class is set by JavaScript.
- LanguageSwitchingTest::doTestLanguageLinkActiveClassAnonymous in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - For anonymous users, the "active" class is set by PHP.
- LanguageSwitchingTest::doTestLanguageLinkActiveClassAuthenticated in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - For authenticated users, the "active" class is set by JavaScript.
- LanguageSwitchingTest::testLanguageBlock in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - Functional tests for the language switcher block.
- LanguageSwitchingTest::testLanguageBlockWithDomain in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - Tests language switcher links for domain based negotiation.
- LanguageSwitchingTest::testLanguageBodyClass in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - Check the path-admin class, as same as on default language.
- LanguageSwitchingTest::testLanguageLinkActiveClass in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - Tests active class on links when switching languages.
- LanguageSwitchingTest::testLanguageSessionSwitchLinks in core/
modules/ language/ tests/ src/ Functional/ LanguageSwitchingTest.php - Tests language switcher links for session based negotiation.
- LanguageTest::test in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ LanguageTest.php - Integration test to ensure that CKEditor 5 UI translations are loaded.
- LanguageTourTest::testLanguageAddTour in core/
modules/ tour/ tests/ src/ Functional/ Language/ LanguageTourTest.php - Go to add language page and check the tour tooltips.
- LanguageTourTest::testLanguageEditTour in core/
modules/ tour/ tests/ src/ Functional/ Language/ LanguageTourTest.php - Go to edit language page and check the tour tooltips.
- LanguageTourTest::testLanguageTour in core/
modules/ tour/ tests/ src/ Functional/ Language/ LanguageTourTest.php - Tests language tour tip availability.
- LanguageUILanguageNegotiationTest::doRunTest in core/
modules/ language/ tests/ src/ Functional/ LanguageUILanguageNegotiationTest.php - LanguageUILanguageNegotiationTest::testContentCustomization in core/
modules/ language/ tests/ src/ Functional/ LanguageUILanguageNegotiationTest.php - Tests persistence of negotiation settings for the content language type.
- LanguageUILanguageNegotiationTest::testDisableLanguageSwitcher in core/
modules/ language/ tests/ src/ Functional/ LanguageUILanguageNegotiationTest.php - Tests if the language switcher block gets deleted when a language type has been made not configurable.
- LanguageUILanguageNegotiationTest::testLanguageDomain in core/
modules/ language/ tests/ src/ Functional/ LanguageUILanguageNegotiationTest.php - Tests URL handling when separate domains are used for multiple languages.
- LanguageUILanguageNegotiationTest::testUILanguageNegotiation in core/
modules/ language/ tests/ src/ Functional/ LanguageUILanguageNegotiationTest.php - Tests for language switching by URL path.
- LanguageUILanguageNegotiationTest::testUrlLanguageFallback in core/
modules/ language/ tests/ src/ Functional/ LanguageUILanguageNegotiationTest.php - Tests URL language detection when the requested URL has no language.
- LanguageUrlRewritingTest::checkUrl in core/
modules/ language/ tests/ src/ Functional/ LanguageUrlRewritingTest.php - Check URL rewriting for the given language.
- 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.
- LanguageUrlRewritingTest::testUrlRewritingEdgeCases in core/
modules/ language/ tests/ src/ Functional/ LanguageUrlRewritingTest.php - Check that non-installed languages are not considered.
- LayoutBuilderAccessTest::testAccessWithBundles in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderAccessTest.php - Tests Layout Builder access for an entity type that has bundles.
- LayoutBuilderAccessTest::testAccessWithoutBundles in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderAccessTest.php - Tests Layout Builder access for an entity type that does not have bundles.
- LayoutBuilderBlocksTest::testBlockPlaceholder in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderBlocksTest.php - Tests the usage of placeholders for empty blocks.
- LayoutBuilderBlocksTest::testBlockUiListing in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderBlocksTest.php - Tests the Block UI when Layout Builder is installed.
- LayoutBuilderBlocksTest::testDeletedView in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderBlocksTest.php - Tests that deleting a View block used in Layout Builder works.
- LayoutBuilderBlocksTest::testFieldBlockLabel in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderBlocksTest.php - Tests the ability to use a specified block label for field blocks.
- LayoutBuilderBlocksTest::testLayoutBuilderChooseBlocksAlter in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderBlocksTest.php - LayoutBuilderBlocksTest::testPluginsProvidingCustomAttributesAndContextualLinks in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderBlocksTest.php - Tests that block plugins can define custom attributes and contextual links.
- LayoutBuilderBlocksTest::testPreviewAwarePlugins in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderBlocksTest.php - Tests preview-aware layout & block plugins.
- LayoutBuilderContentModerationIntegrationTest::setUp in core/
modules/ content_moderation/ tests/ src/ Functional/ LayoutBuilderContentModerationIntegrationTest.php - LayoutBuilderContentModerationIntegrationTest::testLayoutModeration in core/
modules/ content_moderation/ tests/ src/ Functional/ LayoutBuilderContentModerationIntegrationTest.php - Tests that Layout changes are respected by Content Moderation.
- LayoutBuilderContentModerationIntegrationTest::testModeratedInlineBlockBundles in core/
modules/ content_moderation/ tests/ src/ Functional/ LayoutBuilderContentModerationIntegrationTest.php - Test placing inline blocks that belong to a moderated content block bundle.
- LayoutBuilderDefaultValuesTest::assertNodeWithDefaultValues in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderDefaultValuesTest.php - Test for expected text on node 2.
- LayoutBuilderDefaultValuesTest::assertNodeWithValues in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderDefaultValuesTest.php - Test for expected text on node 1.
- LayoutBuilderDisableInteractionsTest::assertContextualLinksClickable in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderDisableInteractionsTest.php - Confirms that Layout Builder contextual links remain active.
- LayoutBuilderDisableInteractionsTest::testFormsLinksDisabled in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderDisableInteractionsTest.php - Tests that forms and links are disabled in the Layout Builder preview.
- LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::testEntityReferenceFieldBlockCaching in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php - Tests cache tags on field block for entity reference field.
- LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::verifyPageCacheContainsTags in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php - Verify that when loading a given page, it's a page cache hit or miss.
- LayoutBuilderFormModeTest::testDiscardValidation in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderFormModeTest.php - Tests that the 'Discard changes' button skips validation and ignores input.
- LayoutBuilderLocalTaskTest::testLocalTaskLayoutBuilderInstalledCacheability in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderLocalTaskTest.php - Tests the cacheability of local tasks with Layout Builder module installed.
- LayoutBuilderLocalTaskTest::testLocalTaskMultipleContentTypesCacheability in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderLocalTaskTest.php - Tests the cacheability of local tasks with multiple content types.
- LayoutBuilderNestedFormUiTest::addFormBlock in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderNestedFormUiTest.php - Adds a form block specified by label layout and checks it can be saved.
- LayoutBuilderNestedFormUiTest::testAddingFormBlocksToDefaults in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderNestedFormUiTest.php - Tests blocks containing forms can be successfully saved editing defaults.
- LayoutBuilderNestedFormUiTest::testAddingFormBlocksToOverrides in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderNestedFormUiTest.php - Tests blocks containing forms can be successfully saved editing overrides.
- LayoutBuilderOptInTest::testCheckboxLogic in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderOptInTest.php - Tests the interaction between the two layout checkboxes.
- LayoutBuilderOptInTest::testDefaultValues in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderOptInTest.php - Tests the expected default values for enabling Layout Builder.
- LayoutBuilderOverridesEditingThemeTest::testEditing in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderOverridesEditingThemeTest.php - Tests editing block content with Layout Builder.
- LayoutBuilderOverridesTest::testDeleteField in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderOverridesTest.php - Tests deleting a field in-use by an overridden layout.
- LayoutBuilderOverridesTest::testOverrides in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderOverridesTest.php - Tests functionality of Layout Builder for overrides.
- LayoutBuilderOverridesTest::testOverridesFormAlter in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderOverridesTest.php - Tests a custom alter of the overrides form.
- LayoutBuilderOverridesTest::testOverridesWithoutDefaultsAccess in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderOverridesTest.php - Tests Layout Builder overrides without access to edit the default layout.
- LayoutBuilderOverridesTest::testOverridesWithoutFieldUi in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderOverridesTest.php - Tests Layout Builder overrides without Field UI installed.
- LayoutBuilderOverridesTest::testRemovingAllSections in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderOverridesTest.php - Tests removing all sections from overrides and defaults.
- LayoutBuilderPrepareLayoutTest::testAlterPrepareLayout in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderPrepareLayoutTest.php - Tests that we can alter a Layout Builder element while preparing.
- LayoutBuilderSectionStorageTest::testRenderByContextAwarePluginDelegate in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderSectionStorageTest.php - Tests that section loading is delegated to plugins during rendering.
- LayoutBuilderTest::enableLayoutsForBundle in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderTest.php - Enable layouts.
- LayoutBuilderTest::testAccess in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests that layout builder checks entity view access.
- LayoutBuilderTest::testBreadcrumb in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests the expected breadcrumbs of the Layout Builder UI.
- LayoutBuilderTest::testConfigurableLayoutSections in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderTest.php - Tests configurable layouts.
- LayoutBuilderTest::testContextAwareLayouts in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests that layouts can be context-aware.
- LayoutBuilderTest::testCustomSectionAttributes in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests that sections can provide custom attributes.
- LayoutBuilderTest::testExtraFields in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests that extra fields work before and after enabling Layout Builder.
- LayoutBuilderTest::testFormAlter in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests that hook_form_alter() has access to the Layout Builder info.
- LayoutBuilderTest::testHtmlEntityFormControllerDecoration in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Test decorating controller.entity_form while layout_builder is installed.
- LayoutBuilderTest::testLayoutBuilderContexts in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests the Layout Builder UI with a context defined at runtime.
- LayoutBuilderTest::testLayoutBuilderUi in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - LayoutBuilderTest::testLayoutBuilderUi in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderTest.php - Tests the Layout Builder UI.
- LayoutBuilderTest::testLayoutNoDialog in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderTest.php - Tests bypassing the off-canvas dialog.
- LayoutBuilderTest::testNonBundleEntityType in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests the Layout Builder UI for an entity type without a bundle.
- LayoutBuilderTest::testPendingRevision in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests loading a pending revision in the Layout Builder UI.
- LayoutBuilderTest::testPluginDependencies in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests that component's dependencies are respected during removal.
- LayoutBuilderTest::testPreserverEntityValues in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests that the Layout Builder preserves entity values.
- LayoutBuilderTest::testPreviewAwareTemplates in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests preview-aware templates.
- LayoutBuilderTest::testRemovingSectionWithoutLayoutLabel in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests removing section without layout label configuration.
- LayoutBuilderTest::testSectionLabels in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests the functionality of custom section labels.
- LayoutBuilderTest::testSimpleConfigBasedLayout in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTest.php - Tests a config-based implementation of Layout Builder.
- LayoutBuilderThemeSuggestionsTest::testFieldBlockViewModeTemplates in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderThemeSuggestionsTest.php - Tests that of view mode specific field templates are suggested.
- LayoutBuilderThemeSuggestionsTest::testLayoutListSuggestion in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderThemeSuggestionsTest.php - Tests alterations of the layout list via preprocess functions.
- LayoutBuilderToolbarTest::testBackToSiteLink in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderToolbarTest.php - Tests the 'Back to site' link behaves with manage layout as admin page.
- LayoutBuilderTranslationTest::addEntityTranslation in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTranslationTest.php - Adds an entity translation.
- LayoutBuilderTranslationTest::addLayoutOverride in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTranslationTest.php - Adds a layout override.
- LayoutBuilderTranslationTest::testLayoutOverrideBeforeTranslation in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTranslationTest.php - Tests that layout overrides work when created before a translation.
- LayoutBuilderTranslationTest::testTranslationBeforeLayoutOverride in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderTranslationTest.php - Tests that layout overrides work when created after a translation.
- LayoutBuilderUiTest::assertModifiedLayout in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderUiTest.php - Asserts that modifying a layout works as expected.
- LayoutBuilderUiTest::setUp in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderUiTest.php - LayoutBuilderUiTest::testAddHighlights in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderUiTest.php - Tests that elements that open the dialog are properly highlighted.
- LayoutBuilderUiTest::testNewExtraField in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderUiTest.php - Tests removing newly added extra field.
- LayoutBuilderUiTest::testReloadWithNoSections in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ LayoutBuilderUiTest.php - Tests that after removing sections reloading the page does not re-add them.
- LayoutBuilderViewModeTest::testFullViewModeMultipleBundles in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderViewModeTest.php - Ensures that one bundle doesn't interfere with another bundle.
- LayoutBuilderViewModeTest::testLayoutBuilderUiFullViewMode in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderViewModeTest.php - Tests the interaction between full and default view modes.
- LayoutBuilderViewModeTest::testNonDefaultViewMode in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderViewModeTest.php - Tests that a non-default view mode works as expected.
- LayoutDisplayTest::testMultipleViewModes in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutDisplayTest.php - Tests the interaction between multiple view modes.
- LayoutRestTestBase::setUp in core/
modules/ layout_builder/ tests/ src/ Functional/ Rest/ LayoutRestTestBase.php - LayoutSectionTest::testLayoutDeletingBundle in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutSectionTest.php - Tests that deleting a bundle removes the layout.
- LayoutSectionTest::testLayoutDeletingField in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutSectionTest.php - Tests that deleting a field removes it from the layout.
- LayoutSectionTest::testLayoutPageTitle in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutSectionTest.php - Ensures that the entity title is displayed.
- LayoutSectionTest::testLayoutSectionFormatter in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutSectionTest.php - Tests layout_section formatter output.
- LayoutSectionTest::testLayoutSectionFormatterAccess in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutSectionTest.php - Tests the access checking of the section formatter.
- LayoutSectionTest::testLayoutUrlNoSectionField in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutSectionTest.php - Tests that no Layout link shows without a section field.
- LinkFieldFormStatesTest::testLinkFieldFormStates in core/
modules/ link/ tests/ src/ FunctionalJavascript/ LinkFieldFormStatesTest.php - @dataProvider linkFieldFormStatesData
- LinkFieldTest::assertInvalidEntries in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Asserts that invalid URLs cannot be submitted.
- LinkFieldTest::assertValidEntries in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Asserts that valid URLs can be submitted.
- LinkFieldTest::doTestEditNonNodeEntityLink in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests editing a link to a non-node entity.
- LinkFieldTest::doTestLinkFormatter in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests the default 'link' formatter.
- LinkFieldTest::doTestLinkSeparateFormatter in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests the 'link_separate' formatter.
- LinkFieldTest::doTestLinkTitle in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests the link title settings of a link field.
- LinkFieldTest::doTestURLValidation in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests link field URL validation.
- LinkFieldTest::testLinkWidgetCaughtExceptionEditingInvalidUrl in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Test link widget exception handled if link uri value is invalid.
- LinkFieldTest::testNoLinkUri in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests <nolink> and <none> as link uri.
- LinkFieldUITest::runFieldUIItem in core/
modules/ link/ tests/ src/ Functional/ LinkFieldUITest.php - Tests one link field UI item.
- LinkViewsTokensTest::testLinkViewsTokens in core/
modules/ link/ tests/ src/ Functional/ Views/ LinkViewsTokensTest.php - LocalActionTest::testLocalAction in core/
modules/ system/ tests/ src/ Functional/ Menu/ LocalActionTest.php - Tests appearance of local actions.
- LocaleConfigTranslationImportTest::testConfigTranslationImport in core/
modules/ locale/ tests/ src/ Functional/ LocaleConfigTranslationImportTest.php - Tests update changes configuration translations if enabled after language.
- LocaleConfigTranslationImportTest::testConfigTranslationModuleInstall in core/
modules/ locale/ tests/ src/ Functional/ LocaleConfigTranslationImportTest.php - Tests update changes configuration translations if enabled after language.
- LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverrideDelete in core/
modules/ locale/ tests/ src/ Functional/ LocaleConfigTranslationImportTest.php - Tests removing a string from Locale deletes configuration translations.
- LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverridePreserve in core/
modules/ locale/ tests/ src/ Functional/ LocaleConfigTranslationImportTest.php - Tests removing a string from Locale changes configuration translations.
- LocaleConfigTranslationTest::setUp in core/
modules/ locale/ tests/ src/ Functional/ LocaleConfigTranslationTest.php - LocaleConfigTranslationTest::testConfigTranslation in core/
modules/ locale/ tests/ src/ Functional/ LocaleConfigTranslationTest.php - Tests basic configuration translation.
- LocaleConfigTranslationTest::testOptionalConfiguration in core/
modules/ locale/ tests/ src/ Functional/ LocaleConfigTranslationTest.php - Tests translatability of optional configuration in locale.
- LocaleContentTest::testContentTypeDirLang in core/
modules/ locale/ tests/ src/ Functional/ LocaleContentTest.php - Tests if a dir and lang tags exist in node's attributes.
- LocaleContentTest::testContentTypeLanguageConfiguration in core/
modules/ locale/ tests/ src/ Functional/ LocaleContentTest.php - Tests if a content type can be set to multilingual and language is present.
- LocaleContentTest::testMachineNameLTR in core/
modules/ locale/ tests/ src/ Functional/ LocaleContentTest.php - Verifies that machine name fields are always LTR.
- LocaleExportTest::testExportTranslation in core/
modules/ locale/ tests/ src/ Functional/ LocaleExportTest.php - Tests exportation of translations.
- LocaleExportTest::testExportTranslationTemplateFile in core/
modules/ locale/ tests/ src/ Functional/ LocaleExportTest.php - Tests exportation of translation template file.
- LocaleFileSystemFormTest::testFileConfigurationPage in core/
modules/ locale/ tests/ src/ Functional/ LocaleFileSystemFormTest.php - Tests translation directory settings on the file settings form.
- LocaleImportFunctionalTest::importPoFile in core/
modules/ locale/ tests/ src/ Functional/ LocaleImportFunctionalTest.php - Helper function: import a standalone .po file in a given language.
- LocaleImportFunctionalTest::testConfigPoFile in core/
modules/ locale/ tests/ src/ Functional/ LocaleImportFunctionalTest.php - Tests .po file import with configuration translation.
- LocaleImportFunctionalTest::testEmptyMsgstr in core/
modules/ locale/ tests/ src/ Functional/ LocaleImportFunctionalTest.php - Tests empty msgstr at end of .po file see #611786.
- LocaleImportFunctionalTest::testStandalonePoFile in core/
modules/ locale/ tests/ src/ Functional/ LocaleImportFunctionalTest.php - Tests import of standalone .po files.
- LocaleInstallTest::testLocaleInstallMessage in core/
modules/ locale/ tests/ src/ Functional/ LocaleInstallTest.php - Tests Locale install message.
- LocaleJavascriptTranslationTest::testLocaleTranslationJsDependencies in core/
modules/ locale/ tests/ src/ Functional/ LocaleJavascriptTranslationTest.php - Assert translations JS is added before drupal.js, because it depends on it.
- LocaleLocaleLookupTest::testCircularDependency in core/
modules/ locale/ tests/ src/ Functional/ LocaleLocaleLookupTest.php - Tests that there are no circular dependencies.
- LocaleLocaleLookupTest::testFixOldPluralStyle in core/
modules/ locale/ tests/ src/ Functional/ LocaleLocaleLookupTest.php - Tests old plural style @count[number] fix.
- LocaleLocaleLookupTest::testLanguageFallbackDefaults in core/
modules/ locale/ tests/ src/ Functional/ LocaleLocaleLookupTest.php - Tests language fallback defaults.
- LocaleNonInteractiveInstallTest::testInstallerTranslations in core/
modules/ locale/ tests/ src/ Functional/ LocaleNonInteractiveInstallTest.php - Tests that the expected translated text appears on the login screen.
- LocalePathTest::testPathLanguageConfiguration in core/
modules/ locale/ tests/ src/ Functional/ LocalePathTest.php - Tests if a language can be associated with a path alias.
- 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.
- LocaleTranslatedSchemaDefinitionTest::testTranslatedUpdate in core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslatedSchemaDefinitionTest.php - Tests that translations do not affect the update system.
- LocaleTranslateStringTourTest::testTranslateStringTourTips in core/
modules/ tour/ tests/ src/ Functional/ Locale/ LocaleTranslateStringTourTest.php - Tests locale tour tip availability.
- LocaleTranslationUiTest::testEnglishTranslation in core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslationUiTest.php - Enable interface translation to English.
- LocaleTranslationUiTest::testJavaScriptTranslation in core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslationUiTest.php - Tests the rebuilding of JavaScript translation files on deletion.
- LocaleTranslationUiTest::testStringSearch in core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslationUiTest.php - Tests translation search form.
- LocaleTranslationUiTest::testStringTranslation in core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslationUiTest.php - Adds a language and tests string translation by users with the appropriate permissions.
- LocaleTranslationUiTest::testStringValidation in core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslationUiTest.php - Tests the validation of the translation input.
- LocaleTranslationUiTest::testUICustomizedStrings in core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslationUiTest.php - Tests that only changed strings are saved customized when edited.
- LocaleUpdateBase::addLanguage in core/
modules/ locale/ tests/ src/ Functional/ LocaleUpdateBase.php - Adds a language.
- LocaleUpdateCronTest::testUpdateCron in core/
modules/ locale/ tests/ src/ Functional/ LocaleUpdateCronTest.php - Tests interface translation update using cron.
- LocaleUpdateDevelopmentReleaseTest::setUp in core/
modules/ locale/ tests/ src/ Functional/ LocaleUpdateDevelopmentReleaseTest.php - LocaleUpdateInterfaceTest::testInterface in core/
modules/ locale/ tests/ src/ Functional/ LocaleUpdateInterfaceTest.php - Tests the user interfaces of the interface translation update system.
- LocaleUpdateTest::testEnableCustomLanguage in core/
modules/ locale/ tests/ src/ Functional/ LocaleUpdateTest.php - Tests automatic translation import when a custom language is added.
- LocaleUpdateTest::testEnableLanguage in core/
modules/ locale/ tests/ src/ Functional/ LocaleUpdateTest.php - Tests automatic translation import when a language is added.
- LocaleUpdateTest::testEnableUninstallModule in core/
modules/ locale/ tests/ src/ Functional/ LocaleUpdateTest.php - Tests automatic translation import when a module is enabled.
- LocaleUpdateTest::testUpdateCheckStatus in core/
modules/ locale/ tests/ src/ Functional/ LocaleUpdateTest.php - Checks if local or remote translation sources are detected.
- LocaleUpdateTest::testUpdateImportModeNonCustomized in core/
modules/ locale/ tests/ src/ Functional/ LocaleUpdateTest.php - Tests translation import and only overwrite non-customized translations.
- LocaleUpdateTest::testUpdateImportModeNone in core/
modules/ locale/ tests/ src/ Functional/ LocaleUpdateTest.php - Tests translation import and don't overwrite any translation.
- LocaleUpdateTest::testUpdateImportSourceLocal in core/
modules/ locale/ tests/ src/ Functional/ LocaleUpdateTest.php - Tests translation import from local sources.
- LocaleUpdateTest::testUpdateImportSourceRemote in core/
modules/ locale/ tests/ src/ Functional/ LocaleUpdateTest.php - Tests translation import from remote sources.
- LocalTasksTest::testLocalTaskBlock in core/
modules/ system/ tests/ src/ Functional/ Menu/ LocalTasksTest.php - Tests that local task blocks are configurable to show a specific level.
- LocalTasksTest::testLocalTaskBlockCache in core/
modules/ system/ tests/ src/ Functional/ Menu/ LocalTasksTest.php - Tests that local tasks blocks cache is invalidated correctly.
- LocalTasksTest::testLocalTaskBlockUrl in core/
modules/ system/ tests/ src/ Functional/ Menu/ LocalTasksTest.php - Tests local task block URLs for entities with path aliases.
- LocalTasksTest::testPluginLocalTask in core/
modules/ system/ tests/ src/ Functional/ Menu/ LocalTasksTest.php - Tests the plugin based local tasks.
- LockFunctionalTest::testLockAcquire in core/
modules/ system/ tests/ src/ Functional/ Lock/ LockFunctionalTest.php - Confirms that we can acquire and release locks in two parallel requests.
- LockFunctionalTest::testPersistentLock in core/
modules/ system/ tests/ src/ Functional/ Lock/ LockFunctionalTest.php - Tests that the persistent lock is persisted between requests.
- MachineNameTest::testMachineName in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ MachineNameTest.php - Tests that machine name field functions.
- MachineNameTransliterationTest::testMachineNameTransliterations in core/
tests/ Drupal/ FunctionalJavascriptTests/ MachineName/ MachineNameTransliterationTest.php - Test for machine name transliteration functionality.
- MainContentFallbackTest::testMainContentFallback in core/
modules/ system/ tests/ src/ Functional/ System/ MainContentFallbackTest.php - Tests availability of main content: Drupal falls back to SimplePageVariant.
- MaintenanceThemeUpdateRegistryTest::testMaintenanceThemeUpdateRegistration in core/
modules/ system/ tests/ src/ Functional/ Theme/ MaintenanceThemeUpdateRegistryTest.php - Tests that after installing the profile there are no outstanding updates.
- ManageDisplayTest::testFormatterUI in core/
modules/ field_ui/ tests/ src/ FunctionalJavascript/ ManageDisplayTest.php - Tests formatter settings.
- ManageDisplayTest::testFormModeLocalTasksOrder in core/
modules/ field_ui/ tests/ src/ Functional/ ManageDisplayTest.php - Tests if form mode local tasks appear in alphabetical order by label.
- ManageDisplayTest::testNoFieldsDisplayOverview in core/
modules/ field_ui/ tests/ src/ Functional/ ManageDisplayTest.php - Tests that a message is shown when there are no fields.
- ManageDisplayTest::testNonInitializedFields in core/
modules/ field_ui/ tests/ src/ Functional/ ManageDisplayTest.php - Tests that fields with no explicit display settings do not break.
- ManageDisplayTest::testNotAppliedUntilSavedWarning in core/
modules/ field_ui/ tests/ src/ FunctionalJavascript/ ManageDisplayTest.php - Confirms that notifications to save appear when necessary.
- ManageDisplayTest::testViewModeCustom in core/
modules/ field_ui/ tests/ src/ Functional/ ManageDisplayTest.php - Tests switching view modes to use custom or 'default' settings'.
- ManageDisplayTest::testViewModeLocalTasks in core/
modules/ field_ui/ tests/ src/ Functional/ ManageDisplayTest.php - Tests the local tasks are displayed correctly for view modes.
- ManageDisplayTest::testViewModeLocalTasksOrder in core/
modules/ field_ui/ tests/ src/ Functional/ ManageDisplayTest.php - Tests if display mode local tasks appear in alphabetical order by label.
- ManageDisplayTest::testViewModeUi in core/
modules/ field_ui/ tests/ src/ Functional/ ManageDisplayTest.php - Tests view mode management screens.
- ManageDisplayTest::testWidgetUI in core/
modules/ field_ui/ tests/ src/ FunctionalJavascript/ ManageDisplayTest.php - Tests widget settings.
- ManageFieldsFunctionalTest::testDefaultValue in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests that default value is correctly validated and saved.
- ManageFieldsFunctionalTest::testFieldNameValidation in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests validation of duplicate and disallowed field names.
- ManageFieldsFunctionalTest::testFieldPrefix in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests that the 'field_prefix' setting works on Field UI.
- ManageFieldsFunctionalTest::testHelpDescriptions in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests that help descriptions render valid HTML.
- ManageFieldsFunctionalTest::testHiddenFields in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests that Field UI respects the 'no_ui' flag in the field type definition.
- ManageFieldsFunctionalTest::testInvalidUrlsAndDestinations in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests invalid field UI URLs and destinations.
- ManageFieldsFunctionalTest::testLockedField in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests that Field UI respects locked fields.
- ManageFieldsFunctionalTest::testPreconfiguredFields in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - Tests the "preconfigured field" functionality.
- ManageFieldsLifecycleTest::addExistingField in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsLifecycleTest.php - Tests adding an existing field in another content type.
- ManageFieldsLifecycleTest::addPersistentFieldStorage in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsLifecycleTest.php - Tests that persistent field storage appears in the field UI.
- ManageFieldsLifecycleTest::cardinalitySettings in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsLifecycleTest.php - Tests the cardinality settings of a field.
- ManageFieldsLifecycleTest::deleteField in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsLifecycleTest.php - Tests deleting a field from the field edit form.
- ManageFieldsLifecycleTest::fieldListAdminPage in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsLifecycleTest.php - Tests that the field list administration page operates correctly.
- ManageFieldsLifecycleTest::manageFieldsPage in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsLifecycleTest.php - Tests the manage fields page.
- ManageFieldsLifecycleTest::updateField in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsLifecycleTest.php - Tests editing an existing field.
- ManageFieldsMultipleTypesTest::testReuseField in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsMultipleTypesTest.php - Tests that options are copied over when reusing a field.
- ManageFieldsMultipleTypesTest::testReuseFieldMultipleDisplay in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsMultipleTypesTest.php - Tests that options are copied over when reusing a field.
- ManageFieldsTest::testAddField in core/
modules/ field_ui/ tests/ src/ FunctionalJavascript/ ManageFieldsTest.php - Tests field add.
- ManageFieldsTest::testAddField in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsTest.php - Tests adding a field.
- ManageFieldsTest::testAddFieldWithMultipleUsers in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsTest.php - Tests multiple users adding a field with the same name.
- ManageFieldsTest::testAllowedValuesFormValidation in core/
modules/ field_ui/ tests/ src/ FunctionalJavascript/ ManageFieldsTest.php - Tests the form validation for allowed values field.
- ManageFieldsTest::testEditFieldWithLeftOverFieldInTempStore in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsTest.php - Tests editing field when the field exists in temp store.
- ManageFieldsTest::testFieldCategoryFallbackWithoutDescription in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsTest.php - Ensure field category fallback works for field types without a description.
- ManageFieldsTest::testFieldDelete in core/
modules/ field_ui/ tests/ src/ FunctionalJavascript/ ManageFieldsTest.php - Tests that field delete operation opens in modal.
- ManageFieldsTest::testFieldDropButtonOperations in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsTest.php - Tests drop button operations on the manage fields page.
- ManageFieldsTest::testFieldTypeCardinalityAlter in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsTest.php - Tests hook_form_field_storage_config_form_edit_alter().
- ManageFieldsTest::testFieldTypeOrder in core/
modules/ field_ui/ tests/ src/ FunctionalJavascript/ ManageFieldsTest.php - Tests the order in which the field types appear in the form.
- ManageFieldsTest::testFieldUiDefinitionsAlter in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsTest.php - Tests hook_field_info_entity_type_ui_definitions_alter().
- ManageFieldsTest::testFilterInReuseForm in core/
modules/ field_ui/ tests/ src/ FunctionalJavascript/ ManageFieldsTest.php - Tests filter results in the re-use form.
- ManageFieldsTest::testLabelFieldFormValidation in core/
modules/ field_ui/ tests/ src/ FunctionalJavascript/ ManageFieldsTest.php - Tests the form validation for label field.
- ManageFieldsTest::testReuseExistingField in core/
modules/ field_ui/ tests/ src/ FunctionalJavascript/ ManageFieldsTest.php - Tests re-using an existing field and the visibility of the re-use button.
- ManyAssetsLoadOrderTest::testLoadOrder in core/
tests/ Drupal/ FunctionalTests/ Libraries/ ManyAssetsLoadOrderTest.php - Loads a page with many assets that have different but close weights.
- MaximumFileSizeExceededUploadTest::testUploadFileExceedingMaximumFileSize in core/
modules/ file/ tests/ src/ FunctionalJavascript/ MaximumFileSizeExceededUploadTest.php - Tests that uploading files exceeding maximum size are handled correctly.
- MediaAccessTest::testCanonicalMediaAccess in core/
modules/ media/ tests/ src/ Functional/ MediaAccessTest.php - Tests view access control on the canonical page.
- MediaAccessTest::testMediaAccess in core/
modules/ media/ tests/ src/ Functional/ MediaAccessTest.php - Tests some access control functionality.
- MediaAccessTest::testMediaAnonymousUserAccess in core/
modules/ media/ tests/ src/ Functional/ MediaAccessTest.php - Tests media access of anonymous user.
- MediaAccessTest::testReferencedRendering in core/
modules/ media/ tests/ src/ Functional/ MediaAccessTest.php - Tests access for embedded medias.
- MediaAccessTest::testUnpublishedMediaUserAccess in core/
modules/ media/ tests/ src/ Functional/ MediaAccessTest.php - Tests unpublished media access.
- MediaBulkFormTest::testBulkForm in core/
modules/ media/ tests/ src/ Functional/ MediaBulkFormTest.php - Tests the media bulk form.
- MediaContextualLinksTest::testMediaContextualLinks in core/
modules/ media/ tests/ src/ Functional/ MediaContextualLinksTest.php - Tests contextual links.
- MediaDisplayTest::testMediaDisplay in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaDisplayTest.php - Tests basic media display.
- MediaEmbedFilterConfigurationUiAddTest::testValidationWhenAdding in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaEmbedFilterConfigurationUiAddTest.php - @covers \Drupal\media\Hook\MediaHooks::formFilterFormatAddFormAlter @dataProvider providerTestValidations
- MediaEmbedFilterConfigurationUiEditTest::testValidationWhenEditing in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaEmbedFilterConfigurationUiEditTest.php - @covers \Drupal\media\Hook\MediaHooks::formFilterFormatEditFormAlter @dataProvider providerTestValidations
- MediaEntityMetadataApiTest::testApi in core/
modules/ ckeditor5/ tests/ src/ Functional/ MediaEntityMetadataApiTest.php - Tests the media entity metadata API.
- MediaEntityMetadataApiTest::testApiTranslation in core/
modules/ ckeditor5/ tests/ src/ Functional/ MediaEntityMetadataApiTest.php - Tests the media entity metadata API with translations.
- MediaInstallTest::testReinstallAfterUninstall in core/
modules/ media/ tests/ src/ Functional/ MediaInstallTest.php - Tests reinstalling after being uninstalled.
- MediaLibraryDisplayModeTest::testDisplayModes in core/
modules/ media_library/ tests/ src/ Functional/ MediaLibraryDisplayModeTest.php - Tests that the Media Library can automatically configure display modes.
- MediaLibraryImageStyleAccessTest::testMediaLibraryImageStyleAccess in core/
modules/ media_library/ tests/ src/ Functional/ MediaLibraryImageStyleAccessTest.php - Tests that users can't delete the 'media_library' image style.
- MediaLibraryTest::testAllowedMediaTypes in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaLibraryTest.php - Tests the allowed media types setting on the MediaEmbed filter.
- MediaLibraryTest::testAlt in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaLibraryTest.php - Ensures that alt text can be changed on Media Library inserted Media.
- MediaLibraryTest::testButton in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaLibraryTest.php - Tests using drupalMedia button to embed media into CKEditor 5.
- MediaLinkabilityTest::testLinkability in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaLinkabilityTest.php - Tests linkability of the media CKEditor widget.
- MediaLinkabilityTest::testLinkedMediaArbitraryHtml in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaLinkabilityTest.php - Ensures arbitrary attributes can be added on links wrapping media via GHS.
- MediaLinkabilityTest::testLinkManualDecorator in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaLinkabilityTest.php - Ensure that manual link decorators work with linkable media.
- MediaOverviewPageTest::testImageAltTextDisplay in core/
modules/ media/ tests/ src/ Functional/ MediaOverviewPageTest.php - Tests the display of the alt attribute.
- MediaOverviewPageTest::testMediaOverviewPage in core/
modules/ media/ tests/ src/ Functional/ MediaOverviewPageTest.php - Tests that the Media overview page (/admin/content/media).
- MediaOverviewTest::testAdministrationPage in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ MediaOverviewTest.php - Tests that the Media Library's administration page works as expected.
- MediaPreviewTest::testEmbedPreviewAccess in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaPreviewTest.php - Tests preview route access.
- MediaPreviewTest::testErrorMessages in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaPreviewTest.php - Tests that failed media embed preview requests inform the end user.
- MediaPreviewTest::testMediaPointerEvent in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaPreviewTest.php - Ensure media preview isn't clickable.
- MediaPreviewTest::testPreviewUsesDefaultThemeAndIsClientCacheable in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaPreviewTest.php - The CKEditor Widget must load a preview generated using the default theme.
- MediaReferenceFieldHelpTest::testFieldCreationHelpText in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaReferenceFieldHelpTest.php - Tests our custom help texts when creating a field.
- MediaRequirementsTest::testMissingSourceFieldDefinition in core/
modules/ media/ tests/ src/ Functional/ MediaRequirementsTest.php - Tests that the requirements check can handle a missing source field.
- MediaRevisionTest::testFileMediaRevision in core/
modules/ media/ tests/ src/ Functional/ MediaRevisionTest.php - Tests creating revisions of a File media item.
- MediaRevisionTest::testImageMediaRevision in core/
modules/ media/ tests/ src/ Functional/ MediaRevisionTest.php - Tests creating revisions of an Image media item.
- MediaRevisionTest::testRevisionDelete in core/
modules/ media/ tests/ src/ Functional/ MediaRevisionTest.php - Tests deleting a revision.
- MediaRevisionTest::testRevisionRevert in core/
modules/ media/ tests/ src/ Functional/ MediaRevisionTest.php - Tests reverting a revision.
- MediaRevisionTest::testRevisions in core/
modules/ media/ tests/ src/ Functional/ MediaRevisionTest.php - Checks media revision operations.
- MediaSettingsTest::testSettingsForm in core/
modules/ media/ tests/ src/ Functional/ MediaSettingsTest.php - Tests that the media settings form stores a `null` iFrame domain.
- MediaSettingsTest::testStatusPage in core/
modules/ media/ tests/ src/ Functional/ MediaSettingsTest.php - Tests that media warning appears if oEmbed media types exists.
- MediaSourceAudioVideoTest::testAudioTypeCreation in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaSourceAudioVideoTest.php - Check the Audio source functionality.
- MediaSourceAudioVideoTest::testVideoTypeCreation in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaSourceAudioVideoTest.php - Check the Video source functionality.
- MediaSourceFileTest::testMediaFileSource in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaSourceFileTest.php - Tests the file media source.
- MediaSourceFileTest::testPreventSourceFieldDeletion in core/
modules/ media/ tests/ src/ Functional/ MediaSourceFileTest.php - Ensure source field deletion is not possible.
- MediaSourceFileTest::testSourceFieldSettingsEditing in core/
modules/ media/ tests/ src/ Functional/ MediaSourceFileTest.php - Tests that it's possible to change the allowed file extensions.
- MediaSourceImageTest::assertViewDisplayConfigured in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaSourceImageTest.php - Asserts the proper entity view display components for a media type.
- MediaSourceImageTest::testMediaImageSource in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaSourceImageTest.php - Tests the image media source.
- MediaSourceImageTest::testOnlyMainPropertiesTriggerSourceFieldChanged in core/
modules/ media/ tests/ src/ Functional/ MediaSourceImageTest.php - Test that non-main properties do not trigger source field value change.
- MediaSourceOEmbedVideoTest::testMediaOEmbedVideoSource in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaSourceOEmbedVideoTest.php - Tests the oembed media source.
- MediaSourceOEmbedVideoTest::testOEmbedSecurityWarning in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaSourceOEmbedVideoTest.php - Tests that a security warning appears if iFrame domain is not set.
- MediaSourceTestBase::doTestCreateMediaType in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaSourceTestBase.php - Tests generic media type creation.
- MediaStandardProfileTest::audioTest in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaStandardProfileTest.php - Tests the standard profile configuration for media type 'audio'.
- MediaStandardProfileTest::documentTest in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaStandardProfileTest.php - Tests the standard profile configuration for media type 'document'.
- MediaStandardProfileTest::imageTest in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaStandardProfileTest.php - Tests the standard profile configuration for media type 'image'.
- MediaStandardProfileTest::remoteVideoTest in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaStandardProfileTest.php - Tests the standard profile configuration for media type 'remote_video'.
- MediaStandardProfileTest::videoTest in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaStandardProfileTest.php - Tests the standard profile configuration for media type 'video'.
- MediaTest::testAlignment in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests alignment integration.
- MediaTest::testAlt in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests the CKEditor 5 media plugin can override image media's alt attribute.
- MediaTest::testAltDisabled in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests that the image media source's alt_field being disabled is respected.
- MediaTest::testConversion in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests that `<drupal-media>` is converted into a block element.
- MediaTest::testDrupalMediaStyleInDropdown in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaTest.php - Ensures that Drupal Media Styles can be displayed in a dropdown.
- MediaTest::testDrupalMediaStyleWithClass in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests Drupal Media Style with a CSS class.
- MediaTest::testEditableCaption in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests caption editing in the CKEditor widget.
- MediaTest::testMediaArbitraryHtml in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests that arbitrary attributes are allowed via GHS.
- MediaTest::testMediaSplitList in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests adding media to a list does not split the list.
- MediaTest::testOnlyDrupalMediaTagProcessed in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests that only <drupal-media> tags are processed.
- MediaTest::testTranslationAlt in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests the CKEditor 5 media plugin loads the translated alt attribute.
- MediaTest::testViewMode in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaTest.php - Tests view mode integration.
- MediaThumbnailFormatterTest::testRender in core/
modules/ media/ tests/ src/ Functional/ FieldFormatter/ MediaThumbnailFormatterTest.php - Tests the media thumbnail field formatter.
- MediaTypeCreationTest::testMediaTypeCreationForm in core/
modules/ media/ tests/ src/ Functional/ MediaTypeCreationTest.php - Tests the media type creation form with only the mandatory options.
- MediaTypeCreationTest::testMediaTypeCreationFormWithDefaultField in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaTypeCreationTest.php - Tests the media type creation form.
- MediaTypeCreationTest::testMediaTypeCreationReuseSourceField in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaTypeCreationTest.php - Tests creation of media type, reusing an existing source field.
- MediaTypeCreationTest::testSourceChangeOnMediaTypeCreationForm in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaTypeCreationTest.php - Tests the source field behavior on the add media type form.
- MediaUiFunctionalTest::testMediaCollectionRoute in core/
modules/ media/ tests/ src/ Functional/ MediaUiFunctionalTest.php - Tests the media collection route.
- MediaUiFunctionalTest::testMediaCreateRedirect in core/
modules/ media/ tests/ src/ Functional/ MediaUiFunctionalTest.php - Tests the redirect URL after creating a media item.
- MediaUiFunctionalTest::testMediaWithMultipleMediaTypes in core/
modules/ media/ tests/ src/ Functional/ MediaUiFunctionalTest.php - Tests the "media/add" page.
- MediaUiFunctionalTest::testMediaWithOnlyOneMediaType in core/
modules/ media/ tests/ src/ Functional/ MediaUiFunctionalTest.php - Tests the media actions (add/edit/delete).
- MediaUiFunctionalTest::testRenderedEntityReferencedMedia in core/
modules/ media/ tests/ src/ Functional/ MediaUiFunctionalTest.php - Tests that media in ER fields use the Rendered Entity formatter by default.
- MediaUiJavascriptTest::testMediaTypes in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaUiJavascriptTest.php - Tests a media type administration.
- MediaUiReferenceWidgetTest::testMediaReferenceWidget in core/
modules/ media/ tests/ src/ Functional/ MediaUiReferenceWidgetTest.php - Tests the default autocomplete widgets for media reference fields.
- MediaViewsWizardTest::testMediaRevisionWizard in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaViewsWizardTest.php - Tests adding a view of media revisions.
- MediaViewsWizardTest::testMediaWizard in core/
modules/ media/ tests/ src/ FunctionalJavascript/ MediaViewsWizardTest.php - Tests adding a view of media.
- MenuAccessTest::drupalGet in core/
modules/ system/ tests/ src/ Functional/ Menu/ MenuAccessTest.php - MenuActiveTrail403Test::testMenuActiveTrail403Cache in core/
tests/ Drupal/ FunctionalTests/ Menu/ MenuActiveTrail403Test.php - Tests that visiting 403 page does not override original active trail.
- MenuLinkContentDeleteFormTest::testMenuLinkContentDeleteForm in core/
modules/ menu_link_content/ tests/ src/ Functional/ MenuLinkContentDeleteFormTest.php - Tests the MenuLinkContentDeleteForm class.
- MenuLinkContentFormTest::testMenuLinkContentForm in core/
modules/ menu_link_content/ tests/ src/ Functional/ MenuLinkContentFormTest.php - Tests the MenuLinkContentForm class.
- MenuLinkContentFormTest::testMenuLinkContentFormLinkToAnyPage in core/
modules/ menu_link_content/ tests/ src/ Functional/ MenuLinkContentFormTest.php - Tests the 'link to any page' permission for a restricted page.
- MenuLinkContentFormTest::testMenuLinkContentFormValidation in core/
modules/ menu_link_content/ tests/ src/ Functional/ MenuLinkContentFormTest.php - Tests validation for the MenuLinkContentForm class.
- MenuLinkContentFormTest::testMenuLinkContentOperationsLink in core/
modules/ menu_link_content/ tests/ src/ Functional/ MenuLinkContentFormTest.php - Tests the operations links alter related functional for menu_link_content.
- MenuLinkContentTranslationUITest::doTestTranslationEdit in core/
modules/ menu_link_content/ tests/ src/ Functional/ MenuLinkContentTranslationUITest.php - MenuLinkContentTranslationUITest::testTranslationLinkOnMenuEditForm in core/
modules/ menu_link_content/ tests/ src/ Functional/ MenuLinkContentTranslationUITest.php - Ensure that a translate link can be found on the menu edit form.
- MenuLinkContentTranslationUITest::testTranslationLinkTheme in core/
modules/ menu_link_content/ tests/ src/ Functional/ MenuLinkContentTranslationUITest.php - Tests that translation page inherits admin status of edit page.
- MenuLinkReorderTest::testDefaultMenuLinkReorder in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuLinkReorderTest.php - Tests creating, editing, deleting menu links via node form widget.
- MenuLinkSecurityTest::testMenuLink in core/
modules/ system/ tests/ src/ Functional/ Menu/ MenuLinkSecurityTest.php - Ensures that a menu link does not cause an XSS issue.
- MenuLinksetSettingsFormTest::testMenuLinksetSettingsForm in core/
modules/ system/ tests/ src/ Functional/ Form/ MenuLinksetSettingsFormTest.php - Tests the menu_linkset_settings form.
- MenuLinkTest::testHierarchicalMenuLinkVisibility in core/
modules/ views/ tests/ src/ Functional/ Plugin/ MenuLinkTest.php - Tests that menu links using menu_link_content as parent are visible.
- MenuRouterTest::doTestDescriptionMenuItems in core/
modules/ system/ tests/ src/ Functional/ Menu/ MenuRouterTest.php - Tests menu item descriptions.
- MenuRouterTest::doTestExoticPath in core/
modules/ system/ tests/ src/ Functional/ Menu/ MenuRouterTest.php - Tests path containing "exotic" characters.
- MenuRouterTest::doTestHookMenuIntegration in core/
modules/ system/ tests/ src/ Functional/ Menu/ MenuRouterTest.php - Tests local tasks with route placeholders.
- MenuRouterTest::doTestMenuLinksDiscoveredAlter in core/
modules/ system/ tests/ src/ Functional/ Menu/ MenuRouterTest.php - Tests menu links added in hook_menu_links_discovered_alter().
- MenuRouterTest::doTestMenuOnRoute in core/
modules/ system/ tests/ src/ Functional/ Menu/ MenuRouterTest.php - Tests a menu on a router page.
- MenuRouterTest::doTestMenuOptionalPlaceholders in core/
modules/ system/ tests/ src/ Functional/ Menu/ MenuRouterTest.php - Tests menu links that have optional placeholders.
- MenuRouterTest::doTestThemeCallbackAdministrative in core/
modules/ system/ tests/ src/ Functional/ Menu/ MenuRouterTest.php - Tests theme negotiation for an administrative theme.
- MenuRouterTest::doTestThemeCallbackFakeTheme in core/
modules/ system/ tests/ src/ Functional/ Menu/ MenuRouterTest.php - Tests the theme negotiation when it is set to use a theme that does not exist.
- MenuRouterTest::doTestThemeCallbackMaintenanceMode in core/
modules/ system/ tests/ src/ Functional/ Menu/ MenuRouterTest.php - Tests the theme negotiation when the site is in maintenance mode.
- MenuRouterTest::doTestThemeCallbackNoThemeRequested in core/
modules/ system/ tests/ src/ Functional/ Menu/ MenuRouterTest.php - Tests the theme negotiation when no theme is requested.
- MenuRouterTest::doTestThemeCallbackOptionalTheme in core/
modules/ system/ tests/ src/ Functional/ Menu/ MenuRouterTest.php - Tests the theme negotiation when it is set to use an optional theme.
- MenuRouterTest::doTestTitleCallbackFalse in core/
modules/ system/ tests/ src/ Functional/ Menu/ MenuRouterTest.php - Tests title callback set to FALSE.
- MenuRouterTest::doTestTitleMenuCallback in core/
modules/ system/ tests/ src/ Functional/ Menu/ MenuRouterTest.php - Tests page title of MENU_CALLBACKs.
- MenuRouterTest::testAuthUserUserLogin in core/
modules/ system/ tests/ src/ Functional/ Menu/ MenuRouterTest.php - Tests authenticated user login redirects.
- MenuRouterTest::testMaintenanceModeLoginPaths in core/
modules/ system/ tests/ src/ Functional/ Menu/ MenuRouterTest.php - Make sure the maintenance mode can be bypassed using an EventSubscriber.
- MenuTest::testMenus in core/
modules/ views/ tests/ src/ Functional/ Wizard/ MenuTest.php - Tests the menu functionality.
- MenuUiContentModerationTest::testMenuUiWithPendingRevisions in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiContentModerationTest.php - Tests that node drafts can not modify the menu settings.
- MenuUiContentModerationTest::testMenuUiWithUnpublishedContent in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiContentModerationTest.php - Tests that unpublished content can be selected through the menu UI.
- MenuUiContentTranslationTest::testChangeContentToPseudoLanguage in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiContentTranslationTest.php - Tests changing content with menu link from language to pseudo language.
- MenuUiJavascriptTest::addCustomMenu in core/
modules/ menu_ui/ tests/ src/ FunctionalJavascript/ MenuUiJavascriptTest.php - Creates a custom menu.
- MenuUiJavascriptTest::addMenuLink in core/
modules/ menu_ui/ tests/ src/ FunctionalJavascript/ MenuUiJavascriptTest.php - Adds a menu link using the UI.
- MenuUiJavascriptTest::testBlockContextualLinks in core/
modules/ menu_ui/ tests/ src/ FunctionalJavascript/ MenuUiJavascriptTest.php - Tests the contextual links on a menu block.
- MenuUiLanguageTest::testMenuLanguage in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiLanguageTest.php - Tests menu language settings and the defaults for menu link items.
- MenuUiNodeTest::testMainMenuIsPrioritized in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiNodeTest.php - Tests main menu links are prioritized when editing nodes.
- MenuUiNodeTest::testMenuNodeFormWidget in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiNodeTest.php - Tests creating, editing, deleting menu links via node form widget.
- MenuUiNodeTest::testMenuNodeWithGrantsFormWidget in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiNodeTest.php - Tests creating menu links via node form widget for nodes with grants.
- MenuUiNodeTest::testMultilingualMenuNodeFormWidget in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiNodeTest.php - Testing correct loading and saving of menu links via node form widget in a multilingual environment.
- MenuUiTest::addCustomMenu in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Creates a custom menu.
- MenuUiTest::addCustomMenuCRUD in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Adds a custom menu using CRUD functions.
- MenuUiTest::addInvalidMenuLink in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Attempts to add menu link with invalid path or no access permission.
- MenuUiTest::addMenuLink in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Adds a menu link using the UI.
- MenuUiTest::checkInvalidParentMenuLinks in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Tests that parent options are limited by depth when adding menu links.
- MenuUiTest::deleteCustomMenu in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Deletes the locally stored custom menu.
- MenuUiTest::deleteMenuLink in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Deletes a menu link using the UI.
- MenuUiTest::disableMenuLink in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Disables a menu link.
- MenuUiTest::doMenuLinkFormDefaultsTest in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Ensures that the proper default values are set when adding a menu link.
- MenuUiTest::doMenuTests in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Tests menu functionality.
- MenuUiTest::doTestMenuBlock in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Tests menu block settings.
- MenuUiTest::enableMenuLink in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Enables a menu link.
- MenuUiTest::modifyMenuLink in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Modifies a menu link using the UI.
- MenuUiTest::moveMenuLink in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Changes the parent of a menu link using the UI.
- MenuUiTest::resetMenuLink in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Resets a standard menu link using the UI.
- MenuUiTest::testExpandAllItems in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Tests the "expand all items" feature.
- MenuUiTest::testMenuAdministration in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Tests menu functionality using the admin and user interfaces.
- MenuUiTest::testMenuParentsJsAccess in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Tests if admin users, other than UID1, can access parents AJAX callback.
- MenuUiTest::testMenuQueryAndFragment in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Adds and removes a menu link with a query string and fragment.
- MenuUiTest::testMenuUiWithPendingRevisions in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Tests that menu links with pending revisions can not be re-parented.
- MenuUiTest::testSystemMenuRename in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Tests renaming the built-in menu.
- MenuUiTest::testUnpublishedNodeMenuItem in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Tests that menu items pointing to unpublished nodes are editable.
- MenuUiTest::testUserLoginUserLogoutLinks in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Tests the user login/logout links.
- MenuUiTest::toggleMenuLink in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Alternately disables and enables a menu link.
- MenuUiTest::verifyAccess in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Verifies the logged in user has the desired access to various menu pages.
- MenuUiTest::verifyAddChildLink in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Verifies that the "Add child" link selects the correct parent item.
- MenuUiTest::verifyMenuLink in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Verifies a menu link using the UI.
- MessageCommandTest::testJsStatusMessageAssertions in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ MessageCommandTest.php - Tests methods in JsWebAssert related to status messages.
- MessageCommandTest::testMessageCommand in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ MessageCommandTest.php - Tests AJAX MessageCommand use in a form.
- MigrateAccessTest::testAccess in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ MigrateAccessTest.php - Tests that only user 1 can access the migrate UI.
- MigrateControllerTest::testUpgradeReport in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ MigrateControllerTest.php - Tests the upgrade report with the view enabled, disabled and uninstalled.
- MigrateMessageControllerTest::testDetail in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ MigrateMessageControllerTest.php - Tests the detail pages for migrate messages.
- MigrateMessageControllerTest::testDetail in core/
modules/ migrate/ tests/ src/ Functional/ MigrateMessageControllerTest.php - Tests the detail pages for migrate messages.
- MigrateMessageControllerTest::testOverview in core/
modules/ migrate/ tests/ src/ Functional/ MigrateMessageControllerTest.php - Tests the overview page for migrate messages.
- MigrateMessageControllerTest::testOverview in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ MigrateMessageControllerTest.php - Tests the overview page for migrate messages.
- MigrateMessageFormTest::testFilter in core/
modules/ migrate/ tests/ src/ Functional/ MigrateMessageFormTest.php - Tests the message form.
- MigrateNoMigrateDrupalTest::testExecutionNoMigrateDrupal in core/
modules/ migrate/ tests/ src/ Functional/ MigrateNoMigrateDrupalTest.php - Tests execution of a migration.
- MigrateUpgradeExecuteTestBase::doUpgradeAndIncremental in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ MigrateUpgradeExecuteTestBase.php - Executes an upgrade and then an incremental upgrade.
- MigrateUpgradeExecuteTestBase::outputLogs in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ MigrateUpgradeExecuteTestBase.php - Preserve the logs pages.
- MigrateUpgradeFormStepsTest::assertFirstForm in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ MigrateUpgradeFormStepsTest.php - Helper to test that a path goes to the Overview form.
- MigrateUpgradeFormStepsTest::testMigrateUpgradeReviewPage in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ MigrateUpgradeFormStepsTest.php - Tests the flow of the Migrate Drupal UI form.
- MigrateUpgradeTestBase::submitCredentialForm in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ MigrateUpgradeTestBase.php - Navigates to the credential form and submits valid credentials.
- MinimalTest::testMinimal in core/
profiles/ minimal/ tests/ src/ Functional/ MinimalTest.php - Tests Minimal installation profile.
- MiniPagerTest::testMiniPagerRender in core/
modules/ views/ tests/ src/ Functional/ Plugin/ MiniPagerTest.php - Tests the rendering of mini pagers.
- MiniPagerTest::testPagerHeadingLevel in core/
modules/ views/ tests/ src/ Functional/ Plugin/ MiniPagerTest.php - Tests changing the heading level.
- ModalRendererTest::testModalRenderer in core/
modules/ system/ tests/ src/ FunctionalJavascript/ ModalRendererTest.php - Tests that links respect 'data-dialog-renderer' attribute.
- ModalRendererTest::testOpenerInDropbutton in core/
modules/ system/ tests/ src/ FunctionalJavascript/ ModalRendererTest.php - Confirm focus management of a dialog openers in a dropbutton.
- ModeratedContentLocalTaskTest::testModeratedContentLocalTask in core/
modules/ content_moderation/ tests/ src/ Functional/ ModeratedContentLocalTaskTest.php - Tests the moderated content local task appears.
- ModeratedContentViewTest::testModeratedContentPage in core/
modules/ content_moderation/ tests/ src/ Functional/ ModeratedContentViewTest.php - Tests the moderated content page.
- ModeratedContentViewTest::testModeratedContentPageMultilingual in core/
modules/ content_moderation/ tests/ src/ Functional/ ModeratedContentViewTest.php - Tests the moderated content page with multilingual content.
- ModerationActionsTest::testNodeStatusActions in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationActionsTest.php - Tests the node status actions report moderation status to users correctly.
- ModerationContentTranslationTest::testModerationWithExistingContent in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationContentTranslationTest.php - Tests existing translations being edited after enabling content moderation.
- ModerationFormTest::testAlternativeModerationStateWidget in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationFormTest.php - Tests the moderation_state field when an alternative widget is set.
- ModerationFormTest::testContentTranslationNodeForm in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationFormTest.php - Tests translated and moderated nodes.
- ModerationFormTest::testModerationForm in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationFormTest.php - Tests the moderation form that shows on the latest version page.
- ModerationFormTest::testModerationFormSetsRevisionAuthor in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationFormTest.php - Tests the revision author is updated when the moderation form is used.
- ModerationFormTest::testNonBundleModerationForm in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationFormTest.php - Tests moderation non-bundle entity type.
- ModerationFormTest::testWorkflowInUse in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationFormTest.php - Tests that workflows and states can not be deleted if they are in use.
- ModerationLocaleTest::assertModerationForm in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationLocaleTest.php - Asserts that the moderation form is displayed for the specified node.
- ModerationLocaleTest::assertNoModerationForm in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationLocaleTest.php - Asserts that the moderation form is not displayed for the specified node.
- ModerationLocaleTest::testLanguageIndependentContentModeration in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationLocaleTest.php - Tests that individual translations can be moderated independently.
- ModerationLocaleTest::testNewTranslationSourceValues in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationLocaleTest.php - Checks that new translation values are populated properly.
- ModerationLocaleTest::testTranslateModeratedContent in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationLocaleTest.php - Tests article translations can be moderated separately.
- ModerationLocaleTest::testTranslationRevisionsHistory in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationLocaleTest.php - Tests article revision history shows revisions for the correct translation.
- ModerationRevisionRevertTest::testEditingAfterRevertRevision in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationRevisionRevertTest.php - Tests that reverting a revision works.
- ModerationStateAccessTest::testViewShowsCorrectStates in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationStateAccessTest.php - Tests the view operation access handler with the view permission.
- ModerationStateBlockTest::testCustomBlockModeration in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationStateBlockTest.php - Tests moderating content blocks.
- ModerationStateNodeTest::testCreatingContent in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationStateNodeTest.php - Tests creating and deleting content.
- ModerationStateNodeTest::testFormSaveDestination in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationStateNodeTest.php - Tests edit form destinations.
- ModerationStateNodeTest::testNoContentModerationPermissions in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationStateNodeTest.php - Tests the workflow when a user has no Content Moderation permissions.
- ModerationStateNodeTest::testPagers in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationStateNodeTest.php - Tests pagers aren't broken by content_moderation.
- ModerationStateNodeTypeTest::testEnablingOnExistingContent in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationStateNodeTypeTest.php - Tests enabling moderation on an existing node-type, with content.
- ModerationStateNodeTypeTest::testEnforceRevisionsEntityFormAlter in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationStateNodeTypeTest.php - @covers \Drupal\content_moderation\Entity\Handler\NodeModerationHandler::enforceRevisionsBundleFormAlter
- ModerationStateNodeTypeTest::testNotModerated in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationStateNodeTypeTest.php - A node type without moderation state disabled.
- ModerationStateTaxonomyTermTest::testEnforceRevisionsEntityFormAlter in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationStateTaxonomyTermTest.php - Tests the taxonomy term moderation handler alters the forms as intended.
- ModerationStateTestBase::createContentTypeFromUi in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationStateTestBase.php - Creates a content-type from the UI.
- ModerationStateTestBase::enableModerationThroughUi in core/
modules/ content_moderation/ tests/ src/ Functional/ ModerationStateTestBase.php - Enable moderation for a specified content type, using the UI.
- ModuleFilterTest::testModuleFilter in core/
modules/ system/ tests/ src/ FunctionalJavascript/ ModuleFilterTest.php - Tests that filter results announcement has correct pluralization.
- ModulesListFormWebTest::testInstalledIncompatibleModule in core/
modules/ system/ tests/ src/ Functional/ Form/ ModulesListFormWebTest.php - Tests that incompatible modules message is shown.
- ModulesListFormWebTest::testModuleListForm in core/
modules/ system/ tests/ src/ Functional/ Form/ ModulesListFormWebTest.php - Tests the module list form.
- ModulesListFormWebTest::testModulesListFormStatusMessage in core/
modules/ system/ tests/ src/ Functional/ Form/ ModulesListFormWebTest.php - Tests the status message when enabling one or more modules.
- ModulesListFormWebTest::testModulesListFormWithEmptyDescriptionInfoFile in core/
modules/ system/ tests/ src/ Functional/ Form/ ModulesListFormWebTest.php - Tests the module form with a module with an empty description in info.yml.
- ModulesListFormWebTest::testModulesListFormWithInvalidInfoFile in core/
modules/ system/ tests/ src/ Functional/ Form/ ModulesListFormWebTest.php - Tests the module form with a module with an invalid info.yml file.
- ModulesListFormWebTest::testRequiredByThemeMessage in core/
modules/ system/ tests/ src/ Functional/ Form/ ModulesListFormWebTest.php - Confirm that module 'Required By' descriptions include dependent themes.
- ModuleThemePageXssVulnerabilityTest::testExtensionInfoXss in core/
modules/ system/ tests/ src/ Functional/ ModuleThemePageXssVulnerabilityTest.php - Tests extension info cannot create XSS vulnerabilities.
- ModuleUninstallFilterTest::testModuleUninstallFilter in core/
modules/ system/ tests/ src/ FunctionalJavascript/ ModuleUninstallFilterTest.php - Tests that correct module count is returned when list filtered.
- MonthDatePluginTest::testMonthDatePlugin in core/
modules/ views/ tests/ src/ Functional/ Plugin/ MonthDatePluginTest.php - Tests the Month Date Plugin.
- MoveBlockFormTest::setUp in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ MoveBlockFormTest.php - MultiFormTest::testMultiForm in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ MultiFormTest.php - Tests that pages with the 'node_page_form' included twice work correctly.
- MultilingualReviewPageTestBase::testMigrateUpgradeReviewPage in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ MultilingualReviewPageTestBase.php - Tests the migrate upgrade review form.
- MultipleFileUploadTest::testMultipleFileFieldWithAllFileExtensions in core/
modules/ file/ tests/ src/ Functional/ MultipleFileUploadTest.php - Tests multiple file field with all file extensions.
- MultipleValueWidgetTest::testFieldMultipleValueWidget in core/
modules/ field/ tests/ src/ FunctionalJavascript/ MultipleValueWidgetTest.php - Tests the 'Add more' functionality.
- MultipleValueWidgetTest::testFieldMultipleValueWidgetAddMoreNoValidation in core/
modules/ field/ tests/ src/ FunctionalJavascript/ MultipleValueWidgetTest.php - Tests that no validation occurs on field on "Add more" click.
- MultipleWidgetFormTest::testFieldFormMultipleWidget in core/
modules/ field/ tests/ src/ Functional/ MultipleWidgetFormTest.php - Tests widgets handling multiple values.
- MultipleWidgetFormTest::testLabelOnMultiValueFields in core/
modules/ field/ tests/ src/ Functional/ MultipleWidgetFormTest.php - Tests the form display of the label for multi-value fields.
- MultipleWidgetFormTest::widgetAlterTest in core/
modules/ field/ tests/ src/ Functional/ MultipleWidgetFormTest.php - Tests widget alter hooks for a given hook name.
- MultiStepNodeFormBasicOptionsTest::testMultiStepNodeFormBasicOptions in core/
modules/ node/ tests/ src/ Functional/ MultiStepNodeFormBasicOptionsTest.php - Tests changing the default values of basic options to ensure they persist.
- NavigationBlockUiTest::testNavigationBlockAdminUiPage in core/
modules/ navigation/ tests/ src/ FunctionalJavascript/ NavigationBlockUiTest.php - Tests navigation block admin page exists and functions correctly.
- NavigationLinkBlockTest::testNavigationLinkBlock in core/
modules/ navigation/ tests/ src/ Functional/ NavigationLinkBlockTest.php - Test output of the link navigation with regards to caching and contents.
- NavigationLogoTest::testSettingsLogoOptionsForm in core/
modules/ navigation/ tests/ src/ Functional/ NavigationLogoTest.php - Tests Navigation logo configuration base options.
- NavigationSettingsFormTest::testFormSettingsSubmissionHandler in core/
modules/ navigation/ tests/ src/ FunctionalJavascript/ NavigationSettingsFormTest.php - Tests that submission handler works correctly.
- NavigationShortcutsBlockTest::testNavigationBlock in core/
modules/ navigation/ tests/ src/ Functional/ NavigationShortcutsBlockTest.php - Tests visibility and cacheability of shortcuts in the navigation bar.
- NavigationTopBarTest::testTopBarVisibility in core/
modules/ navigation/ tests/ src/ Functional/ NavigationTopBarTest.php - Tests the top bar visibility.
- NestedFormTest::testNestedEntityFormEntityLevelValidation in core/
modules/ field/ tests/ src/ Functional/ NestedFormTest.php - Tests entity level validation within subforms.
- NestedFormTest::testNestedFieldForm in core/
modules/ field/ tests/ src/ Functional/ NestedFormTest.php - Tests Field API form integration within a subform.
- NodeAccessBaseTableTest::assertTaxonomyPage in core/
modules/ node/ tests/ src/ Functional/ NodeAccessBaseTableTest.php - Checks taxonomy/term listings to ensure only accessible nodes are listed.
- NodeAccessBaseTableTest::testNodeAccessBasic in core/
modules/ node/ tests/ src/ Functional/ NodeAccessBaseTableTest.php - Tests the "private" node access functionality.
- NodeAccessCacheabilityTest::testNodeAccessCacheabilitySafeguard in core/
modules/ node/ tests/ src/ Functional/ NodeAccessCacheabilityTest.php - Tests that the node grants cache context is auto-added, only when needed.
- NodeAccessCacheabilityTest::testNodeAccessCacheContext in core/
modules/ node/ tests/ src/ Functional/ NodeAccessCacheabilityTest.php - Tests that the user cache contexts are correctly set.
- NodeAccessCacheabilityWithNodeGrants::testAccessCacheabilityWithNodeGrants in core/
modules/ node/ tests/ src/ Functional/ NodeAccessCacheabilityWithNodeGrants.php - Tests node view access cacheability with node grants.
- NodeAccessFieldTest::testNodeAccessAdministerField in core/
modules/ node/ tests/ src/ Functional/ NodeAccessFieldTest.php - Tests administering fields when node access is restricted.
- NodeAccessJoinTest::testNodeAccessJoin in core/
modules/ node/ tests/ src/ Functional/ NodeAccessJoinTest.php - Tests the accessibility of joined nodes.
- NodeAccessLanguageFallbackTest::testNodeAccessLanguageFallback in core/
modules/ node/ tests/ src/ Functional/ NodeAccessLanguageFallbackTest.php - Tests node access fallback handling with multiple node languages.
- NodeAccessMenuLinkTest::testNodeAccessMenuLink in core/
modules/ node/ tests/ src/ Functional/ NodeAccessMenuLinkTest.php - SA-CORE-2015-003: Tests menu links to nodes when node access is restricted.
- NodeAccessPagerTest::testCommentPager in core/
modules/ node/ tests/ src/ Functional/ NodeAccessPagerTest.php - Tests the comment pager for nodes with multiple grants per realm.
- NodeAccessPagerTest::testForumPager in core/
modules/ forum/ tests/ src/ Functional/ NodeAccessPagerTest.php - Tests the forum node pager for nodes with multiple grants per realm.
- NodeAccessRebuildNodeGrantsTest::testNodeAccessRebuildNoAccessModules in core/
modules/ node/ tests/ src/ Functional/ NodeAccessRebuildNodeGrantsTest.php - Tests rebuilding the node access permissions table with no content.
- NodeAccessRebuildNodeGrantsTest::testNodeAccessRebuildNodeGrants in core/
modules/ node/ tests/ src/ Functional/ NodeAccessRebuildNodeGrantsTest.php - Tests rebuilding the node access permissions table with content.
- NodeAccessTest::testPageAccess in core/
modules/ content_moderation/ tests/ src/ Functional/ NodeAccessTest.php - Verifies that a non-admin user can still access the appropriate pages.
- NodeActionsConfigurationTest::testAssignOwnerNodeActionAutocomplete in core/
modules/ action/ tests/ src/ Functional/ Node/ NodeActionsConfigurationTest.php - Tests the autocomplete field when configuring the AssignOwnerNode action.
- NodeActionsConfigurationTest::testAssignOwnerNodeActionConfiguration in core/
modules/ action/ tests/ src/ Functional/ Node/ NodeActionsConfigurationTest.php - Tests configuration of the node_assign_owner_action action.
- NodeAdminTest::testContentAdminPageMultilingual in core/
modules/ node/ tests/ src/ Functional/ NodeAdminTest.php - Tests content overview for a multilingual site.
- NodeAdminTest::testContentAdminPages in core/
modules/ node/ tests/ src/ Functional/ NodeAdminTest.php - Tests content overview with different user permissions.
- NodeAdminTest::testContentAdminSort in core/
modules/ node/ tests/ src/ Functional/ NodeAdminTest.php - Tests that the table sorting works on the content admin pages.
- NodeBlockFunctionalTest::testRecentNodeBlock in core/
modules/ node/ tests/ src/ Functional/ NodeBlockFunctionalTest.php - Tests the recent comments block.
- NodeCommentsTest::testCommentCount in core/
modules/ comment/ tests/ src/ Functional/ Views/ NodeCommentsTest.php - Test the comment count field.
- NodeCommentsTest::testNewComments in core/
modules/ comment/ tests/ src/ Functional/ Views/ NodeCommentsTest.php - Tests the new comments field plugin.
- NodeContextualLinksTest::testNodeContextualLinks in core/
modules/ node/ tests/ src/ Functional/ NodeContextualLinksTest.php - Tests contextual links.
- NodeContextualLinksTest::testPageWithDisabledContextualModule in core/
modules/ node/ tests/ src/ Functional/ Views/ NodeContextualLinksTest.php - Tests if the node page works if Contextual Links is disabled.
- NodeCreationTest::testAuthorAutocomplete in core/
modules/ node/ tests/ src/ Functional/ NodeCreationTest.php - Tests the author autocompletion textfield.
- NodeCreationTest::testAuthoredDate in core/
modules/ node/ tests/ src/ Functional/ NodeCreationTest.php - Creates nodes with different authored dates.
- NodeCreationTest::testNodeAddPageOrder in core/
modules/ node/ tests/ src/ Functional/ NodeCreationTest.php - Tests the order of the node types on the add page.
- NodeCreationTest::testNodeAddWithoutContentTypes in core/
modules/ node/ tests/ src/ Functional/ NodeCreationTest.php - Check node/add when no node types exist.
- NodeCreationTest::testNodeCreation in core/
modules/ node/ tests/ src/ Functional/ NodeCreationTest.php - Creates a "Basic page" node and verifies its consistency in the database.
- NodeCreationTest::testUnpublishedNodeCreation in core/
modules/ node/ tests/ src/ Functional/ NodeCreationTest.php - Creates an unpublished node and confirms correct redirect behavior.
- NodeDeleteConfirmTest::testNodeDelete in core/
modules/ node/ tests/ src/ FunctionalJavascript/ NodeDeleteConfirmTest.php - Tests that the node delete operation opens in a modal.
- NodeDeleteConfirmTest::testNodeTypeDelete in core/
modules/ node/ tests/ src/ FunctionalJavascript/ NodeDeleteConfirmTest.php - Tests that the node type delete operation opens in a modal.
- NodeDisplayConfigurableTest::testDisplayConfigurable in core/
modules/ node/ tests/ src/ Functional/ NodeDisplayConfigurableTest.php - Sets base fields to configurable display and check settings are respected.
- NodeEditFormTest::checkVariousAuthoredByValues in core/
modules/ node/ tests/ src/ Functional/ NodeEditFormTest.php - Checks that the "authored by" works correctly with various values.
- NodeEditFormTest::testNodeEdit in core/
modules/ node/ tests/ src/ Functional/ NodeEditFormTest.php - Checks node edit functionality.
- NodeEditFormTest::testNodeEditAuthoredBy in core/
modules/ node/ tests/ src/ Functional/ NodeEditFormTest.php - Tests changing a node's "authored by" field.
- NodeEditFormTest::testNodeMetaInformation in core/
modules/ node/ tests/ src/ Functional/ NodeEditFormTest.php - Tests the node meta information.
- NodeEntityViewModeAlterTest::testNodeViewModeChange in core/
modules/ node/ tests/ src/ Functional/ NodeEntityViewModeAlterTest.php - Create a "Basic page" node and verify its consistency in the database.
- NodeFieldFilterTest::assertPageCounts in core/
modules/ node/ tests/ src/ Functional/ Views/ NodeFieldFilterTest.php - Asserts that the given node translation counts are correct.
- NodeFieldMultilingualTest::setUp in core/
modules/ node/ tests/ src/ Functional/ NodeFieldMultilingualTest.php - NodeFieldMultilingualTest::testMultilingualDisplaySettings in core/
modules/ node/ tests/ src/ Functional/ NodeFieldMultilingualTest.php - Tests multilingual field display settings.
- NodeFieldMultilingualTest::testMultilingualNodeForm in core/
modules/ node/ tests/ src/ Functional/ NodeFieldMultilingualTest.php - Tests whether field languages are correctly set through the node form.
- NodeFieldTokensTest::testViewsTokenReplacement in core/
modules/ node/ tests/ src/ Functional/ Views/ NodeFieldTokensTest.php - Tests token replacement for Views tokens supplied by the Node module.
- NodeFormSaveChangedTimeTest::testChangedTimeAfterSaveWithoutChanges in core/
modules/ node/ tests/ src/ Functional/ NodeFormSaveChangedTimeTest.php - Tests the changed time after API and FORM save without changes.
- NodeHelpTest::testNodeShowHelpText in core/
modules/ node/ tests/ src/ Functional/ NodeHelpTest.php - Verifies that help text appears on node add/edit forms.
- NodeIntegrationTest::testNodeViewTypeArgument in core/
modules/ node/ tests/ src/ Functional/ Views/ NodeIntegrationTest.php - Tests basic node view with a node type argument.
- NodeLanguageTest::assertLanguageNames in core/
modules/ node/ tests/ src/ Functional/ Views/ NodeLanguageTest.php - Asserts the presence of language names in their English or native forms.
- NodeLanguageTest::testLanguages in core/
modules/ node/ tests/ src/ Functional/ Views/ NodeLanguageTest.php - Tests translation language filter, field, and sort.
- NodeLinksTest::testHideLinks in core/
modules/ node/ tests/ src/ Functional/ NodeLinksTest.php - Tests that the links can be hidden in the view display settings.
- NodePostSettingsTest::testPagePostInfo in core/
modules/ node/ tests/ src/ Functional/ NodePostSettingsTest.php - Confirms "Basic page" content type and post information is on a new node.
- NodePreviewAnonymousTest::testAnonymousPagePreview in core/
modules/ node/ tests/ src/ Functional/ NodePreviewAnonymousTest.php - Checks the node preview functionality for anonymous users.
- NodePreviewLinkTest::testPreviewLinks in core/
modules/ node/ tests/ src/ FunctionalJavascript/ NodePreviewLinkTest.php - Tests the behavior of clicking preview links.
- NodeRevisionsAllTest::testRevisions in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsAllTest.php - Checks node revision operations.
- NodeRevisionsTest::testNodeRevisionWithoutLogMessage in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsTest.php - Checks that revisions are correctly saved without log messages.
- NodeRevisionsTest::testRevisions in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsTest.php - Checks node revision related operations.
- NodeRevisionsTest::testRevisionTranslationRevert in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsTest.php - Tests the revision translations are correctly reverted.
- NodeRevisionsUiBypassAccessTest::testDisplayRevisionTab in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsUiBypassAccessTest.php - Checks that the Revision tab is displayed correctly.
- NodeRevisionsUiTest::testNodeDuplicateRevisionsTab in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsUiTest.php - Checks the Revisions tab.
- NodeRevisionsUiTest::testNodeFormSaveWithoutRevision in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsUiTest.php - Checks that unchecking 'Create new revision' works when editing a node.
- NodeRevisionsUiTest::testNodeRevisionDoubleEscapeFix in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsUiTest.php - Checks HTML double escaping of revision logs.
- NodeRevisionsUiTest::testNodeRevisionsTabWithDefaultRevision in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsUiTest.php - Checks the Revisions tab.
- NodeRevisionWizardTest::testViewAdd in core/
modules/ node/ tests/ src/ Functional/ Views/ Wizard/ NodeRevisionWizardTest.php - Tests creating a node revision view.
- NodeRssCacheTest::testNodeRssCacheContent in core/
modules/ node/ tests/ src/ Functional/ NodeRssCacheTest.php - Ensure the RSS teaser render does not interfere with default theme cache.
- NodeRSSContentTest::testNodeRSSContent in core/
modules/ node/ tests/ src/ Functional/ NodeRSSContentTest.php - Ensures that a new node includes the custom data when added to an RSS feed.
- NodeRSSContentTest::testUrlHandling in core/
modules/ node/ tests/ src/ Functional/ NodeRSSContentTest.php - Tests relative, root-relative, protocol-relative and absolute URLs.
- NodeSyndicateBlockTest::testSyndicateBlock in core/
modules/ node/ tests/ src/ Functional/ NodeSyndicateBlockTest.php - Tests that the "Syndicate" block is shown when enabled.
- NodeTitleTest::testNodeTitle in core/
modules/ node/ tests/ src/ Functional/ NodeTitleTest.php - Creates one node and tests if the node title has the correct value.
- NodeTitleTestBase::testNodeWithTitle0 in core/
modules/ system/ tests/ src/ Functional/ Theme/ NodeTitleTestBase.php - Creates one node with title 0 and tests if the node title has the correct value.
- NodeTitleXSSTest::testNodeTitleXSS in core/
modules/ node/ tests/ src/ Functional/ NodeTitleXSSTest.php - Tests XSS functionality with a node entity.
- NodeTranslationUITest::doTestAlternateHreflangLinks in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - Tests that the given path provides the correct alternate hreflang links.
- NodeTranslationUITest::doTestAuthoringInfo in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - NodeTranslationUITest::doTestPublishedStatus in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - NodeTranslationUITest::doTestTranslationEdit in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - NodeTranslationUITest::doTestTranslations in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - Tests that the given path displays the correct translation values.
- NodeTranslationUITest::testDetailsTitleIsNotEscaped in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - Tests title is not escaped (but XSS-filtered) for details form element.
- NodeTranslationUITest::testDisabledBundle in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - Tests that no metadata is stored for a disabled bundle.
- NodeTranslationUITest::testPublishedStatusNoFields in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - Tests changing the published status on a node without fields.
- NodeTranslationUITest::testRevisionTranslationRendering in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - Tests that revision translations are rendered properly.
- NodeTranslationUITest::testSearchIndexRebuildOnTranslationDeletion in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - Test deletion of translated content from search and index rebuild.
- NodeTranslationUITest::testTranslationLinkTheme in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - Tests that translation page inherits admin status of edit page.
- NodeTranslationUITest::testTranslationRendering in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - Tests that translations are rendered properly.
- NodeTranslationUITest::testUrlPrefixOnLanguageNeutralContent in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - Test that when content is language neutral, it uses interface language.
- NodeTypeInitialLanguageTest::testLanguageFieldVisibility in core/
modules/ node/ tests/ src/ Functional/ NodeTypeInitialLanguageTest.php - Tests language field visibility features.
- NodeTypeInitialLanguageTest::testNodeTypeInitialLanguageDefaults in core/
modules/ node/ tests/ src/ Functional/ NodeTypeInitialLanguageTest.php - Tests the node type initial language defaults, and modifies them.
- NodeTypeTest::testNodeTypeCreation in core/
modules/ node/ tests/ src/ Functional/ NodeTypeTest.php - Tests creating a content type programmatically and via a form.
- NodeTypeTest::testNodeTypeDeletion in core/
modules/ node/ tests/ src/ Functional/ NodeTypeTest.php - Tests deleting a content type that still has content.
- NodeTypeTest::testNodeTypeEditing in core/
modules/ node/ tests/ src/ Functional/ NodeTypeTest.php - Tests editing a node type using the UI.
- NodeTypeTest::testNodeTypeNoContentType in core/
modules/ node/ tests/ src/ Functional/ NodeTypeTest.php - Tests for when there are no content types defined.
- NodeTypeTest::testNodeTypeOperations in core/
modules/ node/ tests/ src/ Functional/ NodeTypeTest.php - Tests operations from Field UI and User modules for content types.
- NodeTypeTranslationTest::testNodeTypeTitleLabelTranslation in core/
modules/ node/ tests/ src/ Functional/ NodeTypeTranslationTest.php - Tests the node type title label translation.
- NodeTypeTranslationTest::testNodeTypeTranslation in core/
modules/ node/ tests/ src/ Functional/ NodeTypeTranslationTest.php - Tests the node type translation.
- NodeViewLanguageTest::testViewLanguage in core/
modules/ node/ tests/ src/ Functional/ NodeViewLanguageTest.php - Tests the language extra field display.
- NodeViewsAnalyzeTest::testNodeViewsAnalyze in core/
modules/ node/ tests/ src/ Functional/ Views/ NodeViewsAnalyzeTest.php - Tests the implementation of node_views_analyze().
- NodeViewTest::testHtmlHeadLinks in core/
modules/ node/ tests/ src/ Functional/ NodeViewTest.php - Tests the html head links.
- NodeViewTest::testLinkHeader in core/
modules/ node/ tests/ src/ Functional/ NodeViewTest.php - Tests the Link header.
- NodeViewTest::testMultiByteUtf8 in core/
modules/ node/ tests/ src/ Functional/ NodeViewTest.php - Tests that we store and retrieve multi-byte UTF-8 characters correctly.
- NodeWizardTest::testViewAddWithNodeTitles in core/
modules/ views/ tests/ src/ Functional/ Wizard/ NodeWizardTest.php - Tests creating a view with node titles.
- NoHelpTest::testMainPageNoHelp in core/
modules/ help/ tests/ src/ Functional/ NoHelpTest.php - Ensures modules not implementing help do not appear on admin/help.
- NonDefaultBlockAdminTest::testNonDefaultBlockAdmin in core/
modules/ block/ tests/ src/ Functional/ NonDefaultBlockAdminTest.php - Tests non-default theme admin.
- NonStableModulesTest::testDeprecatedAndExperimentalConfirmForm in core/
modules/ system/ tests/ src/ Functional/ Module/ NonStableModulesTest.php - Tests installing deprecated and experimental modules at the same time.
- NonStableModulesTest::testDeprecatedConfirmForm in core/
modules/ system/ tests/ src/ Functional/ Module/ NonStableModulesTest.php - Tests installing deprecated modules and dependencies in the UI.
- NonStableModulesTest::testExperimentalConfirmForm in core/
modules/ system/ tests/ src/ Functional/ Module/ NonStableModulesTest.php - Tests installing experimental modules and dependencies in the UI.
- NoPreExistingSchemaUpdateTest::testNoPreExistingSchema in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ NoPreExistingSchemaUpdateTest.php - Tests the system module updates with no dependencies installed.
- NumberFieldTest::assertSetMinimumValue in core/
modules/ field/ tests/ src/ Functional/ Number/ NumberFieldTest.php - Helper function to set the minimum value of a field.
- NumberFieldTest::testNumberDecimalField in core/
modules/ field/ tests/ src/ Functional/ Number/ NumberFieldTest.php - Tests decimal field.
- NumberFieldTest::testNumberFloatField in core/
modules/ field/ tests/ src/ Functional/ Number/ NumberFieldTest.php - Tests float field.
- NumberFieldTest::testNumberFormatter in core/
modules/ field/ tests/ src/ FunctionalJavascript/ Number/ NumberFieldTest.php - Tests default formatter behavior.
- NumberFieldTest::testNumberIntegerField in core/
modules/ field/ tests/ src/ Functional/ Number/ NumberFieldTest.php - Tests integer field.
- NumericFormatPluralTest::testNumericFormatPlural in core/
modules/ views/ tests/ src/ Functional/ Plugin/ NumericFormatPluralTest.php - Tests plural formatting setting on a numeric views handler.
- OEmbedFieldWidgetTest::testFieldWidgetHelpText in core/
modules/ media/ tests/ src/ Functional/ FieldWidget/ OEmbedFieldWidgetTest.php - Tests that the oEmbed field widget shows the configured help text.
- OEmbedFormatterTest::testDisplayConfiguration in core/
modules/ media/ tests/ src/ Functional/ FieldFormatter/ OEmbedFormatterTest.php - Tests that oEmbed media types' display can be configured correctly.
- OEmbedFormatterTest::testRender in core/
modules/ media/ tests/ src/ Functional/ FieldFormatter/ OEmbedFormatterTest.php - Tests the oEmbed field formatter.
- OffCanvasDialogTest::testDialog in core/
modules/ system/ tests/ src/ Functional/ Ajax/ OffCanvasDialogTest.php - Tests sending AJAX requests to open and manipulate off-canvas dialog.
- OffCanvasTestBase::drupalGet in core/
modules/ system/ tests/ src/ FunctionalJavascript/ OffCanvasTestBase.php - OliveroMessagesTest::testDataDrupalSelectors in core/
tests/ Drupal/ FunctionalJavascriptTests/ Theme/ OliveroMessagesTest.php - Tests data-drupal-selector="messages" exists.
- OliveroTest::testBaseLibraryAvailable in core/
tests/ Drupal/ FunctionalTests/ Theme/ OliveroTest.php - Tests that the Olivero theme always adds base library files.
- OliveroTest::testConfigSchema in core/
tests/ Drupal/ FunctionalTests/ Theme/ OliveroTest.php - Test Olivero's configuration schema.
- OliveroTest::testIsUninstallable in core/
tests/ Drupal/ FunctionalTests/ Theme/ OliveroTest.php - Tests that the Olivero theme can be uninstalled.
- OliveroTest::testPagerAttribute in core/
tests/ Drupal/ FunctionalTests/ Theme/ OliveroTest.php - Tests pager attribute is present using pager_test.
- OliveroTest::testPreprocessBlock in core/
tests/ Drupal/ FunctionalTests/ Theme/ OliveroTest.php - Tests that olivero_preprocess_block is functioning as expected.
- OpenTelemetryAuthenticatedPerformanceTest::testFrontPageAuthenticatedWarmCache in core/
profiles/ demo_umami/ tests/ src/ FunctionalJavascript/ OpenTelemetryAuthenticatedPerformanceTest.php - Logs front page tracing data with an authenticated user and warm cache.
- OpenTelemetryFrontPagePerformanceTest::testFrontPageColdCache in core/
profiles/ demo_umami/ tests/ src/ FunctionalJavascript/ OpenTelemetryFrontPagePerformanceTest.php - Logs front page tracing data with a cold cache.
- OpenTelemetryFrontPagePerformanceTest::testFrontPageCoolCache in core/
profiles/ demo_umami/ tests/ src/ FunctionalJavascript/ OpenTelemetryFrontPagePerformanceTest.php - Logs front page tracing data with a lukewarm cache.
- OpenTelemetryFrontPagePerformanceTest::testFrontPageHotCache in core/
profiles/ demo_umami/ tests/ src/ FunctionalJavascript/ OpenTelemetryFrontPagePerformanceTest.php - Logs front page tracing data with a hot cache.
- OpenTelemetryNodePagePerformanceTest::testNodePageColdCache in core/
profiles/ demo_umami/ tests/ src/ FunctionalJavascript/ OpenTelemetryNodePagePerformanceTest.php - Logs node page tracing data with a cold cache.
- OpenTelemetryNodePagePerformanceTest::testNodePageCoolCache in core/
profiles/ demo_umami/ tests/ src/ FunctionalJavascript/ OpenTelemetryNodePagePerformanceTest.php - Logs node/1 tracing data with a cool cache.
- OpenTelemetryNodePagePerformanceTest::testNodePageHotCache in core/
profiles/ demo_umami/ tests/ src/ FunctionalJavascript/ OpenTelemetryNodePagePerformanceTest.php - Logs node page tracing data with a hot cache.
- OpenTelemetryNodePagePerformanceTest::testNodePageWarmCache in core/
profiles/ demo_umami/ tests/ src/ FunctionalJavascript/ OpenTelemetryNodePagePerformanceTest.php - Log node/1 tracing data with a warm cache.
- OptionsFieldUIAllowedValuesTest::testOptionsAllowedValues in core/
modules/ options/ tests/ src/ FunctionalJavascript/ OptionsFieldUIAllowedValuesTest.php - Tests option types allowed values.
- OptionsFieldUITest::assertAllowedValuesInput in core/
modules/ options/ tests/ src/ Functional/ OptionsFieldUITest.php - Tests an input array for the 'allowed values' form element.
- OptionsFieldUITest::testMachineNameSpecialCharacters in core/
modules/ options/ tests/ src/ FunctionalJavascript/ OptionsFieldUITest.php - Tests `list_string` machine name with special characters.
- OptionsFieldUITest::testNodeDisplay in core/
modules/ options/ tests/ src/ Functional/ OptionsFieldUITest.php - Tests normal and key formatter display on node display.
- OptionsFieldUITest::testOptionsAllowedValuesFloat in core/
modules/ options/ tests/ src/ Functional/ OptionsFieldUITest.php - Options (float) : test 'allowed values' input.
- OptionsFieldUITest::testOptionsAllowedValuesInteger in core/
modules/ options/ tests/ src/ Functional/ OptionsFieldUITest.php - Options (integer) : test 'allowed values' input.
- OptionsFieldUITest::testOptionsAllowedValuesText in core/
modules/ options/ tests/ src/ Functional/ OptionsFieldUITest.php - Options (text) : test 'allowed values' input.
- OptionsFieldUITest::testRequiredPropertyForAllowedValuesList in core/
modules/ options/ tests/ src/ Functional/ OptionsFieldUITest.php - Confirms the allowed value list is a required field.
- OptionsFloatFieldImportTest::testImport in core/
modules/ options/ tests/ src/ Functional/ OptionsFloatFieldImportTest.php - Tests that importing list_float fields works.
- OptionsSelectDynamicValuesTest::testSelectListDynamic in core/
modules/ options/ tests/ src/ Functional/ OptionsSelectDynamicValuesTest.php - Tests the 'options_select' widget (single select).
- OptionsWidgetsTest::testCheckBoxes in core/
modules/ options/ tests/ src/ Functional/ OptionsWidgetsTest.php - Tests the 'options_buttons' widget (multiple select).
- OptionsWidgetsTest::testEmptyValue in core/
modules/ options/ tests/ src/ Functional/ OptionsWidgetsTest.php - Tests the 'options_select' and 'options_button' widget for empty value.
- OptionsWidgetsTest::testOptionsListAlter in core/
modules/ options/ tests/ src/ Functional/ OptionsWidgetsTest.php - Tests hook_options_list_alter().
- OptionsWidgetsTest::testRadioButtons in core/
modules/ options/ tests/ src/ Functional/ OptionsWidgetsTest.php - Tests the 'options_buttons' widget (single select).
- OptionsWidgetsTest::testSelectListFloat in core/
modules/ options/ tests/ src/ Functional/ OptionsWidgetsTest.php - Tests the 'options_select' widget (float values).
- OptionsWidgetsTest::testSelectListMultiple in core/
modules/ options/ tests/ src/ Functional/ OptionsWidgetsTest.php - Tests the 'options_select' widget (multiple select).
- OptionsWidgetsTest::testSelectListRequiredErrorAttribute in core/
modules/ options/ tests/ src/ Functional/ OptionsWidgetsTest.php - Tests the '#required_error' attribute for the select list.
- OptionsWidgetsTest::testSelectListSingle in core/
modules/ options/ tests/ src/ Functional/ OptionsWidgetsTest.php - Tests the 'options_select' widget (single select).
- PageCacheTagsTestBase::verifyDynamicPageCache in core/
modules/ system/ tests/ src/ Functional/ Cache/ PageCacheTagsTestBase.php - Verify that when loading a given page, it's a page cache hit or miss.
- PageCacheTagsTestBase::verifyPageCache in core/
modules/ system/ tests/ src/ Functional/ Cache/ PageCacheTagsTestBase.php - Verify that when loading a given page, it's a page cache hit or miss.
- PageCacheTest::testCacheabilityOfRedirectResponses in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests that the Cache-Control header is added by FinishResponseSubscriber.
- PageCacheTest::testCacheableResponseResponses in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests cacheability of a CacheableResponse.
- PageCacheTest::testCacheableWithCustomCacheControl in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests a cacheable response with custom cache control.
- PageCacheTest::testConditionalRequests in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests support of requests with If-Modified-Since and If-None-Match headers.
- PageCacheTest::testHead in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests that HEAD requests are treated the same as GET requests.
- PageCacheTest::testPageCacheAnonymous403404 in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests the 4xx-response cache tag is added and invalidated.
- PageCacheTest::testPageCacheAnonymousRolePermissions in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests the automatic presence of the anonymous role's cache tag.
- PageCacheTest::testPageCacheHeaders in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests page cache headers.
- PageCacheTest::testPageCacheTags in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests that cache tags are properly persisted.
- PageCacheTest::testPageCacheTagsIndependentFromCacheabilityHeaders in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests that the page cache doesn't depend on cacheability headers.
- PageCacheTest::testPageCacheWithoutVaryCookie in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests the omit_vary_cookie setting.
- PageCacheTest::testQueryParameterFormatRequests in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests support for different cache items with different request formats.
- PageEditTest::testPageEdit in core/
modules/ block_content/ tests/ src/ Functional/ PageEditTest.php - Checks block edit functionality.
- PageNotFoundTest::testPageNotFound in core/
modules/ system/ tests/ src/ Functional/ System/ PageNotFoundTest.php - PageNotFoundTest::testPageNotFoundCustomPageWithAccessDenied in core/
modules/ system/ tests/ src/ Functional/ System/ PageNotFoundTest.php - Tests that an inaccessible custom 404 page falls back to the default.
- PagePreviewTest::testPagePreview in core/
modules/ node/ tests/ src/ Functional/ PagePreviewTest.php - Checks the node preview functionality.
- PagePreviewTest::testPagePreviewCache in core/
modules/ node/ tests/ src/ Functional/ PagePreviewTest.php - Tests node preview with dynamic_page_cache and anonymous users.
- PagePreviewTest::testPagePreviewWithRevisions in core/
modules/ node/ tests/ src/ Functional/ PagePreviewTest.php - Checks the node preview functionality, when using revisions.
- PagePreviewTest::testSimultaneousPreview in core/
modules/ node/ tests/ src/ Functional/ PagePreviewTest.php - Checks the node preview accessible for simultaneous node editing.
- PagerTest::createViewAtPath in core/
modules/ views/ tests/ src/ Functional/ Wizard/ PagerTest.php - Create a simple View of nodes at a given path.
- PagerTest::testActiveClass in core/
modules/ system/ tests/ src/ Functional/ Pager/ PagerTest.php - Tests markup and CSS classes of pager links.
- PagerTest::testMultiplePagers in core/
modules/ system/ tests/ src/ Functional/ Pager/ PagerTest.php - Tests proper functioning of multiple pagers.
- PagerTest::testNormalPager in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests the normal pager.
- PagerTest::testPager in core/
modules/ views/ tests/ src/ Functional/ Wizard/ PagerTest.php - Tests the pager option.
- PagerTest::testPagerConfigTranslation in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests translating the pager using config_translation.
- PagerTest::testPagerEllipsis in core/
modules/ system/ tests/ src/ Functional/ Pager/ PagerTest.php - Tests proper functioning of the ellipsis.
- PagerTest::testPagerHeadingLevel in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests changing the heading level.
- PagerTest::testPagerLocale in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Tests translating the pager using locale.
- PagerTest::testPagerQueryParametersAndCacheContext in core/
modules/ system/ tests/ src/ Functional/ Pager/ PagerTest.php - Tests pager query parameters and cache context.
- PagerTest::testStorePagerSettings in core/
modules/ views/ tests/ src/ Functional/ Plugin/ PagerTest.php - Pagers was sometimes not stored.
- PageTest::testBatchProgressMessages in core/
modules/ system/ tests/ src/ Functional/ Batch/ PageTest.php - Tests that the progress messages are correct.
- PageTest::testBatchProgressPageTheme in core/
modules/ system/ tests/ src/ Functional/ Batch/ PageTest.php - Tests that the batch API progress page uses the correct theme.
- PageTest::testBatchProgressPageTitle in core/
modules/ system/ tests/ src/ Functional/ Batch/ PageTest.php - Tests that the batch API progress page shows the title correctly.
- PageTitleTest::testRoutingTitle in core/
modules/ system/ tests/ src/ Functional/ System/ PageTitleTest.php - Tests the page title of render arrays.
- PageTitleTest::testTitleTags in core/
modules/ system/ tests/ src/ Functional/ System/ PageTitleTest.php - Tests the handling of HTML in node titles.
- PageTitleTest::testTitleXSS in core/
modules/ system/ tests/ src/ Functional/ System/ PageTitleTest.php - Tests if the title of the site is XSS proof.
- PageViewTest::testPageView in core/
modules/ node/ tests/ src/ Functional/ PageViewTest.php - Tests editing a node by users with various access permissions.
- PaginationAJAXTest::testBasicPagination in core/
modules/ views/ tests/ src/ FunctionalJavascript/ PaginationAJAXTest.php - Tests if pagination via AJAX works for the "Content" View.
- PaginationAJAXTest::testDefaultFilterPagination in core/
modules/ views/ tests/ src/ FunctionalJavascript/ PaginationAJAXTest.php - Tests if pagination via AJAX works for the filter with default value.
- PasswordCompatibilityUpdateTest::testPasswordCompatibility in core/
modules/ system/ tests/ src/ Functional/ Update/ PasswordCompatibilityUpdateTest.php - Tests that the password compatibility is working properly.
- PasswordConfirmWidgetTest::testFillConfirmOnly in core/
modules/ user/ tests/ src/ FunctionalJavascript/ PasswordConfirmWidgetTest.php - Tests the password confirm widget so that only confirm input is filled.
- PasswordConfirmWidgetTest::testPasswordConfirmMessage in core/
modules/ user/ tests/ src/ FunctionalJavascript/ PasswordConfirmWidgetTest.php - Ensures that password match message is visible when widget is initialized.
- PasswordConfirmWidgetTest::testPasswordConfirmWidgetJsComponents in core/
modules/ user/ tests/ src/ FunctionalJavascript/ PasswordConfirmWidgetTest.php - Tests the components added to the password confirm widget.
- PathAdminTest::testPathFiltering in core/
modules/ path/ tests/ src/ Functional/ PathAdminTest.php - Tests the filtering aspect of the Path UI.
- PathAliasTest::testAdminAlias in core/
modules/ path/ tests/ src/ Functional/ PathAliasTest.php - Tests alias functionality through the admin interfaces.
- PathAliasTest::testDuplicateNodeAlias in core/
modules/ path/ tests/ src/ Functional/ PathAliasTest.php - Tests that duplicate aliases fail validation.
- PathAliasTest::testNodeAlias in core/
modules/ path/ tests/ src/ Functional/ PathAliasTest.php - Tests alias functionality through the node interfaces.
- PathAliasTest::testPathCache in core/
modules/ path/ tests/ src/ Functional/ PathAliasTest.php - Tests the path cache.
- PathContentModerationTest::assertPathsAreAccessible in core/
modules/ path/ tests/ src/ Functional/ PathContentModerationTest.php - Helper callback to verify paths are responding with status 200.
- PathContentModerationTest::setUp in core/
modules/ path/ tests/ src/ Functional/ PathContentModerationTest.php - PathContentModerationTest::testNodePathAlias in core/
modules/ path/ tests/ src/ Functional/ PathContentModerationTest.php - Tests node path aliases on a moderated content type.
- PathContentModerationTest::testTranslatedModeratedNodeAlias in core/
modules/ path/ tests/ src/ Functional/ PathContentModerationTest.php - Tests that translated and moderated node can get new draft revision.
- PathEncodedTest::testAliasToEncoded in core/
tests/ Drupal/ FunctionalTests/ Routing/ PathEncodedTest.php - PathEncodedTest::testGetEncoded in core/
tests/ Drupal/ FunctionalTests/ Routing/ PathEncodedTest.php - PathLanguageTest::testAliasTranslation in core/
modules/ path/ tests/ src/ Functional/ PathLanguageTest.php - Tests alias functionality through the admin interfaces.
- PathLanguageUiTest::setUp in core/
modules/ path/ tests/ src/ Functional/ PathLanguageUiTest.php - PathLanguageUiTest::testDefaultLanguageUrl in core/
modules/ path/ tests/ src/ Functional/ PathLanguageUiTest.php - Tests that a default language URL alias works.
- PathLanguageUiTest::testLanguageNeutralUrl in core/
modules/ path/ tests/ src/ Functional/ PathLanguageUiTest.php - Tests that a language-neutral URL alias works.
- PathLanguageUiTest::testNonDefaultUrl in core/
modules/ path/ tests/ src/ Functional/ PathLanguageUiTest.php - Tests that a non-default language URL alias works.
- PathLanguageUiTest::testNotSpecifiedNode in core/
modules/ path/ tests/ src/ Functional/ PathLanguageUiTest.php - Tests language unspecific aliases are shown and saved in the node form.
- PathMediaFormTest::testMediaForm in core/
modules/ path/ tests/ src/ Functional/ PathMediaFormTest.php - Tests the media form UI.
- PathNodeFormTest::testNodeForm in core/
modules/ path/ tests/ src/ Functional/ PathNodeFormTest.php - Tests the node form ui.
- PathTaxonomyTermTest::testTermAlias in core/
modules/ path/ tests/ src/ Functional/ PathTaxonomyTermTest.php - Tests alias functionality through the admin interfaces.
- PathWithNodeAccessGrantsTest::setUp in core/
modules/ path/ tests/ src/ Functional/ PathWithNodeAccessGrantsTest.php - PathWithNodeAccessGrantsTest::testAliasTranslation in core/
modules/ path/ tests/ src/ Functional/ PathWithNodeAccessGrantsTest.php - Tests alias functionality through the admin interfaces.
- PathWorkspacesTest::assertAccessiblePaths in core/
modules/ workspaces/ tests/ src/ Functional/ PathWorkspacesTest.php - Helper callback to verify paths are responding with status 200.
- PathWorkspacesTest::assertNotAccessiblePaths in core/
modules/ workspaces/ tests/ src/ Functional/ PathWorkspacesTest.php - Helper callback to verify paths are responding with status 404.
- PathWorkspacesTest::setUp in core/
modules/ workspaces/ tests/ src/ Functional/ PathWorkspacesTest.php - PathWorkspacesTest::testPathAliases in core/
modules/ workspaces/ tests/ src/ Functional/ PathWorkspacesTest.php - Tests path aliases with workspaces.
- PathWorkspacesTest::testPathAliasesUserSwitch in core/
modules/ workspaces/ tests/ src/ Functional/ PathWorkspacesTest.php - Tests path aliases with workspaces and user switching.
- PathWorkspacesTest::testPathAliasesWithTranslation in core/
modules/ workspaces/ tests/ src/ Functional/ PathWorkspacesTest.php - Tests path aliases with workspaces for translatable nodes.
- PerformanceTest::testFrontPagePerformance in core/
profiles/ demo_umami/ tests/ src/ FunctionalJavascript/ PerformanceTest.php - Load the front page as a user with access to Toolbar.
- PerformanceTest::testPagesAnonymous in core/
profiles/ demo_umami/ tests/ src/ FunctionalJavascript/ PerformanceTest.php - Just load the front page.
- PermissionFilterTest::testPermissionFilter in core/
modules/ user/ tests/ src/ FunctionalJavascript/ PermissionFilterTest.php - Tests that filter results announcement has correct pluralization.
- PhpRequirementTest::testStatusPage in core/
modules/ system/ tests/ src/ Functional/ System/ PhpRequirementTest.php - Tests status report messages regarding the PHP version.
- PhpUnitBridgeTest::testErrorOnSiteUnderTest in core/
tests/ Drupal/ FunctionalTests/ Core/ Test/ PhpUnitBridgeTest.php - Tests deprecation message from deprecated route.
- PlaceholderMessageTest::testMessagePlaceholder in core/
modules/ system/ tests/ src/ Functional/ Render/ PlaceholderMessageTest.php - Tests rendering of message placeholder.
- PrepareUninstallTest::testUninstall in core/
modules/ system/ tests/ src/ Functional/ Module/ PrepareUninstallTest.php - Tests that Node and Taxonomy can be uninstalled.
- PreviewTest::getPreviewAJAX in core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ PreviewTest.php - Get the preview form and force an AJAX preview update.
- PrivateFileOnTranslatedEntityTest::testPrivateLanguageFile in core/
modules/ file/ tests/ src/ Functional/ PrivateFileOnTranslatedEntityTest.php - Tests private file fields on translated nodes.
- ProcessingTest::testBatchForm in core/
modules/ system/ tests/ src/ Functional/ Batch/ ProcessingTest.php - Tests batches defined in a form submit handler.
- ProcessingTest::testBatchFormMultipleBatches in core/
modules/ system/ tests/ src/ Functional/ Batch/ ProcessingTest.php - Tests batches defined in different submit handlers on the same form.
- ProcessingTest::testBatchFormMultistep in core/
modules/ system/ tests/ src/ Functional/ Batch/ ProcessingTest.php - Tests batches defined in a multistep form.
- ProcessingTest::testBatchFormProgrammatic in core/
modules/ system/ tests/ src/ Functional/ Batch/ ProcessingTest.php - Tests batches defined in a programmatically submitted form.
- ProcessingTest::testBatchLargePercentage in core/
modules/ system/ tests/ src/ Functional/ Batch/ ProcessingTest.php - Tests batches that return $context['finished'] > 1 do in fact complete.
- ProcessingTest::testBatchNoForm in core/
modules/ system/ tests/ src/ Functional/ Batch/ ProcessingTest.php - Tests batches triggered outside of form submission.
- ProcessingTest::testBatchRedirectFinishedCallback in core/
modules/ system/ tests/ src/ Functional/ Batch/ ProcessingTest.php - Tests batches that redirect in the batch finished callback.
- ProcessingTest::testDrupalFormSubmitInBatch in core/
modules/ system/ tests/ src/ Functional/ Batch/ ProcessingTest.php - Tests form submission during a batch operation.
- ProcessingTest::testLinkToErrorPageAppears in core/
modules/ system/ tests/ src/ FunctionalJavascript/ Batch/ ProcessingTest.php - Tests that a link to the error page is shown.
- QueryOptionsTest::testStoreQuerySettingsOverride in core/
modules/ views/ tests/ src/ Functional/ Plugin/ QueryOptionsTest.php - Test that query overrides are stored.
- RebuildScriptTest::testRebuild in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ RebuildScriptTest.php - Tests redirect in rebuild.php.
- RebuildTest::testPreserveFormActionAfterAJAX in core/
modules/ system/ tests/ src/ FunctionalJavascript/ Form/ RebuildTest.php - Tests that a form's action is retained after an Ajax submission.
- RebuildTest::testRebuildPreservesValues in core/
modules/ system/ tests/ src/ Functional/ Form/ RebuildTest.php - Tests preservation of values.
- RedirectAjaxTest::testRedirectWithAjax in core/
modules/ views/ tests/ src/ FunctionalJavascript/ RedirectAjaxTest.php - Ensures that redirects work with ajax.
- RedirectTest::testRedirect in core/
modules/ system/ tests/ src/ Functional/ Form/ RedirectTest.php - Tests form redirection.
- RedirectTest::testRedirectFromErrorPages in core/
modules/ system/ tests/ src/ Functional/ Form/ RedirectTest.php - Tests form redirection from 404/403 pages with the Block form.
- ReEnableModuleFieldTest::testReEnabledField in core/
modules/ field/ tests/ src/ Functional/ ReEnableModuleFieldTest.php - Tests the behavior of a field module after being disabled and re-enabled.
- RegionalSettingsFormTest::testRegionalSettingsForm in core/
modules/ system/ tests/ src/ Functional/ Form/ RegionalSettingsFormTest.php - Tests the system_regional_settings form.
- RegistrationWithUserFieldsTest::testRegistrationWithUserFields in core/
modules/ user/ tests/ src/ FunctionalJavascript/ RegistrationWithUserFieldsTest.php - Tests Field API fields on user registration forms.
- RenderArrayNonHtmlSubscriberTest::testResponses in core/
modules/ system/ tests/ src/ Functional/ Render/ RenderArrayNonHtmlSubscriberTest.php - Tests handling of responses by events subscriber.
- RenderCacheWebTest::testEmptyView in core/
modules/ views/ tests/ src/ Functional/ RenderCacheWebTest.php - Tests rendering caching of a views block with arguments.
- RenderCacheWebTest::testRepeatedDisplay in core/
modules/ views/ tests/ src/ Functional/ RenderCacheWebTest.php - Tests render caching for display rendered with different args on same page.
- RenderWebTest::testWrapperFormatCacheContext in core/
modules/ system/ tests/ src/ Functional/ Common/ RenderWebTest.php - Asserts the cache context for the wrapper format is always present.
- RequirementsTest::testIsolationLevelWarningNotDisplaying in core/
modules/ mysql/ tests/ src/ Functional/ RequirementsTest.php - Test the isolation level warning message on status page.
- ResourceTest::testAuthentication in core/
modules/ rest/ tests/ src/ Functional/ ResourceTest.php - Tests that a resource without authentication cannot be enabled.
- ResourceTest::testFormats in core/
modules/ rest/ tests/ src/ Functional/ ResourceTest.php - Tests that a resource without formats cannot be enabled.
- ResponseGeneratorTest::testGeneratorHeaderAdded in core/
modules/ system/ tests/ src/ Functional/ System/ ResponseGeneratorTest.php - Tests to see if generator header is added.
- ResponseTest::testFormResponse in core/
modules/ system/ tests/ src/ Functional/ Form/ ResponseTest.php - Tests that enforced responses propagate through subscribers and middleware.
- ResponsiveImageAdminUITest::testResponsiveImageAdmin in core/
modules/ responsive_image/ tests/ src/ Functional/ ResponsiveImageAdminUITest.php - Tests responsive image administration functionality.
- ResponsiveImageFieldDisplayTest::assertResponsiveImageFieldFormattersLink in core/
modules/ responsive_image/ tests/ src/ Functional/ ResponsiveImageFieldDisplayTest.php - Tests responsive image formatters linked to the file or node.
- ResponsiveImageFieldDisplayTest::doTestResponsiveImageFieldFormatters in core/
modules/ responsive_image/ tests/ src/ Functional/ ResponsiveImageFieldDisplayTest.php - Tests responsive image formatters on node display.
- ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersEmptyMediaQuery in core/
modules/ responsive_image/ tests/ src/ Functional/ ResponsiveImageFieldDisplayTest.php - Tests responsive image formatter on node display with an empty media query.
- ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersMultipleSources in core/
modules/ responsive_image/ tests/ src/ Functional/ ResponsiveImageFieldDisplayTest.php - Tests responsive image formatter on node display with one and two sources.
- ResponsiveImageFieldUiTest::testResponsiveImageFormatterUi in core/
modules/ responsive_image/ tests/ src/ FunctionalJavascript/ ResponsiveImageFieldUiTest.php - Tests formatter settings.
- RestExportAuthTest::testAuthProvidersOptions in core/
modules/ rest/ tests/ src/ Functional/ Views/ RestExportAuthTest.php - Checks that correct authentication providers are available for choosing.
- RestExportJsonApiUnsupported::testFormatOptions in core/
modules/ jsonapi/ tests/ src/ Functional/ RestExportJsonApiUnsupported.php - Tests that 'api_json' is not a RestExport format option.
- RevisionDeleteFormTest::doTestPageTitle in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionDeleteFormTest.php - Tests title by whether entity supports revision creation dates.
- RevisionDeleteFormTest::doTestSubmitForm in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionDeleteFormTest.php - Tests revision deletion, and expected response after deletion.
- RevisionDeleteFormTest::testAccessDeleteDefault in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionDeleteFormTest.php - Test cannot delete default revision.
- RevisionDeleteFormTest::testAccessDeleteLatestDefault in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionDeleteFormTest.php - Test cannot delete latest revision.
- RevisionDeleteFormTest::testAccessDeleteLatestForwardRevision in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionDeleteFormTest.php - Ensure that forward revision can be deleted.
- RevisionDeleteFormTest::testAccessDeleteNonLatest in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionDeleteFormTest.php - Test can delete non-latest revision.
- RevisionLinkTest::testRevisionLinks in core/
modules/ node/ tests/ src/ Functional/ Views/ RevisionLinkTest.php - Tests revision links.
- RevisionRevertFormTest::testAccessRevertLatestDefault in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionRevertFormTest.php - Test cannot revert latest default revision.
- RevisionRevertFormTest::testAccessRevertLatestForwardRevision in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionRevertFormTest.php - Ensures that forward revisions can be reverted.
- RevisionRevertFormTest::testAccessRevertNonLatest in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionRevertFormTest.php - Test can revert non-latest revision.
- RevisionRevertFormTest::testPageTitle in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionRevertFormTest.php - Tests title by whether entity supports revision creation dates.
- RevisionRevertFormTest::testPrepareRevision in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionRevertFormTest.php - Tests the revert process.
- RevisionRevertFormTest::testSubmitForm in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionRevertFormTest.php - Tests revision revert, and expected response after revert.
- RevisionRouteProviderTest::testRevisionTitle in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionRouteProviderTest.php - Tests title is from revision in context.
- RevisionVersionHistoryTest::testCurrentRevision in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionVersionHistoryTest.php - Test current revision is indicated.
- RevisionVersionHistoryTest::testDescriptionLinkNoAccess in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionVersionHistoryTest.php - Test revision link, without access to revision page.
- RevisionVersionHistoryTest::testDescriptionLinkWithAccess in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionVersionHistoryTest.php - Test revision link, with access to revision page.
- RevisionVersionHistoryTest::testDescriptionNoRevLogNoLabelAccess in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionVersionHistoryTest.php - Test description with entity, without revision log, no label access.
- RevisionVersionHistoryTest::testDescriptionNoRevLogWithLabelAccess in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionVersionHistoryTest.php - Test description with entity, without revision log, with label access.
- RevisionVersionHistoryTest::testDescriptionRevisionLogMessage in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionVersionHistoryTest.php - Test revision log message if supported, and HTML tags are stripped.
- RevisionVersionHistoryTest::testDescriptionRevLog in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionVersionHistoryTest.php - Test description with entity implementing revision log.
- RevisionVersionHistoryTest::testDescriptionRevLogNullValues in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionVersionHistoryTest.php - Test description with entity implementing revision log, with empty values.
- RevisionVersionHistoryTest::testOperationDeleteRevision in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionVersionHistoryTest.php - Test delete operation.
- RevisionVersionHistoryTest::testOperationRevertRevision in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionVersionHistoryTest.php - Test revert operation.
- RevisionVersionHistoryTest::testOrder in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionVersionHistoryTest.php - Test all revisions appear, in order of revision creation.
- RevisionVersionHistoryTest::testRevisionsPagination in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionVersionHistoryTest.php - Test revisions are paginated.
- RevisionVersionHistoryTranslatableTest::testVersionHistoryTranslations in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionVersionHistoryTranslatableTest.php - Tests the version history page for translations.
- RevisionViewTest::testRevisionPage in core/
tests/ Drupal/ FunctionalTests/ Entity/ RevisionViewTest.php - Tests revision page.
- RolesRidArgumentTest::testArgumentTitle in core/
modules/ user/ tests/ src/ Functional/ Views/ RolesRidArgumentTest.php - Tests the generated title of a user: roles argument.
- RouteCachingLanguageTest::testLinkTranslationWithAlias in core/
tests/ Drupal/ FunctionalTests/ Routing/ RouteCachingLanguageTest.php - Creates content with a link field pointing to an alias of another language.
- RouteCachingNonPathLanguageNegotiationTest::setUp in core/
tests/ Drupal/ FunctionalTests/ Routing/ RouteCachingNonPathLanguageNegotiationTest.php - RouteCachingNonPathLanguageNegotiationTest::testAliases in core/
tests/ Drupal/ FunctionalTests/ Routing/ RouteCachingNonPathLanguageNegotiationTest.php - Tests aliases when the negotiated language is not in the path.
- RouteCachingQueryAlteredTest::testRouteCollectionCacheAfterException in core/
tests/ Drupal/ FunctionalTests/ Routing/ RouteCachingQueryAlteredTest.php - Tests route collection cache after an exception.
- RouterPermissionTest::testPermissionAccess in core/
modules/ system/ tests/ src/ Functional/ Routing/ RouterPermissionTest.php - Tests permission requirements on routes.
- RouterTest::testControllerPlaceholders in core/
modules/ system/ tests/ src/ Functional/ Routing/ RouterTest.php - Confirms that placeholders in paths work correctly.
- RouterTest::testControllerPlaceholdersDefaultValues in core/
modules/ system/ tests/ src/ Functional/ Routing/ RouterTest.php - Confirms that default placeholders in paths work correctly.
- RouterTest::testControllerPlaceholdersDefaultValuesProvided in core/
modules/ system/ tests/ src/ Functional/ Routing/ RouterTest.php - Confirms that default placeholders in paths work correctly.
- RouterTest::testControllerResolutionAjax in core/
modules/ system/ tests/ src/ Functional/ Routing/ RouterTest.php - Checks that an ajax request gets rendered as an Ajax response, by mime.
- RouterTest::testControllerResolutionPage in core/
modules/ system/ tests/ src/ Functional/ Routing/ RouterTest.php - Checks that a request with text/html response gets rendered as a page.
- RouterTest::testDuplicateRoutePaths in core/
modules/ system/ tests/ src/ Functional/ Routing/ RouterTest.php - Confirms that multiple routes with the same path do not cause an error.
- RouterTest::testDynamicRoutes in core/
modules/ system/ tests/ src/ Functional/ Routing/ RouterTest.php - Checks that dynamically defined and altered routes work correctly.
- RouterTest::testFinishResponseSubscriber in core/
modules/ system/ tests/ src/ Functional/ Routing/ RouterTest.php - Confirms that our FinishResponseSubscriber logic works properly.
- RouterTest::testRouterMatching in core/
modules/ system/ tests/ src/ Functional/ Routing/ RouterTest.php - Tests that a page trying to match a path will succeed.
- RouterTest::testRouterResponsePsr7 in core/
modules/ system/ tests/ src/ Functional/ Routing/ RouterTest.php - Tests that a PSR-7 response works.
- RouterTest::testSuccessiveSlashes in core/
modules/ system/ tests/ src/ Functional/ Routing/ RouterTest.php - Ensure that multiple successive slashes are redirected.
- RouterTest::testUserAccount in core/
modules/ system/ tests/ src/ Functional/ Routing/ RouterTest.php - Tests the user account on the DIC.
- RowRssTest::testRssRow in core/
modules/ comment/ tests/ src/ Functional/ Views/ RowRssTest.php - Tests comment rss output.
- RssTest::testTaxonomyRss in core/
modules/ taxonomy/ tests/ src/ Functional/ RssTest.php - Tests that terms added to nodes are displayed in core RSS feed.
- SaveUploadFormTest::setUp in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - SaveUploadFormTest::testCombinedErrorMessages in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - Tests that multiple validation errors are combined in one message.
- SaveUploadFormTest::testDrupalMovingUploadedFileError in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - Tests for log entry on failing destination.
- SaveUploadFormTest::testErrorMessagesAreNotChanged in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - Tests that form validation does not change error messages.
- SaveUploadFormTest::testExistingError in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - Tests for failure when uploading over a file that already exists.
- SaveUploadFormTest::testExistingRename in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - Tests renaming when uploading over a file that already exists.
- SaveUploadFormTest::testExistingReplace in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - Tests replacement when uploading over a file that already exists.
- SaveUploadFormTest::testHandleDangerousFile in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - Tests dangerous file handling.
- SaveUploadFormTest::testHandleExtension in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - Tests extension handling.
- SaveUploadFormTest::testHandleFileMunge in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - Tests file munge handling.
- SaveUploadFormTest::testNormal in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - Tests the _file_save_upload_from_form() function.
- SaveUploadFormTest::testNoUpload in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - Tests for no failures when not uploading a file.
- SaveUploadFormTest::testUploadFieldIsHighlighted in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - Tests highlighting of file upload field when it has an error.
- SaveUploadTest::setUp in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - SaveUploadTest::testDrupalMovingUploadedFileError in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Tests for log entry on failing destination.
- SaveUploadTest::testDuplicate in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Tests uploading a duplicate file.
- SaveUploadTest::testExistingError in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Tests for failure when uploading over a file that already exists.
- SaveUploadTest::testExistingRename in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Tests renaming when uploading over a file that already exists.
- SaveUploadTest::testExistingReplace in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Tests replacement when uploading over a file that already exists.
- SaveUploadTest::testHandleDangerousFile in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Tests dangerous file handling.
- SaveUploadTest::testHandleDotFile in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Test dangerous file handling.
- SaveUploadTest::testHandleExtension in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Tests extension handling.
- SaveUploadTest::testHandleFileMunge in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Tests file munge handling.
- SaveUploadTest::testInvalidUtf8FilenameUpload in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Tests that filenames containing invalid UTF-8 are rejected.
- SaveUploadTest::testNormal in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Tests the file_save_upload() function.
- SaveUploadTest::testNoUpload in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Tests for no failures when not uploading a file.
- SaveUploadTest::testRequired in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Tests the file_save_upload() function when the field is required.
- SaveUploadTest::testSanitization in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Tests filename sanitization.
- SchemaConfigListenerWebTest::testConfigSchemaChecker in core/
modules/ config/ tests/ src/ Functional/ SchemaConfigListenerWebTest.php - Tests \Drupal\Core\Config\Development\ConfigSchemaChecker.
- SearchAdminThemeTest::testSearchUsingAdminTheme in core/
modules/ search/ tests/ src/ Functional/ SearchAdminThemeTest.php - Tests that search results could be displayed in administration theme.
- SearchAdvancedSearchFormTest::testFormRefill in core/
modules/ search/ tests/ src/ Functional/ SearchAdvancedSearchFormTest.php - Tests that after submitting the advanced search form, the form is refilled.
- SearchAdvancedSearchFormTest::testNodeType in core/
modules/ search/ tests/ src/ Functional/ SearchAdvancedSearchFormTest.php - Tests advanced search by node type.
- SearchBlockTest::testSearchFormBlock in core/
modules/ search/ tests/ src/ Functional/ SearchBlockTest.php - Tests that the search form block can be placed and works.
- SearchCommentCountToggleTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchCommentCountToggleTest.php - SearchCommentCountToggleTest::testSearchCommentCountToggle in core/
modules/ search/ tests/ src/ Functional/ SearchCommentCountToggleTest.php - Verify that comment count display toggles properly on comment status of node.
- SearchCommentTest::assertCommentAccess in core/
modules/ search/ tests/ src/ Functional/ SearchCommentTest.php - Update search index and search for comment.
- SearchCommentTest::testAddNewComment in core/
modules/ search/ tests/ src/ Functional/ SearchCommentTest.php - Verify that 'add new comment' does not appear in search results or index.
- SearchCommentTest::testSearchResultsComment in core/
modules/ search/ tests/ src/ Functional/ SearchCommentTest.php - Verify that comments are rendered using proper format in search results.
- SearchCommentTest::testSearchResultsCommentAccess in core/
modules/ search/ tests/ src/ Functional/ SearchCommentTest.php - Verify access rules for comment indexing with different permissions.
- SearchConfigSettingsFormTest::setDefaultThroughUi in core/
modules/ search/ tests/ src/ Functional/ SearchConfigSettingsFormTest.php - Sets a search page as the default in the UI.
- SearchConfigSettingsFormTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchConfigSettingsFormTest.php - SearchConfigSettingsFormTest::testDefaultSearchPageOrdering in core/
modules/ search/ tests/ src/ Functional/ SearchConfigSettingsFormTest.php - Tests the ordering of search pages on a clean install.
- SearchConfigSettingsFormTest::testMultipleSearchPages in core/
modules/ search/ tests/ src/ Functional/ SearchConfigSettingsFormTest.php - Tests multiple search pages of the same type.
- SearchConfigSettingsFormTest::testRouteProtection in core/
modules/ search/ tests/ src/ Functional/ SearchConfigSettingsFormTest.php - Tests that the enable/disable/default routes are protected from CSRF.
- SearchConfigSettingsFormTest::testSearchModuleDisabling in core/
modules/ search/ tests/ src/ Functional/ SearchConfigSettingsFormTest.php - Verifies that you can disable individual search plugins.
- SearchConfigSettingsFormTest::testSearchModuleSettingsPage in core/
modules/ search/ tests/ src/ Functional/ SearchConfigSettingsFormTest.php - Verifies plugin-supplied settings form.
- SearchConfigSettingsFormTest::testSearchSettingsPage in core/
modules/ search/ tests/ src/ Functional/ SearchConfigSettingsFormTest.php - Verifies the search settings form.
- SearchDateIntervalTest::testDateIntervalQueryAlter in core/
modules/ search/ tests/ src/ Functional/ SearchDateIntervalTest.php - Tests searching with date filters that exclude some translations.
- SearchEmbedFormTest::testEmbeddedForm in core/
modules/ search/ tests/ src/ Functional/ SearchEmbedFormTest.php - Tests that the embedded form appears and can be submitted.
- SearchExactTest::testExactQuery in core/
modules/ search/ tests/ src/ Functional/ SearchExactTest.php - Tests that the correct number of pager links are found for both keywords and phrases.
- SearchIntegrationTest::testSearchIntegration in core/
modules/ views/ tests/ src/ Functional/ SearchIntegrationTest.php - Tests search integration.
- SearchKeywordsConditionsTest::testSearchKeywordsConditions in core/
modules/ search/ tests/ src/ Functional/ SearchKeywordsConditionsTest.php - Verify the keywords are captured and conditions respected.
- SearchLanguageTest::testLanguageAttributes in core/
modules/ search/ tests/ src/ Functional/ SearchLanguageTest.php - Test language attribute "lang" for the search results.
- SearchLanguageTest::testLanguages in core/
modules/ search/ tests/ src/ Functional/ SearchLanguageTest.php - SearchMultilingualEntityTest::assertIndexCounts in core/
modules/ search/ tests/ src/ Functional/ SearchMultilingualEntityTest.php - Verifies the indexing status counts.
- SearchMultilingualEntityTest::testMultilingualSearch in core/
modules/ search/ tests/ src/ Functional/ SearchMultilingualEntityTest.php - Tests the indexing throttle and search results with multilingual nodes.
- SearchMultilingualTest::testMultilingualSearchFilter in core/
modules/ views/ tests/ src/ Functional/ SearchMultilingualTest.php - Tests search with multilingual nodes.
- SearchNodeDiacriticsTest::testPhraseSearchPunctuation in core/
modules/ search/ tests/ src/ Functional/ SearchNodeDiacriticsTest.php - Tests that search returns results with diacritics in the search phrase.
- SearchNodePunctuationTest::testPhraseSearchPunctuation in core/
modules/ search/ tests/ src/ Functional/ SearchNodePunctuationTest.php - Tests that search works with punctuation and HTML entities.
- SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeChange in core/
modules/ search/ tests/ src/ Functional/ SearchNodeUpdateAndDeletionTest.php - Tests that the search index info is properly updated when a node changes.
- SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeDeletion in core/
modules/ search/ tests/ src/ Functional/ SearchNodeUpdateAndDeletionTest.php - Tests that the search index info is updated when a node is deleted.
- SearchNumberMatchingTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchNumberMatchingTest.php - SearchNumberMatchingTest::testNumberSearching in core/
modules/ search/ tests/ src/ Functional/ SearchNumberMatchingTest.php - Tests that all the numbers can be searched.
- SearchNumbersTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchNumbersTest.php - SearchNumbersTest::testNumberSearching in core/
modules/ search/ tests/ src/ Functional/ SearchNumbersTest.php - Tests that all the numbers can be searched.
- SearchPageCacheTagsTest::testSearchTagsBubbling in core/
modules/ search/ tests/ src/ Functional/ SearchPageCacheTagsTest.php - Tests the presence of expected cache tags with referenced entities.
- SearchPageCacheTagsTest::testSearchText in core/
modules/ search/ tests/ src/ Functional/ SearchPageCacheTagsTest.php - Tests the presence of the expected cache tag in various situations.
- SearchPageOverrideTest::testSearchPageHook in core/
modules/ search/ tests/ src/ Functional/ SearchPageOverrideTest.php - SearchPageTextTest::testSearchLabelXSS in core/
modules/ search/ tests/ src/ Functional/ SearchPageTextTest.php - Tests for XSS in search module local task.
- SearchPageTextTest::testSearchText in core/
modules/ search/ tests/ src/ Functional/ SearchPageTextTest.php - Tests the failed search text, and various other text on the search page.
- SearchPreprocessLangcodeTest::testPreprocessLangcode in core/
modules/ search/ tests/ src/ Functional/ SearchPreprocessLangcodeTest.php - Tests that hook_search_preprocess() returns the correct langcode.
- SearchPreprocessLangcodeTest::testPreprocessStemming in core/
modules/ search/ tests/ src/ Functional/ SearchPreprocessLangcodeTest.php - Tests stemming for hook_search_preprocess().
- SearchQueryAlterTest::testQueryAlter in core/
modules/ search/ tests/ src/ Functional/ SearchQueryAlterTest.php - Tests that the query alter works.
- SearchRankingTest::testRankings in core/
modules/ search/ tests/ src/ Functional/ SearchRankingTest.php - SearchRankingTest::testRankings in core/
modules/ statistics/ tests/ src/ Functional/ search/ SearchRankingTest.php - Tests statistics ranking on search pages.
- SecurityAdvisoryTest::assertAdminPageLinks in core/
modules/ system/ tests/ src/ Functional/ SecurityAdvisories/ SecurityAdvisoryTest.php - Asserts the correct links appear on an admin page.
- SecurityAdvisoryTest::assertAdvisoriesNotDisplayed in core/
modules/ system/ tests/ src/ Functional/ SecurityAdvisories/ SecurityAdvisoryTest.php - Asserts that security advisory links are not shown on admin pages.
- SecurityAdvisoryTest::assertStatusReportLinks in core/
modules/ system/ tests/ src/ Functional/ SecurityAdvisories/ SecurityAdvisoryTest.php - Asserts the correct links appear on the status report page.
- SecurityAdvisoryTest::testPsa in core/
modules/ system/ tests/ src/ Functional/ SecurityAdvisories/ SecurityAdvisoryTest.php - Tests that a security advisory is displayed.
- SelectionTest::testAutocompleteOutput in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ Views/ SelectionTest.php - Tests that the Views selection handles the views output properly.
- SelectPagerDefaultTest::testEvenPagerQuery in core/
modules/ system/ tests/ src/ Functional/ Database/ SelectPagerDefaultTest.php - Confirms that a pager query returns the correct results.
- SelectPagerDefaultTest::testOddPagerQuery in core/
modules/ system/ tests/ src/ Functional/ Database/ SelectPagerDefaultTest.php - Confirms that a pager query returns the correct results.
- SelectTableSortDefaultTest::testTableSortDefaultSort in core/
modules/ system/ tests/ src/ Functional/ Database/ SelectTableSortDefaultTest.php - Confirms that tableselect is rendered without error.
- SelectTableSortDefaultTest::testTableSortQuery in core/
modules/ system/ tests/ src/ Functional/ Database/ SelectTableSortDefaultTest.php - Confirms that a tablesort query returns the correct results.
- SelectTableSortDefaultTest::testTableSortQueryFirst in core/
modules/ system/ tests/ src/ Functional/ Database/ SelectTableSortDefaultTest.php - Confirms precedence of tablesorts headers.
- ServiceProviderWebTest::testServiceProviderRegistrationIntegration in core/
modules/ system/ tests/ src/ Functional/ ServiceProvider/ ServiceProviderWebTest.php - Tests that module service providers get registered to the DIC.
- SessionAuthenticationTest::testBasicAuthNoSession in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionAuthenticationTest.php - Tests that a session is not started automatically by basic authentication.
- SessionAuthenticationTest::testSessionFromBasicAuthenticationDoesNotLeak in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionAuthenticationTest.php - Check that a basic authentication session does not leak.
- SessionExistsCacheContextTest::testCacheContext in core/
modules/ system/ tests/ src/ Functional/ Cache/ SessionExistsCacheContextTest.php - Tests \Drupal\Core\Cache\Context\SessionExistsCacheContext::getContext().
- SessionHttpsTest::getUserLoginFormBuildId in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionHttpsTest.php - Gets the form build ID for the user login form.
- SessionHttpsTest::loginHttp in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionHttpsTest.php - Log in a user via HTTP.
- SessionHttpsTest::loginHttps in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionHttpsTest.php - Log in a user via HTTPS.
- SessionHttpsTest::testHttpsSession in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionHttpsTest.php - Tests HTTPS sessions.
- SessionTest::sessionReset in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionTest.php - Reset the cookie file so that it refers to the specified user.
- SessionTest::testDataPersistence in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionTest.php - Tests data persistence via the session_test module callbacks.
- SessionTest::testEmptyAnonymousSession in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionTest.php - Tests that empty anonymous sessions are destroyed.
- SessionTest::testEmptySessionID in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionTest.php - Tests that empty session IDs are not allowed.
- SessionTest::testSessionBag in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionTest.php - Tests session bag.
- SessionTest::testSessionExpiration in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Session/ SessionTest.php - Tests that the session doesn't expire.
- SessionTest::testSessionPersistenceOnLogin in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionTest.php - Tests storing data in Session() object.
- SessionTest::testSessionSaveRegenerate in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionTest.php - Tests session writing and regeneration.
- SessionTest::testSessionWrite in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionTest.php - Tests that sessions are only saved when necessary.
- SessionTest::testSessionWriteError in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionTest.php - Test exception thrown during session write close.
- SettingsFormTest::testSettingsForm in core/
modules/ layout_builder/ tests/ src/ Functional/ SettingsFormTest.php - Tests the Layout Builder settings form.
- SettingsFormTest::testSettingsForm in core/
modules/ jsonapi/ tests/ src/ Functional/ SettingsFormTest.php - Tests the JSON:API settings form.
- SettingsFormTest::testSettingsForm in core/
modules/ media_library/ tests/ src/ Functional/ SettingsFormTest.php - Tests the Media Library settings form.
- SettingsTest::testCredentialForm in core/
modules/ migrate_drupal_ui/ tests/ src/ FunctionalJavascript/ SettingsTest.php - Test the Credential form with defaults in settings.php.
- SettingsTrayTest::testOptOut in core/
modules/ settings_tray/ tests/ src/ Functional/ SettingsTrayTest.php - Tests that certain blocks opt out from Settings Tray.
- SettingsTrayTest::testPossibleAnnotations in core/
modules/ settings_tray/ tests/ src/ Functional/ SettingsTrayTest.php - Tests the 3 possible forms[settings_tray] annotations: class, FALSE, none.
- SettingSummariesContentTypeTest::testWorkflowSummary in core/
modules/ node/ tests/ src/ FunctionalJavascript/ SettingSummariesContentTypeTest.php - Tests a vertical tab 'Workflow' summary.
- ShortcutCacheTagsTest::testBlock in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutCacheTagsTest.php - Tests visibility and cacheability of shortcuts in the block.
- ShortcutCacheTagsTest::testToolbar in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutCacheTagsTest.php - Tests visibility and cacheability of shortcuts in the toolbar.
- ShortcutLinksTest::testAccessShortcutsPermission in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutLinksTest.php - Tests that the 'access shortcuts' permissions works properly.
- ShortcutLinksTest::testNoShortcutLink in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutLinksTest.php - Tests that the add shortcut link is not displayed for 404/403 errors.
- ShortcutLinksTest::testShortcutBlockAccess in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutLinksTest.php - Tests the 'access shortcuts' permission with the shortcut block.
- ShortcutLinksTest::testShortcutLinkAdd in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutLinksTest.php - Tests that creating a shortcut works properly.
- ShortcutLinksTest::testShortcutLinkChangePath in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutLinksTest.php - Tests that changing the path of a shortcut link works.
- ShortcutLinksTest::testShortcutLinkChangeRoute in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutLinksTest.php - Tests that changing the route of a shortcut link works.
- ShortcutLinksTest::testShortcutLinkDelete in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutLinksTest.php - Tests deleting a shortcut link.
- ShortcutLinksTest::testShortcutLinkOrder in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutLinksTest.php - Tests the shortcuts are correctly ordered by weight in the toolbar.
- ShortcutLinksTest::testShortcutLinkRename in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutLinksTest.php - Tests that shortcut links can be renamed.
- ShortcutLinksTest::testShortcutQuickLink in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutLinksTest.php - Tests that the "add to shortcut" and "remove from shortcut" links work.
- ShortcutLinksTest::verifyAccessShortcutsPermissionForEditPages in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutLinksTest.php - Tests the 'access shortcuts' permission for shortcut set administration.
- ShortcutSetsTest::testShortcutSetAdd in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests creating a shortcut set.
- ShortcutSetsTest::testShortcutSetCreateWithSetName in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests creating a new shortcut set with a defined set name.
- ShortcutSetsTest::testShortcutSetDelete in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests deleting a shortcut set.
- ShortcutSetsTest::testShortcutSetDeleteDefault in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests deleting the default shortcut set.
- ShortcutSetsTest::testShortcutSetEdit in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests editing a shortcut set.
- ShortcutSetsTest::testShortcutSetRename in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests renaming a shortcut set.
- ShortcutSetsTest::testShortcutSetSwitchCreate in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests switching a user's shortcut set and creating one at the same time.
- ShortcutSetsTest::testShortcutSetSwitchNoSetName in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests switching a user's shortcut set without providing a new set name.
- ShortcutSetsTest::testShortcutSetSwitchOwn in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutSetsTest.php - Tests switching a user's own shortcut set.
- ShortcutTranslationUITest::doTestBasicTranslation in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutTranslationUITest.php - ShortcutTranslationUITest::doTestTranslationEdit in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutTranslationUITest.php - ShutdownFunctionsTest::testShutdownFunctions in core/
modules/ system/ tests/ src/ Functional/ System/ ShutdownFunctionsTest.php - Tests shutdown functions.
- SiteMaintenanceTest::testNonHtmlRequest in core/
modules/ system/ tests/ src/ Functional/ System/ SiteMaintenanceTest.php - Tests responses to non-HTML requests when in maintenance mode.
- SiteMaintenanceTest::testSiteMaintenance in core/
modules/ system/ tests/ src/ Functional/ System/ SiteMaintenanceTest.php - Verifies site maintenance mode functionality.
- SiteNameTest::testSiteName in core/
tests/ Drupal/ FunctionalTests/ Installer/ SiteNameTest.php - Tests that the desired site name appears on the page after installation.
- SiteSettingsFormTest::testSiteSettingsForm in core/
tests/ Drupal/ FunctionalTests/ Installer/ SiteSettingsFormTest.php - Confirms that the form is extensible.
- SortingTest::testSorting in core/
modules/ views/ tests/ src/ Functional/ Wizard/ SortingTest.php - Tests the sorting functionality.
- SourceEditingEmptyElementTest::testEmptyInlineElement in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ SourceEditingEmptyElementTest.php - Tests creating empty inline elements using Source Editing.
- SourceEditingTest::doTestAllowingExtraAttributes in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ SourceEditingTest.php - Tests extra attributes with a specific data set.
- SourceEditingTest::testSourceEditingSettingsForm in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ SourceEditingTest.php - @covers \Drupal\ckeditor5\Plugin\CKEditor5Plugin\SourceEditing::buildConfigurationForm
- SourceProviderTest::testSourceProvider in core/
modules/ migrate_drupal_ui/ tests/ src/ Functional/ SourceProviderTest.php - Test missing source provider.
- StackSessionHandlerIntegrationTest::testRequest in core/
modules/ system/ tests/ src/ Functional/ Session/ StackSessionHandlerIntegrationTest.php - Tests a request.
- StandardJavascriptTest::testBigPipe in core/
profiles/ standard/ tests/ src/ FunctionalJavascript/ StandardJavascriptTest.php - Tests BigPipe accelerates particular Standard installation profile routes.
- StandardPerformanceTest::testAnonymous in core/
profiles/ standard/ tests/ src/ FunctionalJavascript/ StandardPerformanceTest.php - Tests performance for anonymous users.
- StandardPerformanceTest::testLogin in core/
profiles/ standard/ tests/ src/ FunctionalJavascript/ StandardPerformanceTest.php - Tests the performance of logging in.
- StandardPerformanceTest::testLoginBlock in core/
profiles/ standard/ tests/ src/ FunctionalJavascript/ StandardPerformanceTest.php - Tests the performance of logging in via the user login block.
- StandardRecipeInstallTest::testStandard in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ StandardRecipeInstallTest.php - StandardRecipeInstallTest::visitInstaller in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ StandardRecipeInstallTest.php - StandardRecipeTest::testStandard in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ StandardRecipeTest.php - Tests Standard installation recipe.
- StateValuesCleanAdvancedTest::testFormStateValuesCleanAdvanced in core/
modules/ system/ tests/ src/ Functional/ Form/ StateValuesCleanAdvancedTest.php - Tests \Drupal\Core\Form\FormState::cleanValues().
- StateValuesCleanTest::testFormStateValuesClean in core/
modules/ system/ tests/ src/ Functional/ Form/ StateValuesCleanTest.php - Tests \Drupal\Core\Form\FormState::cleanValues().
- StatisticsAdminTest::testDeleteNode in core/
modules/ statistics/ tests/ src/ Functional/ StatisticsAdminTest.php - Tests that when a node is deleted, the node counter is deleted too.
- StatisticsAdminTest::testExpiredLogs in core/
modules/ statistics/ tests/ src/ Functional/ StatisticsAdminTest.php - Tests that cron clears day counts and expired access logs.
- StatisticsAdminTest::testStatisticsSettings in core/
modules/ statistics/ tests/ src/ Functional/ StatisticsAdminTest.php - Verifies that the statistics settings page works.
- StatisticsAttachedTest::testAttached in core/
modules/ statistics/ tests/ src/ Functional/ StatisticsAttachedTest.php - Tests if statistics.js is loaded when content is not printed.
- StatisticsLoggingTest::getStatisticsCounter in core/
modules/ statistics/ tests/ src/ FunctionalJavascript/ StatisticsLoggingTest.php - Gets counter of views by path.
- StatisticsLoggingTest::setUp in core/
modules/ statistics/ tests/ src/ Functional/ StatisticsLoggingTest.php - StatisticsLoggingTest::testLogging in core/
modules/ statistics/ tests/ src/ Functional/ StatisticsLoggingTest.php - Verifies node hit counter logging and script placement.
- StatisticsReportsTest::testPopularContentBlock in core/
modules/ statistics/ tests/ src/ Functional/ StatisticsReportsTest.php - Tests the "popular content" block.
- StatisticsTokenReplaceTest::testStatisticsTokenReplacement in core/
modules/ statistics/ tests/ src/ Functional/ StatisticsTokenReplaceTest.php - Creates a node, then tests the statistics tokens generated from it.
- StatusExtraTest::testStatusExtra in core/
modules/ node/ tests/ src/ Functional/ Views/ StatusExtraTest.php - Tests the status extra filter.
- StatusTest::testErrorElementCount in core/
modules/ system/ tests/ src/ Functional/ System/ StatusTest.php - Tests that the Error counter matches the displayed number of errors.
- StatusTest::testStatusPage in core/
modules/ system/ tests/ src/ Functional/ System/ StatusTest.php - Tests that the status page returns.
- StatusTest::testWarningElementCount in core/
modules/ system/ tests/ src/ Functional/ System/ StatusTest.php - Tests that the Warning counter matches the displayed number of warnings.
- StorageTest::testCachedFormStorageValidation in core/
modules/ system/ tests/ src/ Functional/ Form/ StorageTest.php - Tests updating cached form storage during form validation.
- StorageTest::testForm in core/
modules/ system/ tests/ src/ Functional/ Form/ StorageTest.php - Tests using the form in a usual way.
- StorageTest::testFormCached in core/
modules/ system/ tests/ src/ Functional/ Form/ StorageTest.php - Tests using the form after calling $form_state->setCached().
- StorageTest::testValidation in core/
modules/ system/ tests/ src/ Functional/ Form/ StorageTest.php - Tests validation when form storage is used.
- StringFieldTest::_testTextfieldWidgets in core/
modules/ field/ tests/ src/ Functional/ FunctionalString/ StringFieldTest.php - Helper function for testTextfieldWidgets().
- StyleSerializerEntityTest::testFieldRawOutput in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerEntityTest.php - Tests the raw output options for row field rendering.
- StyleSerializerEntityTest::testResponseFormatConfiguration in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerEntityTest.php - Tests the response format configuration.
- StyleSerializerEntityTest::testRestRenderCaching in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerEntityTest.php - Tests REST export with views render caching enabled.
- StyleSerializerEntityTest::testSerializerResponses in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerEntityTest.php - Checks the behavior of the Serializer callback paths and row plugins.
- StyleSerializerEntityTest::testSerializerViewsUI in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerEntityTest.php - Tests the views interface for REST export displays.
- StyleSerializerEntityTest::testUIFieldAlias in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerEntityTest.php - Tests the field ID alias functionality of the DataFieldRow plugin.
- StyleSerializerTest::testMulEntityRows in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerTest.php - Tests multilingual entity rows.
- StyleSerializerTest::testRestViewExposedFilter in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerTest.php - Tests the exposed filter works.
- StyleSerializerTest::testRestViewsAuthentication in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerTest.php - Checks that the auth options restricts access to a REST views display.
- StyleSerializerTest::testSharedPagePath in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerTest.php - Verifies REST export views work on the same path as a page display.
- StyleSerializerTest::testSiteMaintenance in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerTest.php - Verifies site maintenance mode functionality.
- StyleSummaryTest::testSummaryView in core/
modules/ views/ tests/ src/ Functional/ Plugin/ StyleSummaryTest.php - Tests a summary view.
- StyleTableTest::testAccessibilitySettings in core/
modules/ views/ tests/ src/ Functional/ Plugin/ StyleTableTest.php - Tests table caption/summary/description.
- StyleTableTest::testEmptyColumn in core/
modules/ views/ tests/ src/ Functional/ Plugin/ StyleTableTest.php - Tests that empty columns are hidden when empty_column is set.
- StyleTableTest::testFieldInColumns in core/
modules/ views/ tests/ src/ Functional/ Plugin/ StyleTableTest.php - Tests table fields in columns.
- StyleTableTest::testGrouping in core/
modules/ views/ tests/ src/ Functional/ Plugin/ StyleTableTest.php - Tests grouping by a field.
- StyleTableTest::testNumericFieldVisible in core/
modules/ views/ tests/ src/ Functional/ Plugin/ StyleTableTest.php - Tests that a number with the value of "0" is displayed in the table.
- StyleTableTest::testResponsiveMergedColumns in core/
modules/ views/ tests/ src/ Functional/ Plugin/ StyleTableTest.php - Tests responsive classes and column assigning.
- StyleTableTest::testTableCacheability in core/
modules/ views/ tests/ src/ Functional/ Plugin/ StyleTableTest.php - Tests the cacheability of the table display.
- StyleTest::testStyleFunctionality in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ StyleTest.php - Tests Style functionality: setting a class, expected style choices.
- StyleTest::testStyleSettingsForm in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ StyleTest.php - @covers \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Style::buildConfigurationForm
- SyslogTest::testSettings in core/
modules/ syslog/ tests/ src/ Functional/ SyslogTest.php - Tests the syslog settings page.
- SystemAuthorizeTest::drupalGetAuthorizePHP in core/
modules/ system/ tests/ src/ Functional/ System/ SystemAuthorizeTest.php - Helper function to initialize authorize.php and load it via drupalGet().
- SystemConfigFormTest::testSystemConfigForm in core/
modules/ system/ tests/ src/ Functional/ Form/ SystemConfigFormTest.php - Tests the SystemConfigFormTestBase class.
- TableDragTest::assertKeyboardAccessibility in core/
tests/ Drupal/ FunctionalJavascriptTests/ TableDrag/ TableDragTest.php - Asserts accessibility through keyboard of a test draggable table.
- TableDragTest::testDragAndDrop in core/
tests/ Drupal/ FunctionalJavascriptTests/ TableDrag/ TableDragTest.php - Tests draggable table drag'n'drop.
- TableDragTest::testNestedDraggableTables in core/
tests/ Drupal/ FunctionalJavascriptTests/ TableDrag/ TableDragTest.php - Tests nested draggable tables through keyboard.
- TableDragTest::testRootLeafDraggableRowsWithKeyboard in core/
tests/ Drupal/ FunctionalJavascriptTests/ TableDrag/ TableDragTest.php - Tests the root and leaf behaviors for rows.
- TableDragTest::testRowWeightSwitch in core/
tests/ Drupal/ FunctionalJavascriptTests/ TableDrag/ TableDragTest.php - Tests row weight switch.
- TableDragTest::testTableDragChangedWarning in core/
tests/ Drupal/ FunctionalJavascriptTests/ TableDrag/ TableDragTest.php - Tests the warning that appears upon making changes to a tabledrag table.
- TableTest::testTableCaptionUi in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ TableTest.php - Tests creating a table with caption in the UI.
- TableTest::testTableConversion in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ TableTest.php - Confirms tables convert to the expected markup.
- TaggedWithTest::testTaggedWith in core/
modules/ views/ tests/ src/ Functional/ Wizard/ TaggedWithTest.php - Tests the "tagged with" functionality.
- TaggedWithTest::testTaggedWithByNodeType in core/
modules/ views/ tests/ src/ Functional/ Wizard/ TaggedWithTest.php - Tests that the "tagged with" form element only shows for node types that support it.
- TaggedWithTest::testTaggedWithByViewReference in core/
modules/ views/ tests/ src/ Functional/ Wizard/ TaggedWithTest.php - Tests that "tagged with" works with views entity reference.
- TaxonomyDefaultArgumentTest::testTermTitleEscaping in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyDefaultArgumentTest.php - Tests escaping of page title when the taxonomy plugin provides it.
- TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsField in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyFieldAllTermsTest.php - Tests the "all terms" field handler.
- TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsWithTokens in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyFieldAllTermsTest.php - Tests token replacement in the "all terms" field handler.
- TaxonomyFieldFilterTest::assertPageCounts in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyFieldFilterTest.php - Asserts that the given taxonomy translation counts are correct.
- TaxonomyGlossaryTest::testTaxonomyGlossaryView in core/
modules/ views/ tests/ src/ Functional/ TaxonomyGlossaryTest.php - Tests a taxonomy glossary view.
- TaxonomyImageTest::testTaxonomyImageUpload in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyImageTest.php - Tests that a file can be uploaded before the taxonomy term has a name.
- TaxonomyRelationshipTest::testTaxonomyRelationships in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyRelationshipTest.php - Tests the taxonomy parent plugin UI.
- TaxonomyRevisionDeleteTest::testDeleteForm in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyRevisionDeleteTest.php - Tests revision delete.
- TaxonomyRevisionRevertTest::testRevertForm in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyRevisionRevertTest.php - Tests revision revert.
- TaxonomyRevisionTest::testVocabularyTermRevision in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyRevisionTest.php - Tests default revision settings on vocabularies.
- TaxonomyRevisionVersionHistoryTest::testVersionHistory in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyRevisionVersionHistoryTest.php - Tests version history page.
- TaxonomyTermArgumentDepthTest::testTermWithDepthArgumentTitleEscaping in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyTermArgumentDepthTest.php - Tests title escaping.
- TaxonomyTermContentModerationTest::testTaxonomyTermParents in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyTermContentModerationTest.php - Tests taxonomy term parents on a moderated vocabulary.
- TaxonomyTermContentModerationTest::testTaxonomyTermPendingRevisions in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyTermContentModerationTest.php - Tests changing field values in pending revisions of taxonomy terms.
- TaxonomyTermIndentationTest::testTermIndentation in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyTermIndentationTest.php - Tests term indentation.
- TaxonomyTermPagerTest::testTaxonomyTermOverviewPager in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyTermPagerTest.php - Tests that the pager is displayed properly on the term overview page.
- TaxonomyTermPagerTest::testTaxonomyTermOverviewTermLoad in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyTermPagerTest.php - Tests that overview page only loads the necessary terms.
- TaxonomyTermViewTest::testTaxonomyTermView in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyTermViewTest.php - Tests that the taxonomy term view is working properly.
- TaxonomyVocabularyArgumentTest::testTermWithVocabularyArgument in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyVocabularyArgumentTest.php - Tests the vocabulary argument handler.
- TelephoneFieldTest::testTelephoneFormatter in core/
modules/ telephone/ tests/ src/ Functional/ TelephoneFieldTest.php - Tests the telephone formatter.
- TelephoneFieldTest::testTelephoneWidget in core/
modules/ telephone/ tests/ src/ Functional/ TelephoneFieldTest.php - Tests to confirm the widget is setup.
- TermAccessTest::testTermAccess in core/
modules/ taxonomy/ tests/ src/ Functional/ TermAccessTest.php - Tests access control functionality for taxonomy terms.
- TermAutocompleteTest::drupalGetJson in core/
modules/ taxonomy/ tests/ src/ Functional/ TermAutocompleteTest.php - Helper function for JSON formatted requests.
- TermAutocompleteTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ TermAutocompleteTest.php - TermContextualLinksTest::testTermContextualLinks in core/
modules/ taxonomy/ tests/ src/ Functional/ TermContextualLinksTest.php - Tests contextual links.
- TermDisplayConfigurableTest::testDisplayConfigurable in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TermDisplayConfigurableTest.php - Sets base fields to configurable display and check settings are respected.
- TermIndexTest::testTaxonomyIndex in core/
modules/ taxonomy/ tests/ src/ Functional/ TermIndexTest.php - Tests that the taxonomy index is maintained properly.
- TermIndexTest::testTaxonomyTermHierarchyBreadcrumbs in core/
modules/ taxonomy/ tests/ src/ Functional/ TermIndexTest.php - Tests that there is a link to the parent term on the child term page.
- TermLanguageTest::testDefaultTermLanguage in core/
modules/ taxonomy/ tests/ src/ Functional/ TermLanguageTest.php - TermLanguageTest::testTermLanguage in core/
modules/ taxonomy/ tests/ src/ Functional/ TermLanguageTest.php - TermLanguageTest::testTermTranslatedOnOverviewPage in core/
modules/ taxonomy/ tests/ src/ Functional/ TermLanguageTest.php - Tests that translated terms are displayed correctly on the term overview.
- TermParentsTest::doTestEditingSingleParent in core/
modules/ taxonomy/ tests/ src/ Functional/ TermParentsTest.php - Performs tests that edit terms with a single parent.
- TermParentsTest::testAddWithParents in core/
modules/ taxonomy/ tests/ src/ Functional/ TermParentsTest.php - Tests specifying parents when creating terms.
- TermParentsTest::testEditingParents in core/
modules/ taxonomy/ tests/ src/ Functional/ TermParentsTest.php - Tests editing the parents of existing terms.
- TermParentsTest::testEditingParentsWithDisabledFormElement in core/
modules/ taxonomy/ tests/ src/ Functional/ TermParentsTest.php - Tests specifying parents when creating terms and a disabled parent form.
- TermParentsTest::testParentFromQuery in core/
modules/ taxonomy/ tests/ src/ Functional/ TermParentsTest.php - Test the term add/edit form with parent query parameter.
- TermTest::testNodeTermCreationAndDeletion in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Tests term creation with a free-tagging vocabulary from the node form.
- TermTest::testRedirects in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Tests destination after saving terms.
- TermTest::testReSavingTags in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Tests that editing and saving a node with no changes works correctly.
- TermTest::testTaxonomyTermChildTerms in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Tests that many terms with parents show on each page.
- TermTest::testTaxonomyTermHierarchy in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Tests terms in a single and multiple hierarchy.
- TermTest::testTermBreadcrumbs in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Check the breadcrumb on edit and delete a term page.
- TermTest::testTermInterface in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Save, edit and delete a term using the user interface.
- TermTest::testTermMultipleParentsInterface in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Tests saving a term with multiple parents through the UI.
- TermTest::testTermReorder in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Save, edit and delete a term using the user interface.
- TermTest::testTermSaveOverrideSelector in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Test UI with override_selector TRUE.
- TermTranslationFieldViewTest::testTranslatedTaxonomyTermReferenceDisplay in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTranslationFieldViewTest.php - Tests if the translated taxonomy term is displayed.
- TermTranslationTest::testTermsTranslation in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTranslationTest.php - Tests translation of terms are showed in the node.
- TermTranslationUITest::doTestPublishedStatus in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTranslationUITest.php - TermTranslationUITest::doTestTranslationEdit in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTranslationUITest.php - TermTranslationUITest::testTranslateLinkVocabularyAdminPage in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTranslationUITest.php - Tests translate link on vocabulary term list.
- TermTranslationViewsTest::testTermsTranslationWithContextualFilter in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TermTranslationViewsTest.php - Ensure that proper translation is returned when contextual filter.
- TestMultiWidthLayoutsTest::testWidthChange in core/
modules/ layout_builder/ tests/ src/ FunctionalJavascript/ TestMultiWidthLayoutsTest.php - Tests changing the columns widths of a multi-width section.
- TextareaWithSummaryTest::assertSummaryToggle in core/
modules/ text/ tests/ src/ FunctionalJavascript/ TextareaWithSummaryTest.php - Helper to test toggling the summary area.
- TextareaWithSummaryTest::testTextSummaryBehavior in core/
modules/ text/ tests/ src/ FunctionalJavascript/ TextareaWithSummaryTest.php - Tests the textSummary javascript behavior.
- TextareaWithSummaryTest::testTextSummaryRequiredBehavior in core/
modules/ text/ tests/ src/ FunctionalJavascript/ TextareaWithSummaryTest.php - Tests that the textSummary behavior is not run for required summary fields.
- TextFieldTest::testRequiredLongTextWithFileUpload in core/
modules/ text/ tests/ src/ Functional/ TextFieldTest.php - Tests required long text with file upload.
- TextFieldTest::testTextfieldWidgetsAllowedFormats in core/
modules/ text/ tests/ src/ Functional/ TextFieldTest.php - Test widgets for fields with selected allowed formats.
- TextFieldTest::_testTextfieldWidgetsFormatted in core/
modules/ text/ tests/ src/ Functional/ TextFieldTest.php - Helper function for testTextfieldWidgetsFormatted().
- ThemeEarlyInitializationTest::testRequestListener in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeEarlyInitializationTest.php - Tests that the theme system can generate output in a request listener.
- ThemeInfoTest::testStylesheets in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeInfoTest.php - Tests libraries-override.
- ThemeSettingsFormTest::testFormSettingsSubmissionHandler in core/
modules/ system/ tests/ src/ FunctionalJavascript/ ThemeSettingsFormTest.php - Tests that submission handler works correctly.
- ThemeSuggestionsAlterTest::testExecutionOrder in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeSuggestionsAlterTest.php - Tests execution order of theme suggestion alter hooks.
- ThemeSuggestionsAlterTest::testGeneralSuggestionsAlter in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeSuggestionsAlterTest.php - Tests hook_theme_suggestions_alter().
- ThemeSuggestionsAlterTest::testSpecificSuggestionsAlter in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeSuggestionsAlterTest.php - Tests that theme suggestion alter hooks work for specific theme calls.
- ThemeSuggestionsAlterTest::testTemplateSuggestions in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeSuggestionsAlterTest.php - Tests that hooks to provide theme suggestions work.
- ThemeSuggestionsAlterTest::testTemplateSuggestionsAlter in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeSuggestionsAlterTest.php - Tests that theme suggestion alter hooks work for templates.
- ThemeTest::testAdministrationTheme in core/
modules/ system/ tests/ src/ Functional/ System/ ThemeTest.php - Tests the administration theme functionality.
- ThemeTest::testClassLoading in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeTest.php - Tests theme can provide classes.
- ThemeTest::testCSSOverride in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeTest.php - Ensures a theme's .info.yml file is able to override a module CSS file from being added to the page.
- ThemeTest::testInstallAndSetAsDefault in core/
modules/ system/ tests/ src/ Functional/ System/ ThemeTest.php - Tests installing a theme and setting it as default.
- ThemeTest::testInvalidTheme in core/
modules/ system/ tests/ src/ Functional/ System/ ThemeTest.php - Tests themes can't be installed when the base theme or engine is missing.
- ThemeTest::testNegotiatorPriorities in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeTest.php - Tests the priority of some theme negotiators.
- ThemeTest::testPreprocessCallback in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeTest.php - Ensures that preprocess callbacks can be defined.
- ThemeTest::testPreprocessForSuggestions in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeTest.php - Ensures preprocess functions run even for suggestion implementations.
- ThemeTest::testPreprocessHtml in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeTest.php - Tests that the page variable is not prematurely flattened.
- ThemeTest::testRegionClass in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeTest.php - Tests that region attributes can be manipulated via preprocess functions.
- ThemeTest::testSuggestionPreprocessForDefaults in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeTest.php - Ensures suggestion preprocess functions run for default implementations.
- ThemeTest::testSwitchDefaultTheme in core/
modules/ system/ tests/ src/ Functional/ System/ ThemeTest.php - Tests switching the default theme.
- ThemeTest::testTaxonomyTermThemes in core/
modules/ taxonomy/ tests/ src/ Functional/ ThemeTest.php - Tests the theme used when adding, viewing and editing taxonomy terms.
- ThemeTest::testTemplateOverride in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeTest.php - Ensures a themes template is overridable based on the 'template' filename.
- ThemeTest::testThemeOnNonHtmlRequest in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeTest.php - Ensures that non-HTML requests never initialize themes.
- ThemeTest::testThemeSettings in core/
modules/ system/ tests/ src/ Functional/ System/ ThemeTest.php - Tests the theme settings form.
- ThemeTest::testThemeSettingsColorHexCode in core/
modules/ system/ tests/ src/ Functional/ System/ ThemeTest.php - Tests the theme settings color input.
- ThemeTest::testThemeSettingsLogo in core/
modules/ system/ tests/ src/ Functional/ System/ ThemeTest.php - Tests the theme settings logo form.
- ThemeTest::testThemeSettingsNoLogoNoFavicon in core/
modules/ system/ tests/ src/ Functional/ System/ ThemeTest.php - Tests the theme settings form when logo and favicon features are disabled.
- ThemeTest::testThemeSettingsRenderCacheClear in core/
modules/ system/ tests/ src/ Functional/ System/ ThemeTest.php - Tests the 'rendered' cache tag is cleared when saving theme settings.
- ThemeTest::testUninstallingThemes in core/
modules/ system/ tests/ src/ Functional/ System/ ThemeTest.php - Tests uninstalling of themes works.
- ThemeTokenTest::testThemeToken in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeTokenTest.php - Tests if the 'theme_token' key of 'ajaxPageState' is computed.
- ThemeUiTest::testInstalledIncompatibleTheme in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeUiTest.php - Tests that incompatible themes message is shown.
- ThemeUiTest::testInstallModuleWithIncompatibleDependencies in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeUiTest.php - Tests installing a theme with incompatible module dependencies.
- ThemeUiTest::testInstallModuleWithMissingDependencies in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeUiTest.php - Tests installing a theme with missing module dependencies.
- ThemeUiTest::testModulePermissions in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeUiTest.php - Tests permissions for enabling themes depending on disabled modules.
- ThemeUiTest::testThemeInstallWithModuleDependencies in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeUiTest.php - Tests installing a theme with module dependencies.
- ThemeUiTest::uninstallModules in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeUiTest.php - Uninstalls modules via the admin UI.
- ThemeUiTest::uninstallTheme in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeUiTest.php - Uninstalls a theme via the admin UI.
- ThrobberTest::testThemingThrobberElement in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ ThrobberTest.php - Tests theming throbber element.
- TimestampAgoFormatterTest::testSettings in core/
tests/ Drupal/ FunctionalTests/ Datetime/ TimestampAgoFormatterTest.php - Tests the formatter settings.
- TimestampFormatterWithTimeDiffTest::testNoRefreshInterval in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Field/ TimestampFormatterWithTimeDiffTest.php - Tests the 'timestamp' formatter without refresh interval.
- TimestampFormatterWithTimeDiffTest::testTimestampFormatterWithTimeDiff in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Field/ TimestampFormatterWithTimeDiffTest.php - Tests the 'timestamp' formatter when is used with time difference setting.
- TimestampFormatterWithTimeDiffViewsTest::testTimestampFormatterWithTimeDiff in core/
tests/ Drupal/ FunctionalJavascriptTests/ Core/ Field/ TimestampFormatterWithTimeDiffViewsTest.php - Tests the timestamp formatter used with time difference setting in views.
- TimestampTest::testWidget in core/
tests/ Drupal/ FunctionalTests/ Datetime/ TimestampTest.php - Tests the "datetime_timestamp" widget.
- TimeZoneAbbreviationRouteTest::testAbbreviationConversion in core/
modules/ system/ tests/ src/ Functional/ Datetime/ TimeZoneAbbreviationRouteTest.php - Test the AJAX Timezone Callback with invalid inputs.
- TimeZoneAbbreviationRouteTest::testSystemTimezone in core/
modules/ system/ tests/ src/ Functional/ Datetime/ TimeZoneAbbreviationRouteTest.php - Test that the AJAX Timezone Callback can deal with various formats.
- TokenReplaceWebTest::testTokens in core/
modules/ system/ tests/ src/ Functional/ System/ TokenReplaceWebTest.php - Tests a token replacement on an actual website.
- ToolbarActiveTrailTest::testToolbarActiveTrail in core/
modules/ toolbar/ tests/ src/ FunctionalJavascript/ ToolbarActiveTrailTest.php - Tests that the active trail is maintained even when traversed deeper.
- ToolbarAdminMenuTest::assertDifferentHash in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarAdminMenuTest.php - Checks the subtree hash of the current page with that of the previous page.
- ToolbarAdminMenuTest::setUp in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarAdminMenuTest.php - ToolbarAdminMenuTest::testBackToSiteLink in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarAdminMenuTest.php - Tests that back to site link exists on admin pages, not on content pages.
- ToolbarAdminMenuTest::testExternalLink in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarAdminMenuTest.php - Tests that external links added to the menu appear in the toolbar.
- ToolbarAdminMenuTest::testLanguageSwitching in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarAdminMenuTest.php - Tests that subtrees hashes vary by the language of the page.
- ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarAdminMenuTest.php - Tests that toolbar cache is cleared when string translations are made.
- ToolbarAdminMenuTest::testMenuLinkUpdateSubtreesHashCacheClear in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarAdminMenuTest.php - Tests toolbar cache tags implementation.
- ToolbarAdminMenuTest::testModuleStatusChangeSubtreesHashCacheClear in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarAdminMenuTest.php - Tests Toolbar's responses to installing and uninstalling modules.
- ToolbarAdminMenuTest::testNonCurrentUserAccountUpdates in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarAdminMenuTest.php - Tests cache invalidation when one user modifies another user.
- ToolbarAdminMenuTest::testSubtreesJsonRequest in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarAdminMenuTest.php - Tests that the 'toolbar/subtrees/{hash}' is reachable and correct.
- ToolbarAdminMenuTest::testUserRoleUpdateSubtreesHashCacheClear in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarAdminMenuTest.php - Tests Toolbar's responses to user data updates.
- ToolbarCacheContextsTest::assertToolbarCacheContexts in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarCacheContextsTest.php - Tests that cache contexts are applied for both users.
- ToolbarCacheContextsTest::testCacheIntegration in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarCacheContextsTest.php - Tests toolbar cache integration.
- ToolbarClaroOverridesTest::testClaroAssets in core/
modules/ system/ tests/ src/ Functional/ Theme/ ToolbarClaroOverridesTest.php - Confirm Claro assets load on a non-Claro default theme.
- ToolbarHookToolbarTest::testHookToolbar in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarHookToolbarTest.php - Tests for a tab and tray provided by a module implementing hook_toolbar().
- ToolbarIntegrationTest::testEmptyTray in core/
modules/ toolbar/ tests/ src/ FunctionalJavascript/ ToolbarIntegrationTest.php - Tests that the orientation toggle is not shown for empty toolbar items.
- ToolbarIntegrationTest::testToolbarToggling in core/
modules/ toolbar/ tests/ src/ FunctionalJavascript/ ToolbarIntegrationTest.php - Tests if the toolbar can be toggled with JavaScript.
- ToolbarMenuTranslationTest::testToolbarClasses in core/
modules/ toolbar/ tests/ src/ Functional/ ToolbarMenuTranslationTest.php - Tests that toolbar classes don't change when adding a translation.
- ToolbarStoredStateTest::testToolbarStoredState in core/
modules/ toolbar/ tests/ src/ FunctionalJavascript/ ToolbarStoredStateTest.php - ToolkitSetupFormTest::testGdToolkitRequirements in core/
tests/ Drupal/ FunctionalTests/ Image/ ToolkitSetupFormTest.php - Tests GD toolkit requirements on the Status Report.
- ToolkitSetupFormTest::testToolkitSetupForm in core/
tests/ Drupal/ FunctionalTests/ Image/ ToolkitSetupFormTest.php - Tests Image toolkit setup form.
- TourHelpPageTest::verifyHelp in core/
modules/ tour/ tests/ src/ Functional/ TourHelpPageTest.php - Verifies the logged in user has access to the help properly.
- TourJavascriptTest::testGeneralTourUse in core/
modules/ tour/ tests/ src/ FunctionalJavascript/ TourJavascriptTest.php - Tests stepping through a tour.
- TourJavascriptTest::testQueryArg in core/
modules/ tour/ tests/ src/ FunctionalJavascript/ TourJavascriptTest.php - Confirm the 'tips' and 'tour 'query arguments.
- TourTest::testStatus in core/
modules/ tour/ tests/ src/ Functional/ TourTest.php - Tests enabling and disabling the tour tip functionality.
- TourTest::testTourFunctionality in core/
modules/ tour/ tests/ src/ Functional/ TourTest.php - Tests tour functionality.
- TourTestBasic::testTips in core/
modules/ tour/ tests/ src/ Functional/ TourTestBasic.php - A simple tip test.
- TrackerNodeAccessTest::testTrackerNodeAccess in core/
modules/ tracker/ tests/ src/ Functional/ TrackerNodeAccessTest.php - Ensure private node on /tracker is only visible to users with permission.
- TrackerNodeAccessTest::testTrackerNodeAccessIndexing in core/
modules/ tracker/ tests/ src/ Functional/ TrackerNodeAccessTest.php - Ensure that tracker_cron is not access sensitive.
- TrackerRecentContentLinkTest::testRecentContentLink in core/
modules/ tracker/ tests/ src/ Functional/ TrackerRecentContentLinkTest.php - Tests the recent content link in menu block.
- TrackerTest::testTrackerAdminUnpublish in core/
modules/ tracker/ tests/ src/ Functional/ TrackerTest.php - Tests that publish/unpublish works at admin/content/node.
- TrackerTest::testTrackerAll in core/
modules/ tracker/ tests/ src/ Functional/ TrackerTest.php - Tests for the presence of nodes on the global tracker listing.
- TrackerTest::testTrackerCronIndexing in core/
modules/ tracker/ tests/ src/ Functional/ TrackerTest.php - Tests that existing nodes are indexed by cron.
- TrackerTest::testTrackerHistoryMetadata in core/
modules/ tracker/ tests/ src/ Functional/ TrackerTest.php - Tests the metadata for the "new"/"updated" indicators.
- TrackerTest::testTrackerOrderingNewComments in core/
modules/ tracker/ tests/ src/ Functional/ TrackerTest.php - Tests for ordering on a users tracker listing when comments are posted.
- TrackerTest::testTrackerUser in core/
modules/ tracker/ tests/ src/ Functional/ TrackerTest.php - Tests for the presence of nodes on a user's tracker listing.
- TransformedConfigExportImportUITest::testTransformedExportImport in core/
modules/ config/ tests/ src/ Functional/ TransformedConfigExportImportUITest.php - Tests a simple site export import case.
- TranslationLinkTest::testTranslationLink in core/
modules/ content_translation/ tests/ src/ Functional/ Views/ TranslationLinkTest.php - Tests the content translation overview link field handler.
- TranslationsTest::testMediaLibraryTranslations in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ TranslationsTest.php - Tests the media library widget shows all media only once.
- TranslationWebTest::testFieldFormTranslationRevisions in core/
modules/ field/ tests/ src/ Functional/ TranslationWebTest.php - Tests field translations when creating a new revision.
- TriggeringElementTest::testAttemptAccessControlBypass in core/
modules/ system/ tests/ src/ FunctionalJavascript/ Form/ TriggeringElementTest.php - Tests attempts to bypass access control.
- TriggeringElementTest::testNoButtonInfoInPost in core/
modules/ system/ tests/ src/ FunctionalJavascript/ Form/ TriggeringElementTest.php - Tests the triggering element when no button information is included.
- TrustedHostsTest::testFakeRequests in core/
modules/ system/ tests/ src/ Functional/ System/ TrustedHostsTest.php - Tests that fake requests have the proper host configured.
- TrustedHostsTest::testRequestBags in core/
modules/ system/ tests/ src/ Functional/ System/ TrustedHostsTest.php - Tests that the request bags have the correct classes.
- TrustedHostsTest::testShortcut in core/
modules/ system/ tests/ src/ Functional/ System/ TrustedHostsTest.php - Tests that shortcut module works together with host verification.
- TrustedHostsTest::testStatusPageWithConfiguration in core/
modules/ system/ tests/ src/ Functional/ System/ TrustedHostsTest.php - Tests that the status page shows the trusted patterns from settings.php.
- TrustedHostsTest::testStatusPageWithoutConfiguration in core/
modules/ system/ tests/ src/ Functional/ System/ TrustedHostsTest.php - Tests the status page behavior with no setting.
- TwigEnvironmentTest::testTwigEmbed in core/
modules/ system/ tests/ src/ Functional/ Theme/ TwigEnvironmentTest.php - Tests template class loading with Twig embed.
- TwigExtensionTest::testDump in core/
modules/ system/ tests/ src/ Functional/ Theme/ TwigExtensionTest.php - Tests the dump function.
- TwigExtensionTest::testTwigExtensionFilter in core/
modules/ system/ tests/ src/ Functional/ Theme/ TwigExtensionTest.php - Tests that the Twig extension's filter produces expected output.
- TwigExtensionTest::testTwigExtensionFunction in core/
modules/ system/ tests/ src/ Functional/ Theme/ TwigExtensionTest.php - Tests that the Twig extension's function produces expected output.
- TwigRegistryLoaderTest::testTwigNamespaces in core/
modules/ system/ tests/ src/ Functional/ Theme/ TwigRegistryLoaderTest.php - Tests template extension and includes using the Drupal theme registry.
- TwigSettingsTest::testTwigCacheOverride in core/
modules/ system/ tests/ src/ Functional/ Theme/ TwigSettingsTest.php - Ensures Twig template cache setting can be overridden.
- TwigSettingsTest::testTwigInlineWithAutoReload in core/
modules/ system/ tests/ src/ Functional/ Theme/ TwigSettingsTest.php - Tests twig inline templates with auto_reload.
- TwigTransTest::installLanguages in core/
modules/ system/ tests/ src/ Functional/ Theme/ TwigTransTest.php - Helper function: install languages.
- TwigTransTest::testTwigTransTags in core/
modules/ system/ tests/ src/ Functional/ Theme/ TwigTransTest.php - Tests Twig "trans" tags.
- UiHelperTrait::checkForMetaRefresh in core/
tests/ Drupal/ Tests/ UiHelperTrait.php - Checks for meta refresh tag and if found call drupalGet() recursively.
- UiHelperTrait::drupalLogin in core/
tests/ Drupal/ Tests/ UiHelperTrait.php - Logs in a user using the Mink controlled browser.
- UiHelperTrait::drupalLogout in core/
tests/ Drupal/ Tests/ UiHelperTrait.php - Logs a user out of the Mink controlled browser and confirms.
- UITestBase::drupalGet in core/
modules/ views_ui/ tests/ src/ Functional/ UITestBase.php - UmamiMultilingualInstallTest::testUmami in core/
profiles/ demo_umami/ tests/ src/ Functional/ UmamiMultilingualInstallTest.php - Ensures that Umami can be installed with Spanish as the default language.
- UncaughtExceptionTest::testErrorContainer in core/
tests/ Drupal/ FunctionalTests/ Bootstrap/ UncaughtExceptionTest.php - Tests a container which has an error.
- UncaughtExceptionTest::testExceptionContainer in core/
tests/ Drupal/ FunctionalTests/ Bootstrap/ UncaughtExceptionTest.php - Tests a container which has an exception really early.
- UncaughtExceptionTest::testLoggerException in core/
tests/ Drupal/ FunctionalTests/ Bootstrap/ UncaughtExceptionTest.php - Tests fallback to PHP error log when an exception is thrown while logging.
- UncaughtExceptionTest::testLostDatabaseConnection in core/
tests/ Drupal/ FunctionalTests/ Bootstrap/ UncaughtExceptionTest.php - Tests the case when the database connection is gone.
- UncaughtExceptionTest::testMissingDependency in core/
tests/ Drupal/ FunctionalTests/ Bootstrap/ UncaughtExceptionTest.php - Tests a missing dependency on a service.
- UncaughtExceptionTest::testUncaughtException in core/
tests/ Drupal/ FunctionalTests/ Bootstrap/ UncaughtExceptionTest.php - Tests uncaught exception handling when system is in a bad state.
- UncaughtExceptionTest::testUncaughtExceptionCustomExceptionHandler in core/
tests/ Drupal/ FunctionalTests/ Bootstrap/ UncaughtExceptionTest.php - Tests uncaught exception handling with custom exception handler.
- UncaughtExceptionTest::testUncaughtFatalError in core/
tests/ Drupal/ FunctionalTests/ Bootstrap/ UncaughtExceptionTest.php - Tests displaying an uncaught fatal error.
- UninstallDefaultContentTest::assertImportedCustomBlock in core/
profiles/ demo_umami/ modules/ demo_umami_content/ tests/ src/ Functional/ UninstallDefaultContentTest.php - Assert block content are imported.
- UninstallTest::testFailedInstallStatus in core/
modules/ system/ tests/ src/ Functional/ Module/ UninstallTest.php - Tests that a module which fails to install can still be uninstalled.
- UninstallTest::testUninstallPage in core/
modules/ system/ tests/ src/ Functional/ Module/ UninstallTest.php - Tests the Uninstall page and Uninstall confirmation page.
- UnpublishedBlockTest::testViewShowsCorrectStates in core/
modules/ block_content/ tests/ src/ Functional/ UnpublishedBlockTest.php - Tests unpublishing of block_content entities.
- UnversionedAssetTest::testUnversionedAssets in core/
tests/ Drupal/ FunctionalTests/ Asset/ UnversionedAssetTest.php - Tests that unversioned assets cause a new filename when changed.
- UpcastingTest::testEntityLanguage in core/
modules/ system/ tests/ src/ Functional/ ParamConverter/ UpcastingTest.php - Confirms entity is shown in user's language by default.
- UpcastingTest::testSameTypes in core/
modules/ system/ tests/ src/ Functional/ ParamConverter/ UpcastingTest.php - Confirms we can upcast to controller arguments of the same type.
- UpcastingTest::testUpcasting in core/
modules/ system/ tests/ src/ Functional/ ParamConverter/ UpcastingTest.php - Confirms that all parameters are converted as expected.
- UpdateCacheTest::testCaches in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateCacheTest.php - Tests that caches are cleared during updates.
- UpdateContribTest::testHookUpdateStatusAlter in core/
modules/ update/ tests/ src/ Functional/ UpdateContribTest.php - Checks that hook_update_status_alter() works to change a status.
- UpdateContribTest::testNormalUpdateAvailable in core/
modules/ update/ tests/ src/ Functional/ UpdateContribTest.php - Tests the Update Manager module when one normal update is available.
- UpdateContribTest::testUpdateBrokenFetchURL in core/
modules/ update/ tests/ src/ Functional/ UpdateContribTest.php - Makes sure that if we fetch from a broken URL, sane things happen.
- UpdateManagerUpdateTest::testIncompatibleUpdatesTable in core/
modules/ update/ tests/ src/ Functional/ UpdateManagerUpdateTest.php - Tests the Update form for a single test scenario of incompatible updates.
- UpdateManagerUpdateTest::testUninstalledUpdatesTable in core/
modules/ update/ tests/ src/ Functional/ UpdateManagerUpdateTest.php - Tests the Update form with an uninstalled module in the system.
- UpdateMiscTest::testLanguageModuleUpdate in core/
modules/ update/ tests/ src/ Functional/ UpdateMiscTest.php - Checks language module in core package at admin/reports/updates.
- UpdateMiscTest::testModulePageRegularUpdate in core/
modules/ update/ tests/ src/ Functional/ UpdateMiscTest.php - Checks the messages at admin/modules when an update is missing.
- UpdateMiscTest::testModulePageRunCron in core/
modules/ update/ tests/ src/ Functional/ UpdateMiscTest.php - Checks that running cron updates the list of available updates.
- UpdateMiscTest::testModulePageSecurityUpdate in core/
modules/ update/ tests/ src/ Functional/ UpdateMiscTest.php - Checks the messages at admin/modules when a security update is missing.
- UpdateMiscTest::testModulePageUpToDate in core/
modules/ update/ tests/ src/ Functional/ UpdateMiscTest.php - Checks the messages at admin/modules when the site is up to date.
- UpdatePathLastRemovedTest::testLastRemovedVersion in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatePathLastRemovedTest.php - Tests that a module with a too old schema version can not be updated.
- UpdatePathTestBase::testDatabaseLoaded in core/
tests/ Drupal/ FunctionalTests/ Update/ UpdatePathTestBase.php - Tests that the database was properly loaded.
- UpdatePathTestBaseFilledTest::testUpdatedSite in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatePathTestBaseFilledTest.php - Tests that the content and configuration were properly updated.
- UpdatePathTestBaseTest::testPathAliasProcessing in core/
tests/ Drupal/ FunctionalTests/ Update/ UpdatePathTestBaseTest.php - Tests that path aliases are not processed during database updates.
- UpdatePathWithBrokenRoutingTest::testWithBrokenRouting in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatePathWithBrokenRoutingTest.php - Tests running update.php with some form of broken routing.
- UpdatePostUpdateTest::testPostUpdate in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatePostUpdateTest.php - Tests hook_post_update_NAME().
- UpdateReducedThemeRegistryTest::testUpdatePageWithBrokenThemeHook in core/
tests/ Drupal/ FunctionalTests/ Update/ UpdateReducedThemeRegistryTest.php - Tests that the update page can be accessed.
- UpdateRemovedPostUpdateTest::testRemovedPostUpdate in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateRemovedPostUpdateTest.php - Tests hook_post_update_NAME().
- UpdateSchemaTest::testUpdateHooks in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateSchemaTest.php - Tests that update hooks are properly run.
- UpdateScriptTest::assertErrorOnUpdates in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Asserts errors are shown on the update and status report pages.
- UpdateScriptTest::assertUpdateWithNoErrors in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Asserts particular errors are not shown on update and status report pages.
- UpdateScriptTest::enableExtensions in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Enables an extension using the UI.
- UpdateScriptTest::enableMissingExtensions in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Enables extensions the UI.
- UpdateScriptTest::runUpdates in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Helper function to run updates via the browser.
- UpdateScriptTest::testExtensionCompatibilityChange in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests that extension compatibility changes are handled correctly.
- UpdateScriptTest::testMaintenanceModeLink in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests maintenance mode link on update.php.
- UpdateScriptTest::testMissingExtension in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests that a missing extension prevents updates.
- UpdateScriptTest::testNoUpdateFunctionality in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests update.php when there are no updates to apply.
- UpdateScriptTest::testOrphanedSchemaEntries in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests that orphan schemas are handled properly.
- UpdateScriptTest::testRequirements in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests that requirements warnings and errors are correctly displayed.
- UpdateScriptTest::testSuccessfulMultilingualUpdateFunctionality in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests performing updates with update.php in a multilingual environment.
- UpdateScriptTest::testSuccessfulUpdateFunctionality in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests update.php after performing a successful update.
- UpdateScriptTest::testThemeSystem in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests the effect of using the update script on the theme system.
- UpdateScriptTest::testUpdateAccess in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests access to the update script.
- UpdateSemverCoreSecurityCoverageTest::doTestSecurityCoverageMessage in core/
modules/ update/ tests/ src/ Functional/ UpdateSemverCoreSecurityCoverageTest.php - Tests the security coverage messages for Drupal core versions.
- UpdateSemverCoreTest::testBrokenThenFixedUpdates in core/
modules/ update/ tests/ src/ Functional/ UpdateSemverCoreTest.php - Checks that Drupal recovers after problems connecting to update server.
- UpdateSettingsFormTest::testUpdateSettingsForm in core/
modules/ update/ tests/ src/ Functional/ UpdateSettingsFormTest.php - Tests the update_settings form.
- UpdatesWith7xTest::testWith7x in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatesWith7xTest.php - UpdateTestBase::confirmRevokedStatus in core/
modules/ update/ tests/ src/ Functional/ UpdateTestBase.php - Confirms messages are correct when a release has been unpublished/revoked.
- UpdateTestBase::confirmUnsupportedStatus in core/
modules/ update/ tests/ src/ Functional/ UpdateTestBase.php - Confirms messages are correct when a release has been marked unsupported.
- UpdateTestBase::refreshUpdateStatus in core/
modules/ update/ tests/ src/ Functional/ UpdateTestBase.php - Refreshes the update status based on the desired available update scenario.
- UpdateUploadTest::testFileNameExtensionMerging in core/
modules/ update/ tests/ src/ Functional/ UpdateUploadTest.php - Ensures that archiver extensions are properly merged in the UI.
- UpdateUploadTest::testUpdateManagerCoreSecurityUpdateMessages in core/
modules/ update/ tests/ src/ Functional/ UpdateUploadTest.php - Checks the messages on update manager pages when missing a security update.
- UpdateUploadTest::testUploadModule in core/
modules/ update/ tests/ src/ Functional/ UpdateUploadTest.php - Tests upload, extraction, and update of a module.
- UrlAlterFunctionalTest::testUrlAlter in core/
modules/ path_alias/ tests/ src/ Functional/ UrlAlterFunctionalTest.php - Tests that URL altering works and that it occurs in the correct order.
- UrlAlterFunctionalTest::testUrlAlter in core/
modules/ forum/ tests/ src/ Functional/ UrlAlterFunctionalTest.php - Tests that URL altering works and that it occurs in the correct order.
- UrlBubbleableMetadataBubblingTest::testUrlBubbleableMetadataBubbling in core/
modules/ system/ tests/ src/ Functional/ Render/ UrlBubbleableMetadataBubblingTest.php - Tests that URL bubbleable metadata is correctly bubbled.
- UrlTest::testActiveLinkAttributes in core/
modules/ system/ tests/ src/ Functional/ Common/ UrlTest.php - Tests the active class in links.
- UrlTest::testFormUrl in core/
modules/ system/ tests/ src/ Functional/ Form/ UrlTest.php - Tests that #type 'url' fields are properly validated and trimmed.
- UserAccountLinksTest::testAccountPageTitles in core/
modules/ user/ tests/ src/ Functional/ UserAccountLinksTest.php - Tests page title is set correctly on user account tabs.
- UserAccountLinksTest::testAnonymousLogout in core/
modules/ user/ tests/ src/ Functional/ UserAccountLinksTest.php - Ensures that logout URL redirects an anonymous user to the front page.
- UserAccountLinksTest::testDisabledAccountLink in core/
modules/ user/ tests/ src/ Functional/ UserAccountLinksTest.php - Tests disabling the 'My account' link.
- UserAccountLinksTest::testSecondaryMenu in core/
modules/ user/ tests/ src/ Functional/ UserAccountLinksTest.php - Tests the secondary menu.
- UserAdminLanguageTest::addCustomLanguage in core/
modules/ user/ tests/ src/ Functional/ UserAdminLanguageTest.php - Helper method for adding a custom language.
- UserAdminLanguageTest::setLanguageNegotiation in core/
modules/ user/ tests/ src/ Functional/ UserAdminLanguageTest.php - Sets the User interface negotiation detection method.
- UserAdminLanguageTest::testActualNegotiation in core/
modules/ user/ tests/ src/ Functional/ UserAdminLanguageTest.php - Tests the actual language negotiation.
- UserAdminLanguageTest::testUserAdminLanguageConfigurationAvailableIfAdminLanguageNegotiationIsEnabled in core/
modules/ user/ tests/ src/ Functional/ UserAdminLanguageTest.php - Tests that the admin language is configurable only for administrators.
- UserAdminLanguageTest::testUserAdminLanguageConfigurationAvailableWithAdminLanguageNegotiation in core/
modules/ user/ tests/ src/ Functional/ UserAdminLanguageTest.php - Tests that admin language negotiation is configurable only if enabled.
- UserAdminLanguageTest::testUserAdminLanguageConfigurationNotAvailableWithOnlyOneLanguage in core/
modules/ user/ tests/ src/ Functional/ UserAdminLanguageTest.php - Tests that admin language is not configurable in single language sites.
- UserAdminListingTest::testUserListing in core/
modules/ user/ tests/ src/ Functional/ UserAdminListingTest.php - Tests the listing.
- UserAdminTest::testNotificationEmailAddress in core/
modules/ user/ tests/ src/ Functional/ UserAdminTest.php - Tests the alternate notification email address for user mails.
- UserAdminTest::testUserAdmin in core/
modules/ user/ tests/ src/ Functional/ UserAdminTest.php - Registers a user and deletes it.
- UserBatchActionTest::testUserAction in core/
modules/ views/ tests/ src/ Functional/ UserBatchActionTest.php - Tests user admin batch.
- UserBlocksTest::testUserLoginBlock in core/
modules/ user/ tests/ src/ Functional/ UserBlocksTest.php - Tests the user login block.
- UserBlocksTest::testUserLoginBlockVisibility in core/
modules/ user/ tests/ src/ Functional/ UserBlocksTest.php - Tests that user login block is hidden from user/login.
- UserCancelTest::testMassUserCancelByAdmin in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Create an administrative user and mass-delete other users.
- UserCancelTest::testUserAnonymize in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Delete account and anonymize all content.
- UserCancelTest::testUserAnonymizeBatch in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Delete account and anonymize all content using a batch process.
- UserCancelTest::testUserAnonymizeTranslations in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Delete account and anonymize all content and it's translations.
- UserCancelTest::testUserBlock in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Disable account and keep all content.
- UserCancelTest::testUserBlockUnpublish in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Disable account and unpublish all content.
- UserCancelTest::testUserBlockUnpublishNodeAccess in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Tests nodes are unpublished even if inaccessible to cancelling user.
- UserCancelTest::testUserCancelByAdmin in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Create an administrative user and delete another user.
- UserCancelTest::testUserCancelChangePermission in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Tests ability to change the permission for canceling users.
- UserCancelTest::testUserCancelInvalid in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Attempt invalid account cancellations.
- UserCancelTest::testUserCancelUid1 in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Tests that user account for uid 1 cannot be cancelled.
- UserCancelTest::testUserCancelWithoutPermission in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Attempt to cancel account without permission.
- UserCancelTest::testUserDelete in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Delete account and remove all content.
- UserCancelTest::testUserWithoutEmailCancelByAdmin in core/
modules/ user/ tests/ src/ Functional/ UserCancelTest.php - Tests deletion of a user account without an email address.
- UserChangedTest::testChangedField in core/
modules/ user/ tests/ src/ Functional/ Views/ UserChangedTest.php - Tests changed field.
- UserCreateFailMailTest::testUserAdd in core/
modules/ user/ tests/ src/ Functional/ UserCreateFailMailTest.php - Tests the create user administration page.
- UserCreateTest::testUserAdd in core/
modules/ user/ tests/ src/ Functional/ UserCreateTest.php - Tests user creation and display from the administration interface.
- UserEditedOwnAccountTest::testUserEditedOwnAccount in core/
modules/ user/ tests/ src/ Functional/ UserEditedOwnAccountTest.php - UserEditTest::testUserChangeSiteLanguage in core/
modules/ user/ tests/ src/ Functional/ UserEditTest.php - Tests that a user is able to change site language.
- UserEditTest::testUserEdit in core/
modules/ user/ tests/ src/ Functional/ UserEditTest.php - Tests user edit page.
- UserEditTest::testUserMailFieldAccess in core/
modules/ user/ tests/ src/ Functional/ UserEditTest.php - Tests the account form implements entity field access for mail.
- UserEditTest::testUserWellKnownChangePasswordAnon in core/
modules/ user/ tests/ src/ Functional/ UserEditTest.php - Tests well known change password route returns 403 to anonymous user.
- UserEditTest::testUserWellKnownChangePasswordAuth in core/
modules/ user/ tests/ src/ Functional/ UserEditTest.php - Tests well known change password route redirects to user edit form.
- UserEditTest::testUserWith0Password in core/
modules/ user/ tests/ src/ Functional/ UserEditTest.php - Tests setting the password to "0".
- UserEditTest::testUserWithoutEmailEdit in core/
modules/ user/ tests/ src/ Functional/ UserEditTest.php - Tests editing of a user account without an email address.
- UserFieldsAccessChangeTest::testUserFieldAccess in core/
modules/ user/ tests/ src/ Functional/ Views/ UserFieldsAccessChangeTest.php - Tests if another module can change field access.
- UserFieldsAccessChangeTest::testUserNameLink in core/
modules/ user/ tests/ src/ Functional/ Views/ UserFieldsAccessChangeTest.php - Test user name link.
- UserHelpersTest::testDrupalUserIsLoggedIn in core/
tests/ Drupal/ FunctionalTests/ UserHelpersTest.php - Tests BrowserTestBase::drupalUserIsLoggedIn().
- UserLanguageCreationTest::testLocalUserCreation in core/
modules/ user/ tests/ src/ Functional/ UserLanguageCreationTest.php - Functional test for language handling during user creation.
- UserLanguageTest::testUserLanguageConfiguration in core/
modules/ user/ tests/ src/ Functional/ UserLanguageTest.php - Tests if user can change their default language.
- UserLoginHttpTest::loginFromResetEmail in core/
modules/ user/ tests/ src/ Functional/ UserLoginHttpTest.php - Login from reset password email.
- UserLoginTest::assertFailedLogin in core/
modules/ user/ tests/ src/ Functional/ UserLoginTest.php - Make an unsuccessful login attempt.
- UserLoginTest::doPasswordLengthLogin in core/
modules/ user/ tests/ src/ Functional/ UserLoginTest.php - Helper to test log in with a maximum length password.
- UserLoginTest::resetUserPassword in core/
modules/ user/ tests/ src/ Functional/ UserLoginTest.php - Reset user password.
- UserLoginTest::testAutocompleteHtmlAttributes in core/
modules/ user/ tests/ src/ Functional/ UserLoginTest.php - Tests that user login form has the autocomplete attributes.
- UserLoginTest::testCookiesNotAccepted in core/
modules/ user/ tests/ src/ Functional/ UserLoginTest.php - Tests with a browser that denies cookies.
- UserLoginTest::testLoginCacheTagsAndDestination in core/
modules/ user/ tests/ src/ Functional/ UserLoginTest.php - Tests login with destination.
- UserLoginTest::testPasswordRehashOnLogin in core/
modules/ user/ tests/ src/ Functional/ UserLoginTest.php - Tests user password is re-hashed upon login after changing $count_log2.
- UserLogoutTest::testLogout in core/
modules/ user/ tests/ src/ Functional/ UserLogoutTest.php - Tests user logout functionality.
- UserPasswordResetTest::testResetFormHasAutocompleteAttribute in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php - Test the autocomplete attribute is present.
- UserPasswordResetTest::testResetImpersonation in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php - Make sure that users cannot forge password reset URLs of other users.
- UserPasswordResetTest::testUserPasswordReset in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php - Tests password reset functionality.
- UserPasswordResetTest::testUserPasswordResetLoggedIn in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php - Tests user password reset while logged in.
- UserPasswordResetTest::testUserPasswordResetPreferredLanguage in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php - Tests password reset functionality when user has set preferred language.
- UserPasswordResetTest::testUserPasswordResetWithAdditionalAjaxForm in core/
modules/ user/ tests/ src/ FunctionalJavascript/ UserPasswordResetTest.php - Tests password reset functionality with an AJAX form.
- UserPasswordResetTest::testUserResetPasswordIpFloodControl in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php - Tests password reset flood control for one IP.
- UserPasswordResetTest::testUserResetPasswordTextboxNotFilled in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php - Tests the text box on incorrect login via link to password reset page.
- UserPasswordResetTest::testUserResetPasswordUserFloodControl in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php - Tests password reset flood control for one user.
- UserPasswordResetTest::testUserResetPasswordUserFloodControlAdmin in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php - Tests user password reset flood control is cleared on admin reset.
- UserPasswordResetTest::testUserResetPasswordUserFloodControlIsCleared in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php - Tests user password reset flood control is cleared on successful reset.
- UserPathTest::testUserLoginPage in core/
modules/ views/ tests/ src/ Functional/ UserPathTest.php - Tests if the login page is still available when using a wildcard path.
- UserPermissionsAdminTest::testPermissionsSorting in core/
modules/ user/ tests/ src/ Functional/ UserPermissionsAdminTest.php - Tests granting and revoking permissions via the UI sorts permissions.
- UserPermissionsTest::testAccessBundlePermission in core/
modules/ user/ tests/ src/ Functional/ UserPermissionsTest.php - Verify that bundle-specific pages work properly.
- UserPermissionsTest::testAccessContentPermission in core/
modules/ user/ tests/ src/ Functional/ UserPermissionsTest.php - Verify 'access content' is listed in the correct location.
- UserPermissionsTest::testAccessModulePermission in core/
modules/ user/ tests/ src/ Functional/ UserPermissionsTest.php - Verify that module-specific pages have correct access.
- UserPermissionsTest::testAdministratorRole in core/
modules/ user/ tests/ src/ Functional/ UserPermissionsTest.php - Tests assigning of permissions for the administrator role.
- UserPermissionsTest::testBundlePermissionError in core/
modules/ user/ tests/ src/ Functional/ UserPermissionsTest.php - Tests that access check does not trigger warnings.
- UserPermissionsTest::testPermissionCheckboxes in core/
modules/ user/ tests/ src/ FunctionalJavascript/ UserPermissionsTest.php - Tests the fake checkboxes added to the permissions page.
- UserPermissionsTest::testUserPermissionChanges in core/
modules/ user/ tests/ src/ Functional/ UserPermissionsTest.php - Tests changing user permissions through the permissions pages.
- UserPictureTest::saveUserPicture in core/
modules/ user/ tests/ src/ Functional/ UserPictureTest.php - Edits the user picture for the test user.
- UserPictureTest::testCreateDeletePicture in core/
modules/ user/ tests/ src/ Functional/ UserPictureTest.php - Tests creation, display, and deletion of user pictures.
- UserPictureTest::testPictureOnNodeComment in core/
modules/ user/ tests/ src/ Functional/ UserPictureTest.php - Tests embedded users on node pages.
- UserRegistrationTest::testRegistrationDefaultValues in core/
modules/ user/ tests/ src/ Functional/ UserRegistrationTest.php - UserRegistrationTest::testRegistrationEmailDuplicates in core/
modules/ user/ tests/ src/ Functional/ UserRegistrationTest.php - UserRegistrationTest::testRegistrationWithEmailVerification in core/
modules/ user/ tests/ src/ Functional/ UserRegistrationTest.php - UserRegistrationTest::testRegistrationWithoutEmailVerification in core/
modules/ user/ tests/ src/ Functional/ UserRegistrationTest.php - UserRegistrationTest::testRegistrationWithUserFields in core/
modules/ user/ tests/ src/ Functional/ UserRegistrationTest.php - Tests Field API fields on user registration forms.
- UserRegistrationTest::testUniqueFields in core/
modules/ user/ tests/ src/ Functional/ UserRegistrationTest.php - Tests username and email field constraints on user registration.
- UserRegistrationTest::testUuidFormState in core/
modules/ user/ tests/ src/ Functional/ UserRegistrationTest.php - Tests that UUID isn't cached in form state on register form.
- UserRequirementsTest::testAnonymousUser in core/
modules/ user/ tests/ src/ Functional/ UserRequirementsTest.php - Tests that the requirements check can detect a missing anonymous user.
- UserRoleAdminTest::testRoleAdministration in core/
modules/ user/ tests/ src/ Functional/ UserRoleAdminTest.php - Tests adding, renaming and deleting roles.
- UserRoleAdminTest::testRoleWeightOrdering in core/
modules/ user/ tests/ src/ Functional/ UserRoleAdminTest.php - Tests user role weight change operation and ordering.
- UserRolesAssignmentTest::testAssignAndRemoveRole in core/
modules/ user/ tests/ src/ Functional/ UserRolesAssignmentTest.php - Test that user can be assigned role and that the role can be removed again.
- UserRolesAssignmentTest::testCreateUserWithRole in core/
modules/ user/ tests/ src/ Functional/ UserRolesAssignmentTest.php - Tests assigning a role at user creation and removing the role.
- UserSearchTest::testUserSearch in core/
modules/ user/ tests/ src/ Functional/ UserSearchTest.php - UserSubAdminTest::testSubAdmin in core/
modules/ user/ tests/ src/ Functional/ UserSubAdminTest.php - Tests create and cancel forms as 'sub-admin'.
- UserTimeZoneTest::testUserTimeZone in core/
modules/ user/ tests/ src/ Functional/ UserTimeZoneTest.php - Tests the display of dates and time when user-configurable time zones are set.
- UserTranslationUITest::doTestTranslationEdit in core/
modules/ user/ tests/ src/ Functional/ UserTranslationUITest.php - UserTranslationUITest::testTranslatedUserDeletion in core/
modules/ user/ tests/ src/ Functional/ UserTranslationUITest.php - Tests translated user deletion.
- UserUpdateRoleMigrateTest::testRolePermissions in core/
modules/ user/ tests/ src/ Functional/ Update/ UserUpdateRoleMigrateTest.php - Tests that roles have only existing permissions.
- ValidationTest::testCustomRequiredError in core/
modules/ system/ tests/ src/ Functional/ Form/ ValidationTest.php - Tests #required with custom validation errors.
- ValidationTest::testDisabledToken in core/
modules/ system/ tests/ src/ Functional/ Form/ ValidationTest.php - Tests that a form with a disabled CSRF token can be validated.
- ValidationTest::testPatternValidation in core/
modules/ system/ tests/ src/ Functional/ Form/ ValidationTest.php - Tests #pattern validation.
- ValidationTest::testValidate in core/
modules/ system/ tests/ src/ Functional/ Form/ ValidationTest.php - Tests #element_validate and #validate.
- ValidationTest::testValidateLimitErrors in core/
modules/ system/ tests/ src/ Functional/ Form/ ValidationTest.php - Tests partial form validation through #limit_validation_errors.
- VersionTest::testModuleVersions in core/
modules/ system/ tests/ src/ Functional/ Module/ VersionTest.php - Tests version dependencies.
- ViewAjaxTest::testAjaxView in core/
modules/ views/ tests/ src/ Functional/ ViewAjaxTest.php - Tests an ajax view.
- ViewElementTest::testViewElement in core/
modules/ views/ tests/ src/ Functional/ ViewElementTest.php - Tests the rendered output and form output of a view element.
- ViewElementTest::testViewElementEmbed in core/
modules/ views/ tests/ src/ Functional/ ViewElementTest.php - Tests the rendered output and form output of the "embed" display plugin.
- ViewNonTranslatableEntityTest::testViewNoTranslatableEntity in core/
modules/ views/ tests/ src/ Functional/ Entity/ ViewNonTranslatableEntityTest.php - Tests displaying a view of non-translatable entities.
- ViewsBulkTest::testBulkSelection in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ViewsBulkTest.php - Tests bulk selection.
- ViewsEscapingTest::testViewsFieldHeaderEscaping in core/
modules/ views/ tests/ src/ Functional/ ViewsEscapingTest.php - Tests for incorrectly escaped markup in a header label on a display table.
- ViewsEscapingTest::testViewsViewFieldsEscaping in core/
modules/ views/ tests/ src/ Functional/ ViewsEscapingTest.php - Tests for incorrectly escaped markup in the views-view-fields.html.twig.
- ViewsFormAlterTest::testViewsFormAlter in core/
modules/ views/ tests/ src/ Functional/ ViewsFormAlterTest.php - Tests hook_form_BASE_FORM_ID_alter for a ViewsForm.
- ViewsFormMultipleTest::testViewsFormMultiple in core/
modules/ views/ tests/ src/ Functional/ ViewsFormMultipleTest.php - Tests the a page with multiple View forms in it.
- ViewsFormTest::testFormWrapper in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ViewsFormTest.php - Tests the Views form wrapper.
- ViewsIntegrationTest::testViewsAddResponsiveImageField in core/
modules/ responsive_image/ tests/ src/ Functional/ ViewsIntegrationTest.php - Tests integration with Views.
- ViewsListingTest::testFilterViewsListing in core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ ViewsListingTest.php - Tests the filtering on the Views listing page.
- ViewsModerationStateFilterTest::assertFilterStates in core/
modules/ content_moderation/ tests/ src/ Functional/ ViewsModerationStateFilterTest.php - Assert the states which appear in the filter.
- ViewsModerationStateFilterTest::testFilterRenderCache in core/
modules/ content_moderation/ tests/ src/ Functional/ ViewsModerationStateFilterTest.php - Tests the content moderation state filter caching is correct.
- ViewsModerationStateFilterTest::testModerationStateFilterDependencyHandling in core/
modules/ content_moderation/ tests/ src/ Functional/ ViewsModerationStateFilterTest.php - Tests the dependency handling of the moderation state filter.
- ViewsModerationStateFilterTest::testWorkflowChanges in core/
modules/ content_moderation/ tests/ src/ Functional/ ViewsModerationStateFilterTest.php - Tests the moderation state filter when the configured workflow is changed.
- ViewsNoResultsBehaviorTest::testDuplicateText in core/
modules/ views/ tests/ src/ Functional/ ViewsNoResultsBehaviorTest.php - Tests the view with the text.
- ViewsThemeIntegrationTest::testThemedViewPage in core/
modules/ views/ tests/ src/ Functional/ ViewsThemeIntegrationTest.php - Tests pre_render and post_render hooks in a theme and sub-theme.
- ViewsUiIntegrationTest::testViewsAdmin in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ ViewsUiIntegrationTest.php - Tests that the integration with Views works correctly.
- ViewsUITourTest::testViewsUiTourTips in core/
modules/ tour/ tests/ src/ Functional/ ViewsUi/ ViewsUITourTest.php - Tests views_ui tour tip availability.
- ViewsUITourTest::testViewsUiTourTipsTranslated in core/
modules/ tour/ tests/ src/ Functional/ ViewsUi/ ViewsUITourTest.php - Tests views_ui tour tip availability in a different language.
- ViewsWizardTest::testCreateViewWizard in core/
modules/ views_ui/ tests/ src/ FunctionalJavascript/ ViewsWizardTest.php - Tests creating a View using the wizard.
- ViewTranslationTest::testViewTitleTranslation in core/
modules/ views/ tests/ src/ Functional/ ViewTranslationTest.php - Tests that the view route title is translated.
- VocabularyLanguageTest::testVocabularyDefaultLanguageForTerms in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyLanguageTest.php - Tests term language settings for vocabulary terms are saved and updated.
- VocabularyLanguageTest::testVocabularyLanguage in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyLanguageTest.php - Tests language settings for vocabularies.
- VocabularyPermissionsTest::testTaxonomyVocabularyOverviewPermissions in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyPermissionsTest.php - Tests the vocabulary overview permission.
- VocabularyPermissionsTest::testVocabularyPermissionsTaxonomyTerm in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyPermissionsTest.php - Create, edit and delete a taxonomy term via the user interface.
- VocabularyPermissionsTest::testVocabularyPermissionsVocabulary in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyPermissionsTest.php - Create, edit and delete a vocabulary via the user interface.
- VocabularySerializationTest::testSerialization in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularySerializationTest.php - VocabularyTranslationTest::testVocabularyLanguage in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyTranslationTest.php - Tests language settings for vocabularies.
- VocabularyTranslationTest::testVocabularyTitleLabelTranslation in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyTranslationTest.php - Tests vocabulary name translation for the overview and reset pages.
- 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::testTaxonomyAdminNoVocabularies in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyUiTest.php - Tests the vocabulary overview with no vocabularies.
- VocabularyUiTest::testVocabularyInterface in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyUiTest.php - Create, edit and delete a vocabulary via the user interface.
- WebAssertTest::testAddressEquals in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - @covers ::addressEquals
- WebAssertTest::testAddressNotEqualsException in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - @covers ::addressNotEquals
- WebAssertTest::testElementTextEquals in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - @covers ::elementTextEquals
- WebAssertTest::testEscapingAssertions in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests assertEscaped() and assertUnescaped().
- WebAssertTest::testFieldAssertsForButton in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests legacy field asserts for button field type.
- WebAssertTest::testInvalidLinkByHrefExists in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests linkExistsByHref() functionality fail.
- WebAssertTest::testInvalidLinkByHrefExistsExact in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests linkByHrefExistsExact() functionality fail.
- WebAssertTest::testInvalidLinkByHrefNotExistsExact in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests linkByHrefNotExistsExact() functionality fail.
- WebAssertTest::testInvalidLinkByHrefNotExistsFull in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests LinkByHrefNotExists() functionality fail full match.
- WebAssertTest::testInvalidLinkByHrefNotExistsPartial in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests LinkByHrefNotExists() functionality fail partial match.
- WebAssertTest::testInvalidLinkExistsExact in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests linkExistsExact() functionality fail.
- WebAssertTest::testInvalidLinkNotExistsExact in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests linkNotExistsExact() functionality fail.
- WebAssertTest::testLinkByHrefExists in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests linkExistsByHref() functionality.
- WebAssertTest::testLinkByHrefExistsExact in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests linkExistsByHref() functionality.
- WebAssertTest::testLinkByHrefNotExists in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests linkByHrefNotExists() functionality.
- WebAssertTest::testLinkByHrefNotExistsExact in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests linkByHrefNotExistsExact() functionality.
- WebAssertTest::testLinkExistsExact in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests linkExistsExact() functionality.
- WebAssertTest::testLinkNotExistsExact in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests linkNotExistsExact() functionality.
- WebAssertTest::testPageContainsNoDuplicateId in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests pageContainsNoDuplicateId() functionality.
- WebAssertTest::testPageTextContainsOnce in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - @covers ::pageTextContainsOnce
- WebAssertTest::testPageTextMatchesCount in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - @covers ::pageTextMatchesCount
- WebAssertTest::testPipeCharInLocator in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests linkExists() with pipe character (|) in locator.
- WebAssertTest::testResponseHeaderDoesNotExist in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests WebAssert::responseHeaderDoesNotExist().
- WebAssertTest::testResponseHeaderExists in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests WebAssert::responseHeaderExists().
- WebAssertTest::testTextAsserts in core/
tests/ Drupal/ FunctionalTests/ WebAssertTest.php - Tests legacy text asserts.
- WidgetAccessTest::testRequiredFieldNoAccess in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ WidgetAccessTest.php - Tests the widget with a required field that the user can't access.
- WidgetAccessTest::testWidgetAccess in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ WidgetAccessTest.php - Tests that the widget access works as expected.
- WidgetAnonymousTest::testWidgetAnonymous in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ WidgetAnonymousTest.php - Tests that the widget works as expected for anonymous users.
- WidgetOEmbedTest::testWidgetOEmbed in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ WidgetOEmbedTest.php - Tests that oEmbed media can be added in the Media library's widget.
- WidgetOEmbedTest::testWidgetOEmbedAdvancedUi in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ WidgetOEmbedTest.php - Tests that oEmbed media can be added in the widget's advanced UI.
- WidgetOverflowTest::testUnlimitedCardinality in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ WidgetOverflowTest.php - Tests that unlimited fields' selection count is not constrained.
- WidgetOverflowTest::testWidgetOverflow in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ WidgetOverflowTest.php - Tests that the Media Library constrains the number of selected items.
- WidgetUploadTest::testWidgetUpload in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ WidgetUploadTest.php - Tests that uploads in the 'media_library_widget' works as expected.
- WidgetUploadTest::testWidgetUploadAdvancedUi in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ WidgetUploadTest.php - Tests that uploads in the widget's advanced UI works as expected.
- WidgetViewsTest::testWidgetViews in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ WidgetViewsTest.php - Tests that the views in the Media library's widget work as expected.
- WidgetWithoutTypesTest::testWidgetWithoutMediaTypes in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ WidgetWithoutTypesTest.php - Tests that the widget works as expected when media types are deleted.
- WizardTest::testCommentWizard in core/
modules/ comment/ tests/ src/ Functional/ Views/ WizardTest.php - Tests adding a view of comments.
- WizardTest::testWizardFieldLength in core/
modules/ views_ui/ tests/ src/ Functional/ WizardTest.php - Tests filling in the wizard with really long strings.
- WorkflowCustomStateTransitionAccessTest::testCustomWorkflowAccessOperations in core/
modules/ workflows/ tests/ src/ Functional/ WorkflowCustomStateTransitionAccessTest.php - Tests the custom state/transition operation access rules.
- WorkflowUiNoTypeTest::testWorkflowUiWithNoType in core/
modules/ workflows/ tests/ src/ Functional/ WorkflowUiNoTypeTest.php - Tests the creation of a workflow through the UI.
- WorkflowUiTest::testAccess in core/
modules/ workflows/ tests/ src/ Functional/ WorkflowUiTest.php - Tests route access/permissions.
- WorkflowUiTest::testNumericIds in core/
modules/ workflows/ tests/ src/ Functional/ WorkflowUiTest.php - Tests a workflow, state, and transition can have a numeric ID and label.
- WorkflowUiTest::testSorting in core/
modules/ workflows/ tests/ src/ Functional/ WorkflowUiTest.php - Tests the sorting of states and transitions by weight and label.
- WorkflowUiTest::testStateMachineNameValidation in core/
modules/ workflows/ tests/ src/ Functional/ WorkflowUiTest.php - Tests the machine name validation of the state add form.
- WorkflowUiTest::testWorkflowConfigurationForm in core/
modules/ workflows/ tests/ src/ Functional/ WorkflowUiTest.php - Tests the workflow configuration form.
- WorkflowUiTest::testWorkflowCreation in core/
modules/ workflows/ tests/ src/ Functional/ WorkflowUiTest.php - Tests the creation of a workflow through the UI.
- WorkspaceBypassTest::testBypassOwnWorkspace in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceBypassTest.php - Verifies that a user can edit anything in a workspace they own.
- WorkspaceCacheContextTest::testWorkspaceCacheContext in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceCacheContextTest.php - Tests the 'workspace' cache context.
- WorkspaceConcurrentEditingTest::testConcurrentEditing in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceConcurrentEditingTest.php - Tests editing a node in multiple workspaces.
- WorkspaceContentModerationIntegrationTest::testModerationInWorkspace in core/
modules/ content_moderation/ tests/ src/ Functional/ WorkspaceContentModerationIntegrationTest.php - Tests moderating nodes in a workspace.
- WorkspaceEntityDeleteTest::testEntityDelete in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceEntityDeleteTest.php - Test entity deletion with workspaces.
- WorkspaceEntityDeleteTest::testNodeDeleteWithBypassAccessPermission in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceEntityDeleteTest.php - Test node deletion with workspaces and the 'bypass node access' permission.
- WorkspaceMenuLinkContentIntegrationTest::testWorkspacesWithCustomMenuLinks in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceMenuLinkContentIntegrationTest.php - Tests custom menu links in non-default workspaces.
- WorkspacePermissionsTest::testCreateWorkspace in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspacePermissionsTest.php - Verifies that a user can create but not edit a workspace.
- WorkspacePermissionsTest::testDeleteAnyWorkspace in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspacePermissionsTest.php - Verifies that a user can delete any workspace.
- WorkspacePermissionsTest::testDeleteOwnWorkspace in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspacePermissionsTest.php - Verifies that a user can create and delete only their own workspace.
- WorkspacePermissionsTest::testEditAnyWorkspace in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspacePermissionsTest.php - Verifies that a user can edit any workspace.
- WorkspacePermissionsTest::testEditOwnWorkspace in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspacePermissionsTest.php - Verifies that a user can create and edit only their own workspace.
- WorkspacesLayoutBuilderIntegrationTest::setUp in core/
modules/ workspaces/ tests/ src/ FunctionalJavascript/ WorkspacesLayoutBuilderIntegrationTest.php - WorkspacesLayoutBuilderIntegrationTest::testBlockDeletionInWorkspaces in core/
modules/ workspaces/ tests/ src/ FunctionalJavascript/ WorkspacesLayoutBuilderIntegrationTest.php - Tests that blocks can be deleted inside workspaces.
- WorkspacesLayoutBuilderIntegrationTest::testBlocksInWorkspaces in core/
modules/ workspaces/ tests/ src/ FunctionalJavascript/ WorkspacesLayoutBuilderIntegrationTest.php - Tests changing a layout/blocks inside a workspace.
- WorkspacesUninstallTest::testUninstallingWorkspace in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspacesUninstallTest.php - Tests deleting workspace entities and uninstalling Workspaces module.
- WorkspaceSwitcherTest::testQueryParameterNegotiator in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceSwitcherTest.php - Tests switching workspace via a query parameter.
- WorkspaceSwitcherTest::testSwitchingWorkspaces in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceSwitcherTest.php - Tests switching workspace via the switcher block and admin page.
- WorkspaceSwitcherTest::testToolbarSwitcherDynamicPageCache in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceSwitcherTest.php - Tests that the toolbar workspace switcher doesn't disable the page cache.
- WorkspaceTest::testDeleteWorkspaceWithExistingContent in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceTest.php - Verifies that a workspace with existing content may be deleted.
- WorkspaceTest::testPublishWorkspace in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceTest.php - Verifies that a workspace can be published.
- WorkspaceTest::testSpecialCharacters in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceTest.php - Tests creating a workspace with special characters.
- WorkspaceTest::testWorkspaceFieldUi in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceTest.php - Tests adding new fields to workspace entities.
- WorkspaceTest::testWorkspaceFormRevisions in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceTest.php - Tests that editing a workspace creates a new revision.
- WorkspaceTest::testWorkspaceList in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceTest.php - Tests the Workspaces listing UI.
- WorkspaceTest::testWorkspaceManagePage in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceTest.php - Tests the manage workspace page.
- WorkspaceTest::testWorkspaceOwner in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceTest.php - Tests changing the owner of a workspace.
- WorkspaceTest::testWorkspaceToolbar in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceTest.php - Tests that the toolbar correctly shows the active workspace.
- WorkspaceViewTest::testViewAnyWorkspace in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceViewTest.php - Verifies that a user can view any workspace.
- WorkspaceViewTest::testViewOwnWorkspace in core/
modules/ workspaces/ tests/ src/ Functional/ WorkspaceViewTest.php - Verifies that a user can view their own workspace.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.