AccessDeniedTestCase::test403PathOnSystemForm in core/modules/system/tests/system.test
AccessDeniedTestCase::test403PathOnSystemForm in core/modules/system/tests/system.test
AccessDeniedTestCase::testAccessDenied in core/modules/system/tests/system.test
AccessDeniedTestCase::testAccessDenied in core/modules/system/tests/system.test
ActionExampleTestCase::testActionExample in modules/examples/action_example/tests/action_example.test
Test Action Example.
ActionExampleTestCase::testActionExample in modules/examples/action_example/tests/action_example.test
Test Action Example.
AdminBarCustomizedTestCase::testCustomDisabled in core/modules/admin_bar/tests/admin_bar.test
Test disabled custom links.
AdminBarCustomizedTestCase::testCustomDisabled in core/modules/admin_bar/tests/admin_bar.test
Test disabled custom links.
BatchExampleTestCase::testBatchExampleBasic in modules/examples/batch_example/tests/batch_example.test
Login user, create 30 nodes and test both batch examples.
BatchExampleTestCase::testBatchExampleBasic in modules/examples/batch_example/tests/batch_example.test
Login user, create 30 nodes and test both batch examples.
CommentFieldsTest::testCommentEnable in core/modules/comment/tests/comment.test
Tests that comment module works when enabled after a content module.
CommentFieldsTest::testCommentEnable in core/modules/comment/tests/comment.test
Tests that comment module works when enabled after a content module.
CommentHelperCase::setUp in core/modules/comment/tests/comment.test
Sets up a Backdrop site for running functional and integration tests.
CommentHelperCase::setUp in core/modules/comment/tests/comment.test
Sets up a Backdrop site for running functional and integration tests.
CommentInterfaceTest::testCommentClasses in core/modules/comment/tests/comment.test
Tests CSS classes on comments.
CommentInterfaceTest::testCommentClasses in core/modules/comment/tests/comment.test
Tests CSS classes on comments.
CommentInterfaceTest::testCommentInterface in core/modules/comment/tests/comment.test
Tests the comment interface.
CommentInterfaceTest::testCommentInterface in core/modules/comment/tests/comment.test
Tests the comment interface.
CommentInterfaceTest::testCommentNewCommentsIndicator in core/modules/comment/tests/comment.test
Tests new comment marker.
CommentInterfaceTest::testCommentNewCommentsIndicator in core/modules/comment/tests/comment.test
Tests new comment marker.
CommentPagerTest::testCommentNewPageIndicator in core/modules/comment/tests/comment.test
Tests comment_new_page_count().
CommentPagerTest::testCommentNewPageIndicator in core/modules/comment/tests/comment.test
Tests comment_new_page_count().
CommentPagerTest::testCommentOrderingThreading in core/modules/comment/tests/comment.test
Tests comment ordering and threading.
CommentPagerTest::testCommentOrderingThreading in core/modules/comment/tests/comment.test
Tests comment ordering and threading.
CommentPagerTest::testCommentPaging in core/modules/comment/tests/comment.test
Confirms comment paging works correctly with flat and threaded comments.
CommentPagerTest::testCommentPaging in core/modules/comment/tests/comment.test
Confirms comment paging works correctly with flat and threaded comments.
CommentThreadingTestCase::testCommentThreading in core/modules/comment/tests/comment.test
Tests the comment threading.
CommentThreadingTestCase::testCommentThreading in core/modules/comment/tests/comment.test
Tests the comment threading.
CommentTokenReplaceTestCase::testCommentTokenReplacement in core/modules/comment/tests/comment.test
Creates a comment, then tests the tokens generated from it.
CommentTokenReplaceTestCase::testCommentTokenReplacement in core/modules/comment/tests/comment.test
Creates a comment, then tests the tokens generated from it.
CommentViewsHandlerArgumentUserUidTest::setUp in core/modules/comment/tests/comment_views_handler_argument_user_uid.test
Sets up a Backdrop site for running functional and integration tests.
CommentViewsHandlerArgumentUserUidTest::setUp in core/modules/comment/tests/comment_views_handler_argument_user_uid.test
Sets up a Backdrop site for running functional and integration tests.
ContextualDynamicContextTestCase::testNodeLinks in core/modules/contextual/tests/contextual.test
Tests contextual links on node lists with different permissions.
ContextualDynamicContextTestCase::testNodeLinks in core/modules/contextual/tests/contextual.test
Tests contextual links on node lists with different permissions.
ContextualLinksExampleTestCase::testContextualLinksExample in modules/examples/contextual_links_example/tests/contextual_links_example.test
Test the various contextual links that this module defines and displays.
ContextualLinksExampleTestCase::testContextualLinksExample in modules/examples/contextual_links_example/tests/contextual_links_example.test
Test the various contextual links that this module defines and displays.
DashboardTest::setUp in core/modules/dashboard/tests/dashboard.test
Sets up a Backdrop site for running functional and integration tests.
DashboardTest::setUp in core/modules/dashboard/tests/dashboard.test
Sets up a Backdrop site for running functional and integration tests.
DashboardTest::testDashboardLayout in core/modules/dashboard/tests/dashboard.test
Test the dashboard layout.
DashboardTest::testDashboardLayout in core/modules/dashboard/tests/dashboard.test
Test the dashboard layout.
DateTimeFunctionalTest::testTimeZoneHandling in core/modules/system/tests/system.test
Test time zones and DST handling.
DateTimeFunctionalTest::testTimeZoneHandling in core/modules/system/tests/system.test
Test time zones and DST handling.
DateViewsTestCase::testDateViewsPagerPlugin in core/modules/date/tests/date_views.test
Test the date views pager plugin.
DateViewsTestCase::testDateViewsPagerPlugin in core/modules/date/tests/date_views.test
Test the date views pager plugin.
DrupalWebTestCase::drupalCreateNode in core/includes/drupal.classes.inc
DrupalWebTestCase::drupalCreateNode in core/includes/drupal.classes.inc
EntityLoadTestCase::testEntityLoadConditions in core/modules/entity/tests/entity_crud.test
Tests the functionality for loading entities matching certain conditions.
EntityLoadTestCase::testEntityLoadConditions in core/modules/entity/tests/entity_crud.test
Tests the functionality for loading entities matching certain conditions.
EntityReferenceFieldTestCase::testShowLinksSetting in core/modules/entityreference/tests/entityreference.field.test
Tests the "Show links" setting for the field formatter "Rendered entity".
EntityReferenceFieldTestCase::testShowLinksSetting in core/modules/entityreference/tests/entityreference.field.test
Tests the "Show links" setting for the field formatter "Rendered entity".
EntityReferenceFormTestCase::testAutocompleteValidationWithGenericSelectionHandler in core/modules/entityreference/tests/entityreference.form.test
Test that the Generic autocomplete widget validates the value properly.
EntityReferenceFormTestCase::testAutocompleteValidationWithGenericSelectionHandler in core/modules/entityreference/tests/entityreference.form.test
Test that the Generic autocomplete widget validates the value properly.
EntityReferenceFormTestCase::testAutocompleteValidationWithViewsSelectionHandler in core/modules/entityreference/tests/entityreference.form.test
Test that the Views autocomplete widget validates the value properly.
EntityReferenceFormTestCase::testAutocompleteValidationWithViewsSelectionHandler in core/modules/entityreference/tests/entityreference.form.test
Test that the Views autocomplete widget validates the value properly.
EntityReferenceHandlersTestCase::testCommentHandler in core/modules/entityreference/tests/entityreference.handlers.test
Test the comment-specific overrides of the entity handler.
EntityReferenceHandlersTestCase::testCommentHandler in core/modules/entityreference/tests/entityreference.handlers.test
Test the comment-specific overrides of the entity handler.
EntityReferenceHandlersTestCase::testNodeHandler in core/modules/entityreference/tests/entityreference.handlers.test
Test the node-specific overrides of the entity handler.
EntityReferenceHandlersTestCase::testNodeHandler in core/modules/entityreference/tests/entityreference.handlers.test
Test the node-specific overrides of the entity handler.
EntityReferenceHandlersTestCase::testSortByField in core/modules/entityreference/tests/entityreference.handlers.test
Assert sorting by field works for non-admins.
EntityReferenceHandlersTestCase::testSortByField in core/modules/entityreference/tests/entityreference.handlers.test
Assert sorting by field works for non-admins.
EntityReferenceTaxonomyTestCase::testIndexDuplicates in core/modules/entityreference/tests/entityreference.taxonomy.test
Make sure the index only contains one entry for a given node->term reference, even when multiple ER fields link from the node bundle to terms.
EntityReferenceTaxonomyTestCase::testIndexDuplicates in core/modules/entityreference/tests/entityreference.taxonomy.test
Make sure the index only contains one entry for a given node->term reference, even when multiple ER fields link from the node bundle to terms.
EntityReferenceTaxonomyTestCase::testNodeIndex in core/modules/entityreference/tests/entityreference.taxonomy.test
Test referencing a term using entity reference field.
EntityReferenceTaxonomyTestCase::testNodeIndex in core/modules/entityreference/tests/entityreference.taxonomy.test
Test referencing a term using entity reference field.
FieldBlockTestCase::setUp in core/modules/field/tests/field.test
Sets up a Backdrop site for running functional and integration tests.
FieldBlockTestCase::setUp in core/modules/field/tests/field.test
Sets up a Backdrop site for running functional and integration tests.
FieldGetValueTestCase::setUp in core/modules/field/tests/field.test
Sets up a Backdrop site for running functional and integration tests.
FieldGetValueTestCase::setUp in core/modules/field/tests/field.test
Sets up a Backdrop site for running functional and integration tests.
FieldUIManageDisplayTestCase::testViewModeCustom in core/modules/field_ui/tests/field_ui.test
Tests switching display modes to use custom or 'default' settings'.
FieldUIManageDisplayTestCase::testViewModeCustom in core/modules/field_ui/tests/field_ui.test
Tests switching display modes to use custom or 'default' settings'.
FieldViewsDataTest::setUp in core/modules/field/tests/field_views.test
Sets up a Backdrop site for running functional and integration tests.
FieldViewsDataTest::setUp in core/modules/field/tests/field_views.test
Sets up a Backdrop site for running functional and integration tests.
FieldViewsFieldTest::setUp in core/modules/field/tests/field_views.test
Sets up a Backdrop site for running functional and integration tests.
FieldViewsFieldTest::setUp in core/modules/field/tests/field_views.test
Sets up a Backdrop site for running functional and integration tests.
FileFieldDisplayTestCase::testNodeDisplay in core/modules/file/tests/file.test
Tests normal formatter display on node display.
FileFieldDisplayTestCase::testNodeDisplay in core/modules/file/tests/file.test
Tests normal formatter display on node display.
FileFieldWidgetTestCase::testWidgetValidation in core/modules/file/tests/file.test
Tests validation with the Upload button.
FileFieldWidgetTestCase::testWidgetValidation in core/modules/file/tests/file.test
Tests validation with the Upload button.
FileTestHelper::uploadNodeFile in core/modules/file/tests/file.test
Uploads a file to a node.
FileTestHelper::uploadNodeFile in core/modules/file/tests/file.test
Uploads a file to a node.
FileUsageTestCase::testFileUsagePage in core/modules/file/tests/file.test
Create a file and verify its usage information.
FileUsageTestCase::testFileUsagePage in core/modules/file/tests/file.test
Create a file and verify its usage information.
FilterEditorLinkValidateTestCase::testEditorLinkValidate in core/modules/filter/tests/filter_dialog.test
Check function _filter_format_editor_link_url_validate().
FilterEditorLinkValidateTestCase::testEditorLinkValidate in core/modules/filter/tests/filter_dialog.test
Check function _filter_format_editor_link_url_validate().
FilterSecurityTestCase::testDisableFilterModule in core/modules/filter/tests/filter.test
Tests removal of filtered content when an active filter is disabled.
FilterSecurityTestCase::testDisableFilterModule in core/modules/filter/tests/filter.test
Tests removal of filtered content when an active filter is disabled.
FrontPageTestCase::setUp in core/modules/system/tests/system.test
FrontPageTestCase::setUp in core/modules/system/tests/system.test
FrontPageTestCase::testBackdropIsFrontPage in core/modules/system/tests/system.test
Test home page functionality.
FrontPageTestCase::testBackdropIsFrontPage in core/modules/system/tests/system.test
Test home page functionality.
GenericFieldTest::createFieldContentForUser in modules/examples/field_permission_example/tests/field_permission_example.test
Create a node with some field content.
GenericFieldTest::createFieldContentForUser in modules/examples/field_permission_example/tests/field_permission_example.test
Create a node with some field content.
ImageExampleTestCase::testImageExamplePage in modules/examples/image_example/tests/image_example.test
Tests for image block provided by module.
ImageExampleTestCase::testImageExamplePage in modules/examples/image_example/tests/image_example.test
Tests for image block provided by module.
ImageFieldDefaultImagesTestCase::testDefaultImages in core/modules/image/tests/image.test
Tests CRUD for fields and fields instances with default images.
ImageFieldDefaultImagesTestCase::testDefaultImages in core/modules/image/tests/image.test
Tests CRUD for fields and fields instances with default images.
ImageFieldDisplayTestCase::testImageFieldDefaultImage in core/modules/image/tests/image.test
Test use of a default image with an image field.
ImageFieldDisplayTestCase::testImageFieldDefaultImage in core/modules/image/tests/image.test
Test use of a default image with an image field.
LayoutBlockTest::testPageComponentBlocks in core/modules/layout/tests/layout.test
Test Page component blocks.
LayoutBlockTest::testPageComponentBlocks in core/modules/layout/tests/layout.test
Test Page component blocks.
LayoutInterfaceTest::setUp in core/modules/layout/tests/layout.test
Sets up a Backdrop site for running functional and integration tests.
LayoutInterfaceTest::setUp in core/modules/layout/tests/layout.test
Sets up a Backdrop site for running functional and integration tests.
LayoutInterfaceTest::testBlockEntityIDConditions in core/modules/layout/tests/layout.test
Test block entity ID conditions.
LayoutInterfaceTest::testBlockEntityIDConditions in core/modules/layout/tests/layout.test
Test block entity ID conditions.
LayoutInterfaceTest::testBlockPathTypeConditions in core/modules/layout/tests/layout.test
Test block path and type conditions.
LayoutInterfaceTest::testBlockPathTypeConditions in core/modules/layout/tests/layout.test
Test block path and type conditions.
LayoutUpgradePathTest::testLayoutUpgrade in core/modules/layout/tests/layout.test
Tests a successful upgrade, where block positions copied to layouts.
LayoutUpgradePathTest::testLayoutUpgrade in core/modules/layout/tests/layout.test
Tests a successful upgrade, where block positions copied to layouts.
ListFieldDisplayTestCase::testListDisplayFormatterBoolean in core/modules/field/modules/list/tests/list.test
List (boolean) : test 'On/Off' values input.
ListFieldDisplayTestCase::testListDisplayFormatterBoolean in core/modules/field/modules/list/tests/list.test
List (boolean) : test 'On/Off' values input.
ListFieldUITestCase::testListAllowedValuesFloat in core/modules/field/modules/list/tests/list.test
List (float) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesFloat in core/modules/field/modules/list/tests/list.test
List (float) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesInteger in core/modules/field/modules/list/tests/list.test
List (integer) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesInteger in core/modules/field/modules/list/tests/list.test
List (integer) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesText in core/modules/field/modules/list/tests/list.test
List (text) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesText in core/modules/field/modules/list/tests/list.test
List (text) : test 'allowed values' input.
LocaleContentFunctionalTest::createNodePost in core/modules/locale/tests/locale.test
Create node in a specific language.
LocaleContentFunctionalTest::createNodePost in core/modules/locale/tests/locale.test
Create node in a specific language.
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration in core/modules/locale/tests/locale.test
Test if a content type can be set to multilingual and language is present.
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration in core/modules/locale/tests/locale.test
Test if a content type can be set to multilingual and language is present.
LocaleDateFormatsFunctionalTest::testLocalizeDateFormats in core/modules/locale/tests/locale.test
Functional tests for localizing date formats.
LocaleDateFormatsFunctionalTest::testLocalizeDateFormats in core/modules/locale/tests/locale.test
Functional tests for localizing date formats.
LocalePathFunctionalTest::testPathLanguageConfiguration in core/modules/locale/tests/locale.test
Test if a language can be associated with a URL alias.
LocalePathFunctionalTest::testPathLanguageConfiguration in core/modules/locale/tests/locale.test
Test if a language can be associated with a URL alias.
MenuBlockTestCase::doMenuBlockTests in core/modules/system/tests/system.test
Test Menu Block functionality.
MenuBlockTestCase::doMenuBlockTests in core/modules/system/tests/system.test
Test Menu Block functionality.
MenuBreadcrumbTestCase::testBreadCrumbs in core/modules/simpletest/tests/menu.test
Tests breadcrumbs on node and administrative paths.
MenuBreadcrumbTestCase::testBreadCrumbs in core/modules/simpletest/tests/menu.test
Tests breadcrumbs on node and administrative paths.
MenuNodeTestCase::testMenuNodeFormWidget in core/modules/menu/tests/menu.test
Test creating, editing, deleting menu links via node form widget.
MenuNodeTestCase::testMenuNodeFormWidget in core/modules/menu/tests/menu.test
Test creating, editing, deleting menu links via node form widget.
MenuTestCase::doMenuTests in core/modules/menu/tests/menu.test
Test menu functionality using main-menu menu.
MenuTestCase::doMenuTests in core/modules/menu/tests/menu.test
Test menu functionality using main-menu menu.
NodeAccessFieldTestCase::testNodeAccessAdministerField in core/modules/node/tests/node.test
Tests administering fields when node access is restricted.
NodeAccessFieldTestCase::testNodeAccessAdministerField in core/modules/node/tests/node.test
Tests administering fields when node access is restricted.
NodeAccessPagerTestCase::testCommentPager in core/modules/node/tests/node.test
Tests the comment pager for nodes with multiple grants per realm.
NodeAccessPagerTestCase::testCommentPager in core/modules/node/tests/node.test
Tests the comment pager for nodes with multiple grants per realm.
NodeAccessRecordsUnitTest::testNodeAccessRecords in core/modules/node/tests/node.test
Creates a node and tests the creation of node access rules.
NodeAccessRecordsUnitTest::testNodeAccessRecords in core/modules/node/tests/node.test
Creates a node and tests the creation of node access rules.
NodeAccessUnitTest::testNodeAccess in core/modules/node/tests/node.test
Runs basic tests for node_access function.
NodeAccessUnitTest::testNodeAccess in core/modules/node/tests/node.test
Runs basic tests for node_access function.
NodeAdminTestCase::testContentAdminPages in core/modules/node/tests/node.test
Tests content overview with different user permissions.
NodeAdminTestCase::testContentAdminPages in core/modules/node/tests/node.test
Tests content overview with different user permissions.
NodeAdminTestCase::testContentAdminSort in core/modules/node/tests/node.test
Tests that the table sorting works on the content admin pages.
NodeAdminTestCase::testContentAdminSort in core/modules/node/tests/node.test
Tests that the table sorting works on the content admin pages.
NodeBlockFunctionalTest::testNodeBlock in core/modules/node/tests/node.test
Tests the Existing content block.
NodeBlockFunctionalTest::testNodeBlock in core/modules/node/tests/node.test
Tests the Existing content block.
NodeBlockFunctionalTest::testRecentNodeBlock in core/modules/node/tests/node.test
Tests the recent content block.
NodeBlockFunctionalTest::testRecentNodeBlock in core/modules/node/tests/node.test
Tests the recent content block.
NodeBuildContent::testNodeRebuildContent in core/modules/node/tests/node.test
Ensures that content array is rebuilt on every call to node_build_content().
NodeBuildContent::testNodeRebuildContent in core/modules/node/tests/node.test
Ensures that content array is rebuilt on every call to node_build_content().
NodeEntityFieldQueryAlter::setUp in core/modules/node/tests/node.test
NodeEntityFieldQueryAlter::setUp in core/modules/node/tests/node.test
NodeFrontPageCallback::testCustomFrontPage in core/modules/node/tests/node.test
NodeFrontPageCallback::testCustomFrontPage in core/modules/node/tests/node.test
NodeLayoutRevisionTestCase::setUp in core/modules/node/tests/node.test
Sets up test case.
NodeLayoutRevisionTestCase::setUp in core/modules/node/tests/node.test
Sets up test case.
NodeLoadHooksTestCase::testHookNodeLoad in core/modules/node/tests/node.test
Tests that hook_node_load() is invoked correctly.
NodeLoadHooksTestCase::testHookNodeLoad in core/modules/node/tests/node.test
Tests that hook_node_load() is invoked correctly.
NodeLoadMultipleUnitTest::testNodeMultipleLoad in core/modules/node/tests/node.test
Creates four nodes and ensures that they are loaded correctly.
NodeLoadMultipleUnitTest::testNodeMultipleLoad in core/modules/node/tests/node.test
Creates four nodes and ensures that they are loaded correctly.
NodeMultiByteUtf8Test::testMultiByteUtf8 in core/modules/node/tests/node.test
Tests that multi-byte UTF-8 characters are stored and retrieved correctly.
NodeMultiByteUtf8Test::testMultiByteUtf8 in core/modules/node/tests/node.test
Tests that multi-byte UTF-8 characters are stored and retrieved correctly.
NodePageCacheTest::testNodeDelete in core/modules/node/tests/node.test
Tests deleting nodes clears page cache.
NodePageCacheTest::testNodeDelete in core/modules/node/tests/node.test
Tests deleting nodes clears page cache.
NodePageCacheTest::testNodeSaveAfterUsernameChange in core/modules/node/tests/node.test
Check that cached node info does not run out of sync with user data.
NodePageCacheTest::testNodeSaveAfterUsernameChange in core/modules/node/tests/node.test
Check that cached node info does not run out of sync with user data.
NodePageCacheTest::testNodeUpdateInsertCache in core/modules/node/tests/node.test
Test node update and insert with entity cache.
NodePageCacheTest::testNodeUpdateInsertCache in core/modules/node/tests/node.test
Test node update and insert with entity cache.
NodeQueryAlter::setUp in core/modules/node/tests/node.test
NodeQueryAlter::setUp in core/modules/node/tests/node.test
NodeRevisionPermissionsTestCase::setUp in core/modules/node/tests/node.test
NodeRevisionPermissionsTestCase::setUp in core/modules/node/tests/node.test
NodeRevisionsTestCase::setUp in core/modules/node/tests/node.test
NodeRevisionsTestCase::setUp in core/modules/node/tests/node.test
NodeRevisionsTestCase::testNodeRevisionWithoutLogMessage in core/modules/node/tests/node.test
Checks that revisions are correctly saved without log messages.
NodeRevisionsTestCase::testNodeRevisionWithoutLogMessage in core/modules/node/tests/node.test
Checks that revisions are correctly saved without log messages.
NodeRSSContentTestCase::testNodeRSSContent in core/modules/node/tests/node.test
Ensures that a new node includes the custom data when added to an RSS feed.
NodeRSSContentTestCase::testNodeRSSContent in core/modules/node/tests/node.test
Ensures that a new node includes the custom data when added to an RSS feed.
NodeSaveTestCase::testNodeSaveOnInsert in core/modules/node/tests/node.test
Tests saving a node on node insert.
NodeSaveTestCase::testNodeSaveOnInsert in core/modules/node/tests/node.test
Tests saving a node on node insert.
NodeTitleTestCase::testNodeTitle in core/modules/node/tests/node.test
Creates one node and tests if the node title has the correct value.
NodeTitleTestCase::testNodeTitle in core/modules/node/tests/node.test
Creates one node and tests if the node title has the correct value.
NodeTitleXSSTestCase::testNodeTitleXSS in core/modules/node/tests/node.test
Tests XSS functionality with a node entity.
NodeTitleXSSTestCase::testNodeTitleXSS in core/modules/node/tests/node.test
Tests XSS functionality with a node entity.
NodeTokenReplaceTestCase::testNodeTokenReplacement in core/modules/node/tests/node.test
Creates a node, then tests the tokens generated from it.
NodeTokenReplaceTestCase::testNodeTokenReplacement in core/modules/node/tests/node.test
Creates a node, then tests the tokens generated from it.
NodeTranslateBlockFunctionalTest::testNodeTranslateBlock in core/modules/node/tests/node.test
Tests the Existing content block.
NodeTranslateBlockFunctionalTest::testNodeTranslateBlock in core/modules/node/tests/node.test
Tests the Existing content block.
NodeTypeTestCase::testNodeTypeCreation in core/modules/node/tests/node.test
Tests creating a content type programmatically and via a form.
NodeTypeTestCase::testNodeTypeCreation in core/modules/node/tests/node.test
Tests creating a content type programmatically and via a form.
NodeViewsRevisionRelationsTestCase::testNodeRevisionRelationship in core/modules/node/tests/node_views_revision_relations.test
Create a node with revision and rest result count for both views.
NodeViewsRevisionRelationsTestCase::testNodeRevisionRelationship in core/modules/node/tests/node_views_revision_relations.test
Create a node with revision and rest result count for both views.
PageNotFoundTestCase::test404PathOnSystemForm in core/modules/system/tests/system.test
PageNotFoundTestCase::test404PathOnSystemForm in core/modules/system/tests/system.test
PageNotFoundTestCase::testPageNotFound in core/modules/system/tests/system.test
PageNotFoundTestCase::testPageNotFound in core/modules/system/tests/system.test
PagePreviewTestCase::testPagePreview in core/modules/node/tests/node.test
Checks the node preview functionality.
PagePreviewTestCase::testPagePreview in core/modules/node/tests/node.test
Checks the node preview functionality.
PageViewTestCase::testPageView in core/modules/node/tests/node.test
Tests an anonymous and unpermissioned user attempting to edit the node.
PageViewTestCase::testPageView in core/modules/node/tests/node.test
Tests an anonymous and unpermissioned user attempting to edit the node.
PathHooksTestCase::testPathHooks in core/modules/path/tests/path.test
PathHooksTestCase::testPathHooks in core/modules/path/tests/path.test
PathLanguageTestCase::testAliasTranslation in core/modules/path/tests/path.test
Test alias functionality through the admin interfaces.
PathLanguageTestCase::testAliasTranslation in core/modules/path/tests/path.test
Test alias functionality through the admin interfaces.
PathPatternBulkUpdateTestCase::testBulkUpdate in core/modules/path/tests/path_pattern.test
PathPatternBulkUpdateTestCase::testBulkUpdate in core/modules/path/tests/path_pattern.test
PathPatternFunctionalTestCase::testNodeEditing in core/modules/path/tests/path_pattern.test
Basic functional testing of node Path patterns.
PathPatternFunctionalTestCase::testNodeEditing in core/modules/path/tests/path_pattern.test
Basic functional testing of node Path patterns.
PathPatternFunctionalTestCase::testNodeOperations in core/modules/path/tests/path_pattern.test
Test node operations.
PathPatternFunctionalTestCase::testNodeOperations in core/modules/path/tests/path_pattern.test
Test node operations.
PathPatternFunctionalTestCase::testNodeTypeCreate in core/modules/path/tests/path_pattern.test
Create a new content type with new path pattern.
PathPatternFunctionalTestCase::testNodeTypeCreate in core/modules/path/tests/path_pattern.test
Create a new content type with new path pattern.
PathPatternFunctionalTestCase::testProgrammaticEntityCreation in core/modules/path/tests/path_pattern.test
Test programmatic entity creation for aliases.
PathPatternFunctionalTestCase::testProgrammaticEntityCreation in core/modules/path/tests/path_pattern.test
Test programmatic entity creation for aliases.
PathPatternLocaleTestCase::testLanguageAliases in core/modules/path/tests/path_pattern.test
Test that when an English node is updated, its old English URL alias is updated and its newer French URL alias is left intact.
PathPatternLocaleTestCase::testLanguageAliases in core/modules/path/tests/path_pattern.test
Test that when an English node is updated, its old English URL alias is updated and its newer French URL alias is left intact.
PathPatternUnitTestCase::testNoExistingPathAliases in core/modules/path/tests/path_pattern.test
PathPatternUnitTestCase::testNoExistingPathAliases in core/modules/path/tests/path_pattern.test
PathPatternUnitTestCase::testNoTokensNoAlias in core/modules/path/tests/path_pattern.test
Test that path_save_automatic_alias() will not create a URL alias for a pattern that does not get any tokens replaced.
PathPatternUnitTestCase::testNoTokensNoAlias in core/modules/path/tests/path_pattern.test
Test that path_save_automatic_alias() will not create a URL alias for a pattern that does not get any tokens replaced.
PathPatternUnitTestCase::testUpdateActions in core/modules/path/tests/path_pattern.test
Test the different update actions in path_save_automatic_alias().
PathPatternUnitTestCase::testUpdateActions in core/modules/path/tests/path_pattern.test
Test the different update actions in path_save_automatic_alias().
PathTestCase::testAdminAlias in core/modules/path/tests/path.test
Tests alias functionality through the admin interfaces.
PathTestCase::testAdminAlias in core/modules/path/tests/path.test
Tests alias functionality through the admin interfaces.
PathTestCase::testDuplicateNodeAlias in core/modules/path/tests/path.test
Tests that tries to create a duplicate alias are caught by validation.
PathTestCase::testDuplicateNodeAlias in core/modules/path/tests/path.test
Tests that tries to create a duplicate alias are caught by validation.
PathTestCase::testNodeAlias in core/modules/path/tests/path.test
Tests alias functionality through the node interfaces.
PathTestCase::testNodeAlias in core/modules/path/tests/path.test
Tests alias functionality through the node interfaces.
PathTestCase::testPathCache in core/modules/path/tests/path.test
Tests the path cache.
PathTestCase::testPathCache in core/modules/path/tests/path.test
Tests the path cache.
RedirectFunctionalTest::testNodeRedirectForm in core/modules/redirect/tests/redirect.test
Tests presence or absence of Redirect elements on node edit forms.
RedirectFunctionalTest::testNodeRedirectForm in core/modules/redirect/tests/redirect.test
Tests presence or absence of Redirect elements on node edit forms.
RedirectFunctionalTest::testPathChangeRedirects in core/modules/redirect/tests/redirect.test
Tests renaming automatic aliases in a circular loop.
RedirectFunctionalTest::testPathChangeRedirects in core/modules/redirect/tests/redirect.test
Tests renaming automatic aliases in a circular loop.
SearchAdvancedSearchForm::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchAdvancedSearchForm::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchCommentCountToggleTestCase::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchCommentCountToggleTestCase::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchCommentTestCase::testAddNewComment in core/modules/search/tests/search.test
Verify that 'Add comment' does not appear in search results or index.
SearchCommentTestCase::testAddNewComment in core/modules/search/tests/search.test
Verify that 'Add comment' does not appear in search results or index.
SearchCommentTestCase::testSearchResultsComment in core/modules/search/tests/search.test
Verify that comments are rendered using proper format in search results.
SearchCommentTestCase::testSearchResultsComment in core/modules/search/tests/search.test
Verify that comments are rendered using proper format in search results.
SearchCommentTestCase::testSearchResultsCommentAccess in core/modules/search/tests/search.test
Verify access rules for comment indexing with different permissions.
SearchCommentTestCase::testSearchResultsCommentAccess in core/modules/search/tests/search.test
Verify access rules for comment indexing with different permissions.
SearchConfigSettingsForm::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchConfigSettingsForm::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchConfigSettingsForm::testSearchNodeTypes in core/modules/search/tests/search.test
Verify enabling/disabling of certain node types.
SearchConfigSettingsForm::testSearchNodeTypes in core/modules/search/tests/search.test
Verify enabling/disabling of certain node types.
SearchConfigSettingsForm::testSearchSettingsPage in core/modules/search/tests/search.test
Verify the search settings form.
SearchConfigSettingsForm::testSearchSettingsPage in core/modules/search/tests/search.test
Verify the search settings form.
SearchEmbedForm::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchEmbedForm::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchExactTestCase::testExactQuery in core/modules/search/tests/search.test
Tests that the correct number of pager links are found for both keywords and phrases.
SearchExactTestCase::testExactQuery in core/modules/search/tests/search.test
Tests that the correct number of pager links are found for both keywords and phrases.
SearchNodeAccessTest::testPhraseSearchPunctuation in core/modules/search/tests/search.test
Tests that search works with punctuation and HTML entities.
SearchNodeAccessTest::testPhraseSearchPunctuation in core/modules/search/tests/search.test
Tests that search works with punctuation and HTML entities.
SearchNumberMatchingTestCase::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchNumberMatchingTestCase::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchNumbersTestCase::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchNumbersTestCase::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchRankingTestCase::testDoubleRankings in core/modules/search/tests/search.test
Verifies that if we combine two rankings, search still works.
SearchRankingTestCase::testDoubleRankings in core/modules/search/tests/search.test
Verifies that if we combine two rankings, search still works.
SearchRankingTestCase::testHTMLRankings in core/modules/search/tests/search.test
Test rankings of HTML tags.
SearchRankingTestCase::testHTMLRankings in core/modules/search/tests/search.test
Test rankings of HTML tags.
SearchRankingTestCase::testRankings in core/modules/search/tests/search.test
SearchRankingTestCase::testRankings in core/modules/search/tests/search.test
SearchSetLocaleTest::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchSetLocaleTest::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SimpleTestExampleMockModuleTestCase::testSimpleTestExampleMockModule in modules/examples/simpletest_example/tests/simpletest_example.test
Test modifications made by our mock module.
SimpleTestExampleMockModuleTestCase::testSimpleTestExampleMockModule in modules/examples/simpletest_example/tests/simpletest_example.test
Test modifications made by our mock module.
SimpleTestExampleTestCase::testSimpleTestExampleEdit in modules/examples/simpletest_example/tests/simpletest_example.test
Create a simpletest_example node and then see if our user can edit it.
SimpleTestExampleTestCase::testSimpleTestExampleEdit in modules/examples/simpletest_example/tests/simpletest_example.test
Create a simpletest_example node and then see if our user can edit it.
SummaryLengthTestCase::testSummaryLength in core/modules/node/tests/node.test
Tests the node summary length functionality.
SummaryLengthTestCase::testSummaryLength in core/modules/node/tests/node.test
Tests the node summary length functionality.
SystemThemeFunctionalTest::setUp in core/modules/system/tests/system.test
SystemThemeFunctionalTest::setUp in core/modules/system/tests/system.test
TaxonomyTermTestCase::testTaxonomySelectNodesAlter in core/modules/taxonomy/tests/taxonomy.test
Tests that taxonomy term detail page is working even after the default taxonomy_select_nodes() query is altered.
TaxonomyTermTestCase::testTaxonomySelectNodesAlter in core/modules/taxonomy/tests/taxonomy.test
Tests that taxonomy term detail page is working even after the default taxonomy_select_nodes() query is altered.
TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement in core/modules/taxonomy/tests/taxonomy.test
Creates some terms and a node, then tests the tokens generated from them.
TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement in core/modules/taxonomy/tests/taxonomy.test
Creates some terms and a node, then tests the tokens generated from them.
TaxonomyViewsHandlerRelationshipNodeTermDataTest::setUp in core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyViewsHandlerRelationshipNodeTermDataTest::setUp in core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test
Sets up a Backdrop site for running functional and integration tests.
ThemeDebugMarkupTestCase::testDebugOutput in core/modules/simpletest/tests/theme.test
Tests debug markup added to template output.
ThemeDebugMarkupTestCase::testDebugOutput in core/modules/simpletest/tests/theme.test
Tests debug markup added to template output.
TokenCommentTestCase::testCommentTokens in core/modules/simpletest/tests/token.test
TokenCommentTestCase::testCommentTokens in core/modules/simpletest/tests/token.test
TokenCurrentPageTestCase::testCurrentPageTokens in core/modules/simpletest/tests/token.test
TokenCurrentPageTestCase::testCurrentPageTokens in core/modules/simpletest/tests/token.test
TokenEntityTestCase::testEntityOriginal in core/modules/simpletest/tests/token.test
Test the [entity:original:*] tokens.
TokenEntityTestCase::testEntityOriginal in core/modules/simpletest/tests/token.test
Test the [entity:original:*] tokens.
TokenExampleTestCase::testInterface in modules/examples/token_example/tests/token_example.test
Test interface.
TokenExampleTestCase::testInterface in modules/examples/token_example/tests/token_example.test
Test interface.
TokenMenuTestCase::testMenuTokens in core/modules/simpletest/tests/token.test
TokenMenuTestCase::testMenuTokens in core/modules/simpletest/tests/token.test
TokenNodeTestCase::testNodeTokens in core/modules/simpletest/tests/token.test
TokenNodeTestCase::testNodeTokens in core/modules/simpletest/tests/token.test
TokenReplaceTestCase::testTokenReplacement in core/modules/simpletest/tests/token.test
Creates a user and a node, then tests the tokens generated from them.
TokenReplaceTestCase::testTokenReplacement in core/modules/simpletest/tests/token.test
Creates a user and a node, then tests the tokens generated from them.
UserCancelTestCase::testUserAnonymize in core/modules/user/tests/user.test
Delete account and anonymize all content.
UserCancelTestCase::testUserAnonymize in core/modules/user/tests/user.test
Delete account and anonymize all content.
UserCancelTestCase::testUserBlockUnpublish in core/modules/user/tests/user.test
Disable account and unpublish all content.
UserCancelTestCase::testUserBlockUnpublish in core/modules/user/tests/user.test
Disable account and unpublish all content.
UserCancelTestCase::testUserCancelInvalid in core/modules/user/tests/user.test
Attempt invalid account cancellations.
UserCancelTestCase::testUserCancelInvalid in core/modules/user/tests/user.test
Attempt invalid account cancellations.
UserCancelTestCase::testUserCancelWithoutPermission in core/modules/user/tests/user.test
Attempt to cancel account without permission.
UserCancelTestCase::testUserCancelWithoutPermission in core/modules/user/tests/user.test
Attempt to cancel account without permission.
UserCancelTestCase::testUserDelete in core/modules/user/tests/user.test
Delete account and remove all content.
UserCancelTestCase::testUserDelete in core/modules/user/tests/user.test
Delete account and remove all content.
UserSignatureTestCase::testUserSignature in core/modules/user/tests/user.test
Test that a user can change their signature format and that it is respected upon display.
UserSignatureTestCase::testUserSignature in core/modules/user/tests/user.test
Test that a user can change their signature format and that it is respected upon display.
UserTimeZoneFunctionalTest::testUserTimeZone in core/modules/user/tests/user.test
Tests the display of dates and time when user-configurable time zones are set.
UserTimeZoneFunctionalTest::testUserTimeZone in core/modules/user/tests/user.test
Tests the display of dates and time when user-configurable time zones are set.
UserViewsTestCase::setUp in core/modules/user/tests/user_views.test
Sets up a Backdrop site for running functional and integration tests.
UserViewsTestCase::setUp in core/modules/user/tests/user_views.test
Sets up a Backdrop site for running functional and integration tests.
ViewsAjaxTest::setUp in core/modules/views/tests/views_ajax.test
Sets up a Backdrop site for running functional and integration tests.
ViewsAjaxTest::setUp in core/modules/views/tests/views_ajax.test
Sets up a Backdrop site for running functional and integration tests.
ViewsAjaxTest::testAjaxView in core/modules/views/tests/views_ajax.test
Tests an ajax and non-ajax view.
ViewsAjaxTest::testAjaxView in core/modules/views/tests/views_ajax.test
Tests an ajax and non-ajax view.
ViewsCacheTest::testHttpHeadersCaching in core/modules/views/tests/views_cache.test
Check that HTTP headers are cached for views.
ViewsCacheTest::testHttpHeadersCaching in core/modules/views/tests/views_cache.test
Check that HTTP headers are cached for views.
ViewsExposedFormTest::testRenameResetButton in core/modules/views/tests/views_exposed_form.test
Tests, whether and how the reset button can be renamed.
ViewsExposedFormTest::testRenameResetButton in core/modules/views/tests/views_exposed_form.test
Tests, whether and how the reset button can be renamed.
ViewsGlossaryTestCase::testGlossaryView in core/modules/views/tests/views_glossary.test
Tests the default glossary view.
ViewsGlossaryTestCase::testGlossaryView in core/modules/views/tests/views_glossary.test
Tests the default glossary view.
ViewsHandlerArgumentStringTest::testGlossary in core/modules/views/tests/handlers/views_handler_argument_string.test
Tests the glossary feature.
ViewsHandlerArgumentStringTest::testGlossary in core/modules/views/tests/handlers/views_handler_argument_string.test
Tests the glossary feature.
ViewsHandlerFieldBulkFormTest::setUp in core/modules/views/tests/handlers/views_handler_field_bulk_form.test
Sets up a Backdrop site for running functional and integration tests.
ViewsHandlerFieldBulkFormTest::setUp in core/modules/views/tests/handlers/views_handler_field_bulk_form.test
Sets up a Backdrop site for running functional and integration tests.
ViewsHandlerFieldDropbuttonTest::testDropbutton in core/modules/views/tests/handlers/views_handler_field_dropbutton.test
Tests dropbutton display.
ViewsHandlerFieldDropbuttonTest::testDropbutton in core/modules/views/tests/handlers/views_handler_field_dropbutton.test
Tests dropbutton display.
ViewsHandlerFieldMath::testMathFloatRender in core/modules/views/tests/handlers/views_handler_field_math.test
Test rendering of float values in "Global: Math expression" fields.
ViewsHandlerFieldMath::testMathFloatRender in core/modules/views/tests/handlers/views_handler_field_math.test
Test rendering of float values in "Global: Math expression" fields.
ViewsHandlerFilterDateTest::setUp in core/modules/views/tests/handlers/views_handler_filter_date.test
Sets up a Backdrop site for running functional and integration tests.
ViewsHandlerFilterDateTest::setUp in core/modules/views/tests/handlers/views_handler_filter_date.test
Sets up a Backdrop site for running functional and integration tests.
ViewsHandlerFilterMultipleTest::testMultipleFilters in core/modules/views/tests/handlers/views_handler_filter_multiple.test
Tests combining an exposed filter with a non-exposed one.
ViewsHandlerFilterMultipleTest::testMultipleFilters in core/modules/views/tests/handlers/views_handler_filter_multiple.test
Tests combining an exposed filter with a non-exposed one.
ViewsHandlerManyToOneTest::setUp in core/modules/views/tests/handlers/views_handler_manytoone.test
Sets up a Backdrop site for running functional and integration tests.
ViewsHandlerManyToOneTest::setUp in core/modules/views/tests/handlers/views_handler_manytoone.test
Sets up a Backdrop site for running functional and integration tests.
ViewsPagerTest::createNodes in core/modules/views/tests/views_pager.test
ViewsPagerTest::createNodes in core/modules/views/tests/views_pager.test
ViewsPagerTest::testNoLimit in core/modules/views/tests/views_pager.test
Tests the none-pager-query.
ViewsPagerTest::testNoLimit in core/modules/views/tests/views_pager.test
Tests the none-pager-query.
ViewsPagerTest::testRenderNullPager in core/modules/views/tests/views_pager.test
Tests rendering with NULL pager.
ViewsPagerTest::testRenderNullPager in core/modules/views/tests/views_pager.test
Tests rendering with NULL pager.
ViewsPluginDisplayBlockTestCase::setUp in core/modules/views/tests/plugins/views_plugin_display_block.test
Sets up a Backdrop site for running functional and integration tests.
ViewsPluginDisplayBlockTestCase::setUp in core/modules/views/tests/plugins/views_plugin_display_block.test
Sets up a Backdrop site for running functional and integration tests.
ViewsPluginStyleJumpMenuTest::setUp in core/modules/views/tests/styles/views_plugin_style_jump_menu.test
Sets up a Backdrop site for running functional and integration tests.
ViewsPluginStyleJumpMenuTest::setUp in core/modules/views/tests/styles/views_plugin_style_jump_menu.test
Sets up a Backdrop site for running functional and integration tests.
ViewsQueryGroupByTest::GroupByTestHelper in core/modules/views/tests/views_groupby.test
ViewsQueryGroupByTest::GroupByTestHelper in core/modules/views/tests/views_groupby.test
ViewsQueryGroupByTest::testAggregateCount in core/modules/views/tests/views_groupby.test
Tests aggregate count feature.
ViewsQueryGroupByTest::testAggregateCount in core/modules/views/tests/views_groupby.test
Tests aggregate count feature.
ViewsQueryGroupByTest::testGroupByCountOnlyFilters in core/modules/views/tests/views_groupby.test
ViewsQueryGroupByTest::testGroupByCountOnlyFilters in core/modules/views/tests/views_groupby.test
ViewsUIWizardBasicTestCase::testViewsWizardAndListing in core/modules/views/tests/views_ui.test
ViewsUIWizardBasicTestCase::testViewsWizardAndListing in core/modules/views/tests/views_ui.test
ViewsUIWizardDisplaysTestCase::testOverrideDisplays in core/modules/views/tests/views_ui.test
Tests that displays can be overridden via the UI.
ViewsUIWizardDisplaysTestCase::testOverrideDisplays in core/modules/views/tests/views_ui.test
Tests that displays can be overridden via the UI.
ViewsUIWizardDisplaysTestCase::testWizardMixedDefaultOverriddenDisplays in core/modules/views/tests/views_ui.test
Tests that the wizard correctly sets up default and overridden displays.
ViewsUIWizardDisplaysTestCase::testWizardMixedDefaultOverriddenDisplays in core/modules/views/tests/views_ui.test
Tests that the wizard correctly sets up default and overridden displays.
ViewsUIWizardItemsPerPageTestCase::testItemsPerPage in core/modules/views/tests/views_ui.test
Tests the number of items per page.
ViewsUIWizardItemsPerPageTestCase::testItemsPerPage in core/modules/views/tests/views_ui.test
Tests the number of items per page.
ViewsUIWizardJumpMenuTestCase::createCommentAndGetPath in core/modules/views/tests/views_ui.test
Helper function to create a comment and return its expected path.
ViewsUIWizardJumpMenuTestCase::createCommentAndGetPath in core/modules/views/tests/views_ui.test
Helper function to create a comment and return its expected path.
ViewsUIWizardJumpMenuTestCase::createNodeAndGetPath in core/modules/views/tests/views_ui.test
Helper function to create a node and return its expected path.
ViewsUIWizardJumpMenuTestCase::createNodeAndGetPath in core/modules/views/tests/views_ui.test
Helper function to create a node and return its expected path.
ViewsUIWizardJumpMenuTestCase::createNodeRevisionAndGetPath in core/modules/views/tests/views_ui.test
Helper function to create a node revision and return its expected path.
ViewsUIWizardJumpMenuTestCase::createNodeRevisionAndGetPath in core/modules/views/tests/views_ui.test
Helper function to create a node revision and return its expected path.
ViewsUIWizardSortingTestCase::testSorting in core/modules/views/tests/views_ui.test
Tests the sorting functionality.
ViewsUIWizardSortingTestCase::testSorting in core/modules/views/tests/views_ui.test
Tests the sorting functionality.