You are here

731 calls to WebTestBase::drupalLogin() in Zircon Profile 8

AccessDeniedTest::testAccessDenied in core/modules/system/src/Tests/System/AccessDeniedTest.php
AccessRoleTest::testAccessRole in core/modules/user/src/Tests/Views/AccessRoleTest.php
Tests role access plugin.
ActionUninstallTest::testActionUninstall in core/modules/action/src/Tests/ActionUninstallTest.php
Tests Action uninstall.
AdminPathEntityConverterLanguageTest::setUp in core/modules/language/src/Tests/AdminPathEntityConverterLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
AdminTest::setUp in core/modules/system/src/Tests/System/AdminTest.php
Sets up a Drupal site for running functional and integration tests.
AdminTest::testAdminPages in core/modules/system/src/Tests/System/AdminTest.php
Tests output on administrative listing pages.
AggregatorRenderingTest::testBlockLinks in core/modules/aggregator/src/Tests/AggregatorRenderingTest.php
Adds a feed block to the page and checks its links.
AggregatorRenderingTest::testFeedPage in core/modules/aggregator/src/Tests/AggregatorRenderingTest.php
Creates a feed and checks that feed's page.
AggregatorTestBase::setUp in core/modules/aggregator/src/Tests/AggregatorTestBase.php
Sets up a Drupal site for running functional and integration tests.
AjaxFormCacheTest::testBlockForms in core/modules/system/src/Tests/Ajax/AjaxFormCacheTest.php
Tests AJAX forms in blocks.
AjaxFormCacheTest::testFormCacheUsage in core/modules/system/src/Tests/Ajax/AjaxFormCacheTest.php
Tests the usage of form cache for AJAX forms.
AjaxFormCacheTest::testQueryString in core/modules/system/src/Tests/Ajax/AjaxFormCacheTest.php
Tests AJAX forms on pages with a query string.
AjaxPageStateTest::setUp in core/modules/system/src/Tests/Render/AjaxPageStateTest.php
Sets up a Drupal site for running functional and integration tests.
AnalyzeTest::testAnalyzeBasic in core/modules/views_ui/src/Tests/AnalyzeTest.php
Tests that analyze works in general.
AreaTest::testRenderAreaToken in core/modules/views/src/Tests/Handler/AreaTest.php
Tests global tokens.
AreaTest::testUI in core/modules/views/src/Tests/Handler/AreaTest.php
Tests the generic UI of a area handler.
ArgumentDefaultTest::testArgumentDefaultNoOptions in core/modules/views/src/Tests/Plugin/ArgumentDefaultTest.php
Tests the use of a default argument plugin that provides no options.
AuthTest::testRead in core/modules/rest/src/Tests/AuthTest.php
Tests reading from an authenticated resource.
BaseFieldAccessTest::setUp in core/modules/views/src/Tests/Entity/BaseFieldAccessTest.php
Sets up a Drupal site for running functional and integration tests.
BlockAdminThemeTest::testAdminTheme in core/modules/block/src/Tests/BlockAdminThemeTest.php
Check for the accessibility of the admin theme on the block admin page.
BlockAdminThemeTest::testSevenAdminTheme in core/modules/block/src/Tests/BlockAdminThemeTest.php
Ensure contextual links are disabled in Seven theme.
BlockCacheTest::setUp in core/modules/block/src/Tests/BlockCacheTest.php
Sets up a Drupal site for running functional and integration tests.
BlockCacheTest::testCachePerRole in core/modules/block/src/Tests/BlockCacheTest.php
Test "user.roles" cache context.
BlockCacheTest::testCachePerUser in core/modules/block/src/Tests/BlockCacheTest.php
Test "user" cache context.
BlockContentCreationTest::setUp in core/modules/block_content/src/Tests/BlockContentCreationTest.php
Sets the test up.
BlockContentCreationTest::testBlockContentCreation in core/modules/block_content/src/Tests/BlockContentCreationTest.php
Creates a "Basic page" block and verifies its consistency in the database.
BlockContentCreationTest::testBlockContentCreationMultipleViewModes in core/modules/block_content/src/Tests/BlockContentCreationTest.php
Creates a "Basic page" block with multiple view modes.
BlockContentListTest::testListing in core/modules/block_content/src/Tests/BlockContentListTest.php
Tests the custom block listing page.
BlockContentListViewsTest::testListing in core/modules/block_content/src/Tests/BlockContentListViewsTest.php
Tests the custom block listing page.
BlockContentPageViewTest::testPageEdit in core/modules/block_content/src/Tests/BlockContentPageViewTest.php
Checks block edit and fallback functionality.
BlockContentSaveTest::setUp in core/modules/block_content/src/Tests/BlockContentSaveTest.php
Sets the test up.
BlockContentTypeTest::testBlockContentTypeCreation in core/modules/block_content/src/Tests/BlockContentTypeTest.php
Tests creating a block type programmatically and via a form.
BlockContentTypeTest::testBlockContentTypeDeletion in core/modules/block_content/src/Tests/BlockContentTypeTest.php
Tests deleting a block type that still has content.
BlockContentTypeTest::testBlockContentTypeEditing in core/modules/block_content/src/Tests/BlockContentTypeTest.php
Tests editing a block type using the UI.
BlockContentTypeTest::testsBlockContentAddTypes in core/modules/block_content/src/Tests/BlockContentTypeTest.php
Tests that redirects work as expected when multiple block types exist.
BlockContextMappingUpdateTest::testUpdateHookN in core/modules/block/src/Tests/Update/BlockContextMappingUpdateTest.php
Tests that block context mapping is updated properly.
BlockHiddenRegionTest::setUp in core/modules/block/src/Tests/BlockHiddenRegionTest.php
Sets up a Drupal site for running functional and integration tests.
BlockHookOperationTest::setUp in core/modules/block/src/Tests/BlockHookOperationTest.php
Sets up a Drupal site for running functional and integration tests.
BlockHtmlTest::setUp in core/modules/block/src/Tests/BlockHtmlTest.php
Sets up a Drupal site for running functional and integration tests.
BlockInvalidRegionTest::setUp in core/modules/block/src/Tests/BlockInvalidRegionTest.php
Sets up a Drupal site for running functional and integration tests.
BlockLanguageCacheTest::testBlockLinks in core/modules/block/src/Tests/BlockLanguageCacheTest.php
Creates a block in a language, check blocks page in all languages.
BlockLanguageTest::setUp in core/modules/block/src/Tests/BlockLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
BlockLanguageTest::testMultipleLanguageTypes in core/modules/block/src/Tests/BlockLanguageTest.php
Tests block language visibility with different language types.
BlockRenderOrderTest::setUp in core/modules/block/src/Tests/BlockRenderOrderTest.php
Sets up a Drupal site for running functional and integration tests.
BlockTest::testThemeAdminLink in core/modules/block/src/Tests/BlockTest.php
Tests that a link exists to block layout from the appearance form.
BlockTestBase::setUp in core/modules/block/src/Tests/BlockTestBase.php
Sets up a Drupal site for running functional and integration tests.
BlockUiTest::setUp in core/modules/block/src/Tests/BlockUiTest.php
Sets up a Drupal site for running functional and integration tests.
BlockXssTest::testBlockXss in core/modules/block/src/Tests/BlockXssTest.php
Tests various modules that provide blocks for XSS.
BlockXssTest::testNoUnexpectedEscaping in core/modules/block/src/Tests/BlockXssTest.php
Tests that nothing is escaped other than the blocks explicitly tested.
BlockXssTest::testXssInCategory in core/modules/block/src/Tests/BlockXssTest.php
Tests XSS in category.
BlockXssTest::testXssInTitle in core/modules/block/src/Tests/BlockXssTest.php
Tests XSS in title.
BookTest::createBook in core/modules/book/src/Tests/BookTest.php
Creates a new book with a page hierarchy.
BookTest::testAdminBookListing in core/modules/book/src/Tests/BookTest.php
Tests the administrative listing of all books.
BookTest::testAdminBookNodeListing in core/modules/book/src/Tests/BookTest.php
Tests the administrative listing of all book pages in a book.
BookTest::testBook in core/modules/book/src/Tests/BookTest.php
Tests book functionality through node interfaces.
BookTest::testBookDelete in core/modules/book/src/Tests/BookTest.php
Tests the access for deleting top-level book nodes.
BookTest::testBookExport in core/modules/book/src/Tests/BookTest.php
Tests book export ("printer-friendly version") functionality.
BookTest::testBookListing in core/modules/book/src/Tests/BookTest.php
Tests the listing of all books.
BookTest::testBookNavigationBlock in core/modules/book/src/Tests/BookTest.php
Tests the functionality of the book navigation block.
BookTest::testBookNavigationCacheContext in core/modules/book/src/Tests/BookTest.php
Tests the book navigation cache context.
BookTest::testBookOrdering in core/modules/book/src/Tests/BookTest.php
Tests re-ordering of books.
BookTest::testBookOutline in core/modules/book/src/Tests/BookTest.php
Tests outline of a book.
BookTest::testEmptyBook in core/modules/book/src/Tests/BookTest.php
Tests saving the book outline on an empty book.
BookTest::testHookNodeLoadAccess in core/modules/book/src/Tests/BookTest.php
Ensure the loaded book in hook_node_load() does not depend on the user.
BookTest::testNavigationBlockOnAccessModuleInstalled in core/modules/book/src/Tests/BookTest.php
Tests the book navigation block when an access module is installed.
BooleanFieldTest::setUp in core/modules/field/src/Tests/Boolean/BooleanFieldTest.php
Sets up a Drupal site for running functional and integration tests.
BooleanFormatterSettingsTest::setUp in core/modules/field/src/Tests/Boolean/BooleanFormatterSettingsTest.php
Sets up a Drupal site for running functional and integration tests.
BreadcrumbTest::setUp in core/modules/system/src/Tests/Menu/BreadcrumbTest.php
Sets up a Drupal site for running functional and integration tests.
BreadcrumbTest::testBreadCrumbs in core/modules/system/src/Tests/Menu/BreadcrumbTest.php
Tests breadcrumbs on node and administrative paths.
BrokenSetUpTest::setUp in core/modules/simpletest/src/Tests/BrokenSetUpTest.php
Sets up a Drupal site for running functional and integration tests.
BulkFormAccessTest::testNodeDeleteAccess in core/modules/node/src/Tests/Views/BulkFormAccessTest.php
Tests if nodes that may not be deleted, can not be deleted in bulk.
BulkFormAccessTest::testNodeEditAccess in core/modules/node/src/Tests/Views/BulkFormAccessTest.php
Tests if nodes that may not be edited, can not be edited in bulk.
BulkFormAccessTest::testUserDeleteAccess in core/modules/user/src/Tests/Views/BulkFormAccessTest.php
Tests if users that may not be deleted, can not be deleted in bulk.
BulkFormAccessTest::testUserEditAccess in core/modules/user/src/Tests/Views/BulkFormAccessTest.php
Tests if users that may not be edited, can not be edited in bulk.
BulkFormTest::setUp in core/modules/node/src/Tests/Views/BulkFormTest.php
Sets up a Drupal site for running functional and integration tests.
BulkFormTest::testBulkForm in core/modules/action/src/Tests/BulkFormTest.php
Tests the bulk form.
BulkFormTest::testBulkForm in core/modules/user/src/Tests/Views/BulkFormTest.php
Tests the user bulk form.
CacheabilityMetadataConfigOverrideIntegrationTest::setUp in core/modules/config/src/Tests/CacheabilityMetadataConfigOverrideIntegrationTest.php
Sets up a Drupal site for running functional and integration tests.
CachedDataUITest::testCacheData in core/modules/views_ui/src/Tests/CachedDataUITest.php
Tests the user tempstore views data in the UI.
CKEditorAdminTest::testExistingFormat in core/modules/ckeditor/src/Tests/CKEditorAdminTest.php
Tests configuring a text editor for an existing text format.
CKEditorAdminTest::testNewFormat in core/modules/ckeditor/src/Tests/CKEditorAdminTest.php
Tests configuring a text editor for a new text format.
CKEditorLoadingTest::testLoading in core/modules/ckeditor/src/Tests/CKEditorLoadingTest.php
Tests loading of CKEditor CSS, JS and JS settings.
CKEditorToolbarButtonTest::testImageButtonDisplay in core/modules/ckeditor/src/Tests/CKEditorToolbarButtonTest.php
Method tests CKEditor image buttons.
ColorConfigSchemaTest::setUp in core/modules/color/src/Tests/ColorConfigSchemaTest.php
Sets up a Drupal site for running functional and integration tests.
ColorSafePreviewTest::testColorPreview in core/modules/color/src/Tests/ColorSafePreviewTest.php
Ensures color preview.html is sanitized.
ColorTest::testLogoSettingOverride in core/modules/color/src/Tests/ColorTest.php
Test whether the custom logo is used in the color preview.
ColorTest::testValidColor in core/modules/color/src/Tests/ColorTest.php
Tests whether the provided color is valid.
ColorTest::_testColor in core/modules/color/src/Tests/ColorTest.php
Tests the Color module functionality using the given theme.
CommandsTest::testAjaxCommands in core/modules/system/src/Tests/Ajax/CommandsTest.php
Tests the various Ajax Commands.
CommentActionsTest::testCommentPublishUnpublishActions in core/modules/comment/src/Tests/CommentActionsTest.php
Tests comment publish and unpublish actions.
CommentActionsTest::testCommentUnpublishByKeyword in core/modules/comment/src/Tests/CommentActionsTest.php
Tests the unpublish comment by keyword action.
CommentAdminTest::testApprovalAdminInterface in core/modules/comment/src/Tests/CommentAdminTest.php
Test comment approval functionality through admin/content/comment.
CommentAdminTest::testApprovalNodeInterface in core/modules/comment/src/Tests/CommentAdminTest.php
Tests comment approval functionality through the node interface.
CommentAdminTest::testCommentAdmin in core/modules/comment/src/Tests/CommentAdminTest.php
Tests comment bundle admin.
CommentAdminTest::testEditComment in core/modules/comment/src/Tests/CommentAdminTest.php
Tests editing a comment as an admin.
CommentAnonymousTest::testAnonymous in core/modules/comment/src/Tests/CommentAnonymousTest.php
Tests anonymous comment functionality.
CommentAttributesTest::testCommentRdfaMarkup in core/modules/rdf/src/Tests/CommentAttributesTest.php
Tests if RDFa markup for meta information is present in comments.
CommentAttributesTest::testCommentRdfAuthorMarkup in core/modules/rdf/src/Tests/CommentAttributesTest.php
Tests comment author link markup has not been broken by RDF.
CommentAttributesTest::testCommentReplyOfRdfaMarkup in core/modules/rdf/src/Tests/CommentAttributesTest.php
Tests RDF comment replies.
CommentAttributesTest::testNumberOfCommentsRdfaMarkup in core/modules/rdf/src/Tests/CommentAttributesTest.php
Tests the presence of the RDFa markup for the number of comments.
CommentBlockTest::testRecentCommentBlock in core/modules/comment/src/Tests/CommentBlockTest.php
Tests the recent comments block.
CommentBookTest::testBookCommentPrint in core/modules/comment/src/Tests/CommentBookTest.php
Tests comments in book export.
CommentCSSTest::testCommentClasses in core/modules/comment/src/Tests/CommentCSSTest.php
Tests CSS classes on comments.
CommentFieldFilterTest::setUp in core/modules/comment/src/Tests/Views/CommentFieldFilterTest.php
Sets up a Drupal site for running functional and integration tests.
CommentFieldsTest::testCommentFieldCreate in core/modules/comment/src/Tests/CommentFieldsTest.php
Tests creating a comment field through the interface.
CommentFieldsTest::testCommentFieldDelete in core/modules/comment/src/Tests/CommentFieldsTest.php
Tests that you can remove a comment field.
CommentFieldsTest::testCommentFieldLinksNonDefaultName in core/modules/comment/src/Tests/CommentFieldsTest.php
Tests link building with non-default comment field names.
CommentFieldsTest::testCommentInstallAfterContentModule in core/modules/comment/src/Tests/CommentFieldsTest.php
Tests that comment module works when installed after a content module.
CommentInterfaceTest::setUp in core/modules/comment/src/Tests/CommentInterfaceTest.php
Set up comments to have subject and preview disabled.
CommentInterfaceTest::testAutoFilledHtmlSubject in core/modules/comment/src/Tests/CommentInterfaceTest.php
Test that automatic subject is correctly created from HTML comment text.
CommentInterfaceTest::testAutoFilledSubject in core/modules/comment/src/Tests/CommentInterfaceTest.php
Test that the subject is automatically filled if disabled or left blank.
CommentInterfaceTest::testCommentInterface in core/modules/comment/src/Tests/CommentInterfaceTest.php
Tests the comment interface.
CommentLanguageTest::setUp in core/modules/comment/src/Tests/CommentLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
CommentLinksAlterTest::testCommentLinksAlter in core/modules/comment/src/Tests/CommentLinksAlterTest.php
Tests comment links altering.
CommentNewIndicatorTest::testCommentNewCommentsIndicator in core/modules/comment/src/Tests/CommentNewIndicatorTest.php
Tests new comment marker.
CommentNodeAccessTest::testThreadedCommentView in core/modules/comment/src/Tests/CommentNodeAccessTest.php
Test that threaded comments can be viewed.
CommentNodeChangesTest::testNodeDeletion in core/modules/comment/src/Tests/CommentNodeChangesTest.php
Tests that comments are deleted with the node.
CommentNonNodeTest::testCommentFunctionality in core/modules/comment/src/Tests/CommentNonNodeTest.php
Tests anonymous comment functionality.
CommentNonNodeTest::testsNonIntegerIdEntities in core/modules/comment/src/Tests/CommentNonNodeTest.php
Tests comment fields cannot be added to entity types without integer IDs.
CommentOperationsTest::testCommentOperations in core/modules/comment/src/Tests/Views/CommentOperationsTest.php
Test the operations field plugin.
CommentPagerTest::testCommentNewPageIndicator in core/modules/comment/src/Tests/CommentPagerTest.php
Tests calculation of first page with new comment.
CommentPagerTest::testCommentOrderingThreading in core/modules/comment/src/Tests/CommentPagerTest.php
Tests comment ordering and threading.
CommentPagerTest::testCommentPaging in core/modules/comment/src/Tests/CommentPagerTest.php
Confirms comment paging works correctly with flat and threaded comments.
CommentPagerTest::testTwoPagers in core/modules/comment/src/Tests/CommentPagerTest.php
Confirms comment paging works correctly with two pagers.
CommentPreviewTest::testCommentEditPreviewSave in core/modules/comment/src/Tests/CommentPreviewTest.php
Tests comment edit, preview, and save.
CommentPreviewTest::testCommentPreview in core/modules/comment/src/Tests/CommentPreviewTest.php
Tests comment preview.
CommentPreviewTest::testCommentPreviewDuplicateSubmission in core/modules/comment/src/Tests/CommentPreviewTest.php
Tests comment preview.
CommentRestExportTest::setUp in core/modules/comment/src/Tests/Views/CommentRestExportTest.php
Sets up a Drupal site for running functional and integration tests.
CommentRssTest::testCommentRss in core/modules/comment/src/Tests/CommentRssTest.php
Tests comments as part of an RSS feed.
CommentStatisticsTest::testCommentNodeCommentStatistics in core/modules/comment/src/Tests/CommentStatisticsTest.php
Tests the node comment statistics.
CommentTestBase::setUp in core/modules/comment/src/Tests/Views/CommentTestBase.php
Sets up a Drupal site for running functional and integration tests.
CommentThreadingTest::testCommentThreading in core/modules/comment/src/Tests/CommentThreadingTest.php
Tests the comment threading.
CommentTitleTest::testCommentEmptyTitles in core/modules/comment/src/Tests/CommentTitleTest.php
Tests markup for comments with empty titles.
CommentTitleTest::testCommentPopulatedTitles in core/modules/comment/src/Tests/CommentTitleTest.php
Tests markup for comments with populated titles.
CommentTokenReplaceTest::testCommentTokenReplacement in core/modules/comment/src/Tests/CommentTokenReplaceTest.php
Creates a comment, then tests the tokens generated from it.
CommentTranslationUITest::testTranslateLinkCommentAdminPage in core/modules/comment/src/Tests/CommentTranslationUITest.php
Tests translate link on comment content admin page.
CommentTypeTest::testCommentTypeCreation in core/modules/comment/src/Tests/CommentTypeTest.php
Tests creating a comment type programmatically and via a form.
CommentTypeTest::testCommentTypeDeletion in core/modules/comment/src/Tests/CommentTypeTest.php
Tests deleting a comment type that still has content.
CommentTypeTest::testCommentTypeEditing in core/modules/comment/src/Tests/CommentTypeTest.php
Tests editing a comment type using the UI.
ConfigDependencyWebTest::testConfigDependencyDeleteFormTrait in core/modules/config/src/Tests/ConfigDependencyWebTest.php
Tests ConfigDependencyDeleteFormTrait.
ConfigEntityFormOverrideTest::testFormsWithOverrides in core/modules/config/src/Tests/ConfigEntityFormOverrideTest.php
Tests that overrides do not affect forms or listing screens.
ConfigEntityListMultilingualTest::testListUI in core/modules/config/src/Tests/ConfigEntityListMultilingualTest.php
Tests the listing UI with different language scenarios.
ConfigEntityListTest::testListUI in core/modules/config/src/Tests/ConfigEntityListTest.php
Tests the listing UI.
ConfigEntityListTest::testPager in core/modules/config/src/Tests/ConfigEntityListTest.php
Test paging.
ConfigEntityStatusUITest::testCRUD in core/modules/config/src/Tests/ConfigEntityStatusUITest.php
Tests status operations.
ConfigEntityTest::testCRUDUI in core/modules/config/src/Tests/ConfigEntityTest.php
Tests CRUD operations through the UI.
ConfigExportImportUITest::setUp in core/modules/config/src/Tests/ConfigExportImportUITest.php
Sets up a Drupal site for running functional and integration tests.
ConfigExportUITest::setUp in core/modules/config/src/Tests/ConfigExportUITest.php
Sets up a Drupal site for running functional and integration tests.
ConfigFormOverrideTest::testFormsWithOverrides in core/modules/config/src/Tests/ConfigFormOverrideTest.php
Tests that overrides do not affect forms.
ConfigImportAllTest::setUp in core/modules/config/src/Tests/ConfigImportAllTest.php
Sets up a Drupal site for running functional and integration tests.
ConfigImportInstallProfileTest::setUp in core/modules/config/src/Tests/ConfigImportInstallProfileTest.php
Sets up a Drupal site for running functional and integration tests.
ConfigImportUITest::setUp in core/modules/config/src/Tests/ConfigImportUITest.php
Sets up a Drupal site for running functional and integration tests.
ConfigImportUploadTest::setUp in core/modules/config/src/Tests/ConfigImportUploadTest.php
Sets up a Drupal site for running functional and integration tests.
ConfigInstallWebTest::testPreExistingConfigInstall in core/modules/config/src/Tests/ConfigInstallWebTest.php
Tests pre-existing configuration detection.
ConfigInstallWebTest::testUnmetDependenciesInstall in core/modules/config/src/Tests/ConfigInstallWebTest.php
Tests unmet dependencies detection.
ConfigLanguageOverrideWebTest::testSiteNameTranslation in core/modules/config/src/Tests/ConfigLanguageOverrideWebTest.php
Tests translating the site name.
ConfigSingleImportExportTest::testExport in core/modules/config/src/Tests/ConfigSingleImportExportTest.php
Tests exporting a single configuration file.
ConfigSingleImportExportTest::testImport in core/modules/config/src/Tests/ConfigSingleImportExportTest.php
Tests importing a single configuration file.
ConfigSingleImportExportTest::testImportSimpleConfiguration in core/modules/config/src/Tests/ConfigSingleImportExportTest.php
Tests importing a simple configuration file.
ConfigTest::setUp in core/modules/system/src/Tests/File/ConfigTest.php
Sets up a Drupal site for running functional and integration tests.
ConfigTranslationDateFormatUiTest::setUp in core/modules/config_translation/src/Tests/ConfigTranslationDateFormatUiTest.php
Sets up a Drupal site for running functional and integration tests.
ConfigTranslationListUiTest::doMenuListTest in core/modules/config_translation/src/Tests/ConfigTranslationListUiTest.php
Tests the menu listing for the translate operation.
ConfigTranslationListUiTest::setUp in core/modules/config_translation/src/Tests/ConfigTranslationListUiTest.php
Sets up a Drupal site for running functional and integration tests.
ConfigTranslationOverviewTest::setUp in core/modules/config_translation/src/Tests/ConfigTranslationOverviewTest.php
Sets up a Drupal site for running functional and integration tests.
ConfigTranslationUiTest::testAccountSettingsConfigurationTranslation in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Tests the account settings translation interface.
ConfigTranslationUiTest::testAlterInfo in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Tests the config_translation_info_alter() hook.
ConfigTranslationUiTest::testContactConfigEntityTranslation in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Tests the contact form translation.
ConfigTranslationUiTest::testDateFormatTranslation in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Tests date format translation.
ConfigTranslationUiTest::testFieldConfigTranslation in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Tests the translation of field and field storage configuration.
ConfigTranslationUiTest::testLocaleDBStorage in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Test translation storage in locale storage.
ConfigTranslationUiTest::testPluralConfigStrings in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Test translation of plural strings with multiple plural forms in config.
ConfigTranslationUiTest::testPluralConfigStringsSourceElements in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Test the number of source elements for plural strings in config translation forms.
ConfigTranslationUiTest::testSequenceTranslation in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Tests the sequence data type translation.
ConfigTranslationUiTest::testSingleLanguageUI in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Tests the single language existing.
ConfigTranslationUiTest::testSiteInformationTranslationUi in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Tests the site information translation interface.
ConfigTranslationUiTest::testSourceAndTargetLanguage in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Tests source and target language edge cases.
ConfigTranslationUiTest::testSourceValueDuplicateSave in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Tests the site information translation interface.
ConfigTranslationUiTest::testTextFormatTranslation in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Test text_format translation.
ConfigTranslationUiTest::testViewsTranslationUI in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Tests the views translation interface.
ConfigTranslationUiThemeTest::testThemeDiscovery in core/modules/config_translation/src/Tests/ConfigTranslationUiThemeTest.php
Tests that theme provided *.config_translation.yml files are found.
ConfigTranslationViewListUiTest::setUp in core/modules/config_translation/src/Tests/ConfigTranslationViewListUiTest.php
Sets up a Drupal site for running functional and integration tests.
ConfigurationTest::testActionConfiguration in core/modules/action/src/Tests/ConfigurationTest.php
Tests configuration of advanced actions through administration interface.
ContactAuthenticatedUserTest::testContactSiteWideTextfieldsLoggedInTestCase in core/modules/contact/src/Tests/ContactAuthenticatedUserTest.php
Tests that name and email fields are not present for authenticated users.
ContactLanguageTest::setUp in core/modules/contact/src/Tests/ContactLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
ContactLinkTest::testContactLink in core/modules/contact/src/Tests/Views/ContactLinkTest.php
Tests contact link.
ContactPersonalTest::checkContactAccess in core/modules/contact/src/Tests/ContactPersonalTest.php
Creates a user and then checks contact form access.
ContactPersonalTest::testPersonalContactAccess in core/modules/contact/src/Tests/ContactPersonalTest.php
Tests access to the personal contact form.
ContactPersonalTest::testPersonalContactFlood in core/modules/contact/src/Tests/ContactPersonalTest.php
Tests the personal contact form flood protection.
ContactPersonalTest::testSendPersonalContactMessage in core/modules/contact/src/Tests/ContactPersonalTest.php
Tests that mails for contact messages are correctly sent.
ContactSitewideTest::testAutoReply in core/modules/contact/src/Tests/ContactSitewideTest.php
Tests auto-reply on the site-wide contact form.
ContactSitewideTest::testSiteWideContact in core/modules/contact/src/Tests/ContactSitewideTest.php
Tests configuration options and the site-wide contact form.
ContactStorageTest::testContactStorage in core/modules/contact/src/Tests/ContactStorageTest.php
Tests configuration options and the site-wide contact form.
ContentTranslationContextualLinksTest::testContentTranslationContextualLinks in core/modules/content_translation/src/Tests/ContentTranslationContextualLinksTest.php
Tests that a contextual link is available for translating a node.
ContentTranslationEnableTest::testEnable in core/modules/content_translation/src/Tests/ContentTranslationEnableTest.php
Tests that entity schemas are up-to-date after enabling translation.
ContentTranslationEntityBundleUITest::setUp in core/modules/content_translation/src/Tests/ContentTranslationEntityBundleUITest.php
Sets up a Drupal site for running functional and integration tests.
ContentTranslationMetadataFieldsTest::testSetTranslatable in core/modules/content_translation/src/Tests/ContentTranslationMetadataFieldsTest.php
Tests setting translatable metadata fields.
ContentTranslationMetadataFieldsTest::testSkipUntranslatable in core/modules/content_translation/src/Tests/ContentTranslationMetadataFieldsTest.php
Tests skipping setting non translatable metadata fields.
ContentTranslationOperationsTest::testContentTranslationOverviewAccess in core/modules/content_translation/src/Tests/ContentTranslationOperationsTest.php
ContentTranslationOperationsTest::testOperationTranslateLink in core/modules/content_translation/src/Tests/ContentTranslationOperationsTest.php
Test that the operation "Translate" is displayed in the content listing.
ContentTranslationSettingsTest::setUp in core/modules/content_translation/src/Tests/ContentTranslationSettingsTest.php
Sets up a Drupal site for running functional and integration tests.
ContentTranslationStandardFieldsTest::setUp in core/modules/content_translation/src/Tests/ContentTranslationStandardFieldsTest.php
Sets up a Drupal site for running functional and integration tests.
ContentTranslationSyncImageTest::testImageFieldSync in core/modules/content_translation/src/Tests/ContentTranslationSyncImageTest.php
Tests image field field synchronization.
ContentTranslationTestBase::setupUsers in core/modules/content_translation/src/Tests/ContentTranslationTestBase.php
Creates and activates translator, editor and admin users.
ContentTranslationUISkipTest::testUICheckSkip in core/modules/content_translation/src/Tests/ContentTranslationUISkipTest.php
Tests the content_translation_ui_skip key functionality.
ContentTranslationUITestBase::doTestBasicTranslation in core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php
Tests the basic translation workflow.
ContentTranslationUITestBase::doTestTranslationDeletion in core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php
Tests translation deletion.
ContentTranslationWorkflowsTest::doTestWorkflows in core/modules/content_translation/src/Tests/ContentTranslationWorkflowsTest.php
Checks that workflows have the expected behaviors for the given user.
ContentTranslationWorkflowsTest::setupEntity in core/modules/content_translation/src/Tests/ContentTranslationWorkflowsTest.php
Creates a test entity and translate it.
ContentTranslationWorkflowsTest::testWorkflows in core/modules/content_translation/src/Tests/ContentTranslationWorkflowsTest.php
Test simple and editorial translation workflows.
ContextualDynamicContextTest::testDifferentPermissions in core/modules/contextual/src/Tests/ContextualDynamicContextTest.php
Tests contextual links with different permissions.
CreateTest::testCreateComment in core/modules/rest/src/Tests/CreateTest.php
Test comment creation.
CreateTest::testCreateEntityTest in core/modules/rest/src/Tests/CreateTest.php
Tests valid and invalid create requests for 'entity_test' entity type.
CreateTest::testCreateNode in core/modules/rest/src/Tests/CreateTest.php
Tests several valid and invalid create requests for 'node' entity type.
CreateTest::testCreateResourceRestApiNotEnabled in core/modules/rest/src/Tests/CreateTest.php
Try to create a resource which is not REST API enabled.
CreateTest::testCreateUser in core/modules/rest/src/Tests/CreateTest.php
Tests several valid and invalid create requests for 'user' entity type.
CreateTest::testCreateWithoutPermission in core/modules/rest/src/Tests/CreateTest.php
Ensure that an entity cannot be created without the restful permission.
CronRunTest::testAutomatedCron in core/modules/system/src/Tests/System/CronRunTest.php
Ensure that the automated cron run module is working.
CronRunTest::testCronUI in core/modules/system/src/Tests/System/CronRunTest.php
Make sure the cron UI reads from the state storage.
CronRunTest::testManualCron in core/modules/system/src/Tests/System/CronRunTest.php
Ensure that the manual cron run is working.
CsrfTest::testCookieAuth in core/modules/rest/src/Tests/CsrfTest.php
Tests that CSRF check is triggered for Cookie Auth requests.
DateFormatsLockedTest::testDateLocking in core/modules/system/src/Tests/System/DateFormatsLockedTest.php
Tests attempts at listing, editing, and deleting locked date formats.
DateFormatsMachineNameTest::setUp in core/modules/system/src/Tests/System/DateFormatsMachineNameTest.php
Sets up a Drupal site for running functional and integration tests.
DateTimeFieldTest::setUp in core/modules/datetime/src/Tests/DateTimeFieldTest.php
Sets up a Drupal site for running functional and integration tests.
DateTimeTest::setUp in core/modules/system/src/Tests/System/DateTimeTest.php
Sets up a Drupal site for running functional and integration tests.
DbLogResourceTest::testWatchdog in core/modules/dblog/src/Tests/Rest/DbLogResourceTest.php
Writes a log messages and retrieves it via the REST API.
DbLogTest::doNode in core/modules/dblog/src/Tests/DbLogTest.php
Generates and then verifies some node events.
DbLogTest::doUser in core/modules/dblog/src/Tests/DbLogTest.php
Generates and then verifies some user events.
DbLogTest::testDbLog in core/modules/dblog/src/Tests/DbLogTest.php
Tests Database Logging module functionality through interfaces.
DbLogTest::testDBLogAddAndClear in core/modules/dblog/src/Tests/DbLogTest.php
Tests the addition and clearing of log events through the admin interface.
DbLogTest::testFilter in core/modules/dblog/src/Tests/DbLogTest.php
Tests the database log filter functionality at admin/reports/dblog.
DbLogTest::testOverviewLinks in core/modules/dblog/src/Tests/DbLogTest.php
Make sure HTML tags are filtered out in the log overview links.
DbLogTest::testTemporaryUser in core/modules/dblog/src/Tests/DbLogTest.php
Tests that the details page displays correctly for a temporary user.
DefaultViewRecentCommentsTest::testBlockDisplay in core/modules/comment/src/Tests/Views/DefaultViewRecentCommentsTest.php
Tests the block defined by the comments_recent view.
DefaultViewsTest::setUp in core/modules/views/src/Tests/DefaultViewsTest.php
Sets up a Drupal site for running functional and integration tests.
DefaultViewsTest::testDefaultViews in core/modules/views_ui/src/Tests/DefaultViewsTest.php
Tests default views.
DeleteTest::testDelete in core/modules/rest/src/Tests/DeleteTest.php
Tests several valid and invalid delete requests on all entity types.
DialogTest::testDialog in core/modules/system/src/Tests/Ajax/DialogTest.php
Test sending non-JS and AJAX requests to open and manipulate modals.
DisabledDisplayTest::setUp in core/modules/views/src/Tests/Plugin/DisabledDisplayTest.php
Sets up a Drupal site for running functional and integration tests.
DisplayAttachmentTest::setUp in core/modules/views/src/Tests/Plugin/DisplayAttachmentTest.php
Sets up a Drupal site for running functional and integration tests.
DisplayBlockTest::testBlockCategory in core/modules/block/src/Tests/Views/DisplayBlockTest.php
Tests default and custom block categories.
DisplayBlockTest::testBlockContextualLinks in core/modules/block/src/Tests/Views/DisplayBlockTest.php
Tests the contextual links on a Views block.
DisplayBlockTest::testViewsBlockForm in core/modules/block/src/Tests/Views/DisplayBlockTest.php
Test the block form for a Views block.
DisplayFeedTest::setUp in core/modules/views/src/Tests/Plugin/DisplayFeedTest.php
Sets up a Drupal site for running functional and integration tests.
DisplayPageWebTest::testPageDisplayMenu in core/modules/views/src/Tests/Plugin/DisplayPageWebTest.php
Tests menu settings of page displays.
DisplayPageWebTest::testPagePaths in core/modules/views/src/Tests/Plugin/DisplayPageWebTest.php
Tests the views page path functionality.
DisplayPathTest::testDefaultMenuTabRegression in core/modules/views_ui/src/Tests/DisplayPathTest.php
Tests the regression in https://www.drupal.org/node/2532490.
DisplayTest::setUp in core/modules/views/src/Tests/Plugin/DisplayTest.php
Sets up a Drupal site for running functional and integration tests.
DisplayTest::testPageContextualLinks in core/modules/views_ui/src/Tests/DisplayTest.php
Tests contextual links on Views page displays.
DrupalDateTimeTest::testDateTimezone in core/modules/system/src/Tests/Datetime/DrupalDateTimeTest.php
Test that DrupalDateTime can detect the right timezone to use. Test with a variety of less commonly used timezone names to help ensure that the system timezone will be different than the stated timezones.
EditorAdminTest::addEditorToNewFormat in core/modules/editor/src/Tests/EditorAdminTest.php
Adds an editor to a new format using the UI.
EditorAdminTest::testAddEditorToExistingFormat in core/modules/editor/src/Tests/EditorAdminTest.php
Tests adding a text editor to an existing text format.
EditorAdminTest::testDisableFormatWithEditor in core/modules/editor/src/Tests/EditorAdminTest.php
Tests format disabling.
EditorAdminTest::testNoEditorAvailable in core/modules/editor/src/Tests/EditorAdminTest.php
Tests an existing format without any editors available.
EditorLoadingTest::testLoading in core/modules/editor/src/Tests/EditorLoadingTest.php
Tests loading of text editors.
EditorLoadingTest::testSupportedElementTypes in core/modules/editor/src/Tests/EditorLoadingTest.php
Test supported element types.
EditorSecurityTest::testEditorXssFilterOverride in core/modules/editor/src/Tests/EditorSecurityTest.php
Tests the standard text editor XSS filter being overridden.
EditorSecurityTest::testInitialSecurity in core/modules/editor/src/Tests/EditorSecurityTest.php
Tests initial security: is the user safe without switching text formats?
EditorSecurityTest::testSwitchingSecurity in core/modules/editor/src/Tests/EditorSecurityTest.php
Tests administrator security: is the user safe when switching text formats?
EfqTest::setUp in core/modules/taxonomy/src/Tests/EfqTest.php
Sets up a Drupal site for running functional and integration tests.
ElementsVerticalTabsTest::setUp in core/modules/system/src/Tests/Form/ElementsVerticalTabsTest.php
Sets up a Drupal site for running functional and integration tests.
ElementsVerticalTabsTest::testWrapperNotShownWhenEmpty in core/modules/system/src/Tests/Form/ElementsVerticalTabsTest.php
Ensures that vertical tab markup is not shown if user has no tab access.
ElementTest::testFormAutocomplete in core/modules/system/src/Tests/Form/ElementTest.php
Tests a form with a autocomplete setting..
EmailFieldTest::setUp in core/modules/field/src/Tests/Email/EmailFieldTest.php
Sets up a Drupal site for running functional and integration tests.
EntityDisplayModeTest::testEntityFormModeUI in core/modules/field_ui/src/Tests/EntityDisplayModeTest.php
Tests the EntityFormMode user interface.
EntityDisplayModeTest::testEntityViewModeUI in core/modules/field_ui/src/Tests/EntityDisplayModeTest.php
Tests the EntityViewMode user interface.
EntityFilteringThemeTest::setUp in core/modules/system/src/Tests/Theme/EntityFilteringThemeTest.php
Sets up a Drupal site for running functional and integration tests.
EntityFormTest::setUp in core/modules/system/src/Tests/Entity/EntityFormTest.php
Sets up a Drupal site for running functional and integration tests.
EntityListBuilderTest::setUp in core/modules/system/src/Tests/Entity/EntityListBuilderTest.php
Sets up a Drupal site for running functional and integration tests.
EntityOperationsTest::setUp in core/modules/system/src/Tests/Entity/EntityOperationsTest.php
Sets up a Drupal site for running functional and integration tests.
EntityReferenceAdminTest::setUp in core/modules/field/src/Tests/EntityReference/EntityReferenceAdminTest.php
Sets up a Drupal site for running functional and integration tests.
EntityReferenceAutoCreateTest::testAutoCreate in core/modules/field/src/Tests/EntityReference/EntityReferenceAutoCreateTest.php
Tests that the autocomplete input element appears and the creation of a new entity.
EntityReferenceFieldAttributesTest::setUp in core/modules/rdf/src/Tests/EntityReferenceFieldAttributesTest.php
Sets up a Drupal site for running functional and integration tests.
EntityReferenceFieldDefaultValueTest::setUp in core/modules/field/src/Tests/EntityReference/EntityReferenceFieldDefaultValueTest.php
Sets up a Drupal site for running functional and integration tests.
EntityReferenceFieldTranslatedReferenceViewTest::testEntityReferenceDisplay in core/modules/field/src/Tests/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php
Tests if the entity is displayed in an entity reference field.
EntityReferenceFileUploadTest::testFileUpload in core/modules/field/src/Tests/EntityReference/EntityReferenceFileUploadTest.php
Tests that the autocomplete input element does not cause ajax fatal.
EntityReferenceIntegrationTest::setUp in core/modules/field/src/Tests/EntityReference/EntityReferenceIntegrationTest.php
Sets up a Drupal site for running functional and integration tests.
EntityReferenceXSSTest::testEntityReferenceXSS in core/modules/field/src/Tests/EntityReference/EntityReferenceXSSTest.php
Tests markup is escaped in the entity reference select and label formatter.
EntityRevisionsTest::setUp in core/modules/system/src/Tests/Entity/EntityRevisionsTest.php
Sets up a Drupal site for running functional and integration tests.
EntityTranslationFormTest::testEntityFormLanguage in core/modules/system/src/Tests/Entity/EntityTranslationFormTest.php
Tests entity form language.
EntityTypeWithoutLanguageFormTest::setUp in core/modules/language/src/Tests/EntityTypeWithoutLanguageFormTest.php
Sets up a Drupal site for running functional and integration tests.
EntityViewControllerTest::setUp in core/modules/system/src/Tests/Entity/EntityViewControllerTest.php
Sets up a Drupal site for running functional and integration tests.
FastTest::testUserAutocomplete in core/modules/system/src/Tests/Theme/FastTest.php
Tests access to user autocompletion and verify the correct results.
FeedLanguageTest::testFeedLanguage in core/modules/aggregator/src/Tests/FeedLanguageTest.php
Tests creation of feeds with a language.
FieldAccessTest::setUp in core/modules/field/src/Tests/FieldAccessTest.php
Sets up a Drupal site for running functional and integration tests.
FieldDefaultValueCallbackTest::testDefaultValueCallbackForm in core/modules/field/src/Tests/FieldDefaultValueCallbackTest.php
FieldDropButtonTest::setUp in core/modules/views/src/Tests/Handler/FieldDropButtonTest.php
Sets up a Drupal site for running functional and integration tests.
FieldEntityOperationsTest::testEntityOperations in core/modules/views/src/Tests/Handler/FieldEntityOperationsTest.php
Tests entity operations field.
FieldEntityTest::testGetEntity in core/modules/views/src/Tests/Entity/FieldEntityTest.php
Tests the getEntity method.
FieldHelpTest::testFieldHelp in core/modules/field/src/Tests/FieldHelpTest.php
Test the Field module's help page.
FieldImportDeleteUninstallUiTest::setUp in core/modules/field/src/Tests/FieldImportDeleteUninstallUiTest.php
Sets up a Drupal site for running functional and integration tests.
FieldUIDeleteTest::setUp in core/modules/field_ui/src/Tests/FieldUIDeleteTest.php
Sets up a Drupal site for running functional and integration tests.
FieldUIRouteTest::setUp in core/modules/field_ui/src/Tests/FieldUIRouteTest.php
Sets up a Drupal site for running functional and integration tests.
FieldUITest::setUp in core/modules/field/src/Tests/Views/FieldUITest.php
Sets up a Drupal site for running functional and integration tests.
FileFieldTestBase::setUp in core/modules/file/src/Tests/FileFieldTestBase.php
Sets up a Drupal site for running functional and integration tests.
FileFieldWidgetTest::testPrivateFileComment in core/modules/file/src/Tests/FileFieldWidgetTest.php
Tests that download restrictions on private files work on comments.
FileListingTest::testFileListingPages in core/modules/file/src/Tests/FileListingTest.php
Tests file overview with different user permissions.
FilePrivateTest::testPrivateFile in core/modules/file/src/Tests/FilePrivateTest.php
Tests file access for file uploaded to a private node.
FileSaveHtaccessLoggingTest::testHtaccessSave in core/modules/system/src/Tests/File/FileSaveHtaccessLoggingTest.php
Tests file_save_htaccess().
FilterAdminTest::setUp in core/modules/filter/src/Tests/FilterAdminTest.php
Sets up a Drupal site for running functional and integration tests.
FilterAdminTest::testDisabledFormat in core/modules/filter/src/Tests/FilterAdminTest.php
Tests whether a field using a disabled format is rendered.
FilterAdminTest::testFilterAdmin in core/modules/filter/src/Tests/FilterAdminTest.php
Tests filter administration functionality.
FilterAdminTest::testFilterTipHtmlEscape in core/modules/filter/src/Tests/FilterAdminTest.php
Tests whether filter tips page is not HTML escaped.
FilterDateTest::_testUiValidation in core/modules/views/src/Tests/Handler/FilterDateTest.php
Make sure the validation callbacks works.
FilterDefaultFormatTest::testDefaultTextFormats in core/modules/filter/src/Tests/FilterDefaultFormatTest.php
Tests if the default text format is accessible to users.
FilterFormatAccessTest::setUp in core/modules/filter/src/Tests/FilterFormatAccessTest.php
Sets up a Drupal site for running functional and integration tests.
FilterFormatAccessTest::testFormatPermissions in core/modules/filter/src/Tests/FilterFormatAccessTest.php
Tests the Filter format access permissions functionality.
FilterFormatAccessTest::testFormatWidgetPermissions in core/modules/filter/src/Tests/FilterFormatAccessTest.php
Tests editing a page using a disallowed text format.
FilterFormTest::doFilterFormTestAsAdmin in core/modules/filter/src/Tests/FilterFormTest.php
Tests the behavior of the 'text_format' element as an administrator.
FilterFormTest::doFilterFormTestAsNonAdmin in core/modules/filter/src/Tests/FilterFormTest.php
Tests the behavior of the 'text_format' element as a normal user.
FilterHooksTest::testFilterHooks in core/modules/filter/src/Tests/FilterHooksTest.php
Tests hooks on format management.
FilterHtmlImageSecureTest::setUp in core/modules/filter/src/Tests/FilterHtmlImageSecureTest.php
Sets up a Drupal site for running functional and integration tests.
FilterPermissionUiTest::testHandlerUI in core/modules/user/src/Tests/Views/FilterPermissionUiTest.php
Tests basic filter handler settings in the UI.
FilterSecurityTest::setUp in core/modules/filter/src/Tests/FilterSecurityTest.php
Sets up a Drupal site for running functional and integration tests.
FilterUITest::testFilterInOperatorUi in core/modules/views_ui/src/Tests/FilterUITest.php
Tests that an option for a filter is saved as expected from the UI.
FilterUITest::testFiltersUI in core/modules/views_ui/src/Tests/FilterUITest.php
Tests the filters from the UI.
FormatDateTest::testAdminDefinedFormatDate in core/modules/system/src/Tests/Common/FormatDateTest.php
Tests admin-defined formats in format_date().
FormTest::setUp in core/modules/field/src/Tests/FormTest.php
Sets up a Drupal site for running functional and integration tests.
FormTest::testGetFormsCsrfToken in core/modules/system/src/Tests/Form/FormTest.php
CSRF tokens for GET forms should not be added by default.
FormTest::testInputWithInvalidToken in core/modules/system/src/Tests/Form/FormTest.php
Tests that input is retained for safe elements even with an invalid token.
FormTest::testLabelOnMultiValueFields in core/modules/field/src/Tests/FormTest.php
Tests the form display of the label for multi-value fields.
FormValuesTest::setUp in core/modules/system/src/Tests/Ajax/FormValuesTest.php
Sets up a Drupal site for running functional and integration tests.
ForumBlockTest::testActiveForumTopicsBlock in core/modules/forum/src/Tests/ForumBlockTest.php
Tests the "Active forum topics" block.
ForumBlockTest::testNewForumTopicsBlock in core/modules/forum/src/Tests/ForumBlockTest.php
Tests the "New forum topics" block.
ForumIndexTest::setUp in core/modules/forum/src/Tests/ForumIndexTest.php
Sets up a Drupal site for running functional and integration tests.
ForumIntegrationTest::testForumIntegration in core/modules/forum/src/Tests/Views/ForumIntegrationTest.php
Tests the integration.
ForumNodeAccessTest::testForumNodeAccess in core/modules/forum/src/Tests/ForumNodeAccessTest.php
Creates some users and creates a public node and a private node.
ForumTest::doAdminTests in core/modules/forum/src/Tests/ForumTest.php
Runs admin tests on the admin user.
ForumTest::doBasicTests in core/modules/forum/src/Tests/ForumTest.php
Runs basic tests on the indicated user.
ForumTest::testAddOrphanTopic in core/modules/forum/src/Tests/ForumTest.php
Tests that forum nodes can't be added without a parent.
ForumTest::testForum in core/modules/forum/src/Tests/ForumTest.php
Tests forum functionality through the admin and user interfaces.
ForumTest::testForumWithNewPost in core/modules/forum/src/Tests/ForumTest.php
Tests a forum with a new post displays properly.
ForumUninstallTest::testForumUninstallWithField in core/modules/forum/src/Tests/ForumUninstallTest.php
Tests if forum module uninstallation properly deletes the field.
FrontPageTest::setUp in core/modules/system/src/Tests/System/FrontPageTest.php
Sets up a Drupal site for running functional and integration tests.
FrontPageTest::testAdminFrontPage in core/modules/node/src/Tests/Views/FrontPageTest.php
Tests the frontpage when logged in as admin.
HandlerFieldRoleTest::testRole in core/modules/user/src/Tests/Views/HandlerFieldRoleTest.php
HandlerFieldUserNameTest::testUserName in core/modules/user/src/Tests/Views/HandlerFieldUserNameTest.php
HandlerFilterUserNameTest::testAdminUserInterface in core/modules/user/src/Tests/Views/HandlerFilterUserNameTest.php
Tests using the user interface.
HandlerTest::testRelationshipUI in core/modules/views/src/Tests/Handler/HandlerTest.php
Tests the relationship ui for field/filter/argument/relationship.
HelpTest::testHelp in core/modules/help/src/Tests/HelpTest.php
Logs in users, creates dblog events, and tests dblog functionality.
HistoryTest::setUp in core/modules/history/src/Tests/HistoryTest.php
Sets up a Drupal site for running functional and integration tests.
HistoryTimestampTest::testHandlers in core/modules/history/src/Tests/Views/HistoryTimestampTest.php
Tests the handlers.
ImageFieldDisplayTest::_testImageFieldFormatters in core/modules/image/src/Tests/ImageFieldDisplayTest.php
Test image formatters on node display.
ImageFieldTestBase::setUp in core/modules/image/src/Tests/ImageFieldTestBase.php
Sets up a Drupal site for running functional and integration tests.
ImportOpmlTest::setUp in core/modules/aggregator/src/Tests/ImportOpmlTest.php
Sets up a Drupal site for running functional and integration tests.
InstallationProfileModuleTestsTest::setUp in core/modules/simpletest/src/Tests/InstallationProfileModuleTestsTest.php
Sets up a Drupal site for running functional and integration tests.
IntegrationTest::setUp in core/modules/statistics/src/Tests/Views/IntegrationTest.php
Sets up a Drupal site for running functional and integration tests.
InvalidUpdateHookTest::testInvalidUpdateHook in core/modules/system/src/Tests/Update/InvalidUpdateHookTest.php
IpAddressBlockingTest::testIPAddressValidation in core/modules/ban/src/Tests/IpAddressBlockingTest.php
Tests various user input to confirm correct validation and saving of data.
LanguageBlockSettingsVisibilityTest::testUnnecessaryLanguageSettingsVisibility in core/modules/language/src/Tests/LanguageBlockSettingsVisibilityTest.php
LanguageBrowserDetectionTest::testUIBrowserLanguageMappings in core/modules/language/src/Tests/LanguageBrowserDetectionTest.php
Tests for adding, editing and deleting mappings between browser language codes and Drupal language codes.
LanguageConfigOverrideImportTest::testConfigOverrideImport in core/modules/language/src/Tests/LanguageConfigOverrideImportTest.php
Tests that language can be enabled and overrides are created during a sync.
LanguageConfigSchemaTest::setUp in core/modules/language/src/Tests/LanguageConfigSchemaTest.php
Sets up a Drupal site for running functional and integration tests.
LanguageConfigurationElementTest::setUp in core/modules/language/src/Tests/LanguageConfigurationElementTest.php
Sets up a Drupal site for running functional and integration tests.
LanguageConfigurationElementTest::testDefaultLangcode in core/modules/language/src/Tests/LanguageConfigurationElementTest.php
Tests that the language_get_default_langcode() returns the correct values.
LanguageConfigurationElementTest::testNodeTypeDelete in core/modules/language/src/Tests/LanguageConfigurationElementTest.php
Tests the language settings are deleted on bundle delete.
LanguageConfigurationElementTest::testNodeTypeUpdate in core/modules/language/src/Tests/LanguageConfigurationElementTest.php
Tests that the configuration is retained when the node type is updated.
LanguageConfigurationElementTest::testTaxonomyVocabularyUpdate in core/modules/language/src/Tests/LanguageConfigurationElementTest.php
Tests that the configuration is retained when a vocabulary is updated.
LanguageConfigurationTest::testLanguageConfiguration in core/modules/language/src/Tests/LanguageConfigurationTest.php
Functional tests for adding, editing and deleting languages.
LanguageConfigurationTest::testLanguageConfigurationWeight in core/modules/language/src/Tests/LanguageConfigurationTest.php
Functional tests for setting system language weight on adding, editing and deleting languages.
LanguageCustomLanguageConfigurationTest::testLanguageConfiguration in core/modules/language/src/Tests/LanguageCustomLanguageConfigurationTest.php
Functional tests for adding, editing and deleting languages.
LanguageListModuleInstallTest::testModuleInstallLanguageList in core/modules/language/src/Tests/LanguageListModuleInstallTest.php
Tests enabling Language.
LanguageListTest::testLanguageList in core/modules/language/src/Tests/LanguageListTest.php
Functional tests for adding, editing and deleting languages.
LanguageNegotiationContentEntityTest::setUp in core/modules/language/src/Tests/LanguageNegotiationContentEntityTest.php
Sets up a Drupal site for running functional and integration tests.
LanguageNegotiationFormOverrideTest::testFormWithOverride in core/modules/config/src/Tests/LanguageNegotiationFormOverrideTest.php
Tests that overrides do not affect language-negotiation form values.
LanguageNegotiationInfoTest::setUp in core/modules/language/src/Tests/LanguageNegotiationInfoTest.php
Sets up a Drupal site for running functional and integration tests.
LanguagePathMonolingualTest::setUp in core/modules/language/src/Tests/LanguagePathMonolingualTest.php
Sets up a Drupal site for running functional and integration tests.
LanguageSelectorTranslatableTest::setUp in core/modules/language/src/Tests/LanguageSelectorTranslatableTest.php
Sets up a Drupal site for running functional and integration tests.
LanguageSwitchingTest::setUp in core/modules/language/src/Tests/LanguageSwitchingTest.php
Sets up a Drupal site for running functional and integration tests.
LanguageTourTest::setUp in core/modules/language/src/Tests/LanguageTourTest.php
Sets up a Drupal site for running functional and integration tests.
LanguageUILanguageNegotiationTest::setUp in core/modules/language/src/Tests/LanguageUILanguageNegotiationTest.php
Sets up a Drupal site for running functional and integration tests.
LanguageUrlRewritingTest::setUp in core/modules/language/src/Tests/LanguageUrlRewritingTest.php
Sets up a Drupal site for running functional and integration tests.
LegacyTest::setUp in core/modules/taxonomy/src/Tests/LegacyTest.php
Sets up a Drupal site for running functional and integration tests.
LinkFieldTest::setUp in core/modules/link/src/Tests/LinkFieldTest.php
Sets up a Drupal site for running functional and integration tests.
LinkFieldTest::testURLValidation in core/modules/link/src/Tests/LinkFieldTest.php
Tests link field URL validation.
LinkFieldUITest::setUp in core/modules/link/src/Tests/LinkFieldUITest.php
Sets up a Drupal site for running functional and integration tests.
LinkFieldUITest::testFieldUI in core/modules/link/src/Tests/LinkFieldUITest.php
Tests the link field UI.
LoadMultipleTest::setUp in core/modules/taxonomy/src/Tests/LoadMultipleTest.php
Sets up a Drupal site for running functional and integration tests.
LocalActionsAndTasksConvertedIntoBlocksUpdateTest::testUpdateHookN in core/modules/system/src/Tests/Update/LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php
Tests that local actions/tasks are being converted into blocks.
LocaleConfigTranslationImportTest::testConfigTranslationImport in core/modules/locale/src/Tests/LocaleConfigTranslationImportTest.php
Test update changes configuration translations if enabled after language.
LocaleConfigTranslationImportTest::testConfigTranslationModuleInstall in core/modules/locale/src/Tests/LocaleConfigTranslationImportTest.php
Test update changes configuration translations if enabled after language.
LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverrideDelete in core/modules/locale/src/Tests/LocaleConfigTranslationImportTest.php
Test removing a string from Locale deletes configuration translations.
LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverridePreserve in core/modules/locale/src/Tests/LocaleConfigTranslationImportTest.php
Test removing a string from Locale changes configuration translations.
LocaleConfigTranslationTest::setUp in core/modules/locale/src/Tests/LocaleConfigTranslationTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleContentTest::testContentTypeDirLang in core/modules/locale/src/Tests/LocaleContentTest.php
Test if a dir and lang tags exist in node's attributes.
LocaleContentTest::testContentTypeLanguageConfiguration in core/modules/locale/src/Tests/LocaleContentTest.php
Test if a content type can be set to multilingual and language is present.
LocaleContentTest::testMachineNameLTR in core/modules/locale/src/Tests/LocaleContentTest.php
Verifies that machine name fields are always LTR.
LocaleExportTest::setUp in core/modules/locale/src/Tests/LocaleExportTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleFileSystemFormTest::setUp in core/modules/locale/src/Tests/LocaleFileSystemFormTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleImportFunctionalTest::setUp in core/modules/locale/src/Tests/LocaleImportFunctionalTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleImportFunctionalTest::testStandalonePoFile in core/modules/locale/src/Tests/LocaleImportFunctionalTest.php
Test import of standalone .po files.
LocaleJavascriptTranslationTest::testLocaleTranslationJsDependencies in core/modules/locale/src/Tests/LocaleJavascriptTranslationTest.php
Assert translations JS is added before drupal.js, because it depends on it.
LocaleLocaleLookupTest::setUp in core/modules/locale/src/Tests/LocaleLocaleLookupTest.php
Sets up a Drupal site for running functional and integration tests.
LocalePathTest::testPathLanguageConfiguration in core/modules/locale/src/Tests/LocalePathTest.php
Test if a language can be associated with a path alias.
LocalePluralFormatTest::setUp in core/modules/locale/src/Tests/LocalePluralFormatTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleTranslatedSchemaDefinitionTest::testTranslatedUpdate in core/modules/locale/src/Tests/LocaleTranslatedSchemaDefinitionTest.php
Tests that translations do not affect the update system.
LocaleTranslateStringTourTest::setUp in core/modules/locale/src/Tests/LocaleTranslateStringTourTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleTranslationUiTest::testEnglishTranslation in core/modules/locale/src/Tests/LocaleTranslationUiTest.php
Enable interface translation to English.
LocaleTranslationUiTest::testJavaScriptTranslation in core/modules/locale/src/Tests/LocaleTranslationUiTest.php
LocaleTranslationUiTest::testStringSearch in core/modules/locale/src/Tests/LocaleTranslationUiTest.php
Tests translation search form.
LocaleTranslationUiTest::testStringTranslation in core/modules/locale/src/Tests/LocaleTranslationUiTest.php
Adds a language and tests string translation by users with the appropriate permissions.
LocaleTranslationUiTest::testStringValidation in core/modules/locale/src/Tests/LocaleTranslationUiTest.php
Tests the validation of the translation input.
LocaleTranslationUiTest::testUICustomizedStrings in core/modules/locale/src/Tests/LocaleTranslationUiTest.php
Tests that only changed strings are saved customized when edited.
LocaleUpdateCronTest::setUp in core/modules/locale/src/Tests/LocaleUpdateCronTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleUpdateDevelopmentReleaseTest::setUp in core/modules/locale/src/Tests/LocaleUpdateDevelopmentReleaseTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleUpdateInterfaceTest::setUp in core/modules/locale/src/Tests/LocaleUpdateInterfaceTest.php
Sets up a Drupal site for running functional and integration tests.
LocaleUpdateTest::setUp in core/modules/locale/src/Tests/LocaleUpdateTest.php
Sets up a Drupal site for running functional and integration tests.
MainContentFallbackTest::setUp in core/modules/system/src/Tests/System/MainContentFallbackTest.php
Sets up a Drupal site for running functional and integration tests.
MainContentFallbackTest::testMainContentFallback in core/modules/system/src/Tests/System/MainContentFallbackTest.php
Test availability of main content: Drupal falls back to SimplePageVariant.
ManageDisplayTest::setUp in core/modules/field_ui/src/Tests/ManageDisplayTest.php
Sets up a Drupal site for running functional and integration tests.
ManageFieldsTest::setUp in core/modules/field_ui/src/Tests/ManageFieldsTest.php
Sets up a Drupal site for running functional and integration tests.
MenuLanguageTest::setUp in core/modules/menu_ui/src/Tests/MenuLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
MenuLinkContentDeleteFormTest::setUp in core/modules/menu_link_content/src/Tests/MenuLinkContentDeleteFormTest.php
Sets up a Drupal site for running functional and integration tests.
MenuLinkContentFormTest::setUp in core/modules/menu_link_content/src/Tests/MenuLinkContentFormTest.php
Sets up a Drupal site for running functional and integration tests.
MenuLinkContentTranslationUITest::testTranslationLinkTheme in core/modules/menu_link_content/src/Tests/MenuLinkContentTranslationUITest.php
Tests that translation page inherits admin status of edit page.
MenuLinkReorderTest::testDefaultMenuLinkReorder in core/modules/menu_ui/src/Tests/MenuLinkReorderTest.php
Test creating, editing, deleting menu links via node form widget.
MenuLinkTest::testHierarchicalMenuLinkVisibility in core/modules/views/src/Tests/Plugin/MenuLinkTest.php
Test that menu links using menu_link_content as parent are visible.
MenuNodeTest::setUp in core/modules/menu_ui/src/Tests/MenuNodeTest.php
Sets up a Drupal site for running functional and integration tests.
MenuNodeTest::testMenuNodeFormWidget in core/modules/menu_ui/src/Tests/MenuNodeTest.php
Test creating, editing, deleting menu links via node form widget.
MenuRouterTest::doTestMenuName in core/modules/system/src/Tests/Menu/MenuRouterTest.php
Tests for menu_name parameter for default menu links.
MenuRouterTest::doTestThemeCallbackMaintenanceMode in core/modules/system/src/Tests/Menu/MenuRouterTest.php
Test the theme negotiation when the site is in maintenance mode.
MenuRouterTest::testAuthUserUserLogin in core/modules/system/src/Tests/Menu/MenuRouterTest.php
Test that an authenticated user hitting 'user/login' gets redirected to 'user' and 'user/register' gets redirected to the user edit page.
MenuTest::testBlockContextualLinks in core/modules/menu_ui/src/Tests/MenuTest.php
Tests the contextual links on a menu block.
MenuTest::testMenu in core/modules/menu_ui/src/Tests/MenuTest.php
Tests menu functionality using the admin and user interfaces.
MenuTest::testMenuParentsJsAccess in core/modules/menu_ui/src/Tests/MenuTest.php
Tests if administrative users other than user 1 can access the menu parents AJAX callback.
MenuTest::testMenuQueryAndFragment in core/modules/menu_ui/src/Tests/MenuTest.php
Adds and removes a menu link with a query string and fragment.
MenuTest::testSystemMenuRename in core/modules/menu_ui/src/Tests/MenuTest.php
Tests renaming the built-in menu.
MenuTest::testUnpublishedNodeMenuItem in core/modules/menu_ui/src/Tests/MenuTest.php
Tests that menu items pointing to unpublished nodes are editable.
MinimalTest::testMinimal in core/profiles/minimal/src/Tests/MinimalTest.php
Tests Minimal installation profile.
MissingCheckedRequirementsTest::setUp in core/modules/simpletest/src/Tests/MissingCheckedRequirementsTest.php
Sets up a Drupal site for running functional and integration tests.
ModulesListFormWebTest::testModuleListForm in core/modules/system/src/Tests/Form/ModulesListFormWebTest.php
Tests the module list form.
ModuleTestBase::setUp in core/modules/system/src/Tests/Module/ModuleTestBase.php
Sets up a Drupal site for running functional and integration tests.
MultiFormTest::setUp in core/modules/system/src/Tests/Ajax/MultiFormTest.php
Sets up a Drupal site for running functional and integration tests.
MultiStepNodeFormBasicOptionsTest::testMultiStepNodeFormBasicOptions in core/modules/node/src/Tests/MultiStepNodeFormBasicOptionsTest.php
Tests changing the default values of basic options to ensure they persist.
NestedFormTest::setUp in core/modules/field/src/Tests/NestedFormTest.php
Sets up a Drupal site for running functional and integration tests.
NewViewConfigSchemaTest::testNewViews in core/modules/views_ui/src/Tests/NewViewConfigSchemaTest.php
Tests creating brand new views.
NodeAccessAutoBubblingTest::testNodeAccessCacheabilitySafeguard in core/modules/node/src/Tests/NodeAccessAutoBubblingTest.php
Tests that the node grants cache context is auto-added, only when needed.
NodeAccessBaseTableTest::testNodeAccessBasic in core/modules/node/src/Tests/NodeAccessBaseTableTest.php
Tests the "private" node access functionality.
NodeAccessFieldTest::testNodeAccessAdministerField in core/modules/node/src/Tests/NodeAccessFieldTest.php
Tests administering fields when node access is restricted.
NodeAccessGrantsCacheContextTest::assertUserCacheContext in core/modules/node/src/Tests/NodeAccessGrantsCacheContextTest.php
Asserts that for each given user, the expected cache context is returned.
NodeAccessMenuLinkTest::testNodeAccessMenuLink in core/modules/node/src/Tests/NodeAccessMenuLinkTest.php
SA-CORE-2015-003: Tests menu links to nodes when node access is restricted.
NodeAccessPagerTest::testCommentPager in core/modules/node/src/Tests/NodeAccessPagerTest.php
Tests the comment pager for nodes with multiple grants per realm.
NodeAccessPagerTest::testForumPager in core/modules/node/src/Tests/NodeAccessPagerTest.php
Tests the forum node pager for nodes with multiple grants per realm.
NodeAccessRebuildNodeGrantsTest::setUp in core/modules/node/src/Tests/NodeAccessRebuildNodeGrantsTest.php
Sets up a Drupal site for running functional and integration tests.
NodeAccessRebuildTest::setUp in core/modules/node/src/Tests/NodeAccessRebuildTest.php
Sets up a Drupal site for running functional and integration tests.
NodeAdminTest::testContentAdminPages in core/modules/node/src/Tests/NodeAdminTest.php
Tests content overview with different user permissions.
NodeAdminTest::testContentAdminSort in core/modules/node/src/Tests/NodeAdminTest.php
Tests that the table sorting works on the content admin pages.
NodeBlockFunctionalTest::testRecentNodeBlock in core/modules/node/src/Tests/NodeBlockFunctionalTest.php
Tests the recent comments block.
NodeContextualLinksTest::testNodeContextualLinks in core/modules/node/src/Tests/Views/NodeContextualLinksTest.php
Tests contextual links.
NodeContextualLinksTest::testPageWithDisabledContextualModule in core/modules/node/src/Tests/Views/NodeContextualLinksTest.php
Tests if the node page works if Contextual Links is disabled.
NodeCreationTest::setUp in core/modules/node/src/Tests/NodeCreationTest.php
Sets up a Drupal site for running functional and integration tests.
NodeCreationTest::testAuthorAutocomplete in core/modules/node/src/Tests/NodeCreationTest.php
Tests the author autocompletion textfield.
NodeCreationTest::testNodeAddWithoutContentTypes in core/modules/node/src/Tests/NodeCreationTest.php
Check node/add when no node types exist.
NodeEditFormTest::testNodeEdit in core/modules/node/src/Tests/NodeEditFormTest.php
Checks node edit functionality.
NodeEditFormTest::testNodeEditAuthoredBy in core/modules/node/src/Tests/NodeEditFormTest.php
Tests changing a node's "authored by" field.
NodeEntityViewModeAlterTest::testNodeViewModeChange in core/modules/node/src/Tests/NodeEntityViewModeAlterTest.php
Create a "Basic page" node and verify its consistency in the database.
NodeFieldMultilingualTest::setUp in core/modules/node/src/Tests/NodeFieldMultilingualTest.php
Sets up a Drupal site for running functional and integration tests.
NodeFormButtonsTest::testNodeFormButtons in core/modules/node/src/Tests/NodeFormButtonsTest.php
Tests that the right buttons are displayed for saving nodes.
NodeFormSaveChangedTimeTest::setUp in core/modules/node/src/Tests/NodeFormSaveChangedTimeTest.php
Sets up a Drupal site for running functional and integration tests.
NodeHelpTest::setUp in core/modules/node/src/Tests/NodeHelpTest.php
Sets up a Drupal site for running functional and integration tests.
NodeLanguageTest::setUp in core/modules/node/src/Tests/Views/NodeLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
NodeLoadMultipleTest::setUp in core/modules/node/src/Tests/NodeLoadMultipleTest.php
Sets up a Drupal site for running functional and integration tests.
NodePostSettingsTest::setUp in core/modules/node/src/Tests/NodePostSettingsTest.php
Sets up a Drupal site for running functional and integration tests.
NodeQueryAlterTest::testNodeQueryAlterOverride in core/modules/node/src/Tests/NodeQueryAlterTest.php
Tests 'node_access' query alter override.
NodeRevisionsAllTest::setUp in core/modules/node/src/Tests/NodeRevisionsAllTest.php
Sets up a Drupal site for running functional and integration tests.
NodeRevisionsAllTest::testRevisions in core/modules/node/src/Tests/NodeRevisionsAllTest.php
Checks node revision operations.
NodeRevisionsTest::setUp in core/modules/node/src/Tests/NodeRevisionsTest.php
Sets up a Drupal site for running functional and integration tests.
NodeRevisionsUiTest::testNodeFormSaveWithoutRevision in core/modules/node/src/Tests/NodeRevisionsUiTest.php
Checks that unchecking 'Create new revision' works when editing a node.
NodeRevisionsUiTest::testNodeRevisionDoubleEscapeFix in core/modules/node/src/Tests/NodeRevisionsUiTest.php
Checks HTML double escaping of revision logs.
NodeRSSContentTest::setUp in core/modules/node/src/Tests/NodeRSSContentTest.php
Sets up a Drupal site for running functional and integration tests.
NodeSaveTest::setUp in core/modules/node/src/Tests/NodeSaveTest.php
Sets up a Drupal site for running functional and integration tests.
NodeSyndicateBlockTest::setUp in core/modules/node/src/Tests/NodeSyndicateBlockTest.php
Sets up a Drupal site for running functional and integration tests.
NodeTest::enableNodeConfiguration in core/modules/rest/src/Tests/NodeTest.php
Enables node specific REST API configuration and authentication.
NodeTitleTest::setUp in core/modules/node/src/Tests/NodeTitleTest.php
Sets up a Drupal site for running functional and integration tests.
NodeTitleXSSTest::testNodeTitleXSS in core/modules/node/src/Tests/NodeTitleXSSTest.php
Tests XSS functionality with a node entity.
NodeTranslationUITest::setUp in core/modules/node/src/Tests/NodeTranslationUITest.php
Sets up a Drupal site for running functional and integration tests.
NodeTranslationUITest::testPublishedStatusNoFields in core/modules/node/src/Tests/NodeTranslationUITest.php
Tests changing the published status on a node without fields.
NodeTranslationUITest::testTranslationLinkTheme in core/modules/node/src/Tests/NodeTranslationUITest.php
Tests that translation page inherits admin status of edit page.
NodeTypeInitialLanguageTest::setUp in core/modules/node/src/Tests/NodeTypeInitialLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
NodeTypeTest::testNodeTypeCreation in core/modules/node/src/Tests/NodeTypeTest.php
Tests creating a content type programmatically and via a form.
NodeTypeTest::testNodeTypeDeletion in core/modules/node/src/Tests/NodeTypeTest.php
Tests deleting a content type that still has content.
NodeTypeTest::testNodeTypeEditing in core/modules/node/src/Tests/NodeTypeTest.php
Tests editing a node type using the UI.
NodeTypeTest::testNodeTypeFieldUiPermissions in core/modules/node/src/Tests/NodeTypeTest.php
Tests Field UI integration for content types.
NodeTypeTest::testNodeTypeNoContentType in core/modules/node/src/Tests/NodeTypeTest.php
Tests for when there are no content types defined.
NodeTypeTranslationTest::testNodeTypeTitleLabelTranslation in core/modules/node/src/Tests/NodeTypeTranslationTest.php
Tests the node type title label translation.
NodeTypeTranslationTest::testNodeTypeTranslation in core/modules/node/src/Tests/NodeTypeTranslationTest.php
Tests the node type translation.
NoHelpTest::testMainPageNoHelp in core/modules/help/src/Tests/NoHelpTest.php
Ensures modules not implementing help do not appear on admin/help.
NonDefaultBlockAdminTest::testNonDefaultBlockAdmin in core/modules/block/src/Tests/NonDefaultBlockAdminTest.php
Test non-default theme admin.
NumberFieldTest::setUp in core/modules/field/src/Tests/Number/NumberFieldTest.php
Sets up a Drupal site for running functional and integration tests.
NumericFormatPluralTest::setUp in core/modules/views/src/Tests/Plugin/NumericFormatPluralTest.php
Sets up a Drupal site for running functional and integration tests.
OptionsFieldUITest::setUp in core/modules/options/src/Tests/OptionsFieldUITest.php
Sets up a Drupal site for running functional and integration tests.
OptionsFloatFieldImportTest::setUp in core/modules/options/src/Tests/OptionsFloatFieldImportTest.php
Sets up a Drupal site for running functional and integration tests.
OptionsSelectDynamicValuesTest::testSelectListDynamic in core/modules/options/src/Tests/OptionsSelectDynamicValuesTest.php
Tests the 'options_select' widget (single select).
OptionsWidgetsTest::setUp in core/modules/options/src/Tests/OptionsWidgetsTest.php
Sets up a Drupal site for running functional and integration tests.
OtherInstallationProfileTestsTest::setUp in core/modules/simpletest/src/Tests/OtherInstallationProfileTestsTest.php
Sets up a Drupal site for running functional and integration tests.
PageCacheTest::testConditionalRequests in core/modules/page_cache/src/Tests/PageCacheTest.php
Tests support of requests with If-Modified-Since and If-None-Match headers.
PageCacheTest::testPageCache in core/modules/page_cache/src/Tests/PageCacheTest.php
Tests cache headers.
PageCacheTest::testPageCacheAnonymousRolePermissions in core/modules/page_cache/src/Tests/PageCacheTest.php
Tests the automatic presence of the anonymous role's cache tag.
PageEditTest::testPageEdit in core/modules/block_content/src/Tests/PageEditTest.php
Checks block edit functionality.
PageNotFoundTest::testPageNotFound in core/modules/system/src/Tests/System/PageNotFoundTest.php
PagePreviewTest::setUp in core/modules/node/src/Tests/PagePreviewTest.php
Sets up a Drupal site for running functional and integration tests.
PagePreviewTest::testSimultaneousPreview in core/modules/node/src/Tests/PagePreviewTest.php
Checks the node preview accessible for simultaneous node editing.
PagerTest::setUp in core/modules/system/src/Tests/Pager/PagerTest.php
Sets up a Drupal site for running functional and integration tests.
PagerTest::testPagerConfigTranslation in core/modules/views/src/Tests/Plugin/PagerTest.php
Tests translating the pager using config_translation.
PagerTest::testStorePagerSettings in core/modules/views/src/Tests/Plugin/PagerTest.php
Pagers was sometimes not stored.
PageTest::testBatchProgressPageTheme in core/modules/system/src/Tests/Batch/PageTest.php
Tests that the batch API progress page uses the correct theme.
PageTitleConvertedIntoBlockUpdateTest::testUpdateHookN in core/modules/system/src/Tests/Update/PageTitleConvertedIntoBlockUpdateTest.php
Tests that page title is being converted into a block.
PageTitleTest::setUp in core/modules/system/src/Tests/System/PageTitleTest.php
Implement setUp().
PageViewTest::testPageView in core/modules/node/src/Tests/PageViewTest.php
Tests an anonymous and unpermissioned user attempting to edit the node.
PathAdminTest::setUp in core/modules/path/src/Tests/PathAdminTest.php
Sets up a Drupal site for running functional and integration tests.
PathAliasTest::setUp in core/modules/path/src/Tests/PathAliasTest.php
Sets up a Drupal site for running functional and integration tests.
PathLanguageTest::setUp in core/modules/path/src/Tests/PathLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
PathLanguageUiTest::setUp in core/modules/path/src/Tests/PathLanguageUiTest.php
Sets up a Drupal site for running functional and integration tests.
PathNodeFormTest::setUp in core/modules/path/src/Tests/PathNodeFormTest.php
Sets up a Drupal site for running functional and integration tests.
PathTaxonomyTermTest::setUp in core/modules/path/src/Tests/PathTaxonomyTermTest.php
Sets up a Drupal site for running functional and integration tests.
PrivateFileOnTranslatedEntityTest::setUp in core/modules/file/src/Tests/PrivateFileOnTranslatedEntityTest.php
Sets up a Drupal site for running functional and integration tests.
QuickEditAutocompleteTermTest::testAutocompleteQuickEdit in core/modules/quickedit/src/Tests/QuickEditAutocompleteTermTest.php
Tests Quick Edit autocomplete term behavior.
QuickEditIntegrationLoadingTest::testUsersWithoutPermission in core/modules/editor/src/Tests/QuickEditIntegrationLoadingTest.php
Test loading of untransformed text when a user doesn't have access to it.
QuickEditIntegrationLoadingTest::testUserWithPermission in core/modules/editor/src/Tests/QuickEditIntegrationLoadingTest.php
Test loading of untransformed text when a user does have access to it.
QuickEditLoadingTest::testConcurrentEdit in core/modules/quickedit/src/Tests/QuickEditLoadingTest.php
Tests Quick Edit on a node that was concurrently edited on the full node form.
QuickEditLoadingTest::testCustomPipeline in core/modules/quickedit/src/Tests/QuickEditLoadingTest.php
Tests that Quick Edit works with custom render pipelines.
QuickEditLoadingTest::testImageField in core/modules/quickedit/src/Tests/QuickEditLoadingTest.php
Tests that Quick Edit can handle an image field.
QuickEditLoadingTest::testTitleBaseField in core/modules/quickedit/src/Tests/QuickEditLoadingTest.php
Tests the loading of Quick Edit for the title base field.
QuickEditLoadingTest::testUserWithoutPermission in core/modules/quickedit/src/Tests/QuickEditLoadingTest.php
Test the loading of Quick Edit when a user doesn't have access to it.
QuickEditLoadingTest::testUserWithPermission in core/modules/quickedit/src/Tests/QuickEditLoadingTest.php
Tests the loading of Quick Edit when a user does have access to it.
ReadTest::testRead in core/modules/rest/src/Tests/ReadTest.php
Tests several valid and invalid read requests on all entity types.
ReadTest::testResourceStructure in core/modules/rest/src/Tests/ReadTest.php
Tests the resource structure.
RebuildTest::setUp in core/modules/system/src/Tests/Form/RebuildTest.php
Sets up a Drupal site for running functional and integration tests.
RebuildTest::testPreserveFormActionAfterAJAX in core/modules/system/src/Tests/Form/RebuildTest.php
Tests that a form's action is retained after an Ajax submission.
RedirectTest::testRedirectFromErrorPages in core/modules/system/src/Tests/Form/RedirectTest.php
Tests form redirection from 404/403 pages with the Block form.
reEnableModuleFieldTest::setUp in core/modules/field/src/Tests/reEnableModuleFieldTest.php
Sets up a Drupal site for running functional and integration tests.
reEnableModuleFieldTest::testReEnabledField in core/modules/field/src/Tests/reEnableModuleFieldTest.php
Test the behavior of a field module after being disabled and re-enabled.
ReportTest::testReport in core/modules/views_ui/src/Tests/ReportTest.php
Tests the existence of the views plugin report.
ResponseGeneratorTest::setUp in core/modules/system/src/Tests/System/ResponseGeneratorTest.php
Sets up a Drupal site for running functional and integration tests.
ResponsiveImageAdminUITest::setUp in core/modules/responsive_image/src/Tests/ResponsiveImageAdminUITest.php
Drupal\simpletest\WebTestBase\setUp().
ResponsiveImageFieldDisplayTest::doTestResponsiveImageFieldFormatters in core/modules/responsive_image/src/Tests/ResponsiveImageFieldDisplayTest.php
Test responsive image formatters on node display.
ResponsiveImageFieldDisplayTest::setUp in core/modules/responsive_image/src/Tests/ResponsiveImageFieldDisplayTest.php
Drupal\simpletest\WebTestBase\setUp().
ResponsiveImageFieldUiTest::setUp in core/modules/responsive_image/src/Tests/ResponsiveImageFieldUiTest.php
Sets up a Drupal site for running functional and integration tests.
RouterPermissionTest::testPermissionAccess in core/modules/system/src/Tests/Routing/RouterPermissionTest.php
Tests permission requirements on routes.
RouterTest::testUserAccount in core/modules/system/src/Tests/Routing/RouterTest.php
Tests the user account on the DIC.
RssTest::setUp in core/modules/taxonomy/src/Tests/RssTest.php
Sets up a Drupal site for running functional and integration tests.
SaveUploadTest::setUp in core/modules/file/src/Tests/SaveUploadTest.php
Sets up a Drupal site for running functional and integration tests.
SchemaConfigListenerWebTest::testConfigSchemaChecker in core/modules/config/src/Tests/SchemaConfigListenerWebTest.php
Tests \Drupal\Core\Config\Testing\ConfigSchemaChecker.
SearchAdvancedSearchFormTest::setUp in core/modules/search/src/Tests/SearchAdvancedSearchFormTest.php
Sets up a Drupal site for running functional and integration tests.
SearchBlockTest::setUp in core/modules/search/src/Tests/SearchBlockTest.php
Sets up a Drupal site for running functional and integration tests.
SearchCommentCountToggleTest::setUp in core/modules/search/src/Tests/SearchCommentCountToggleTest.php
Sets up a Drupal site for running functional and integration tests.
SearchCommentTest::setUp in core/modules/search/src/Tests/SearchCommentTest.php
Sets up a Drupal site for running functional and integration tests.
SearchCommentTest::testAddNewComment in core/modules/search/src/Tests/SearchCommentTest.php
Verify that 'add new comment' does not appear in search results or index.
SearchCommentTest::testSearchResultsComment in core/modules/search/src/Tests/SearchCommentTest.php
Verify that comments are rendered using proper format in search results.
SearchCommentTest::testSearchResultsCommentAccess in core/modules/search/src/Tests/SearchCommentTest.php
Verify access rules for comment indexing with different permissions.
SearchConfigSettingsFormTest::setUp in core/modules/search/src/Tests/SearchConfigSettingsFormTest.php
Sets up a Drupal site for running functional and integration tests.
SearchEmbedFormTest::setUp in core/modules/search/src/Tests/SearchEmbedFormTest.php
Sets up a Drupal site for running functional and integration tests.
SearchExactTest::testExactQuery in core/modules/search/src/Tests/SearchExactTest.php
Tests that the correct number of pager links are found for both keywords and phrases.
SearchKeywordsConditionsTest::setUp in core/modules/search/src/Tests/SearchKeywordsConditionsTest.php
Sets up a Drupal site for running functional and integration tests.
SearchLanguageTest::setUp in core/modules/search/src/Tests/SearchLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
SearchMultilingualEntityTest::setUp in core/modules/search/src/Tests/SearchMultilingualEntityTest.php
Sets up a Drupal site for running functional and integration tests.
SearchMultilingualTest::testMultilingualSearchFilter in core/modules/views/src/Tests/SearchMultilingualTest.php
Tests search with multilingual nodes.
SearchNodeDiacriticsTest::setUp in core/modules/search/src/Tests/SearchNodeDiacriticsTest.php
Sets up a Drupal site for running functional and integration tests.
SearchNodePunctuationTest::setUp in core/modules/search/src/Tests/SearchNodePunctuationTest.php
Sets up a Drupal site for running functional and integration tests.
SearchNodeUpdateAndDeletionTest::setUp in core/modules/search/src/Tests/SearchNodeUpdateAndDeletionTest.php
Sets up a Drupal site for running functional and integration tests.
SearchNumberMatchingTest::setUp in core/modules/search/src/Tests/SearchNumberMatchingTest.php
Sets up a Drupal site for running functional and integration tests.
SearchNumbersTest::setUp in core/modules/search/src/Tests/SearchNumbersTest.php
Sets up a Drupal site for running functional and integration tests.
SearchPageCacheTagsTest::testSearchTagsBubbling in core/modules/search/src/Tests/SearchPageCacheTagsTest.php
Tests the presence of expected cache tags with referenced entities.
SearchPageCacheTagsTest::testSearchText in core/modules/search/src/Tests/SearchPageCacheTagsTest.php
Tests the presence of the expected cache tag in various situations.
SearchPageOverrideTest::setUp in core/modules/search/src/Tests/SearchPageOverrideTest.php
Sets up a Drupal site for running functional and integration tests.
SearchPageTextTest::testSearchLabelXSS in core/modules/search/src/Tests/SearchPageTextTest.php
Tests for XSS in search module local task.
SearchPageTextTest::testSearchText in core/modules/search/src/Tests/SearchPageTextTest.php
Tests the failed search text, and various other text on the search page.
SearchPreprocessLangcodeTest::setUp in core/modules/search/src/Tests/SearchPreprocessLangcodeTest.php
Sets up a Drupal site for running functional and integration tests.
SearchQueryAlterTest::testQueryAlter in core/modules/search/src/Tests/SearchQueryAlterTest.php
Tests that the query alter works.
SearchRankingTest::setUp in core/modules/search/src/Tests/SearchRankingTest.php
Sets up a Drupal site for running functional and integration tests.
SessionTest::testDataPersistence in core/modules/system/src/Tests/Session/SessionTest.php
Test data persistence via the session_test module callbacks.
SessionTest::testEmptySessionID in core/modules/system/src/Tests/Session/SessionTest.php
Test that empty session IDs are not allowed.
SessionTest::testSessionPersistenceOnLogin in core/modules/system/src/Tests/Session/SessionTest.php
Tests storing data in Session() object.
SessionTest::testSessionSaveRegenerate in core/modules/system/src/Tests/Session/SessionTest.php
Tests for \Drupal\Core\Session\WriteSafeSessionHandler::setSessionWritable() ::isSessionWritable and \Drupal\Core\Session\SessionManager::regenerate().
SessionTest::testSessionWrite in core/modules/system/src/Tests/Session/SessionTest.php
Test that sessions are only saved when necessary.
SettingsTest::testEditUI in core/modules/views_ui/src/Tests/SettingsTest.php
Tests the settings for the edit ui.
SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::testUpdateHookN in core/modules/system/src/Tests/Update/SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php
Tests that local actions/tasks are being converted into blocks.
ShortcutLinksTest::testAccessShortcutsPermission in core/modules/shortcut/src/Tests/ShortcutLinksTest.php
Tests that the 'access shortcuts' permissions works properly.
ShortcutLinksTest::testShortcutBlockAccess in core/modules/shortcut/src/Tests/ShortcutLinksTest.php
Tests that the 'access shortcuts' permission is required to access the shortcut block.
ShortcutLinksTest::testShortcutLinkAdd in core/modules/shortcut/src/Tests/ShortcutLinksTest.php
Tests that creating a shortcut works properly.
ShortcutLinksTest::testShortcutLinkChangeRoute in core/modules/shortcut/src/Tests/ShortcutLinksTest.php
Tests that changing the route of a shortcut link works.
ShortcutLinksTest::testShortcutLinkOrder in core/modules/shortcut/src/Tests/ShortcutLinksTest.php
Tests the shortcuts are correctly ordered by weight in the toolbar.
ShortcutLinksTest::testShortcutQuickLink in core/modules/shortcut/src/Tests/ShortcutLinksTest.php
Tests that the "add to shortcut" and "remove from shortcut" links work.
ShortcutLinksTest::verifyAccessShortcutsPermissionForEditPages in core/modules/shortcut/src/Tests/ShortcutLinksTest.php
Tests that the 'access shortcuts' permission is required for shortcut set administration page access.
ShortcutTestBase::setUp in core/modules/shortcut/src/Tests/ShortcutTestBase.php
Sets up a Drupal site for running functional and integration tests.
SimpleTestBrowserTest::setUp in core/modules/simpletest/src/Tests/SimpleTestBrowserTest.php
Sets up a Drupal site for running functional and integration tests.
SimpleTestBrowserTest::testInternalBrowser in core/modules/simpletest/src/Tests/SimpleTestBrowserTest.php
Test the internal browsers functionality.
SimpleTestTest::setUp in core/modules/simpletest/src/Tests/SimpleTestTest.php
Sets up a Drupal site for running functional and integration tests.
SimpleTestTest::stubTest in core/modules/simpletest/src/Tests/SimpleTestTest.php
Test to be run and the results confirmed.
SiteBrandingConvertedIntoBlockUpdateTest::testUpdateHookN in core/modules/system/src/Tests/Update/SiteBrandingConvertedIntoBlockUpdateTest.php
Tests that site branding elements are being converted into blocks.
SiteMaintenanceTest::setUp in core/modules/system/src/Tests/System/SiteMaintenanceTest.php
Sets up a Drupal site for running functional and integration tests.
SiteMaintenanceTest::testSiteMaintenance in core/modules/system/src/Tests/System/SiteMaintenanceTest.php
Verify site maintenance mode functionality.
StandardProfileTest::doUserRdfaTests in core/modules/rdf/src/Tests/StandardProfileTest.php
Tests that user data is exposed on user page.
StandardProfileTest::setUp in core/modules/rdf/src/Tests/StandardProfileTest.php
Sets up a Drupal site for running functional and integration tests.
StandardTest::testStandard in core/profiles/standard/src/Tests/StandardTest.php
Tests Standard installation profile.
StatisticsAdminTest::setUp in core/modules/statistics/src/Tests/StatisticsAdminTest.php
Sets up a Drupal site for running functional and integration tests.
StatisticsLoggingTest::setUp in core/modules/statistics/src/Tests/StatisticsLoggingTest.php
Sets up a Drupal site for running functional and integration tests.
StatisticsTestBase::setUp in core/modules/statistics/src/Tests/StatisticsTestBase.php
Sets up a Drupal site for running functional and integration tests.
StatisticsTokenReplaceTest::testStatisticsTokenReplacement in core/modules/statistics/src/Tests/StatisticsTokenReplaceTest.php
Creates a node, then tests the statistics tokens generated from it.
StatusExtraTest::testStatusExtra in core/modules/node/src/Tests/Views/StatusExtraTest.php
Tests the status extra filter.
StatusTest::setUp in core/modules/system/src/Tests/System/StatusTest.php
Sets up a Drupal site for running functional and integration tests.
StorageTest::setUp in core/modules/system/src/Tests/Form/StorageTest.php
Sets up a Drupal site for running functional and integration tests.
StringFieldTest::setUp in core/modules/field/src/Tests/String/StringFieldTest.php
Sets up a Drupal site for running functional and integration tests.
StyleOpmlTest::setUp in core/modules/views/src/Tests/Plugin/StyleOpmlTest.php
Sets up a Drupal site for running functional and integration tests.
StyleSerializerTest::testFieldRawOutput in core/modules/rest/src/Tests/Views/StyleSerializerTest.php
Tests the raw output options for row field rendering.
StyleSerializerTest::testResponseFormatConfiguration in core/modules/rest/src/Tests/Views/StyleSerializerTest.php
Tests the response format configuration.
StyleSerializerTest::testRestRenderCaching in core/modules/rest/src/Tests/Views/StyleSerializerTest.php
Tests REST export with views render caching enabled.
StyleSerializerTest::testSerializerViewsUI in core/modules/rest/src/Tests/Views/StyleSerializerTest.php
Tests the views interface for REST export displays.
StyleSerializerTest::testUIFieldAlias in core/modules/rest/src/Tests/Views/StyleSerializerTest.php
Test the field ID alias functionality of the DataFieldRow plugin.
SyslogTest::testSettings in core/modules/syslog/src/Tests/SyslogTest.php
Tests the syslog settings page.
SystemAuthorizeTest::setUp in core/modules/system/src/Tests/System/SystemAuthorizeTest.php
Sets up a Drupal site for running functional and integration tests.
TaxonomyImageTest::testTaxonomyImageAccess in core/modules/taxonomy/src/Tests/TaxonomyImageTest.php
TaxonomyMenuOperations::setUp in modules/taxonomy_menu/src/Tests/TaxonomyMenuOperations.php
Set up for all tests.
TaxonomyTermIndentationTest::setUp in core/modules/taxonomy/src/Tests/TaxonomyTermIndentationTest.php
Sets up a Drupal site for running functional and integration tests.
TaxonomyTermPagerTest::setUp in core/modules/taxonomy/src/Tests/TaxonomyTermPagerTest.php
Sets up a Drupal site for running functional and integration tests.
TaxonomyTermViewTest::setUp in core/modules/taxonomy/src/Tests/Views/TaxonomyTermViewTest.php
Sets up a Drupal site for running functional and integration tests.
TelephoneFieldTest::setUp in core/modules/telephone/src/Tests/TelephoneFieldTest.php
Sets up a Drupal site for running functional and integration tests.
TermIndexTest::setUp in core/modules/taxonomy/src/Tests/TermIndexTest.php
Sets up a Drupal site for running functional and integration tests.
TermLanguageTest::setUp in core/modules/taxonomy/src/Tests/TermLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
TermNameFieldTest::testTermNameField in core/modules/taxonomy/src/Tests/Views/TermNameFieldTest.php
Tests term name field plugin functionality.
TermTest::setUp in core/modules/taxonomy/src/Tests/TermTest.php
Sets up a Drupal site for running functional and integration tests.
TermTranslationUITest::testTranslateLinkVocabularyAdminPage in core/modules/taxonomy/src/Tests/TermTranslationUITest.php
Tests translate link on vocabulary term list.
TextFieldTest::_testTextfieldWidgetsFormatted in core/modules/text/src/Tests/TextFieldTest.php
Helper function for testTextfieldWidgetsFormatted().
ThemeTest::setUp in core/modules/system/src/Tests/System/ThemeTest.php
Sets up a Drupal site for running functional and integration tests.
ThemeTest::setUp in core/modules/taxonomy/src/Tests/ThemeTest.php
Sets up a Drupal site for running functional and integration tests.
ThemeTest::testAdministrationTheme in core/modules/system/src/Tests/System/ThemeTest.php
Test the administration theme functionality.
ThemeTokenTest::setUp in core/modules/system/src/Tests/Theme/ThemeTokenTest.php
Sets up a Drupal site for running functional and integration tests.
TokenReplaceTest::setUp in core/modules/taxonomy/src/Tests/TokenReplaceTest.php
Sets up a Drupal site for running functional and integration tests.
TokenReplaceWebTest::testTokens in core/modules/system/src/Tests/System/TokenReplaceWebTest.php
Tests a token replacement on an actual website.
ToolbarAdminMenuTest::setUp in core/modules/toolbar/src/Tests/ToolbarAdminMenuTest.php
Sets up a Drupal site for running functional and integration tests.
ToolbarAdminMenuTest::testLocaleTranslationSubtreesHashCacheClear in core/modules/toolbar/src/Tests/ToolbarAdminMenuTest.php
Tests that toolbar cache is cleared when string translations are made.
ToolbarAdminMenuTest::testNonCurrentUserAccountUpdates in core/modules/toolbar/src/Tests/ToolbarAdminMenuTest.php
Tests that changes to a user account by another user clears the changed account's toolbar cached, not the user's who took the action.
ToolbarAdminMenuTest::testSubtreesJsonRequest in core/modules/toolbar/src/Tests/ToolbarAdminMenuTest.php
Tests that the 'toolbar/subtrees/{hash}' is reachable and correct.
ToolbarAdminMenuTest::testUserRoleUpdateSubtreesHashCacheClear in core/modules/toolbar/src/Tests/ToolbarAdminMenuTest.php
Exercises the toolbar_user_role_update() and toolbar_user_update() hook implementations.
ToolbarCacheContextsTest::assertToolbarCacheContexts in core/modules/toolbar/src/Tests/ToolbarCacheContextsTest.php
Tests that cache contexts are applied for both users.
ToolbarHookToolbarTest::setUp in core/modules/toolbar/src/Tests/ToolbarHookToolbarTest.php
Sets up a Drupal site for running functional and integration tests.
ToolbarMenuTranslationTest::setUp in core/modules/toolbar/src/Tests/ToolbarMenuTranslationTest.php
Sets up a Drupal site for running functional and integration tests.
ToolkitSetupFormTest::setUp in core/modules/system/src/Tests/Image/ToolkitSetupFormTest.php
Sets up a Drupal site for running functional and integration tests.
ToolkitSetupFormTest::testToolkitSetupForm in core/modules/system/src/Tests/Image/ToolkitSetupFormTest.php
Test Image toolkit setup form.
TourTestBasic::setUp in core/modules/tour/src/Tests/TourTestBasic.php
Sets up a Drupal site for running functional and integration tests.
TrackerNodeAccessTest::testTrackerNodeAccess in core/modules/tracker/src/Tests/TrackerNodeAccessTest.php
Ensure private node on /tracker is only visible to users with permission.
TrackerTest::testTrackerAdminUnpublish in core/modules/tracker/src/Tests/TrackerTest.php
Tests that publish/unpublish works at admin/content/node.
TrackerTest::testTrackerAll in core/modules/tracker/src/Tests/TrackerTest.php
Tests for the presence of nodes on the global tracker listing.
TrackerTest::testTrackerCronIndexing in core/modules/tracker/src/Tests/TrackerTest.php
Tests that existing nodes are indexed by cron.
TrackerTest::testTrackerHistoryMetadata in core/modules/tracker/src/Tests/TrackerTest.php
Tests the metadata for the "new"/"updated" indicators.
TrackerTest::testTrackerOrderingNewComments in core/modules/tracker/src/Tests/TrackerTest.php
Tests for ordering on a users tracker listing when comments are posted.
TrackerTest::testTrackerUser in core/modules/tracker/src/Tests/TrackerTest.php
Tests for the presence of nodes on a user's tracker listing.
TrackerTestBase::setUp in core/modules/tracker/src/Tests/Views/TrackerTestBase.php
Sets up a Drupal site for running functional and integration tests.
TranslationWebTest::testFieldFormTranslationRevisions in core/modules/field/src/Tests/TranslationWebTest.php
Tests field translations when creating a new revision.
TrustedHostsTest::setUp in core/modules/system/src/Tests/System/TrustedHostsTest.php
Sets up a Drupal site for running functional and integration tests.
TwigTransTest::setUp in core/modules/system/src/Tests/Theme/TwigTransTest.php
Sets up a Drupal site for running functional and integration tests.
UITestBase::setUp in core/modules/views_ui/src/Tests/UITestBase.php
Sets up a Drupal site for running functional and integration tests.
UninstallTest::testFailedInstallStatus in core/modules/system/src/Tests/Module/UninstallTest.php
Tests that a module which fails to install can still be uninstalled.
UninstallTest::testUninstallPage in core/modules/system/src/Tests/Module/UninstallTest.php
Tests the Uninstall page and Uninstall confirmation page.
UnsavedPreviewTest::setUp in core/modules/views_ui/src/Tests/UnsavedPreviewTest.php
Sets up a Drupal site for running functional and integration tests.
UpdateApiEntityDefinitionUpdateTest::setUp in core/modules/system/src/Tests/Entity/Update/UpdateApiEntityDefinitionUpdateTest.php
Sets up a Drupal site for running functional and integration tests.
UpdateContribTest::setUp in core/modules/update/src/Tests/UpdateContribTest.php
Sets up a Drupal site for running functional and integration tests.
UpdateContribTest::testHookUpdateStatusAlter in core/modules/update/src/Tests/UpdateContribTest.php
Checks that hook_update_status_alter() works to change a status.
UpdateCoreTest::setUp in core/modules/update/src/Tests/UpdateCoreTest.php
Sets up a Drupal site for running functional and integration tests.
UpdateCoreTest::testLocalActions in core/modules/update/src/Tests/UpdateCoreTest.php
Ensures that the local actions appear.
UpdatePathRC1TestBaseFilledTest::testUpdatedSite in core/modules/system/src/Tests/Update/UpdatePathRC1TestBaseFilledTest.php
Tests that the content and configuration were properly updated.
UpdatePathTestBaseFilledTest::testUpdatedSite in core/modules/system/src/Tests/Update/UpdatePathTestBaseFilledTest.php
Tests that the content and configuration were properly updated.
UpdateSchemaTest::testUpdateHooks in core/modules/system/src/Tests/Update/UpdateSchemaTest.php
Tests that update hooks are properly run.
UpdateScriptTest::testNoUpdateFunctionality in core/modules/system/src/Tests/Update/UpdateScriptTest.php
Tests update.php when there are no updates to apply.
UpdateScriptTest::testRequirements in core/modules/system/src/Tests/Update/UpdateScriptTest.php
Tests that requirements warnings and errors are correctly displayed.
UpdateScriptTest::testSuccessfulUpdateFunctionality in core/modules/system/src/Tests/Update/UpdateScriptTest.php
Tests update.php after performing a successful update.
UpdateScriptTest::testThemeSystem in core/modules/system/src/Tests/Update/UpdateScriptTest.php
Tests the effect of using the update script on the theme system.
UpdateScriptTest::testUpdateAccess in core/modules/system/src/Tests/Update/UpdateScriptTest.php
Tests access to the update script.
UpdateScriptTest::updateScriptTest in core/modules/system/src/Tests/Update/UpdateScriptTest.php
Helper function to run updates via the browser.
UpdatesWith7xTest::testWith7x in core/modules/system/src/Tests/Update/UpdatesWith7xTest.php
UpdateTest::testPatchUpdate in core/modules/rest/src/Tests/UpdateTest.php
Tests several valid and invalid partial update requests on test entities.
UpdateTest::testUpdateUser in core/modules/rest/src/Tests/UpdateTest.php
Tests several valid and invalid update requests for the 'user' entity type.
UpdateUploadTest::setUp in core/modules/update/src/Tests/UpdateUploadTest.php
Sets up a Drupal site for running functional and integration tests.
UrlAlterFunctionalTest::testUrlAlter in core/modules/system/src/Tests/Path/UrlAlterFunctionalTest.php
Test that URL altering works and that it occurs in the correct order.
UserAccountLinksTest::testAccountPageTitles in core/modules/user/src/Tests/UserAccountLinksTest.php
Tests page title is set correctly on user account tabs.
UserAccountLinksTest::testDisabledAccountLink in core/modules/user/src/Tests/UserAccountLinksTest.php
Tests disabling the 'My account' link.
UserAccountLinksTest::testSecondaryMenu in core/modules/user/src/Tests/UserAccountLinksTest.php
Tests the secondary menu.
UserAdminLanguageTest::testActualNegotiation in core/modules/user/src/Tests/UserAdminLanguageTest.php
Tests the actual language negotiation.
UserAdminLanguageTest::testUserAdminLanguageConfigurationAvailableIfAdminLanguageNegotiationIsEnabled in core/modules/user/src/Tests/UserAdminLanguageTest.php
Tests that the admin language is configurable only for administrators.
UserAdminLanguageTest::testUserAdminLanguageConfigurationAvailableWithAdminLanguageNegotiation in core/modules/user/src/Tests/UserAdminLanguageTest.php
Tests that admin language negotiation is configurable only if enabled.
UserAdminLanguageTest::testUserAdminLanguageConfigurationNotAvailableWithOnlyOneLanguage in core/modules/user/src/Tests/UserAdminLanguageTest.php
Tests that admin language is not configurable in single language sites.
UserAdminListingTest::testUserListing in core/modules/user/src/Tests/UserAdminListingTest.php
Tests the listing.
UserAdminTest::testNotificationEmailAddress in core/modules/user/src/Tests/UserAdminTest.php
Tests the alternate notification email address for user mails.
UserAdminTest::testUserAdmin in core/modules/user/src/Tests/UserAdminTest.php
Registers a user and deletes it.
UserAttributesTest::testUserAttributesInMarkup in core/modules/rdf/src/Tests/UserAttributesTest.php
Tests if default mapping for user is being used.
UserBlocksTest::setUp in core/modules/user/src/Tests/UserBlocksTest.php
Sets up a Drupal site for running functional and integration tests.
UserCancelTest::testMassUserCancelByAdmin in core/modules/user/src/Tests/UserCancelTest.php
Create an administrative user and mass-delete other users.
UserCancelTest::testUserAnonymize in core/modules/user/src/Tests/UserCancelTest.php
Delete account and anonymize all content.
UserCancelTest::testUserBlock in core/modules/user/src/Tests/UserCancelTest.php
Disable account and keep all content.
UserCancelTest::testUserBlockUnpublish in core/modules/user/src/Tests/UserCancelTest.php
Disable account and unpublish all content.
UserCancelTest::testUserCancelByAdmin in core/modules/user/src/Tests/UserCancelTest.php
Create an administrative user and delete another user.
UserCancelTest::testUserCancelChangePermission in core/modules/user/src/Tests/UserCancelTest.php
Test ability to change the permission for canceling users.
UserCancelTest::testUserCancelInvalid in core/modules/user/src/Tests/UserCancelTest.php
Attempt invalid account cancellations.
UserCancelTest::testUserCancelUid1 in core/modules/user/src/Tests/UserCancelTest.php
Tests that user account for uid 1 cannot be cancelled.
UserCancelTest::testUserCancelWithoutPermission in core/modules/user/src/Tests/UserCancelTest.php
Attempt to cancel account without permission.
UserCancelTest::testUserDelete in core/modules/user/src/Tests/UserCancelTest.php
Delete account and remove all content.
UserCancelTest::testUserWithoutEmailCancelByAdmin in core/modules/user/src/Tests/UserCancelTest.php
Tests deletion of a user account without an email address.
UserCreateFailMailTest::testUserAdd in core/modules/user/src/Tests/UserCreateFailMailTest.php
Tests the create user administration page.
UserCreateTest::testUserAdd in core/modules/user/src/Tests/UserCreateTest.php
Create a user through the administration interface and ensure that it displays in the user list.
UserEditedOwnAccountTest::testUserEditedOwnAccount in core/modules/user/src/Tests/UserEditedOwnAccountTest.php
UserEditTest::testUserEdit in core/modules/user/src/Tests/UserEditTest.php
Test user edit page.
UserEditTest::testUserWith0Password in core/modules/user/src/Tests/UserEditTest.php
Tests setting the password to "0".
UserEditTest::testUserWithoutEmailEdit in core/modules/user/src/Tests/UserEditTest.php
Tests editing of a user account without an email address.
UserHelpersTest::testDrupalUserIsLoggedIn in core/modules/simpletest/src/Tests/UserHelpersTest.php
Tests WebTestBase::drupalUserIsLoggedIn().
UserLanguageCreationTest::testLocalUserCreation in core/modules/user/src/Tests/UserLanguageCreationTest.php
Functional test for language handling during user creation.
UserLanguageTest::testUserLanguageConfiguration in core/modules/user/src/Tests/UserLanguageTest.php
Test if user can change their default language.
UserLoginTest::testGlobalLoginFloodControl in core/modules/user/src/Tests/UserLoginTest.php
Test the global login flood control.
UserLoginTest::testPasswordRehashOnLogin in core/modules/user/src/Tests/UserLoginTest.php
Test that user password is re-hashed upon login after changing $count_log2.
UserLoginTest::testPerUserLoginFloodControl in core/modules/user/src/Tests/UserLoginTest.php
Test the per-user login flood control.
UserPasswordResetTest::setUp in core/modules/user/src/Tests/UserPasswordResetTest.php
Sets up a Drupal site for running functional and integration tests.
UserPasswordResetTest::testUserPasswordResetLoggedIn in core/modules/user/src/Tests/UserPasswordResetTest.php
Test user password reset while logged in.
UserPermissionsTest::testAdministratorRole in core/modules/user/src/Tests/UserPermissionsTest.php
Test assigning of permissions for the administrator role.
UserPermissionsTest::testUserPermissionChanges in core/modules/user/src/Tests/UserPermissionsTest.php
Test changing user permissions through the permissions page.
UserPictureTest::testCreateDeletePicture in core/modules/user/src/Tests/UserPictureTest.php
Tests creation, display, and deletion of user pictures.
UserPictureTest::testPictureOnNodeComment in core/modules/user/src/Tests/UserPictureTest.php
Tests embedded users on node pages.
UserRegistrationTest::testRegistrationWithoutEmailVerification in core/modules/user/src/Tests/UserRegistrationTest.php
UserRoleAdminTest::testRoleAdministration in core/modules/user/src/Tests/UserRoleAdminTest.php
Test adding, renaming and deleting roles.
UserRoleAdminTest::testRoleWeightOrdering in core/modules/user/src/Tests/UserRoleAdminTest.php
Test user role weight change operation and ordering.
UserRolesAssignmentTest::setUp in core/modules/user/src/Tests/UserRolesAssignmentTest.php
Sets up a Drupal site for running functional and integration tests.
UserSearchTest::testUserSearch in core/modules/user/src/Tests/UserSearchTest.php
UserTimeZoneTest::testUserTimeZone in core/modules/user/src/Tests/UserTimeZoneTest.php
Tests the display of dates and time when user-configurable time zones are set.
UserTokenReplaceTest::testUserTokenReplacement in core/modules/user/src/Tests/UserTokenReplaceTest.php
Creates a user, then tests the tokens generated from it.
ValidationTest::testValidate in core/modules/system/src/Tests/Form/ValidationTest.php
Tests #element_validate and #validate.
ViewsListTest::setUp in core/modules/views_ui/src/Tests/ViewsListTest.php
Sets up a Drupal site for running functional and integration tests.
ViewsUITourTest::setUp in core/modules/views_ui/src/Tests/ViewsUITourTest.php
Sets up a Drupal site for running functional and integration tests.
VocabularyCrudTest::setUp in core/modules/taxonomy/src/Tests/VocabularyCrudTest.php
Sets up a Drupal site for running functional and integration tests.
VocabularyLanguageTest::setUp in core/modules/taxonomy/src/Tests/VocabularyLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
VocabularyPermissionsTest::testVocabularyPermissionsTaxonomyTerm in core/modules/taxonomy/src/Tests/VocabularyPermissionsTest.php
Create, edit and delete a taxonomy term via the user interface.
VocabularyTranslationTest::setUp in core/modules/taxonomy/src/Tests/VocabularyTranslationTest.php
Sets up a Drupal site for running functional and integration tests.
VocabularyUiTest::setUp in core/modules/taxonomy/src/Tests/VocabularyUiTest.php
Sets up a Drupal site for running functional and integration tests.
WizardTest::testCommentWizard in core/modules/comment/src/Tests/Views/WizardTest.php
Tests adding a view of comments.
WizardTestBase::setUp in core/modules/views/src/Tests/Wizard/WizardTestBase.php
Sets up a Drupal site for running functional and integration tests.