912 calls to BackdropTestCase::randomName()
- 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
- 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.
- BackdropMatchPathTestCase::setUp in core/modules/simpletest/tests/path.test
- Sets up a Backdrop site for running functional and integration tests.
- BackdropMatchPathTestCase::setUp in core/modules/simpletest/tests/path.test
- Sets up a Backdrop site for running functional and integration tests.
- BackdropWebTestCase::backdropCreateContentType in core/modules/simpletest/backdrop_web_test_case.php
- Creates a custom content type based on default settings.
- BackdropWebTestCase::backdropCreateContentType in core/modules/simpletest/backdrop_web_test_case.php
- Creates a custom content type based on default settings.
- BackdropWebTestCase::backdropCreateNode in core/modules/simpletest/backdrop_web_test_case.php
- Creates a node based on default settings.
- BackdropWebTestCase::backdropCreateNode in core/modules/simpletest/backdrop_web_test_case.php
- Creates a node based on default settings.
- BackdropWebTestCase::backdropCreateRole in core/modules/simpletest/backdrop_web_test_case.php
- Creates a role with specified permissions.
- BackdropWebTestCase::backdropCreateRole in core/modules/simpletest/backdrop_web_test_case.php
- Creates a role with specified permissions.
- BackdropWebTestCase::backdropCreateUser in core/modules/simpletest/backdrop_web_test_case.php
- Create a user with a given set of permissions.
- BackdropWebTestCase::backdropCreateUser in core/modules/simpletest/backdrop_web_test_case.php
- Create a user with a given set of permissions.
- BackupUpdateTestCase::testUpdateWithBackup in core/modules/simpletest/tests/backup.test
- Tests running an update with a backup and then restoring it.
- BackupUpdateTestCase::testUpdateWithBackup in core/modules/simpletest/tests/backup.test
- Tests running an update with a backup and then restoring it.
- BlockExampleTestCase::testBlockExampleBasic in modules/examples/block_example/tests/block_example.test
- Functional test for our block example.
- BlockExampleTestCase::testBlockExampleBasic in modules/examples/block_example/tests/block_example.test
- Functional test for our block example.
- BlockTestCase::testCustomBlock in core/modules/block/tests/block.test
- Test creating custom block, editing, and then deleting it.
- BlockTestCase::testCustomBlock in core/modules/block/tests/block.test
- Test creating custom block, editing, and then deleting it.
- BlockTestCase::testCustomBlockFormat in core/modules/block/tests/block.test
- Test creating custom block using Raw HTML (full_html).
- BlockTestCase::testCustomBlockFormat in core/modules/block/tests/block.test
- Test creating custom block using Raw HTML (full_html).
- BlockTranslationTestCase::testTranslateCustomBlock in core/modules/block/tests/block.translation.test
- Test creating custom block, translate it, and then deleting it.
- BlockTranslationTestCase::testTranslateCustomBlock in core/modules/block/tests/block.translation.test
- Test creating custom block, translate it, and then deleting it.
- BookTestCase::createBookNode in core/modules/book/tests/book.test
- Creates a book node.
- BookTestCase::createBookNode in core/modules/book/tests/book.test
- Creates a book node.
- BookTestCase::testBookNavigationBlock in core/modules/book/tests/book.test
- Tests the functionality of the book navigation block.
- BookTestCase::testBookNavigationBlock in core/modules/book/tests/book.test
- Tests the functionality of the book navigation block.
- BookTestCase::testNavigationBlockOnAccessModuleEnabled in core/modules/book/tests/book.test
- Tests the book navigation block when an access module is enabled.
- BookTestCase::testNavigationBlockOnAccessModuleEnabled in core/modules/book/tests/book.test
- Tests the book navigation block when an access module is enabled.
- BootstrapPageCacheTestCase::testPageCache in core/modules/simpletest/tests/bootstrap.test
- Test cache headers.
- BootstrapPageCacheTestCase::testPageCache in core/modules/simpletest/tests/bootstrap.test
- Test cache headers.
- BootstrapVariableTestCase::testVariable in core/modules/simpletest/tests/bootstrap.test
- testVariable
- BootstrapVariableTestCase::testVariable in core/modules/simpletest/tests/bootstrap.test
- testVariable
- CacheClearCase::setUp in core/modules/simpletest/tests/cache.test
- Sets up a Backdrop site for running functional and integration tests.
- CacheClearCase::setUp in core/modules/simpletest/tests/cache.test
- Sets up a Backdrop site for running functional and integration tests.
- CacheGetMultipleUnitTest::testCacheMultiple in core/modules/simpletest/tests/cache.test
- Test getMultiple().
- CacheGetMultipleUnitTest::testCacheMultiple in core/modules/simpletest/tests/cache.test
- Test getMultiple().
- CacheIsEmptyCase::setUp in core/modules/simpletest/tests/cache.test
- Sets up a Backdrop site for running functional and integration tests.
- CacheIsEmptyCase::setUp in core/modules/simpletest/tests/cache.test
- Sets up a Backdrop site for running functional and integration tests.
- CacheSavingCase::testObject in core/modules/simpletest/tests/cache.test
- Test the saving and restoring of an object.
- CacheSavingCase::testObject in core/modules/simpletest/tests/cache.test
- Test the saving and restoring of an object.
- CacheSavingCase::testString in core/modules/simpletest/tests/cache.test
- Test the saving and restoring of a string.
- CacheSavingCase::testString in core/modules/simpletest/tests/cache.test
- Test the saving and restoring of a string.
- CommentActionsTestCase::testCommentPublishUnpublishActions in core/modules/comment/tests/comment.test
- Tests comment publish and unpublish actions.
- CommentActionsTestCase::testCommentPublishUnpublishActions in core/modules/comment/tests/comment.test
- Tests comment publish and unpublish actions.
- CommentAnonymous::testAnonymous in core/modules/comment/tests/comment.test
- Tests anonymous comment functionality.
- CommentAnonymous::testAnonymous in core/modules/comment/tests/comment.test
- Tests anonymous comment functionality.
- CommentApprovalTest::testApprovalAdminInterface in core/modules/comment/tests/comment.test
- Test comment approval functionality through admin/content/comment.
- CommentApprovalTest::testApprovalAdminInterface in core/modules/comment/tests/comment.test
- Test comment approval functionality through admin/content/comment.
- CommentApprovalTest::testApprovalNodeInterface in core/modules/comment/tests/comment.test
- Tests comment approval functionality through the node interface.
- CommentApprovalTest::testApprovalNodeInterface in core/modules/comment/tests/comment.test
- Tests comment approval functionality through the node interface.
- CommentAuthorDeletionTestCase::testAuthorDeletion in core/modules/comment/tests/comment.test
- Tests that comments are correctly deleted when their author is deleted.
- CommentAuthorDeletionTestCase::testAuthorDeletion in core/modules/comment/tests/comment.test
- Tests that comments are correctly deleted when their author is deleted.
- CommentAuthorDeletionTestCase::testAuthorDeletionCommentModuleDisabled in core/modules/comment/tests/comment.test
- Test comment author deletion while the comment module is disabled.
- CommentAuthorDeletionTestCase::testAuthorDeletionCommentModuleDisabled in core/modules/comment/tests/comment.test
- Test comment author deletion while the comment module is disabled.
- CommentBlockFunctionalTest::testRecentCommentBlock in core/modules/comment/tests/comment.test
- Tests the recent comments block.
- CommentBlockFunctionalTest::testRecentCommentBlock in core/modules/comment/tests/comment.test
- Tests the recent comments block.
- CommentContentRebuild::testCommentRebuild in core/modules/comment/tests/comment.test
- Tests the rebuilding of comment's content arrays on calling comment_view().
- CommentContentRebuild::testCommentRebuild in core/modules/comment/tests/comment.test
- Tests the rebuilding of comment's content arrays on calling comment_view().
- 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.
- CommentFieldsTest::testCommentFormat in core/modules/comment/tests/comment.test
- Tests that comment module works correctly with plain text format.
- CommentFieldsTest::testCommentFormat in core/modules/comment/tests/comment.test
- Tests that comment module works correctly with plain text format.
- CommentInterfaceTest::setEnvironment in core/modules/comment/tests/comment.test
- Re-configures the environment, module settings, and user permissions.
- CommentInterfaceTest::setEnvironment in core/modules/comment/tests/comment.test
- Re-configures the environment, module settings, and user permissions.
- 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.
- CommentInterfaceTest::testCommentNodeCommentStatistics in core/modules/comment/tests/comment.test
- Tests the node comment statistics.
- CommentInterfaceTest::testCommentNodeCommentStatistics in core/modules/comment/tests/comment.test
- Tests the node comment statistics.
- CommentNodeAccessTest::testThreadedCommentView in core/modules/comment/tests/comment.test
- Test that threaded comments can be viewed.
- CommentNodeAccessTest::testThreadedCommentView in core/modules/comment/tests/comment.test
- Test that threaded comments can be viewed.
- CommentNodeChangesTestCase::testNodeCommentSettings in core/modules/comment/tests/comment.test
- Tests opening, closing, and hiding comments.
- CommentNodeChangesTestCase::testNodeCommentSettings in core/modules/comment/tests/comment.test
- Tests opening, closing, and hiding comments.
- CommentNodeChangesTestCase::testNodeDeletion in core/modules/comment/tests/comment.test
- Tests that comments are deleted with the node.
- CommentNodeChangesTestCase::testNodeDeletion in core/modules/comment/tests/comment.test
- Tests that comments are deleted with the node.
- 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.
- CommentPreviewTest::testCommentEditPreviewSave in core/modules/comment/tests/comment.test
- Tests comment edit, preview, and save.
- CommentPreviewTest::testCommentEditPreviewSave in core/modules/comment/tests/comment.test
- Tests comment edit, preview, and save.
- CommentPreviewTest::testCommentPreview in core/modules/comment/tests/comment.test
- Tests comment preview.
- CommentPreviewTest::testCommentPreview in core/modules/comment/tests/comment.test
- Tests comment preview.
- CommentRSSUnitTest::testCommentRSS in core/modules/comment/tests/comment.test
- Tests comments as part of an RSS feed.
- CommentRSSUnitTest::testCommentRSS in core/modules/comment/tests/comment.test
- Tests comments as part of an RSS feed.
- 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.
- CommonBackdropAddFeedTestCase::testBasicFeedAddNoTitle in core/modules/simpletest/tests/common.test
- Test backdrop_add_feed() with paths, URLs, and titles.
- CommonBackdropAddFeedTestCase::testBasicFeedAddNoTitle in core/modules/simpletest/tests/common.test
- Test backdrop_add_feed() with paths, URLs, and titles.
- CommonBackdropGotoTestCase::testBackdropGetDestination in core/modules/simpletest/tests/common.test
- Test backdrop_get_destination().
- CommonBackdropGotoTestCase::testBackdropGetDestination in core/modules/simpletest/tests/common.test
- Test backdrop_get_destination().
- CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequest in core/modules/simpletest/tests/common.test
- CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequest in core/modules/simpletest/tests/common.test
- CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequestBasicAuth in core/modules/simpletest/tests/common.test
- CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequestBasicAuth in core/modules/simpletest/tests/common.test
- CommonBackdropRenderTestCase::testBackdropRenderFormElements in core/modules/simpletest/tests/common.test
- Test rendering form elements without passing through form_builder().
- CommonBackdropRenderTestCase::testBackdropRenderFormElements in core/modules/simpletest/tests/common.test
- Test rendering form elements without passing through form_builder().
- CommonBackdropRenderTestCase::testBackdropRenderSorting in core/modules/simpletest/tests/common.test
- Test sorting by weight.
- CommonBackdropRenderTestCase::testBackdropRenderSorting in core/modules/simpletest/tests/common.test
- Test sorting by weight.
- CommonBackdropRenderTestCase::testBackdropRenderThemeArguments in core/modules/simpletest/tests/common.test
- Test passing arguments to the theme function.
- CommonBackdropRenderTestCase::testBackdropRenderThemeArguments in core/modules/simpletest/tests/common.test
- Test passing arguments to the theme function.
- CommonBackdropWriteRecordTestCase::testBackdropWriteRecord in core/modules/simpletest/tests/common.test
- Test the backdrop_write_record() API function.
- CommonBackdropWriteRecordTestCase::testBackdropWriteRecord in core/modules/simpletest/tests/common.test
- Test the backdrop_write_record() API function.
- CommonURLWebTestCase::testExternalUrls in core/modules/simpletest/tests/common.test
- Test external URL handling.
- CommonURLWebTestCase::testExternalUrls in core/modules/simpletest/tests/common.test
- Test external URL handling.
- CommonURLWebTestCase::testLActiveClass in core/modules/simpletest/tests/common.test
- CommonURLWebTestCase::testLActiveClass in core/modules/simpletest/tests/common.test
- CommonURLWebTestCase::testLCustomClass in core/modules/simpletest/tests/common.test
- Tests for custom class in l() function.
- CommonURLWebTestCase::testLCustomClass in core/modules/simpletest/tests/common.test
- Tests for custom class in l() function.
- CommonURLWebTestCase::testLXSS in core/modules/simpletest/tests/common.test
- Confirm that invalid text given as $path is filtered.
- CommonURLWebTestCase::testLXSS in core/modules/simpletest/tests/common.test
- Confirm that invalid text given as $path is filtered.
- ContactPersonalTestCase::submitPersonalContact in core/modules/contact/tests/contact.test
- Fills out a user's personal contact form and submits it.
- ContactPersonalTestCase::submitPersonalContact in core/modules/contact/tests/contact.test
- Fills out a user's personal contact form and submits it.
- ContactSitewideTestCase::testAutoReply in core/modules/contact/tests/contact.test
- Tests auto-reply on the site-wide contact form.
- ContactSitewideTestCase::testAutoReply in core/modules/contact/tests/contact.test
- Tests auto-reply on the site-wide contact form.
- ContactSitewideTestCase::testSiteWideContact in core/modules/contact/tests/contact.test
- Tests configuration options and the site-wide contact form.
- ContactSitewideTestCase::testSiteWideContact in core/modules/contact/tests/contact.test
- Tests configuration options and the site-wide contact form.
- CronQueueTestCase::testCallable in core/modules/system/tests/system.test
- Tests worker defined as a class method callable.
- CronQueueTestCase::testCallable in core/modules/system/tests/system.test
- Tests worker defined as a class method callable.
- CronQueueTestCase::testExceptions in core/modules/system/tests/system.test
- Tests that exceptions thrown by workers are handled properly.
- CronQueueTestCase::testExceptions in core/modules/system/tests/system.test
- Tests that exceptions thrown by workers are handled properly.
- CronRunTestCase::testCronRun in core/modules/system/tests/system.test
- Test cron runs.
- CronRunTestCase::testCronRun in core/modules/system/tests/system.test
- Test cron runs.
- DatabaseConnectionTestCase::testConnectionRouting in core/modules/simpletest/tests/database_test.test
- Test that connections return appropriate connection objects.
- DatabaseConnectionTestCase::testConnectionRouting in core/modules/simpletest/tests/database_test.test
- Test that connections return appropriate connection objects.
- DatabaseSelectTestCase::testRandomOrder in core/modules/simpletest/tests/database_test.test
- Test that random ordering of queries works.
- DatabaseSelectTestCase::testRandomOrder in core/modules/simpletest/tests/database_test.test
- Test that random ordering of queries works.
- DateFieldTestCase::dateForm in core/modules/date/tests/date_field.test
- Tests that date field functions properly on the node form.
- DateFieldTestCase::dateForm in core/modules/date/tests/date_field.test
- Tests that date field functions properly on the node form.
- DateFieldTokenTestCase::testDateFieldToken in core/modules/date/tests/date_field.test
- Tests that date field tokens function properly.
- DateFieldTokenTestCase::testDateFieldToken in core/modules/date/tests/date_field.test
- Tests that date field tokens function properly.
- DateTimeFunctionalTest::testDateFormatConfiguration in core/modules/system/tests/system.test
- Test date format configuration.
- DateTimeFunctionalTest::testDateFormatConfiguration in core/modules/system/tests/system.test
- Test date format configuration.
- DateTimezoneTestCase::dateForm in core/modules/date/tests/date_timezone.test
- Utility function to validate the node form displays date fields correctly.
- DateTimezoneTestCase::dateForm in core/modules/date/tests/date_timezone.test
- Utility function to validate the node form displays date fields correctly.
- DateTimezoneTestCase::dateMultiValueForm in core/modules/date/tests/date_timezone.test
- Tests the submission of a date field's widget form when using unlimited
cardinality
- DateTimezoneTestCase::dateMultiValueForm in core/modules/date/tests/date_timezone.test
- Tests the submission of a date field's widget form when using unlimited
cardinality
- DateUITestCase::dateForm in core/modules/date/tests/date.test
- DateUITestCase::dateForm in core/modules/date/tests/date.test
- DateValidationTestCase::checkGranularity in core/modules/date/tests/date_validation.test
- Confirms that fields missing the time granularity are accepted.
- DateValidationTestCase::checkGranularity in core/modules/date/tests/date_validation.test
- Confirms that fields missing the time granularity are accepted.
- DateValidationTestCase::dateRangeTests in core/modules/date/tests/date_validation.test
- Tests for date ranges.
- DateValidationTestCase::dateRangeTests in core/modules/date/tests/date_validation.test
- Tests for date ranges.
- DateValidationTestCase::malFormedDate in core/modules/date/tests/date_validation.test
- Attempt to create a node with a malformed date and ensure it fails.
- DateValidationTestCase::malFormedDate in core/modules/date/tests/date_validation.test
- Attempt to create a node with a malformed date and ensure it fails.
- DBLogTestCase::doUser in core/modules/dblog/tests/dblog.test
- Generates and then verifies some user events.
- DBLogTestCase::doUser in core/modules/dblog/tests/dblog.test
- Generates and then verifies some user events.
- DBLogTestCase::getContent in core/modules/dblog/tests/dblog.test
- Creates random content based on node content type.
- DBLogTestCase::getContent in core/modules/dblog/tests/dblog.test
- Creates random content based on node content type.
- DBLogTestCase::getContentUpdate in core/modules/dblog/tests/dblog.test
- Creates random content as an update based on node content type.
- DBLogTestCase::getContentUpdate in core/modules/dblog/tests/dblog.test
- Creates random content as an update based on node content type.
- DBLogTestCase::testFilter in core/modules/dblog/tests/dblog.test
- Tests the database log filter functionality at admin/reports/dblog.
- DBLogTestCase::testFilter in core/modules/dblog/tests/dblog.test
- Tests the database log filter functionality at admin/reports/dblog.
- EmailExampleTestCase::testContactForm in modules/examples/email_example/tests/email_example.test
- Verify the functionality of the example module.
- EmailExampleTestCase::testContactForm in modules/examples/email_example/tests/email_example.test
- Verify the functionality of the example module.
- EmailFieldTestCase::testEmailField in core/modules/email/tests/email.test
- Tests email field.
- EmailFieldTestCase::testEmailField in core/modules/email/tests/email.test
- Tests email field.
- EntityExampleTestCase::testEntityExampleBasic in modules/examples/entity_example/tests/entity_example.test
- Test Entity Example features.
- EntityExampleTestCase::testEntityExampleBasic in modules/examples/entity_example/tests/entity_example.test
- Test Entity Example features.
- EntityFieldQueryTestCase::setUp in core/modules/entity/tests/entity_query.test
- Sets up a Backdrop site for running functional and integration tests.
- EntityFieldQueryTestCase::setUp in core/modules/entity/tests/entity_query.test
- Sets up a Backdrop site for running functional and integration tests.
- EntityReferenceAdminTestCase::setUp in core/modules/entityreference/tests/entityreference.admin.test
- Sets up a Backdrop site for running functional and integration tests.
- EntityReferenceAdminTestCase::setUp in core/modules/entityreference/tests/entityreference.admin.test
- Sets up a Backdrop site for running functional and integration tests.
- EntityReferenceFieldTestCase::setUp in core/modules/entityreference/tests/entityreference.field.test
- Sets up a Backdrop site for running functional and integration tests.
- EntityReferenceFieldTestCase::setUp in core/modules/entityreference/tests/entityreference.field.test
- Sets up a Backdrop site for running functional and integration tests.
- 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::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.
- FieldAttachOtherTestCase::testFieldAttachPrepareViewMultiple in core/modules/field/tests/field.test
- Tests the 'multiple entity' behavior of field_attach_prepare_view().
- FieldAttachOtherTestCase::testFieldAttachPrepareViewMultiple in core/modules/field/tests/field.test
- Tests the 'multiple entity' behavior of field_attach_prepare_view().
- FieldAttachOtherTestCase::testFieldAttachView in core/modules/field/tests/field.test
- Test field_attach_view() and field_attach_prepare_view().
- FieldAttachOtherTestCase::testFieldAttachView in core/modules/field/tests/field.test
- Test field_attach_view() and field_attach_prepare_view().
- FieldAttachStorageTestCase::testFieldAttachCreateRenameBundle in core/modules/field/tests/field.test
- Test field_attach_create_bundle() and field_attach_rename_bundle().
- FieldAttachStorageTestCase::testFieldAttachCreateRenameBundle in core/modules/field/tests/field.test
- Test field_attach_create_bundle() and field_attach_rename_bundle().
- FieldAttachStorageTestCase::testFieldAttachDeleteBundle in core/modules/field/tests/field.test
- Test field_attach_delete_bundle().
- FieldAttachStorageTestCase::testFieldAttachDeleteBundle in core/modules/field/tests/field.test
- Test field_attach_delete_bundle().
- FieldAttachTestCase::createFieldWithInstance in core/modules/field/tests/field.test
- Create a field and an instance of it.
- FieldAttachTestCase::createFieldWithInstance in core/modules/field/tests/field.test
- Create a field and an instance of it.
- 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.
- FieldDisplayAPITestCase::setUp in core/modules/field/tests/field.test
- Sets up a Backdrop site for running functional and integration tests.
- FieldDisplayAPITestCase::setUp in core/modules/field/tests/field.test
- Sets up a Backdrop site for running functional and integration tests.
- FieldDisplayAPITestCase::testFieldViewField in core/modules/field/tests/field.test
- Test the field_view_field() function.
- FieldDisplayAPITestCase::testFieldViewField in core/modules/field/tests/field.test
- Test the field_view_field() function.
- FieldDisplayAPITestCase::testFieldViewValue in core/modules/field/tests/field.test
- Test the field_view_value() function.
- FieldDisplayAPITestCase::testFieldViewValue in core/modules/field/tests/field.test
- Test the field_view_value() function.
- FieldExampleTest::testExampleFieldBasic in modules/examples/field_example/tests/field_example.test
- Test basic functionality of the example field.
- FieldExampleTest::testExampleFieldBasic in modules/examples/field_example/tests/field_example.test
- Test basic functionality of the example field.
- FieldFormTestCase::setUp in core/modules/field/tests/field.test
- Sets up a Backdrop site for running functional and integration tests.
- FieldFormTestCase::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.
- FieldInfoTestCase::testFieldInfo in core/modules/field/tests/field.test
- Test that field types and field definitions are correctly cached.
- FieldInfoTestCase::testFieldInfo in core/modules/field/tests/field.test
- Test that field types and field definitions are correctly cached.
- FieldInstanceCrudTestCase::setUp in core/modules/field/tests/field.test
- Sets up a Backdrop site for running functional and integration tests.
- FieldInstanceCrudTestCase::setUp in core/modules/field/tests/field.test
- Sets up a Backdrop site for running functional and integration tests.
- FieldInstanceCrudTestCase::testCreateFieldInstance in core/modules/field/tests/field.test
- Test the creation of a field instance.
- FieldInstanceCrudTestCase::testCreateFieldInstance in core/modules/field/tests/field.test
- Test the creation of a field instance.
- FieldInstanceCrudTestCase::testUpdateFieldInstance in core/modules/field/tests/field.test
- Test the update of a field instance.
- FieldInstanceCrudTestCase::testUpdateFieldInstance in core/modules/field/tests/field.test
- Test the update of a field instance.
- FieldSchemaAlterTestCase::testImageFieldSchemaAlter in core/modules/field/tests/field.test
- Tests a hook_field_schema_alter() implementation.
- FieldSchemaAlterTestCase::testImageFieldSchemaAlter in core/modules/field/tests/field.test
- Tests a hook_field_schema_alter() implementation.
- FieldSqlStorageTestCase::setUp in core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test
- Sets up a Backdrop site for running functional and integration tests.
- FieldSqlStorageTestCase::setUp in core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test
- Sets up a Backdrop site for running functional and integration tests.
- FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsDifferentColumns in core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test
- Test handling multiple conditions on multiple columns of one field.
- FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsDifferentColumns in core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test
- Test handling multiple conditions on multiple columns of one field.
- FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsDifferentColumnsMultipleLanguages in core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test
- Test handling multiple conditions on multiple columns of one field for multiple languages.
- FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsDifferentColumnsMultipleLanguages in core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test
- Test handling multiple conditions on multiple columns of one field for multiple languages.
- FieldTestPermissionsExample::testFieldnoteEditPerms in modules/examples/field_permission_example/tests/field_permission_example.test
- Test edit permissions.
- FieldTestPermissionsExample::testFieldnoteEditPerms in modules/examples/field_permission_example/tests/field_permission_example.test
- Test edit permissions.
- FieldTestPermissionsExample::testFieldnoteViewPerms in modules/examples/field_permission_example/tests/field_permission_example.test
- Test view permissions.
- FieldTestPermissionsExample::testFieldnoteViewPerms in modules/examples/field_permission_example/tests/field_permission_example.test
- Test view permissions.
- FieldTokenTestCase::setUp in core/modules/field/tests/field.test
- Sets up a Backdrop site for running functional and integration tests.
- FieldTokenTestCase::setUp in core/modules/field/tests/field.test
- Sets up a Backdrop site for running functional and integration tests.
- FieldTokenTestCase::testFieldToken in core/modules/field/tests/field.test
- Test fields in token display mode.
- FieldTokenTestCase::testFieldToken in core/modules/field/tests/field.test
- Test fields in token display mode.
- FieldTranslationsTestCase::setUp in core/modules/field/tests/field.test
- Sets up a Backdrop site for running functional and integration tests.
- FieldTranslationsTestCase::setUp in core/modules/field/tests/field.test
- Sets up a Backdrop site for running functional and integration tests.
- FieldTranslationsTestCase::testFieldDisplayLanguage in core/modules/field/tests/field.test
- Tests display language logic for translatable fields.
- FieldTranslationsTestCase::testFieldDisplayLanguage in core/modules/field/tests/field.test
- Tests display language logic for translatable fields.
- FieldTranslationsTestCase::testFieldInvoke in core/modules/field/tests/field.test
- Test the multilanguage logic of _field_invoke().
- FieldTranslationsTestCase::testFieldInvoke in core/modules/field/tests/field.test
- Test the multilanguage logic of _field_invoke().
- FieldTranslationsTestCase::testFieldInvokeMultiple in core/modules/field/tests/field.test
- Test the multilanguage logic of _field_invoke_multiple().
- FieldTranslationsTestCase::testFieldInvokeMultiple in core/modules/field/tests/field.test
- Test the multilanguage logic of _field_invoke_multiple().
- FieldUIManageFieldsTestCase::setUp in core/modules/field_ui/tests/field_ui.test
- Sets up a Backdrop site for running functional and integration tests.
- FieldUIManageFieldsTestCase::setUp in core/modules/field_ui/tests/field_ui.test
- Sets up a Backdrop site for running functional and integration tests.
- FieldUIManageFieldsTestCase::testDuplicateFieldName in core/modules/field_ui/tests/field_ui.test
- Tests that a duplicate field name is caught by validation.
- FieldUIManageFieldsTestCase::testDuplicateFieldName in core/modules/field_ui/tests/field_ui.test
- Tests that a duplicate field name is caught by validation.
- FieldUIManageFieldsTestCase::testRenameBundle in core/modules/field_ui/tests/field_ui.test
- Tests renaming a bundle.
- FieldUIManageFieldsTestCase::testRenameBundle in core/modules/field_ui/tests/field_ui.test
- Tests renaming a bundle.
- FieldUITestCase::setUp in core/modules/field_ui/tests/field_ui.test
- Sets up a Backdrop site for running functional and integration tests.
- FieldUITestCase::setUp in core/modules/field_ui/tests/field_ui.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.
- 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.
- FieldViewsTestHelper::CreateUser in core/modules/field/tests/field_views.test
- FieldViewsTestHelper::CreateUser in core/modules/field/tests/field_views.test
- FileAccessFunctionsAlignedTestCase::createExampleFile in core/modules/file/tests/file.test
- Helper function to create some files.
- FileAccessFunctionsAlignedTestCase::createExampleFile in core/modules/file/tests/file.test
- Helper function to create some files.
- FileAdminTestCase::testFileAdminPages in core/modules/file/tests/file.test
- Tests file overview with different user permissions.
- FileAdminTestCase::testFileAdminPages in core/modules/file/tests/file.test
- Tests file overview with different user permissions.
- FileAdminTestCase::testFilesAdminSort in core/modules/file/tests/file.test
- Tests that the table sorting works on the files admin pages.
- FileAdminTestCase::testFilesAdminSort in core/modules/file/tests/file.test
- Tests that the table sorting works on the files admin pages.
- FileCopyTest::testExistingError in core/modules/simpletest/tests/file.test
- Test that copying over an existing file fails when FILE_EXISTS_ERROR is
specified.
- FileCopyTest::testExistingError in core/modules/simpletest/tests/file.test
- Test that copying over an existing file fails when FILE_EXISTS_ERROR is
specified.
- FileCopyTest::testExistingRename in core/modules/simpletest/tests/file.test
- Test renaming when copying over a file that already exists.
- FileCopyTest::testExistingRename in core/modules/simpletest/tests/file.test
- Test renaming when copying over a file that already exists.
- FileCopyTest::testExistingReplace in core/modules/simpletest/tests/file.test
- Test replacement when copying over a file that already exists.
- FileCopyTest::testExistingReplace in core/modules/simpletest/tests/file.test
- Test replacement when copying over a file that already exists.
- FileCopyTest::testNormal in core/modules/simpletest/tests/file.test
- Test file copying in the normal, base case.
- FileCopyTest::testNormal in core/modules/simpletest/tests/file.test
- Test file copying in the normal, base case.
- FileDirectoryTest::testFileCheckDirectoryHandling in core/modules/simpletest/tests/file.test
- Test directory handling functions.
- FileDirectoryTest::testFileCheckDirectoryHandling in core/modules/simpletest/tests/file.test
- Test directory handling functions.
- FileDownloadTest::testPrivateFileTransfer in core/modules/simpletest/tests/file.test
- Test the private file transfer system.
- FileDownloadTest::testPrivateFileTransfer in core/modules/simpletest/tests/file.test
- Test the private file transfer system.
- FileEditTestCase::testFileEdit in core/modules/file/tests/file.test
- Check file edit functionality.
- FileEditTestCase::testFileEdit in core/modules/file/tests/file.test
- Check file edit functionality.
- FileExampleTest::testFileExampleBasic in modules/examples/file_example/tests/file_example.test
- Test the basic File Example UI.
- FileExampleTest::testFileExampleBasic in modules/examples/file_example/tests/file_example.test
- Test the basic File Example UI.
- FileFieldAnonymousSubmission::testAnonymousNodeWithFile in core/modules/file/tests/file.test
- Tests file submission for an anonymous visitor.
- FileFieldAnonymousSubmission::testAnonymousNodeWithFile in core/modules/file/tests/file.test
- Tests file submission for an anonymous visitor.
- FileFieldAnonymousSubmission::_testNodeWithFileWithoutTitle in core/modules/file/tests/file.test
- Helper method to test file submissions with missing node titles.
- FileFieldAnonymousSubmission::_testNodeWithFileWithoutTitle in core/modules/file/tests/file.test
- Helper method to test file submissions with missing node titles.
- 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.
- FileFieldPathTestCase::testUploadPath in core/modules/file/tests/file.test
- Tests the normal formatter display on node display.
- FileFieldPathTestCase::testUploadPath in core/modules/file/tests/file.test
- Tests the normal formatter display on node display.
- FileFieldRevisionTestCase::testRevisions in core/modules/file/tests/file.test
- Tests creating multiple revisions of a node and managing attached files.
- FileFieldRevisionTestCase::testRevisions in core/modules/file/tests/file.test
- Tests creating multiple revisions of a node and managing attached files.
- FileFieldValidateTestCase::testDefaultFileFieldDisplay in core/modules/file/tests/file.test
- Tests default display of File Field.
- FileFieldValidateTestCase::testDefaultFileFieldDisplay in core/modules/file/tests/file.test
- Tests default display of File Field.
- FileFieldValidateTestCase::testFileExtension in core/modules/file/tests/file.test
- Tests file extension checking.
- FileFieldValidateTestCase::testFileExtension in core/modules/file/tests/file.test
- Tests file extension checking.
- FileFieldValidateTestCase::testFileMaxSize in core/modules/file/tests/file.test
- Tests the max file size validator.
- FileFieldValidateTestCase::testFileMaxSize in core/modules/file/tests/file.test
- Tests the max file size validator.
- FileFieldValidateTestCase::testRequired in core/modules/file/tests/file.test
- Tests the required property on file fields.
- FileFieldValidateTestCase::testRequired in core/modules/file/tests/file.test
- Tests the required property on file fields.
- FileFieldWidgetTestCase::testMultiValuedWidget in core/modules/file/tests/file.test
- Tests upload and remove buttons for multiple multi-valued File fields.
- FileFieldWidgetTestCase::testMultiValuedWidget in core/modules/file/tests/file.test
- Tests upload and remove buttons for multiple multi-valued File fields.
- FileFieldWidgetTestCase::testPrivateFileComment in core/modules/file/tests/file.test
- Tests that download restrictions on private files work on comments.
- FileFieldWidgetTestCase::testPrivateFileComment in core/modules/file/tests/file.test
- Tests that download restrictions on private files work on comments.
- FileFieldWidgetTestCase::testPrivateFileSetting in core/modules/file/tests/file.test
- Tests a file field with a "Private files" upload destination setting.
- FileFieldWidgetTestCase::testPrivateFileSetting in core/modules/file/tests/file.test
- Tests a file field with a "Private files" upload destination setting.
- FileFieldWidgetTestCase::testSingleValuedWidget in core/modules/file/tests/file.test
- Tests upload and remove buttons for a single-valued File field.
- FileFieldWidgetTestCase::testSingleValuedWidget in core/modules/file/tests/file.test
- Tests upload and remove buttons for a single-valued File field.
- 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.
- FileMoveTest::testExistingError in core/modules/simpletest/tests/file.test
- Test that moving onto an existing file fails when FILE_EXISTS_ERROR is
specified.
- FileMoveTest::testExistingError in core/modules/simpletest/tests/file.test
- Test that moving onto an existing file fails when FILE_EXISTS_ERROR is
specified.
- FileMoveTest::testExistingRename in core/modules/simpletest/tests/file.test
- Test renaming when moving onto a file that already exists.
- FileMoveTest::testExistingRename in core/modules/simpletest/tests/file.test
- Test renaming when moving onto a file that already exists.
- FileMoveTest::testExistingReplace in core/modules/simpletest/tests/file.test
- Test replacement when moving onto a file that already exists.
- FileMoveTest::testExistingReplace in core/modules/simpletest/tests/file.test
- Test replacement when moving onto a file that already exists.
- FileMoveTest::testExistingReplaceSelf in core/modules/simpletest/tests/file.test
- Test replacement when moving onto itself.
- FileMoveTest::testExistingReplaceSelf in core/modules/simpletest/tests/file.test
- Test replacement when moving onto itself.
- FileMoveTest::testNormal in core/modules/simpletest/tests/file.test
- Move a normal file.
- FileMoveTest::testNormal in core/modules/simpletest/tests/file.test
- Move a normal file.
- FileNameMungingTest::setUp in core/modules/simpletest/tests/file.test
- Sets up a Backdrop site for running functional and integration tests.
- FileNameMungingTest::setUp in core/modules/simpletest/tests/file.test
- Sets up a Backdrop site for running functional and integration tests.
- FileNameMungingTest::testMungeNullByte in core/modules/simpletest/tests/file.test
- Tests munging with a null byte in the filename.
- FileNameMungingTest::testMungeNullByte in core/modules/simpletest/tests/file.test
- Tests munging with a null byte in the filename.
- FileNameMungingTest::testMungeUnsafe in core/modules/simpletest/tests/file.test
- Tests unsafe extensions are munged by file_munge_filename().
- FileNameMungingTest::testMungeUnsafe in core/modules/simpletest/tests/file.test
- Tests unsafe extensions are munged by file_munge_filename().
- FilePrivateTestCase::testPrivateFile in core/modules/file/tests/file.test
- Tests file access for file uploaded to a private node.
- FilePrivateTestCase::testPrivateFile in core/modules/file/tests/file.test
- Tests file access for file uploaded to a private node.
- FilePrivateTestCase::testPrivateFileDownloadAccessGranted in core/modules/file/tests/file.test
- Tests file access for private nodes when file download access is granted.
- FilePrivateTestCase::testPrivateFileDownloadAccessGranted in core/modules/file/tests/file.test
- Tests file access for private nodes when file download access is granted.
- FileReplaceTestCase::testReplaceFile in core/modules/file/tests/file.test
- @todo Test image dimensions for an image field are reset when a file is replaced.
@todo Test image styles are cleared when an image is updated.
- FileReplaceTestCase::testReplaceFile in core/modules/file/tests/file.test
- @todo Test image dimensions for an image field are reset when a file is replaced.
@todo Test image styles are cleared when an image is updated.
- FileSaveDataTest::testExistingError in core/modules/simpletest/tests/file.test
- Test that file_save_data() fails overwriting an existing file.
- FileSaveDataTest::testExistingError in core/modules/simpletest/tests/file.test
- Test that file_save_data() fails overwriting an existing file.
- FileSaveDataTest::testExistingRename in core/modules/simpletest/tests/file.test
- Test file_save_data() when renaming around an existing file.
- FileSaveDataTest::testExistingRename in core/modules/simpletest/tests/file.test
- Test file_save_data() when renaming around an existing file.
- FileSaveDataTest::testExistingReplace in core/modules/simpletest/tests/file.test
- Test file_save_data() when replacing an existing file.
- FileSaveDataTest::testExistingReplace in core/modules/simpletest/tests/file.test
- Test file_save_data() when replacing an existing file.
- FileSaveDataTest::testWithFilename in core/modules/simpletest/tests/file.test
- Test the file_save_data() function when a filename is provided.
- FileSaveDataTest::testWithFilename in core/modules/simpletest/tests/file.test
- Test the file_save_data() function when a filename is provided.
- FileSaveDataTest::testWithoutFilename in core/modules/simpletest/tests/file.test
- Test the file_save_data() function when no filename is provided.
- FileSaveDataTest::testWithoutFilename in core/modules/simpletest/tests/file.test
- Test the file_save_data() function when no filename is provided.
- FileSaveUploadTest::testNormal in core/modules/simpletest/tests/file.test
- Test the file_save_upload() function.
- FileSaveUploadTest::testNormal in core/modules/simpletest/tests/file.test
- Test the file_save_upload() function.
- FileTaxonomyTermTestCase::_testTermFile in core/modules/file/tests/file.test
- Runs tests for attaching a file field to a taxonomy term.
- FileTaxonomyTermTestCase::_testTermFile in core/modules/file/tests/file.test
- Runs tests for attaching a file field to a taxonomy term.
- FileTestCase::createDirectory in core/modules/simpletest/tests/file.test
- Create a directory and assert it exists.
- FileTestCase::createDirectory in core/modules/simpletest/tests/file.test
- Create a directory and assert it exists.
- FileTestCase::createFile in core/modules/simpletest/tests/file.test
- Create a file and save it to the files table and assert that it occurs
correctly.
- FileTestCase::createFile in core/modules/simpletest/tests/file.test
- Create a file and save it to the files table and assert that it occurs
correctly.
- FileTestHelper::createFile in core/modules/file/tests/file.test
- Create file
- FileTestHelper::createFile in core/modules/file/tests/file.test
- Create file
- 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.
- FileTokenReplaceTestCase::testFileTokenReplacement in core/modules/file/tests/file.test
- Creates a file, then tests the tokens generated from it.
- FileTokenReplaceTestCase::testFileTokenReplacement in core/modules/file/tests/file.test
- Creates a file, then tests the tokens generated from it.
- FileUnmanagedCopyTest::testNonExistent in core/modules/simpletest/tests/file.test
- Copy a non-existent file.
- FileUnmanagedCopyTest::testNonExistent in core/modules/simpletest/tests/file.test
- Copy a non-existent file.
- FileUnmanagedCopyTest::testNormal in core/modules/simpletest/tests/file.test
- Copy a normal file.
- FileUnmanagedCopyTest::testNormal in core/modules/simpletest/tests/file.test
- Copy a normal file.
- FileUnmanagedDeleteRecursiveTest::testSingleFile in core/modules/simpletest/tests/file.test
- Delete a normal file.
- FileUnmanagedDeleteRecursiveTest::testSingleFile in core/modules/simpletest/tests/file.test
- Delete a normal file.
- FileUnmanagedDeleteTest::testMissing in core/modules/simpletest/tests/file.test
- Try deleting a missing file.
- FileUnmanagedDeleteTest::testMissing in core/modules/simpletest/tests/file.test
- Try deleting a missing file.
- FileUnmanagedMoveTest::testMissing in core/modules/simpletest/tests/file.test
- Try to move a missing file.
- FileUnmanagedMoveTest::testMissing in core/modules/simpletest/tests/file.test
- Try to move a missing file.
- FileUnmanagedMoveTest::testNormal in core/modules/simpletest/tests/file.test
- Move a normal file.
- FileUnmanagedMoveTest::testNormal in core/modules/simpletest/tests/file.test
- Move a normal file.
- FileUnmanagedSaveDataTest::testFileSaveData in core/modules/simpletest/tests/file.test
- Test the file_unmanaged_save_data() function.
- FileUnmanagedSaveDataTest::testFileSaveData in core/modules/simpletest/tests/file.test
- Test the file_unmanaged_save_data() function.
- FileUploadSvgTestCase::createSvgFile in core/modules/file/tests/file.test
- Create SVG file.
- FileUploadSvgTestCase::createSvgFile in core/modules/file/tests/file.test
- Create SVG file.
- FileUploadWizardTestCase::testFileUploadWizardFields in core/modules/file/tests/file.test
- Test the file upload wizard field step.
- FileUploadWizardTestCase::testFileUploadWizardFields in core/modules/file/tests/file.test
- Test the file upload wizard field step.
- FileUploadWizardTestCase::testFileUploadWizardStepSkipping in core/modules/file/tests/file.test
- Test skipping each of the file upload wizard steps.
- FileUploadWizardTestCase::testFileUploadWizardStepSkipping in core/modules/file/tests/file.test
- Test skipping each of the file upload wizard steps.
- FilterAdminTestCase::testFilterAdmin in core/modules/filter/tests/filter.test
- Tests filter administration functionality.
- FilterAdminTestCase::testFilterAdmin in core/modules/filter/tests/filter.test
- Tests filter administration functionality.
- FilterAdminTestCase::testFormatAdmin in core/modules/filter/tests/filter.test
- Tests the format administration functionality.
- FilterAdminTestCase::testFormatAdmin in core/modules/filter/tests/filter.test
- Tests the format administration functionality.
- FilterAdminTestCase::testUrlFilterAdmin in core/modules/filter/tests/filter.test
- Tests the URL filter settings form is properly validated.
- FilterAdminTestCase::testUrlFilterAdmin in core/modules/filter/tests/filter.test
- Tests the URL filter settings form is properly validated.
- FilterDefaultFormatTestCase::testDefaultTextFormats in core/modules/filter/tests/filter.test
- Tests if the default text format is accessible to users.
- FilterDefaultFormatTestCase::testDefaultTextFormats in core/modules/filter/tests/filter.test
- Tests if the default text format is accessible to users.
- FilterExampleTestCase::testFilterExampleBasic in modules/examples/filter_example/tests/filter_example.test
- Functional test of the foo filter.
- FilterExampleTestCase::testFilterExampleBasic in modules/examples/filter_example/tests/filter_example.test
- Functional test of the foo filter.
- FilterFormatAccessTestCase::setUp in core/modules/filter/tests/filter.test
- Sets up a Backdrop site for running functional and integration tests.
- FilterFormatAccessTestCase::setUp in core/modules/filter/tests/filter.test
- Sets up a Backdrop site for running functional and integration tests.
- FilterFormatAccessTestCase::testFormatWidgetPermissions in core/modules/filter/tests/filter.test
- Tests editing a page using a disallowed text format.
- FilterFormatAccessTestCase::testFormatWidgetPermissions in core/modules/filter/tests/filter.test
- Tests editing a page using a disallowed text format.
- FilterHooksTestCase::testFilterHooks in core/modules/filter/tests/filter.test
- Tests hooks on format management.
- FilterHooksTestCase::testFilterHooks in core/modules/filter/tests/filter.test
- Tests hooks on format management.
- FilterNoFormatTestCase::testCheckMarkupNoFormat in core/modules/filter/tests/filter.test
- Tests text without format.
- FilterNoFormatTestCase::testCheckMarkupNoFormat in core/modules/filter/tests/filter.test
- Tests text without format.
- FilterUnitTestCase::testLineBreakFilter in core/modules/filter/tests/filter.test
- Tests the line break filter.
- FilterUnitTestCase::testLineBreakFilter in core/modules/filter/tests/filter.test
- Tests the line break filter.
- FormExampleTestCase::testElementExample in modules/examples/form_example/tests/form_example.test
- Test the element_example form for correct behavior.
- FormExampleTestCase::testElementExample in modules/examples/form_example/tests/form_example.test
- Test the element_example form for correct behavior.
- FormExampleTestCase::testWizard in modules/examples/form_example/tests/form_example.test
- Test Wizard tutorial.
- FormExampleTestCase::testWizard in modules/examples/form_example/tests/form_example.test
- Test Wizard tutorial.
- FormsElementsTableSelectFunctionalTest::formSubmitHelper in core/modules/simpletest/tests/form.test
- Helper function for the option check test to submit a form while collecting errors.
- FormsElementsTableSelectFunctionalTest::formSubmitHelper in core/modules/simpletest/tests/form.test
- Helper function for the option check test to submit a form while collecting errors.
- FormsRedirectTestCase::testRedirect in core/modules/simpletest/tests/form.test
- Tests form redirection.
- FormsRedirectTestCase::testRedirect in core/modules/simpletest/tests/form.test
- Tests form redirection.
- FormsTestCase::testRequiredFields in core/modules/simpletest/tests/form.test
- Check several empty values for required forms elements.
- FormsTestCase::testRequiredFields in core/modules/simpletest/tests/form.test
- Check several empty values for required forms elements.
- 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::codeTestGenericAddAllFields in modules/examples/field_permission_example/tests/field_permission_example.test
- Add all testable fields as instances to a content type.
- GenericFieldTest::codeTestGenericAddAllFields in modules/examples/field_permission_example/tests/field_permission_example.test
- Add all testable fields as instances to a content type.
- GenericFieldTest::formAddAllFields in modules/examples/field_permission_example/tests/field_permission_example.test
- Add all fields using Form API.
- GenericFieldTest::formAddAllFields in modules/examples/field_permission_example/tests/field_permission_example.test
- Add all fields using Form API.
- ImageAdminStylesUnitTest::testNumericStyleName in core/modules/image/tests/image.test
- Test creating an image style with a numeric name and ensuring it can be
applied to an image.
- ImageAdminStylesUnitTest::testNumericStyleName in core/modules/image/tests/image.test
- Test creating an image style with a numeric name and ensuring it can be
applied to an image.
- ImageAdminStylesUnitTest::testStyle in core/modules/image/tests/image.test
- General test to add a style, add/remove/edit effects to it, then delete it.
- ImageAdminStylesUnitTest::testStyle in core/modules/image/tests/image.test
- General test to add a style, add/remove/edit effects to it, then delete it.
- ImageAdminStylesUnitTest::testStyleReplacement in core/modules/image/tests/image.test
- Test deleting a style and choosing a replacement style.
- ImageAdminStylesUnitTest::testStyleReplacement in core/modules/image/tests/image.test
- Test deleting a style and choosing a replacement style.
- ImageExampleTestCase::testImageExample in modules/examples/image_example/tests/image_example.test
- Test implementations of image API hooks.
- ImageExampleTestCase::testImageExample in modules/examples/image_example/tests/image_example.test
- Test implementations of image API hooks.
- 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.
- ImageFieldDisplayTestCase::testImageFieldSettings in core/modules/image/tests/image.test
- Tests for image field settings.
- ImageFieldDisplayTestCase::testImageFieldSettings in core/modules/image/tests/image.test
- Tests for image field settings.
- ImageFieldDisplayTestCase::_testImageFieldFormatters in core/modules/image/tests/image.test
- Test image formatters on node display.
- ImageFieldDisplayTestCase::_testImageFieldFormatters in core/modules/image/tests/image.test
- Test image formatters on node display.
- ImageFieldTestCase::uploadNodeImage in core/modules/image/tests/image.test
- Upload an image to a node.
- ImageFieldTestCase::uploadNodeImage in core/modules/image/tests/image.test
- Upload an image to a node.
- ImageFieldValidateTestCase::testDimensions in core/modules/image/tests/image.test
- Test min/max resolution settings.
- ImageFieldValidateTestCase::testDimensions in core/modules/image/tests/image.test
- Test min/max resolution settings.
- ImageFieldValidateTestCase::testHeightDimensions in core/modules/image/tests/image.test
- Test single height resolution setting.
- ImageFieldValidateTestCase::testHeightDimensions in core/modules/image/tests/image.test
- Test single height resolution setting.
- ImageFieldValidateTestCase::testOrientation in core/modules/image/tests/image.test
- Test image rotation resulting from EXIF data.
Requires a special test image, file rotate90cw.jpg.
- ImageFieldValidateTestCase::testOrientation in core/modules/image/tests/image.test
- Test image rotation resulting from EXIF data.
Requires a special test image, file rotate90cw.jpg.
- ImageFieldValidateTestCase::testRequiredAlt in core/modules/image/tests/image.test
- Test required alt setting.
- ImageFieldValidateTestCase::testRequiredAlt in core/modules/image/tests/image.test
- Test required alt setting.
- ImageFieldValidateTestCase::testTypeSupport in core/modules/image/tests/image.test
- Test for supported image types.
- ImageFieldValidateTestCase::testTypeSupport in core/modules/image/tests/image.test
- Test for supported image types.
- ImageFieldValidateTestCase::testWidthDimensions in core/modules/image/tests/image.test
- Test single width resolution setting.
- ImageFieldValidateTestCase::testWidthDimensions in core/modules/image/tests/image.test
- Test single width resolution setting.
- ImageFileMoveTest::testNormal in core/modules/simpletest/tests/image.test
- Tests moving a randomly generated image.
- ImageFileMoveTest::testNormal in core/modules/simpletest/tests/image.test
- Tests moving a randomly generated image.
- ImageStyleFloodProtection::setUp in core/modules/image/tests/image.test
- Sets up a Backdrop site for running functional and integration tests.
- ImageStyleFloodProtection::setUp in core/modules/image/tests/image.test
- Sets up a Backdrop site for running functional and integration tests.
- ImageStyleFlushTest::testFlush in core/modules/image/tests/image.test
- General test to flush a style.
- ImageStyleFlushTest::testFlush in core/modules/image/tests/image.test
- General test to flush a style.
- ImageStylesPathAndUrlUnitTest::setUp in core/modules/image/tests/image.test
- Sets up a Backdrop site for running functional and integration tests.
- ImageStylesPathAndUrlUnitTest::setUp in core/modules/image/tests/image.test
- Sets up a Backdrop site for running functional and integration tests.
- ImageThemeFunctionWebTestCase::testImageFormatterTheme in core/modules/image/tests/image.test
- Tests usage of the image field formatters.
- ImageThemeFunctionWebTestCase::testImageFormatterTheme in core/modules/image/tests/image.test
- Tests usage of the image field formatters.
- LanguageListTest::testLanguageList in core/modules/language/tests/language.test
- Functional tests for adding, configuring, and deleting languages.
- LanguageListTest::testLanguageList in core/modules/language/tests/language.test
- Functional tests for adding, configuring, and deleting languages.
- LayoutDeletionTest::testLayoutDeletion in core/modules/layout/tests/layout.test
- Tests that layouts that have special roles issue warning messages upon
attempted deletion.
- LayoutDeletionTest::testLayoutDeletion in core/modules/layout/tests/layout.test
- Tests that layouts that have special roles issue warning messages upon
attempted deletion.
- LayoutEntityLayoutsTest::setUp in core/modules/layout/tests/layout_entity.test
- Sets up a Backdrop site for running functional and integration tests.
- LayoutEntityLayoutsTest::setUp in core/modules/layout/tests/layout_entity.test
- Sets up a Backdrop site for running functional and integration tests.
- LayoutFlexibleTemplateTest::testLayoutFlexibleTemplates in core/modules/layout/tests/layout.test
- Test that layout templates may be enabled and disabled.
- LayoutFlexibleTemplateTest::testLayoutFlexibleTemplates in core/modules/layout/tests/layout.test
- Test that layout templates may be enabled and disabled.
- LayoutHookTestCase::testLayoutHooks in core/modules/layout/tests/layout.test
- Tests hook invocations for operations on layouts.
- LayoutHookTestCase::testLayoutHooks in core/modules/layout/tests/layout.test
- Tests hook invocations for operations on layouts.
- LayoutInterfaceTest::testBlockBasics in core/modules/layout/tests/layout.test
- Add and remove blocks from a custom layout path.
- LayoutInterfaceTest::testBlockBasics in core/modules/layout/tests/layout.test
- Add and remove blocks from a custom layout path.
- 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.
- LayoutInterfaceTest::testBlockUninstall in core/modules/layout/tests/layout.test
- Tests layout_modules_uninstalled().
- LayoutInterfaceTest::testBlockUninstall in core/modules/layout/tests/layout.test
- Tests layout_modules_uninstalled().
- LayoutInterfaceTest::testBlockUserCompareConditions in core/modules/layout/tests/layout.test
- Tests user account comparison condition.
- LayoutInterfaceTest::testBlockUserCompareConditions in core/modules/layout/tests/layout.test
- Tests user account comparison condition.
- LayoutInterfaceTest::testContexts in core/modules/layout/tests/layout.test
- Test the support for contexts within conditions and blocks.
- LayoutInterfaceTest::testContexts in core/modules/layout/tests/layout.test
- Test the support for contexts within conditions and blocks.
- LayoutInterfaceTest::testCurrentUser in core/modules/layout/tests/layout.test
- Tests current user custom field block
- LayoutInterfaceTest::testCurrentUser in core/modules/layout/tests/layout.test
- Tests current user custom field block
- LayoutInterfaceTest::testLayoutChange in core/modules/layout/tests/layout.test
- Tests switching between different layouts, ensuring block copying.
- LayoutInterfaceTest::testLayoutChange in core/modules/layout/tests/layout.test
- Tests switching between different layouts, ensuring block copying.
- LayoutInterfaceTest::testLayoutMenuItems in core/modules/layout/tests/layout.test
- Tests conditions and menu item navigation.
- LayoutInterfaceTest::testLayoutMenuItems in core/modules/layout/tests/layout.test
- Tests conditions and menu item navigation.
- LayoutInterfaceTest::testMainContentBlock in core/modules/layout/tests/layout.test
- Check special conditions around the main content block.
- LayoutInterfaceTest::testMainContentBlock in core/modules/layout/tests/layout.test
- Check special conditions around the main content block.
- LayoutInterfaceTest::testMenuItemReassignment in core/modules/layout/tests/layout.test
- Ensure that reassignment of menu items works when deleting layouts.
- LayoutInterfaceTest::testMenuItemReassignment in core/modules/layout/tests/layout.test
- Ensure that reassignment of menu items works when deleting layouts.
- LayoutInterfaceTest::testRelationships in core/modules/layout/tests/layout.test
- Test the support for contexts within conditions and blocks.
- LayoutInterfaceTest::testRelationships in core/modules/layout/tests/layout.test
- Test the support for contexts within conditions and blocks.
- LayoutInterfaceTest::testTaxonomyContext in core/modules/layout/tests/layout.test
- Tests Taxonomy contexts within layouts.
- LayoutInterfaceTest::testTaxonomyContext in core/modules/layout/tests/layout.test
- Tests Taxonomy contexts within layouts.
- LayoutInterfaceTest::testViewPageLink in core/modules/layout/tests/layout.test
- Test the path view page link.
- LayoutInterfaceTest::testViewPageLink in core/modules/layout/tests/layout.test
- Test the path view page link.
- LayoutRendererTest::testRendererSelection in core/modules/layout/tests/layout.test
- Test that the correct renderer is used
- LayoutRendererTest::testRendererSelection in core/modules/layout/tests/layout.test
- Test that the correct renderer is used
- LayoutSelectionTest::testRoleSelection in core/modules/layout/tests/layout.test
- Test role-based selection of layouts.
- LayoutSelectionTest::testRoleSelection in core/modules/layout/tests/layout.test
- Test role-based selection of layouts.
- LinkAttributeCrudTest::createNodeForTesting in core/modules/link/tests/link.attribute.test
- LinkAttributeCrudTest::createNodeForTesting in core/modules/link/tests/link.attribute.test
- LinkAttributeCrudTest::testFormatters in core/modules/link/tests/link.attribute.test
- Test the link_plain formatter and it's output.
- LinkAttributeCrudTest::testFormatters in core/modules/link/tests/link.attribute.test
- Test the link_plain formatter and it's output.
- LinkBaseTestClass::createLinkField in core/modules/link/tests/link.test
- LinkBaseTestClass::createLinkField in core/modules/link/tests/link.test
- LinkTokenTest::testStaticTokenLinkCreate in core/modules/link/tests/link.token.test
- Creates a link field with a static title and an admin-entered token.
Creates a node with a link and checks the title value.
- LinkTokenTest::testStaticTokenLinkCreate in core/modules/link/tests/link.token.test
- Creates a link field with a static title and an admin-entered token.
Creates a node with a link and checks the title value.
- LinkTokenTest::testUserTokenLinkCreate in core/modules/link/tests/link.token.test
- Creates a link field with a required title enabled for user-entered tokens.
Creates a node with a token in the link title and checks the value.
- LinkTokenTest::testUserTokenLinkCreate in core/modules/link/tests/link.token.test
- Creates a link field with a required title enabled for user-entered tokens.
Creates a node with a token in the link title and checks the value.
- LinkUITest::testCRUDCreateFieldDefaults in core/modules/link/tests/link.ui.test
- Creates a field with all the default values and check expected values.
- LinkUITest::testCRUDCreateFieldDefaults in core/modules/link/tests/link.ui.test
- Creates a field with all the default values and check expected values.
- LinkUITest::testCRUDCreateFieldWithClasses in core/modules/link/tests/link.ui.test
- Tests adding custom classes (single and multiple) to link fields.
- LinkUITest::testCRUDCreateFieldWithClasses in core/modules/link/tests/link.ui.test
- Tests adding custom classes (single and multiple) to link fields.
- LinkUITest::testCRUDCreateFieldWithLinkType in core/modules/link/tests/link.ui.test
- Tests the link type: "internal", "external", and "both" settings.
- LinkUITest::testCRUDCreateFieldWithLinkType in core/modules/link/tests/link.ui.test
- Tests the link type: "internal", "external", and "both" settings.
- LinkUITest::testCRUDTitleOnlyTitleNoLink in core/modules/link/tests/link.ui.test
- Tests that if a field has a title but no URL, the title is not sanitized twice.
- LinkUITest::testCRUDTitleOnlyTitleNoLink in core/modules/link/tests/link.ui.test
- Tests that if a field has a title but no URL, the title is not sanitized twice.
- LinkUITest::testLinkCreate in core/modules/link/tests/link.ui.test
- Creates a link field for the "page" type and creates a page with a link.
- LinkUITest::testLinkCreate in core/modules/link/tests/link.ui.test
- Creates a link field for the "page" type and creates a page with a link.
- LinkUITest::testStaticLinkCreate in core/modules/link/tests/link.ui.test
- Tests if <strong> is used in a static title that the markup is retained.
- LinkUITest::testStaticLinkCreate in core/modules/link/tests/link.ui.test
- Tests if <strong> is used in a static title that the markup is retained.
- LinkValidateTest::testXss in core/modules/link/tests/link.validate.test
- Test if a bad URL will display if validation is disabled.
- LinkValidateTest::testXss in core/modules/link/tests/link.validate.test
- Test if a bad URL will display if validation is disabled.
- LinkValidateTest::validateUrl in core/modules/link/tests/link.validate.test
- Checks if a URL is valid through the UI.
- LinkValidateTest::validateUrl in core/modules/link/tests/link.validate.test
- Checks if a URL is valid through the UI.
- ListDynamicValuesTestCase::setUp in core/modules/field/modules/list/tests/list.test
- Sets up a Backdrop site for running functional and integration tests.
- ListDynamicValuesTestCase::setUp in core/modules/field/modules/list/tests/list.test
- Sets up a Backdrop site for running functional and integration tests.
- ListFieldDisplayTestCase::setUp in core/modules/field/modules/list/tests/list.test
- Sets up a Backdrop site for running functional and integration tests.
- ListFieldDisplayTestCase::setUp in core/modules/field/modules/list/tests/list.test
- Sets up a Backdrop site for running functional and integration tests.
- 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::setUp in core/modules/field/modules/list/tests/list.test
- Sets up a Backdrop site for running functional and integration tests.
- ListFieldUITestCase::setUp in core/modules/field/modules/list/tests/list.test
- Sets up a Backdrop site for running functional and integration tests.
- ListFieldUITestCase::testListAllowedValuesBoolean in core/modules/field/modules/list/tests/list.test
- List (boolean) : test 'On/Off' values input.
- ListFieldUITestCase::testListAllowedValuesBoolean in core/modules/field/modules/list/tests/list.test
- List (boolean) : test 'On/Off' 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.
- LocaleBrowserDetectionTest::testLanguageFromBrowser in core/modules/locale/tests/locale.test
- Unit tests for the locale_language_from_browser() function.
- LocaleBrowserDetectionTest::testLanguageFromBrowser in core/modules/locale/tests/locale.test
- Unit tests for the locale_language_from_browser() function.
- LocaleCommentLanguageFunctionalTest::testCommentLanguage in core/modules/locale/tests/locale.test
- Test that comment language is properly set.
- LocaleCommentLanguageFunctionalTest::testCommentLanguage in core/modules/locale/tests/locale.test
- Test that comment language is properly set.
- 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.
- LocaleImportFunctionalTest::testAutomaticModuleTranslationImportLanguageEnable in core/modules/locale/tests/locale.test
- Test automatic import of a module's translation files.
- LocaleImportFunctionalTest::testAutomaticModuleTranslationImportLanguageEnable in core/modules/locale/tests/locale.test
- Test automatic import of a module's translation files.
- LocaleImportFunctionalTest::testStandalonePoFile in core/modules/locale/tests/locale.test
- Test import of standalone .po files.
- LocaleImportFunctionalTest::testStandalonePoFile in core/modules/locale/tests/locale.test
- Test import of standalone .po files.
- LocaleMultilingualFieldsFunctionalTest::testMultilingualDisplaySettings in core/modules/locale/tests/locale.test
- LocaleMultilingualFieldsFunctionalTest::testMultilingualDisplaySettings in core/modules/locale/tests/locale.test
- LocaleMultilingualFieldsFunctionalTest::testMultilingualNodeForm in core/modules/locale/tests/locale.test
- Test if field languages are correctly set through the node form.
- LocaleMultilingualFieldsFunctionalTest::testMultilingualNodeForm in core/modules/locale/tests/locale.test
- Test if field languages are correctly set through the node form.
- 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.
- LocaleTranslationFunctionalTest::testJavaScriptTranslation in core/modules/locale/tests/locale.test
- LocaleTranslationFunctionalTest::testJavaScriptTranslation in core/modules/locale/tests/locale.test
- LocaleTranslationFunctionalTest::testStringSearch in core/modules/locale/tests/locale.test
- Tests translation search form.
- LocaleTranslationFunctionalTest::testStringSearch in core/modules/locale/tests/locale.test
- Tests translation search form.
- LocaleTranslationFunctionalTest::testStringTranslation in core/modules/locale/tests/locale.test
- Adds a language and tests string translation by users with the appropriate permissions.
- LocaleTranslationFunctionalTest::testStringTranslation in core/modules/locale/tests/locale.test
- Adds a language and tests string translation by users with the appropriate permissions.
- LocaleTranslationFunctionalTest::testStringValidation in core/modules/locale/tests/locale.test
- Tests the validation of the translation input.
- LocaleTranslationFunctionalTest::testStringValidation in core/modules/locale/tests/locale.test
- Tests the validation of the translation input.
- LocaleUrlRewritingTest::checkUrl in core/modules/locale/tests/locale.test
- Check URL rewriting for the given language.
- LocaleUrlRewritingTest::checkUrl in core/modules/locale/tests/locale.test
- Check URL rewriting for the given language.
- LocaleUrlRewritingTest::testUrlRewritingEdgeCases in core/modules/locale/tests/locale.test
- Check that disabled or non-installed languages are not considered.
- LocaleUrlRewritingTest::testUrlRewritingEdgeCases in core/modules/locale/tests/locale.test
- Check that disabled or non-installed languages are not considered.
- LocaleUserCreationTest::testLocalUserCreation in core/modules/locale/tests/locale.test
- Functional test for language handling during user creation.
- LocaleUserCreationTest::testLocalUserCreation in core/modules/locale/tests/locale.test
- Functional test for language handling during user creation.
- LocaleUserLanguageFunctionalTest::testUserLanguageConfiguration in core/modules/locale/tests/locale.test
- Test if user can change their default language.
- LocaleUserLanguageFunctionalTest::testUserLanguageConfiguration in core/modules/locale/tests/locale.test
- Test if user can change their default language.
- MenuBlockTestCase::addMenuLink in core/modules/system/tests/system.test
- Add a menu link using the menu module UI.
- MenuBlockTestCase::addMenuLink in core/modules/system/tests/system.test
- Add a menu link using the menu module UI.
- MenuBlockTestCase::testCustomMenuBlocks in core/modules/system/tests/system.test
- Test Menu Block functionality with custom menu.
- MenuBlockTestCase::testCustomMenuBlocks in core/modules/system/tests/system.test
- Test Menu Block functionality with custom menu.
- 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::addCustomMenu in core/modules/menu/tests/menu.test
- Add custom menu.
- MenuTestCase::addCustomMenu in core/modules/menu/tests/menu.test
- Add custom menu.
- MenuTestCase::addCustomMenuCRUD in core/modules/menu/tests/menu.test
- Add custom menu using CRUD functions.
- MenuTestCase::addCustomMenuCRUD in core/modules/menu/tests/menu.test
- Add custom menu using CRUD functions.
- MenuTestCase::addMenuLink in core/modules/menu/tests/menu.test
- Add a menu link using the menu module UI.
- MenuTestCase::addMenuLink in core/modules/menu/tests/menu.test
- Add a menu link using the menu module UI.
- MenuTestCase::modifyMenuLink in core/modules/menu/tests/menu.test
- Modify a menu link using the menu module UI.
- MenuTestCase::modifyMenuLink in core/modules/menu/tests/menu.test
- Modify a menu link using the menu module UI.
- MenuTestCase::testMenu in core/modules/menu/tests/menu.test
- Login users, add menus and menu links, and test menu functionality through the admin and user interfaces.
- MenuTestCase::testMenu in core/modules/menu/tests/menu.test
- Login users, add menus and menu links, and test menu functionality through the admin and user interfaces.
- MenuTrailTestCase::testCustom403And404Pages in core/modules/simpletest/tests/menu.test
- Tests that the active trail works correctly on custom 403 and 404 pages.
- MenuTrailTestCase::testCustom403And404Pages in core/modules/simpletest/tests/menu.test
- Tests that the active trail works correctly on custom 403 and 404 pages.
- NodeAccessExampleTestCase::testNodeAccessBasic in modules/examples/node_access_example/tests/node_access_example.test
- Test the "private" node access.
- NodeAccessExampleTestCase::testNodeAccessBasic in modules/examples/node_access_example/tests/node_access_example.test
- Test the "private" node access.
- NodeAccessFieldTestCase::setUp in core/modules/node/tests/node.test
- Sets up a Backdrop site for running functional and integration tests.
- NodeAccessFieldTestCase::setUp in core/modules/node/tests/node.test
- Sets up a Backdrop site for running functional and integration tests.
- 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.
- 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::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.
- NodeCreationTestCase::testNodeCreation in core/modules/node/tests/node.test
- Creates a "Page" node and verifies its consistency in the database.
- NodeCreationTestCase::testNodeCreation in core/modules/node/tests/node.test
- Creates a "Page" node and verifies its consistency in the database.
- NodeCreationTestCase::testUnpublishedNodeCreation in core/modules/node/tests/node.test
- Create an unpublished node and confirm correct redirect behavior.
- NodeCreationTestCase::testUnpublishedNodeCreation in core/modules/node/tests/node.test
- Create an unpublished node and confirm correct redirect behavior.
- NodeEntityFieldQueryAlter::setUp in core/modules/node/tests/node.test
- Sets up a Backdrop site for running functional and integration tests.
- NodeEntityFieldQueryAlter::setUp in core/modules/node/tests/node.test
- Sets up a Backdrop site for running functional and integration tests.
- NodeEntityViewModeAlterTest::testNodeViewModeChange in core/modules/node/tests/node.test
- Create a "Page" node and verify its consistency in the database.
- NodeEntityViewModeAlterTest::testNodeViewModeChange in core/modules/node/tests/node.test
- Create a "Page" node and verify its consistency in the database.
- NodeEntityViewModeAlterTest::testNodeViewModeChangeHiddenField in core/modules/node/tests/node.test
- Tests fields that were previously hidden when the display mode is changed.
- NodeEntityViewModeAlterTest::testNodeViewModeChangeHiddenField in core/modules/node/tests/node.test
- Tests fields that were previously hidden when the display mode is changed.
- NodeFrontPageCallback::testCustomFrontPage in core/modules/node/tests/node.test
- NodeFrontPageCallback::testCustomFrontPage in core/modules/node/tests/node.test
- NodeHooksExampleTestCase::testNodeExampleBasic in modules/examples/node_hooks_example/tests/node_hooks_example.test
- Logs the user in, creates an example node, and uses the rating system.
- NodeHooksExampleTestCase::testNodeExampleBasic in modules/examples/node_hooks_example/tests/node_hooks_example.test
- Logs the user in, creates an example node, and uses the rating system.
- NodeHooksExampleTestCase::testNodeExampleRevision in modules/examples/node_hooks_example/tests/node_hooks_example.test
- Tests revisions of ratings.
- NodeHooksExampleTestCase::testNodeExampleRevision in modules/examples/node_hooks_example/tests/node_hooks_example.test
- Tests revisions of ratings.
- NodeLayoutPreviewTestCase::testNodeLayoutPreview in core/modules/node/tests/node.test
- Tests that the correct layout is used for node add and node edit previews.
- NodeLayoutPreviewTestCase::testNodeLayoutPreview in core/modules/node/tests/node.test
- Tests that the correct layout is used for node add and node edit previews.
- NodePostSettingsTestCase::testPageNotPostInfo in core/modules/node/tests/node.test
- Confirms absence of post information on a new node.
- NodePostSettingsTestCase::testPageNotPostInfo in core/modules/node/tests/node.test
- Confirms absence of post information on a new node.
- NodePostSettingsTestCase::testPagePostInfo in core/modules/node/tests/node.test
- Confirms "Page" content type and post information is on a new node.
- NodePostSettingsTestCase::testPagePostInfo in core/modules/node/tests/node.test
- Confirms "Page" content type and post information is on a new node.
- NodePublishScheduling::testNodeTypeCreateDefaultDraft in core/modules/node/tests/node.test
- NodePublishScheduling::testNodeTypeCreateDefaultDraft in core/modules/node/tests/node.test
- NodeRevisionPermissionsTestCase::setUp in core/modules/node/tests/node.test
- Sets up a Backdrop site for running functional and integration tests.
- NodeRevisionPermissionsTestCase::setUp in core/modules/node/tests/node.test
- Sets up a Backdrop site for running functional and integration tests.
- NodeRevisionsTestCase::setUp in core/modules/node/tests/node.test
- Sets up a Backdrop site for running functional and integration tests.
- NodeRevisionsTestCase::setUp in core/modules/node/tests/node.test
- Sets up a Backdrop site for running functional and integration tests.
- 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.
- NodeRevisionsTestCase::testRevisions in core/modules/node/tests/node.test
- Checks node revision related operations.
- NodeRevisionsTestCase::testRevisions in core/modules/node/tests/node.test
- Checks node revision related operations.
- 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::testImport in core/modules/node/tests/node.test
- Checks whether custom node IDs are saved properly during an import operation.
- NodeSaveTestCase::testImport in core/modules/node/tests/node.test
- Checks whether custom node IDs are saved properly during an import operation.
- NodeSaveTestCase::testTimestamps in core/modules/node/tests/node.test
- Verifies accuracy of the "created" and "changed" timestamp functionality.
- NodeSaveTestCase::testTimestamps in core/modules/node/tests/node.test
- Verifies accuracy of the "created" and "changed" timestamp functionality.
- 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.
- NodeTypeExampleTest::testNodeCreation in modules/examples/node_type_example/tests/node_type_example.test
- Verifies the functionality of the Node Type Example module.
- NodeTypeExampleTest::testNodeCreation in modules/examples/node_type_example/tests/node_type_example.test
- Verifies the functionality of the Node Type Example module.
- NodeTypePersistenceTestCase::testNodeTypeCustomizationPersistence in core/modules/node/tests/node.test
- Tests that node type customizations persist through disable and uninstall.
- NodeTypePersistenceTestCase::testNodeTypeCustomizationPersistence in core/modules/node/tests/node.test
- Tests that node type customizations persist through disable and uninstall.
- NumberFieldSettingsTestCase::testNumberDecimalFieldSettings in core/modules/field/modules/number/tests/number_settings.test
- Test number_decimal field settings.
- NumberFieldSettingsTestCase::testNumberDecimalFieldSettings in core/modules/field/modules/number/tests/number_settings.test
- Test number_decimal field settings.
- NumberFieldSettingsTestCase::testNumberIntegerFieldSettings in core/modules/field/modules/number/tests/number_settings.test
- Test number_integer field settings.
- NumberFieldSettingsTestCase::testNumberIntegerFieldSettings in core/modules/field/modules/number/tests/number_settings.test
- Test number_integer field settings.
- NumberFieldTestCase::testNumberDecimalField in core/modules/field/modules/number/tests/number.test
- Test number_decimal field.
- NumberFieldTestCase::testNumberDecimalField in core/modules/field/modules/number/tests/number.test
- Test number_decimal field.
- NumberFieldTestCase::testNumberDecimalFieldStepValidation in core/modules/field/modules/number/tests/number.test
- Test number_decimal field step validation.
- NumberFieldTestCase::testNumberDecimalFieldStepValidation in core/modules/field/modules/number/tests/number.test
- Test number_decimal field step validation.
- NumberFieldTestCase::testNumberFieldEmpty in core/modules/field/modules/number/tests/number.test
- Test empty value submission.
- NumberFieldTestCase::testNumberFieldEmpty in core/modules/field/modules/number/tests/number.test
- Test empty value submission.
- NumberFieldTestCase::testNumberFloatField in core/modules/field/modules/number/tests/number.test
- Test number_float field.
- NumberFieldTestCase::testNumberFloatField in core/modules/field/modules/number/tests/number.test
- Test number_float field.
- NumberFieldTestCase::testNumberIntegerField in core/modules/field/modules/number/tests/number.test
- Test number_integer field.
- NumberFieldTestCase::testNumberIntegerField in core/modules/field/modules/number/tests/number.test
- Test number_integer field.
- OptionsSelectDynamicValuesTestCase::testSelectListDynamic in core/modules/field/modules/options/tests/options.test
- Tests the 'options_select' widget (single select).
- OptionsSelectDynamicValuesTestCase::testSelectListDynamic in core/modules/field/modules/options/tests/options.test
- Tests the 'options_select' widget (single select).
- PageEditTestCase::testPageAuthoredBy in core/modules/node/tests/node.test
- Tests changing a node's "authored by" field.
- PageEditTestCase::testPageAuthoredBy in core/modules/node/tests/node.test
- Tests changing a node's "authored by" field.
- PageEditTestCase::testPageEdit in core/modules/node/tests/node.test
- Checks node edit functionality.
- PageEditTestCase::testPageEdit in core/modules/node/tests/node.test
- Checks node edit functionality.
- 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::setUp in core/modules/node/tests/node.test
- Sets up a Backdrop site for running functional and integration tests.
- PagePreviewTestCase::setUp in core/modules/node/tests/node.test
- Sets up a Backdrop site for running functional and integration tests.
- 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.
- PageTitleFiltering::testTitleTags in core/modules/system/tests/system.test
- Tests the handling of HTML by backdrop_set_title() and backdrop_get_title()
- PageTitleFiltering::testTitleTags in core/modules/system/tests/system.test
- Tests the handling of HTML by backdrop_set_title() and backdrop_get_title()
- 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.
- PathLanguageUITestCase::testDefaultLanguageURLs in core/modules/path/tests/path.test
- Tests that a default language URL alias works.
- PathLanguageUITestCase::testDefaultLanguageURLs in core/modules/path/tests/path.test
- Tests that a default language URL alias works.
- PathLanguageUITestCase::testLanguageNeutralURLs in core/modules/path/tests/path.test
- Tests that a language-neutral URL alias works.
- PathLanguageUITestCase::testLanguageNeutralURLs in core/modules/path/tests/path.test
- Tests that a language-neutral URL alias works.
- PathLanguageUITestCase::testNonDefaultURLs in core/modules/path/tests/path.test
- Tests that a non-default language URL alias works.
- PathLanguageUITestCase::testNonDefaultURLs in core/modules/path/tests/path.test
- Tests that a non-default language URL alias works.
- PathPatternBulkUpdateTestCase::testBulkUpdate in core/modules/path/tests/path_pattern.test
- PathPatternBulkUpdateTestCase::testBulkUpdate in core/modules/path/tests/path_pattern.test
- PathPatternTestHelper::addTerm in core/modules/path/tests/path_pattern.test
- PathPatternTestHelper::addTerm in core/modules/path/tests/path_pattern.test
- PathPatternTestHelper::addVocabulary in core/modules/path/tests/path_pattern.test
- PathPatternTestHelper::addVocabulary in core/modules/path/tests/path_pattern.test
- PathTaxonomyTermTestCase::testTermAlias in core/modules/path/tests/path.test
- Tests alias functionality through the admin interfaces.
- PathTaxonomyTermTestCase::testTermAlias 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::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.
- QueueTestCase::testQueue in core/modules/system/tests/system.test
- Queues and dequeues a set of items to check the basic queue functionality.
- QueueTestCase::testQueue in core/modules/system/tests/system.test
- Queues and dequeues a set of items to check the basic queue functionality.
- RetrieveFileTestCase::testFileRetrieving in core/modules/system/tests/system.test
- Invokes system_retrieve_file() in several scenarios.
- RetrieveFileTestCase::testFileRetrieving in core/modules/system/tests/system.test
- Invokes system_retrieve_file() in several scenarios.
- 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.
- 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.
- SearchKeywordsConditions::testSearchKeywordsConditions in core/modules/search/tests/search.test
- Verify the keywords are captured and conditions respected.
- SearchKeywordsConditions::testSearchKeywordsConditions in core/modules/search/tests/search.test
- Verify the keywords are captured and conditions respected.
- SearchPageOverride::testSearchPageHook in core/modules/search/tests/search.test
- SearchPageOverride::testSearchPageHook in core/modules/search/tests/search.test
- SearchPageText::testSearchText in core/modules/search/tests/search.test
- Tests the failed search text, and various other text on the search page.
- SearchPageText::testSearchText in core/modules/search/tests/search.test
- Tests the failed search text, and various other text on the search page.
- SessionHttpsTestCase::testHttpsSession in core/modules/simpletest/tests/session.test
- SessionHttpsTestCase::testHttpsSession in core/modules/simpletest/tests/session.test
- SessionTestCase::testDataPersistence in core/modules/simpletest/tests/session.test
- Test data persistence via the session_test module callbacks.
- SessionTestCase::testDataPersistence in core/modules/simpletest/tests/session.test
- Test data persistence via the session_test module callbacks.
- ShutdownFunctionsTest::testShutdownFunctions in core/modules/system/tests/system.test
- Test shutdown functions.
- ShutdownFunctionsTest::testShutdownFunctions in core/modules/system/tests/system.test
- Test shutdown functions.
- 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::testSimpleTestExampleCreate in modules/examples/simpletest_example/tests/simpletest_example.test
- Create a simpletest_example node using the node form.
- SimpleTestExampleTestCase::testSimpleTestExampleCreate in modules/examples/simpletest_example/tests/simpletest_example.test
- Create a simpletest_example node using the node form.
- 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.
- SimpleTestMailCaptureTestCase::testMailSend in core/modules/simpletest/tests/simpletest.test
- Test to see if the wrapper function is executed correctly.
- SimpleTestMailCaptureTestCase::testMailSend in core/modules/simpletest/tests/simpletest.test
- Test to see if the wrapper function is executed correctly.
- StandardInstallTestCase::testRolesExist in core/modules/simpletest/tests/standard.test
- Tests existence of test case located in an installation profile module.
- StandardInstallTestCase::testRolesExist in core/modules/simpletest/tests/standard.test
- Tests existence of test case located in an installation profile module.
- SystemAuthorizeCase::testFileTransferHooks in core/modules/system/tests/system.test
- Tests the FileTransfer hooks
- SystemAuthorizeCase::testFileTransferHooks in core/modules/system/tests/system.test
- Tests the FileTransfer hooks
- TaxonomyHooksTestCase::testTaxonomyTermHooks in core/modules/taxonomy/tests/taxonomy.test
- Test that hooks are run correctly on creating, editing, viewing,
and deleting a term.
- TaxonomyHooksTestCase::testTaxonomyTermHooks in core/modules/taxonomy/tests/taxonomy.test
- Test that hooks are run correctly on creating, editing, viewing,
and deleting a term.
- TaxonomyLanguageFunctionalTest::testNodeTermLanguageCreation in core/modules/taxonomy/tests/taxonomy.test
- Test term creation with a free-tagging vocabulary from the node form.
- TaxonomyLanguageFunctionalTest::testNodeTermLanguageCreation in core/modules/taxonomy/tests/taxonomy.test
- Test term creation with a free-tagging vocabulary from the node form.
- TaxonomyLegacyTestCase::testTaxonomyLegacyNode in core/modules/taxonomy/tests/taxonomy.test
- Test taxonomy functionality with nodes prior to 1970.
- TaxonomyLegacyTestCase::testTaxonomyLegacyNode in core/modules/taxonomy/tests/taxonomy.test
- Test taxonomy functionality with nodes prior to 1970.
- TaxonomyRSSTestCase::testTaxonomyRSS in core/modules/taxonomy/tests/taxonomy.test
- Tests that terms added to nodes are displayed in core RSS feed.
- TaxonomyRSSTestCase::testTaxonomyRSS in core/modules/taxonomy/tests/taxonomy.test
- Tests that terms added to nodes are displayed in core RSS feed.
- TaxonomyTermFieldMultipleVocabularyTestCase::setUp in core/modules/taxonomy/tests/taxonomy.test
- Sets up a Backdrop site for running functional and integration tests.
- TaxonomyTermFieldMultipleVocabularyTestCase::setUp in core/modules/taxonomy/tests/taxonomy.test
- Sets up a Backdrop site for running functional and integration tests.
- TaxonomyTermFieldTestCase::setUp in core/modules/taxonomy/tests/taxonomy.test
- Sets up a Backdrop site for running functional and integration tests.
- TaxonomyTermFieldTestCase::setUp in core/modules/taxonomy/tests/taxonomy.test
- Sets up a Backdrop site for running functional and integration tests.
- TaxonomyTermIndexTestCase::setUp in core/modules/taxonomy/tests/taxonomy.test
- Sets up a Backdrop site for running functional and integration tests.
- TaxonomyTermIndexTestCase::setUp in core/modules/taxonomy/tests/taxonomy.test
- Sets up a Backdrop site for running functional and integration tests.
- TaxonomyTermIndexTestCase::testTaxonomyIndex in core/modules/taxonomy/tests/taxonomy.test
- Tests that the taxonomy index is maintained properly.
- TaxonomyTermIndexTestCase::testTaxonomyIndex in core/modules/taxonomy/tests/taxonomy.test
- Tests that the taxonomy index is maintained properly.
- TaxonomyTermTestCase::testNodeTermCreationAndDeletion in core/modules/taxonomy/tests/taxonomy.test
- Test term creation with a free-tagging vocabulary from the node form.
- TaxonomyTermTestCase::testNodeTermCreationAndDeletion in core/modules/taxonomy/tests/taxonomy.test
- Test term creation with a free-tagging vocabulary from the node form.
- TaxonomyTermTestCase::testTaxonomyNode in core/modules/taxonomy/tests/taxonomy.test
- Test that hook_node_$op implementations work correctly.
- TaxonomyTermTestCase::testTaxonomyNode in core/modules/taxonomy/tests/taxonomy.test
- Test that hook_node_$op implementations work correctly.
- TaxonomyTermTestCase::testTermInterface in core/modules/taxonomy/tests/taxonomy.test
- Save, edit and delete a term using the user interface.
- TaxonomyTermTestCase::testTermInterface in core/modules/taxonomy/tests/taxonomy.test
- Save, edit and delete a term using the user interface.
- TaxonomyTermTestCase::testTermMultipleParentsInterface in core/modules/taxonomy/tests/taxonomy.test
- Test saving a term with multiple parents through the UI.
- TaxonomyTermTestCase::testTermMultipleParentsInterface in core/modules/taxonomy/tests/taxonomy.test
- Test saving a term with multiple parents through the UI.
- TaxonomyViewsHandlerRelationshipNodeTermDataTest::createTerm in core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test
- Returns a new term with random properties in vocabulary $vid.
- TaxonomyViewsHandlerRelationshipNodeTermDataTest::createTerm in core/modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test
- Returns a new term with random properties in vocabulary $vid.
- TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary in core/modules/taxonomy/tests/taxonomy.test
- Deleting a vocabulary.
- TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary in core/modules/taxonomy/tests/taxonomy.test
- Deleting a vocabulary.
- TaxonomyVocabularyFunctionalTest::testVocabularyInterface in core/modules/taxonomy/tests/taxonomy.test
- Create, configure and delete a vocabulary via the user interface.
- TaxonomyVocabularyFunctionalTest::testVocabularyInterface in core/modules/taxonomy/tests/taxonomy.test
- Create, configure and delete a vocabulary via the user interface.
- TaxonomyVocabularyUnitTest::testTaxonomyVocabularyLoadStaticReset in core/modules/taxonomy/tests/taxonomy.test
- Ensure that the vocabulary static reset works correctly.
- TaxonomyVocabularyUnitTest::testTaxonomyVocabularyLoadStaticReset in core/modules/taxonomy/tests/taxonomy.test
- Ensure that the vocabulary static reset works correctly.
- TaxonomyVocabularyUnitTest::testUninstallReinstall in core/modules/taxonomy/tests/taxonomy.test
- Test uninstall and reinstall of the taxonomy module.
- TaxonomyVocabularyUnitTest::testUninstallReinstall in core/modules/taxonomy/tests/taxonomy.test
- Test uninstall and reinstall of the taxonomy module.
- TaxonomyWebTestCase::createTerm in core/modules/taxonomy/tests/taxonomy.test
- Returns a new term with random properties in the given vocabulary.
- TaxonomyWebTestCase::createTerm in core/modules/taxonomy/tests/taxonomy.test
- Returns a new term with random properties in the given vocabulary.
- TaxonomyWebTestCase::createVocabulary in core/modules/taxonomy/tests/taxonomy.test
- Returns a new vocabulary with random properties.
- TaxonomyWebTestCase::createVocabulary in core/modules/taxonomy/tests/taxonomy.test
- Returns a new vocabulary with random properties.
- TextFieldTestCase::testTextFieldValidation in core/modules/field/modules/text/tests/text.test
- Test text field validation.
- TextFieldTestCase::testTextFieldValidation in core/modules/field/modules/text/tests/text.test
- Test text field validation.
- TextFieldTestCase::testTextfieldWidgetsAllowedFormats in core/modules/field/modules/text/tests/text.test
- Test widgets for fields with selected allowed formats.
- TextFieldTestCase::testTextfieldWidgetsAllowedFormats in core/modules/field/modules/text/tests/text.test
- Test widgets for fields with selected allowed formats.
- TextFieldTestCase::_testTextfieldWidgets in core/modules/field/modules/text/tests/text.test
- Helper function for testTextfieldWidgets().
- TextFieldTestCase::_testTextfieldWidgets in core/modules/field/modules/text/tests/text.test
- Helper function for testTextfieldWidgets().
- TextFieldTestCase::_testTextfieldWidgetsFormatted in core/modules/field/modules/text/tests/text.test
- Helper function for testTextfieldWidgetsFormatted().
- TextFieldTestCase::_testTextfieldWidgetsFormatted in core/modules/field/modules/text/tests/text.test
- Helper function for testTextfieldWidgetsFormatted().
- TextSummaryTestCase::testOnlyTextSummary in core/modules/field/modules/text/tests/text.test
- Test sending only summary.
- TextSummaryTestCase::testOnlyTextSummary in core/modules/field/modules/text/tests/text.test
- Test sending only summary.
- TextTranslationTestCase::testTextField in core/modules/field/modules/text/tests/text.test
- Test that a plaintext textfield widget is correctly populated.
- TextTranslationTestCase::testTextField in core/modules/field/modules/text/tests/text.test
- Test that a plaintext textfield widget is correctly populated.
- TextTranslationTestCase::testTextFieldFormatted in core/modules/field/modules/text/tests/text.test
- Check that user that does not have access the field format cannot see the
source value when creating a translation.
- TextTranslationTestCase::testTextFieldFormatted in core/modules/field/modules/text/tests/text.test
- Check that user that does not have access the field format cannot see the
source value when creating a translation.
- ThemeDebugMarkupTestCase::testDebugTaxonomyOutput in core/modules/simpletest/tests/theme.test
- Tests debug taxonomy markup added to template output.
- ThemeDebugMarkupTestCase::testDebugTaxonomyOutput in core/modules/simpletest/tests/theme.test
- Tests debug taxonomy markup added to template output.
- ThemeFunctionsTestCase::testItemList in core/modules/simpletest/tests/theme.test
- Tests theme_item_list().
- ThemeFunctionsTestCase::testItemList in core/modules/simpletest/tests/theme.test
- Tests theme_item_list().
- TokenCommentTestCase::testCommentTokens in core/modules/simpletest/tests/token.test
- TokenCommentTestCase::testCommentTokens in core/modules/simpletest/tests/token.test
- TokenEntityTestCase::addTerm in core/modules/simpletest/tests/token.test
- TokenEntityTestCase::addTerm 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
- TokenTaxonomyTestCase::addTerm in core/modules/simpletest/tests/token.test
- TokenTaxonomyTestCase::addTerm in core/modules/simpletest/tests/token.test
- TokenTaxonomyTestCase::addVocabulary in core/modules/simpletest/tests/token.test
- TokenTaxonomyTestCase::addVocabulary in core/modules/simpletest/tests/token.test
- TranslationTestCase::testContentTranslation in core/modules/translation/tests/translation.test
- Creates, modifies, and updates a page with a translation.
- TranslationTestCase::testContentTranslation in core/modules/translation/tests/translation.test
- Creates, modifies, and updates a page with a translation.
- TranslationTestCase::testLanguageSwitcherBlockIntegration in core/modules/translation/tests/translation.test
- Tests that the language switcher block alterations work as intended.
- TranslationTestCase::testLanguageSwitcherBlockIntegration in core/modules/translation/tests/translation.test
- Tests that the language switcher block alterations work as intended.
- TranslationTestCase::testLanguageSwitchLinks in core/modules/translation/tests/translation.test
- Checks that the language switch links behave properly.
- TranslationTestCase::testLanguageSwitchLinks in core/modules/translation/tests/translation.test
- Checks that the language switch links behave properly.
- TransliterationTest::testTransliteration in core/modules/simpletest/tests/transliteration.test
- Tests transliteration API.
- TransliterationTest::testTransliteration in core/modules/simpletest/tests/transliteration.test
- Tests transliteration API.
- UserAdminSettingsEmailFormTest::setUp in core/modules/user/tests/user.test
- UserAdminSettingsEmailFormTest::setUp in core/modules/user/tests/user.test
- UserAdminSettingsFormTest::setUp in core/modules/user/tests/user.test
- UserAdminSettingsFormTest::setUp in core/modules/user/tests/user.test
- 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.
- UserCreateTestCase::testUserAdd in core/modules/user/tests/user.test
- Create a user through the administration interface and ensure that it
displays in the user list.
- UserCreateTestCase::testUserAdd in core/modules/user/tests/user.test
- Create a user through the administration interface and ensure that it
displays in the user list.
- UserCreateTestCase::testUserWithWeakPassword in core/modules/user/tests/user.test
- Tests setting a weak password.
- UserCreateTestCase::testUserWithWeakPassword in core/modules/user/tests/user.test
- Tests setting a weak password.
- UserEditedOwnAccountTestCase::testUserEditedOwnAccount in core/modules/user/tests/user.test
- Tests a user editing their own account.
- UserEditedOwnAccountTestCase::testUserEditedOwnAccount in core/modules/user/tests/user.test
- Tests a user editing their own account.
- UserEditTestCase::testUserEdit in core/modules/user/tests/user.test
- Test user edit page.
- UserEditTestCase::testUserEdit in core/modules/user/tests/user.test
- Test user edit page.
- UserEntityCallbacksTestCase::testLabelCallback in core/modules/user/tests/user.test
- Test label callback.
- UserEntityCallbacksTestCase::testLabelCallback in core/modules/user/tests/user.test
- Test label callback.
- UserLoginTestCase::testAccountNotFound in core/modules/user/tests/user.test
- Attempt to login with an unregistered username.
- UserLoginTestCase::testAccountNotFound in core/modules/user/tests/user.test
- Attempt to login with an unregistered username.
- UserLoginTestCase::testArrayLoginValues in core/modules/user/tests/user.test
- Attempt to login with an invalid array users and passwords.
- UserLoginTestCase::testArrayLoginValues in core/modules/user/tests/user.test
- Attempt to login with an invalid array users and passwords.
- UserPasswordResetTest::testPasswordResetFloodControlPerIp in core/modules/user/tests/user_password_reset.test
- Test IP-based flood control on password reset.
- UserPasswordResetTest::testPasswordResetFloodControlPerIp in core/modules/user/tests/user_password_reset.test
- Test IP-based flood control on password reset.
- UserPasswordResetTest::testPasswordResetFloodControlPerUser in core/modules/user/tests/user_password_reset.test
- Test user-based flood control on password reset.
- UserPasswordResetTest::testPasswordResetFloodControlPerUser in core/modules/user/tests/user_password_reset.test
- Test user-based flood control on password reset.
- UserPasswordResetTest::testUserPasswordReset in core/modules/user/tests/user_password_reset.test
- Tests password reset functionality.
- UserPasswordResetTest::testUserPasswordReset in core/modules/user/tests/user_password_reset.test
- Tests password reset functionality.
- UserPasswordResetTest::testUserResetPasswordTextboxFilled in core/modules/user/tests/user_password_reset.test
- Prefill the text box on incorrect login via link to password reset page.
- UserPasswordResetTest::testUserResetPasswordTextboxFilled in core/modules/user/tests/user_password_reset.test
- Prefill the text box on incorrect login via link to password reset page.
- UserPermissionsTestCase::testEditorRole in core/modules/user/tests/user.test
- Test assigning of permissions for the editor role.
- UserPermissionsTestCase::testEditorRole in core/modules/user/tests/user.test
- Test assigning of permissions for the editor role.
- UserPictureTestCase::testUserPictureAdminFormValidation in core/modules/user/tests/user.test
- Tests the admin form validates user picture settings.
- UserPictureTestCase::testUserPictureAdminFormValidation in core/modules/user/tests/user.test
- Tests the admin form validates user picture settings.
- UserRegistrationTestCase::testRegistrationDefaultValues in core/modules/user/tests/user.test
- UserRegistrationTestCase::testRegistrationDefaultValues in core/modules/user/tests/user.test
- UserRegistrationTestCase::testRegistrationEmailAsUsername in core/modules/user/tests/user.test
- Tests new users username matches their email if username is an email.
- UserRegistrationTestCase::testRegistrationEmailAsUsername in core/modules/user/tests/user.test
- Tests new users username matches their email if username is an email.
- UserRegistrationTestCase::testRegistrationEmailAsUsernameDisabled in core/modules/user/tests/user.test
- Tests new users username not matching their email if username is an email.
- UserRegistrationTestCase::testRegistrationEmailAsUsernameDisabled in core/modules/user/tests/user.test
- Tests new users username not matching their email if username is an email.
- UserRegistrationTestCase::testRegistrationEmailDuplicates in core/modules/user/tests/user.test
- UserRegistrationTestCase::testRegistrationEmailDuplicates in core/modules/user/tests/user.test
- UserRegistrationTestCase::testRegistrationWithEmailVerification in core/modules/user/tests/user.test
- UserRegistrationTestCase::testRegistrationWithEmailVerification in core/modules/user/tests/user.test
- UserRegistrationTestCase::testRegistrationWithoutEmailVerification in core/modules/user/tests/user.test
- UserRegistrationTestCase::testRegistrationWithoutEmailVerification in core/modules/user/tests/user.test
- UserRegistrationTestCase::testRegistrationWithUserFields in core/modules/user/tests/user.test
- Tests Field API fields on user registration forms.
- UserRegistrationTestCase::testRegistrationWithUserFields in core/modules/user/tests/user.test
- Tests Field API fields on user registration forms.
- UserRolesAssignmentTestCase::testCreateUserWithRole in core/modules/user/tests/user.test
- Tests that when creating a user the role can be assigned. And that it can
be removed again.
- UserRolesAssignmentTestCase::testCreateUserWithRole in core/modules/user/tests/user.test
- Tests that when creating a user the role can be assigned. And that it can
be removed again.
- UserSaveTestCase::testUserImport in core/modules/user/tests/user.test
- Test creating a user with arbitrary uid.
- UserSaveTestCase::testUserImport in core/modules/user/tests/user.test
- Test creating a user with arbitrary uid.
- 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.
- UserValidateCurrentPassCustomForm::testUserValidateCurrentPassCustomForm in core/modules/user/tests/user.test
- Tests that user_validate_current_pass can be reused on a custom form.
- UserValidateCurrentPassCustomForm::testUserValidateCurrentPassCustomForm in core/modules/user/tests/user.test
- Tests that user_validate_current_pass can be reused on a custom form.
- UserViewsArgumentValidate::testArgumentValidateUserEither in core/modules/user/tests/user_views_argument_validate.test
- UserViewsArgumentValidate::testArgumentValidateUserEither in core/modules/user/tests/user_views_argument_validate.test
- UserViewsArgumentValidate::testArgumentValidateUserName in core/modules/user/tests/user_views_argument_validate.test
- UserViewsArgumentValidate::testArgumentValidateUserName in core/modules/user/tests/user_views_argument_validate.test
- UserViewsHandlerFieldNameTest::testUserName in core/modules/user/tests/user_views_handler_field_name.test
- UserViewsHandlerFieldNameTest::testUserName in core/modules/user/tests/user_views_handler_field_name.test
- ViewsAccessTest::testDynamicAccessPlugin in core/modules/views/tests/views_access.test
- Tests dynamic access plugin.
- ViewsAccessTest::testDynamicAccessPlugin in core/modules/views/tests/views_access.test
- Tests dynamic access plugin.
- ViewsArgumentValidatorTest::testArgumentValidatePhp in core/modules/views/tests/views_argument_validator.test
- ViewsArgumentValidatorTest::testArgumentValidatePhp in core/modules/views/tests/views_argument_validator.test
- 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.
- ViewsHandlerAreaTextTest::testAreaText in core/modules/views/tests/handlers/views_handler_area_text.test
- ViewsHandlerAreaTextTest::testAreaText in core/modules/views/tests/handlers/views_handler_area_text.test
- 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.
- ViewsHandlerFieldCustomTest::testFieldCustom in core/modules/views/tests/handlers/views_handler_field_custom.test
- ViewsHandlerFieldCustomTest::testFieldCustom in core/modules/views/tests/handlers/views_handler_field_custom.test
- ViewsHandlerFieldTest::_testEmptyText in core/modules/views/tests/handlers/views_handler_field.test
- Tests the usage of the empty text.
- ViewsHandlerFieldTest::_testEmptyText in core/modules/views/tests/handlers/views_handler_field.test
- Tests the usage of the empty text.
- ViewsHandlerFieldTest::_testHideIfEmpty in core/modules/views/tests/handlers/views_handler_field.test
- Tests the hide if empty functionality.
- ViewsHandlerFieldTest::_testHideIfEmpty in core/modules/views/tests/handlers/views_handler_field.test
- Tests the hide if empty functionality.
- ViewsHandlerManyToOneTest::createTerm in core/modules/views/tests/handlers/views_handler_manytoone.test
- Returns a new term with random properties.
- ViewsHandlerManyToOneTest::createTerm in core/modules/views/tests/handlers/views_handler_manytoone.test
- Returns a new term with random properties.
- ViewsModuleTest::testviews_get_handler in core/modules/views/tests/views_module.test
- Tests the views_get_handler method.
- ViewsModuleTest::testviews_get_handler in core/modules/views/tests/views_module.test
- Tests the views_get_handler method.
- ViewsPluginStyleTestCase::testCustomRowClasses in core/modules/views/tests/styles/views_plugin_style.test
- Tests custom css classes.
- ViewsPluginStyleTestCase::testCustomRowClasses in core/modules/views/tests/styles/views_plugin_style.test
- Tests custom css classes.
- ViewsPluginStyleTestCase::_testGrouping in core/modules/views/tests/styles/views_plugin_style.test
- Tests the grouping features of styles.
- ViewsPluginStyleTestCase::_testGrouping in core/modules/views/tests/styles/views_plugin_style.test
- Tests the grouping features of styles.
- ViewsSqlTest::viewsCreateTerm in core/modules/views/tests/views_query.test
- Create a term.
- ViewsSqlTest::viewsCreateTerm in core/modules/views/tests/views_query.test
- Create a term.
- ViewsUIWizardBasicTestCase::testViewsWizardAndListing in core/modules/views/tests/views_ui.test
- ViewsUIWizardBasicTestCase::testViewsWizardAndListing in core/modules/views/tests/views_ui.test
- ViewsUIWizardDefaultViewsTestCase::testDefaultViews in core/modules/views/tests/views_ui.test
- Tests default views.
- ViewsUIWizardDefaultViewsTestCase::testDefaultViews in core/modules/views/tests/views_ui.test
- Tests default views.
- 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::testReorderDisplays in core/modules/views/tests/views_ui.test
- Test reordering of displays.
- ViewsUIWizardDisplaysTestCase::testReorderDisplays in core/modules/views/tests/views_ui.test
- Test reordering of displays.
- ViewsUIWizardDisplaysTestCase::testRevertAllDisplays in core/modules/views/tests/views_ui.test
- Tests that the revert to all displays select-option works as expected.
- ViewsUIWizardDisplaysTestCase::testRevertAllDisplays in core/modules/views/tests/views_ui.test
- Tests that the revert to all displays select-option works as expected.
- 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::createTaxonomyTermAndGetPath in core/modules/views/tests/views_ui.test
- Helper function to create a taxonomy term and return its expected path.
- ViewsUIWizardJumpMenuTestCase::createTaxonomyTermAndGetPath in core/modules/views/tests/views_ui.test
- Helper function to create a taxonomy term and return its expected path.
- ViewsUIWizardJumpMenuTestCase::testJumpMenus in core/modules/views/tests/views_ui.test
- Tests the jump menu style plugin.
- ViewsUIWizardJumpMenuTestCase::testJumpMenus in core/modules/views/tests/views_ui.test
- Tests the jump menu style plugin.
- ViewsUIWizardMenuTestCase::testMenus in core/modules/views/tests/views_ui.test
- Tests the menu functionality.
- ViewsUIWizardMenuTestCase::testMenus in core/modules/views/tests/views_ui.test
- Tests the menu functionality.
- 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.
- ViewsUIWizardTaggedWithTestCase::testTaggedWith in core/modules/views/tests/views_ui.test
- Tests the "tagged with" functionality.
- ViewsUIWizardTaggedWithTestCase::testTaggedWith in core/modules/views/tests/views_ui.test
- Tests the "tagged with" functionality.