1134 calls to BackdropWebTestCase::backdropPost()
- AccessDeniedTestCase::test403PathOnSystemForm in core/modules/system/tests/system.test
- AccessDeniedTestCase::test403PathOnSystemForm in core/modules/system/tests/system.test
- AccessDeniedTestCase::testAccessDenied in core/modules/system/tests/system.test
- AccessDeniedTestCase::testAccessDenied in core/modules/system/tests/system.test
- ActionExampleTestCase::testActionExample in modules/examples/action_example/tests/action_example.test
- Test Action Example.
- ActionExampleTestCase::testActionExample in modules/examples/action_example/tests/action_example.test
- Test Action Example.
- AdminBarCustomizedTestCase::testCustomDisabled in core/modules/admin_bar/tests/admin_bar.test
- Test disabled custom links.
- AdminBarCustomizedTestCase::testCustomDisabled in core/modules/admin_bar/tests/admin_bar.test
- Test disabled custom links.
- AdminBarCustomizedTestCase::testCustomExternal in core/modules/admin_bar/tests/admin_bar.test
- Tests external links.
- AdminBarCustomizedTestCase::testCustomExternal in core/modules/admin_bar/tests/admin_bar.test
- Tests external links.
- AdminBarDynamicLinksTestCase::testNode in core/modules/admin_bar/tests/admin_bar.test
- Tests node type links.
- AdminBarDynamicLinksTestCase::testNode in core/modules/admin_bar/tests/admin_bar.test
- Tests node type links.
- AdminBarPermissionsTestCase::testPermissionChanges in core/modules/admin_bar/tests/admin_bar.test
- Tests that user role and permission changes are properly taken up.
- AdminBarPermissionsTestCase::testPermissionChanges in core/modules/admin_bar/tests/admin_bar.test
- Tests that user role and permission changes are properly taken up.
- AjaxExampleTestCase::testDynamicSectionsNoJs in modules/examples/ajax_example/tests/ajax_example.test
- Check the non-JavaScript version of the "Dynamic Sections" example.
- AjaxExampleTestCase::testDynamicSectionsNoJs in modules/examples/ajax_example/tests/ajax_example.test
- Check the non-JavaScript version of the "Dynamic Sections" example.
- BackdropWebTestCase::backdropLogin in core/modules/simpletest/backdrop_web_test_case.php
- Log in a user with the internal browser.
- BackdropWebTestCase::backdropLogin in core/modules/simpletest/backdrop_web_test_case.php
- Log in a user with the internal browser.
- BackdropWebTestCase::backdropPostAJAX in core/modules/simpletest/backdrop_web_test_case.php
- Execute an Ajax submission.
- BackdropWebTestCase::backdropPostAJAX in core/modules/simpletest/backdrop_web_test_case.php
- Execute an Ajax submission.
- BatchExampleTestCase::testBatchExampleBasic in modules/examples/batch_example/tests/batch_example.test
- Login user, create 30 nodes and test both batch examples.
- BatchExampleTestCase::testBatchExampleBasic in modules/examples/batch_example/tests/batch_example.test
- Login user, create 30 nodes and test both batch examples.
- BatchProcessingTestCase::testBatchForm in core/modules/simpletest/tests/batch.test
- Test batches defined in a form submit handler.
- BatchProcessingTestCase::testBatchForm in core/modules/simpletest/tests/batch.test
- Test batches defined in a form submit handler.
- BatchProcessingTestCase::testBatchFormMultipleBatches in core/modules/simpletest/tests/batch.test
- Test batches defined in different submit handlers on the same form.
- BatchProcessingTestCase::testBatchFormMultipleBatches in core/modules/simpletest/tests/batch.test
- Test batches defined in different submit handlers on the same form.
- BatchProcessingTestCase::testBatchFormMultistep in core/modules/simpletest/tests/batch.test
- Test batches defined in a multistep form.
- BatchProcessingTestCase::testBatchFormMultistep in core/modules/simpletest/tests/batch.test
- Test batches defined in a multistep form.
- 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::testBlockHooks in core/modules/block/tests/block.test
- Tests the various block hooks get called when needed.
- BlockTestCase::testBlockHooks in core/modules/block/tests/block.test
- Tests the various block hooks get called when needed.
- 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::addLanguage in core/modules/block/tests/block.translation.test
- BlockTranslationTestCase::addLanguage in core/modules/block/tests/block.translation.test
- 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::testBook in core/modules/book/tests/book.test
- Tests book functionality through node interfaces.
- BookTestCase::testBook in core/modules/book/tests/book.test
- Tests book functionality through node interfaces.
- BookTestCase::testBookDelete in core/modules/book/tests/book.test
- Tests the access for deleting top-level book nodes.
- BookTestCase::testBookDelete in core/modules/book/tests/book.test
- Tests the access for deleting top-level book nodes.
- 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.
- CacheExampleTestCase::testCacheExampleBasic in modules/examples/cache_example/tests/cache_example.test
- Functional tests for cache_example.
- CacheExampleTestCase::testCacheExampleBasic in modules/examples/cache_example/tests/cache_example.test
- Functional tests for cache_example.
- CKEditor5TestCase::testLibrary in core/modules/ckeditor5/tests/ckeditor5.test
- Test the addition of the library to the page when configured.
- CKEditor5TestCase::testLibrary in core/modules/ckeditor5/tests/ckeditor5.test
- Test the addition of the library to the page when configured.
- CKEditor5UpgradeTestCase::testUpgrade in core/modules/ckeditor5/tests/ckeditor5_upgrade.test
- Test upgrading a CKEditor 4 text format to CKEditor 5.
- CKEditor5UpgradeTestCase::testUpgrade in core/modules/ckeditor5/tests/ckeditor5_upgrade.test
- Test upgrading a CKEditor 4 text format to CKEditor 5.
- CKEditorRtlTestCase::testRtlAdminIcons in core/modules/ckeditor/tests/ckeditor_rtl.test
- Test that the CKEditor 4 admin form works correctly with RTL languages.
- CKEditorRtlTestCase::testRtlAdminIcons in core/modules/ckeditor/tests/ckeditor_rtl.test
- Test that the CKEditor 4 admin form works correctly with RTL languages.
- CKEditorTestCase::testLibrary in core/modules/ckeditor/tests/ckeditor.test
- Test the addition of the library to the page when configured.
- CKEditorTestCase::testLibrary in core/modules/ckeditor/tests/ckeditor.test
- Test the addition of the library to the page when configured.
- ColorTestCase::testBartikLegacy in core/modules/color/tests/color.test
- Test the Bartik legacy color mode.
- ColorTestCase::testBartikLegacy in core/modules/color/tests/color.test
- Test the Bartik legacy color mode.
- ColorTestCase::testColor in core/modules/color/tests/color.test
- Tests the Color module functionality.
- ColorTestCase::testColor in core/modules/color/tests/color.test
- Tests the Color module functionality.
- ColorTestCase::testUpdateCssFilesOnConfigSave in core/modules/color/tests/color.test
- Test if the CSS files for a theme are updated when editing Configuration.
- ColorTestCase::testUpdateCssFilesOnConfigSave in core/modules/color/tests/color.test
- Test if the CSS files for a theme are updated when editing Configuration.
- ColorTestCase::testValidColor in core/modules/color/tests/color.test
- Tests whether the provided color is valid.
- ColorTestCase::testValidColor in core/modules/color/tests/color.test
- Tests whether the provided color is valid.
- 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.
- 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.
- CommentFieldsTest::testCommentDeletedBody in core/modules/comment/tests/comment.test
- Tests that the comment_body field is not required.
- CommentFieldsTest::testCommentDeletedBody in core/modules/comment/tests/comment.test
- Tests that the comment_body field is not required.
- CommentFieldsTest::testCommentEmptyNonRequiredBody in core/modules/comment/tests/comment.test
- Tests trying to save a comment with an empty, NON-required body.
- CommentFieldsTest::testCommentEmptyNonRequiredBody in core/modules/comment/tests/comment.test
- Tests trying to save a comment with an empty, NON-required body.
- 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.
- CommentHelperCase::deleteComment in core/modules/comment/tests/comment.test
- Deletes a comment.
- CommentHelperCase::deleteComment in core/modules/comment/tests/comment.test
- Deletes a comment.
- CommentHelperCase::performCommentOperation in core/modules/comment/tests/comment.test
- Performs the specified operation on the specified comment.
- CommentHelperCase::performCommentOperation in core/modules/comment/tests/comment.test
- Performs the specified operation on the specified comment.
- CommentHelperCase::postComment in core/modules/comment/tests/comment.test
- Posts a comment.
- CommentHelperCase::postComment in core/modules/comment/tests/comment.test
- Posts a comment.
- CommentNodeAutoCloserTestCase::testNodeCommentAutoCloserSettings in core/modules/comment/tests/comment.test
- Tests the auto closer node type setting and the override setting on individual nodes.
- CommentNodeAutoCloserTestCase::testNodeCommentAutoCloserSettings in core/modules/comment/tests/comment.test
- Tests the auto closer node type setting and the override setting on individual nodes.
- 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.
- 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.
- CommonFormatDateTestCase::testAdminDefinedFormatDate in core/modules/simpletest/tests/common.test
- Test admin-defined formats in format_date().
- CommonFormatDateTestCase::testAdminDefinedFormatDate in core/modules/simpletest/tests/common.test
- Test admin-defined formats in format_date().
- CommonFormatDateTestCase::testFormatDate in core/modules/simpletest/tests/common.test
- Tests for the format_date() function.
- CommonFormatDateTestCase::testFormatDate in core/modules/simpletest/tests/common.test
- Tests for the format_date() function.
- ConfigurationSyncTest::testSync in core/modules/config/tests/config.test
- Tests that hook_config_create() is run during config sync.
- ConfigurationSyncTest::testSync in core/modules/config/tests/config.test
- Tests that hook_config_create() is run during config sync.
- ConfigurationUITest::testClearStagingDirectory in core/modules/config/tests/config.test
- Test skipping the clearing of the staging directory after import.
- ConfigurationUITest::testClearStagingDirectory in core/modules/config/tests/config.test
- Test skipping the clearing of the staging directory after import.
- ConfigurationUITest::testExport in core/modules/config/tests/config.test
- Tests export of configuration.
- ConfigurationUITest::testExport in core/modules/config/tests/config.test
- Tests export of configuration.
- ConfigurationUITest::testFullImportValidation in core/modules/config/tests/config.test
- Test full import validation.
- ConfigurationUITest::testFullImportValidation in core/modules/config/tests/config.test
- Test full import validation.
- ConfigurationUITest::testImport in core/modules/config/tests/config.test
- Tests importing configuration.
- ConfigurationUITest::testImport in core/modules/config/tests/config.test
- Tests importing configuration.
- 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.
- ContactPersonalTestCase::testPersonalContactAccess in core/modules/contact/tests/contact.test
- Tests access to the personal contact form.
- ContactPersonalTestCase::testPersonalContactAccess in core/modules/contact/tests/contact.test
- Tests access to the personal contact form.
- ContactSitewideTestCase::addCategory in core/modules/contact/tests/contact.test
- Adds a category.
- ContactSitewideTestCase::addCategory in core/modules/contact/tests/contact.test
- Adds a category.
- ContactSitewideTestCase::deleteCategories in core/modules/contact/tests/contact.test
- Deletes all categories.
- ContactSitewideTestCase::deleteCategories in core/modules/contact/tests/contact.test
- Deletes all categories.
- ContactSitewideTestCase::submitContact in core/modules/contact/tests/contact.test
- Submits the contact form.
- ContactSitewideTestCase::submitContact in core/modules/contact/tests/contact.test
- Submits the 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.
- ContactSitewideTestCase::updateCategory in core/modules/contact/tests/contact.test
- Updates a category.
- ContactSitewideTestCase::updateCategory in core/modules/contact/tests/contact.test
- Updates a category.
- ContextualLinksExampleTestCase::testContextualLinksExample in modules/examples/contextual_links_example/tests/contextual_links_example.test
- Test the various contextual links that this module defines and displays.
- ContextualLinksExampleTestCase::testContextualLinksExample in modules/examples/contextual_links_example/tests/contextual_links_example.test
- Test the various contextual links that this module defines and displays.
- CronExampleTestCase::testCronExampleBasic in modules/examples/cron_example/tests/cron_example.test
- Test running cron through the user interface.
- CronExampleTestCase::testCronExampleBasic in modules/examples/cron_example/tests/cron_example.test
- Test running cron through the user interface.
- CronRunTestCase::testAutomaticCron in core/modules/system/tests/system.test
- Ensure that the automatic cron run feature is working.
- CronRunTestCase::testAutomaticCron in core/modules/system/tests/system.test
- Ensure that the automatic cron run feature is working.
- CustomLogoTestCase::testCustomLogo in core/modules/system/tests/system.test
- Test the use of a custom logo.
- CustomLogoTestCase::testCustomLogo in core/modules/system/tests/system.test
- Test the use of a custom logo.
- DashboardTest::testDashboardLayout in core/modules/dashboard/tests/dashboard.test
- Test the dashboard layout.
- DashboardTest::testDashboardLayout in core/modules/dashboard/tests/dashboard.test
- Test the dashboard layout.
- DatabaseExampleUnitTestCase::testUI in modules/examples/database_example/tests/database_example.test
- Tests the UI.
- DatabaseExampleUnitTestCase::testUI in modules/examples/database_example/tests/database_example.test
- Tests the UI.
- DateFieldBasic::deleteDateField in core/modules/date/tests/date_field.test
- Remove a Date field though the UI.
- DateFieldBasic::deleteDateField in core/modules/date/tests/date_field.test
- Remove a Date field though the UI.
- DateFieldBasic::setUp in core/modules/date/tests/date_field.test
- Sets up a Backdrop site for running functional and integration tests.
- DateFieldBasic::setUp in core/modules/date/tests/date_field.test
- Sets up a Backdrop site for running functional and integration tests.
- 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
- DateUITestCase::testFieldUI in core/modules/date/tests/date.test
- DateUITestCase::testFieldUI 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::doNode in core/modules/dblog/tests/dblog.test
- Generates and then verifies some node events.
- DBLogTestCase::doNode in core/modules/dblog/tests/dblog.test
- Generates and then verifies some node events.
- 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::testDBLogAddAndClear in core/modules/dblog/tests/dblog.test
- Tests the addition and clearing of log events through the admin interface.
- DBLogTestCase::testDBLogAddAndClear in core/modules/dblog/tests/dblog.test
- Tests the addition and clearing of log events through the admin interface.
- 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.
- DBLogTestCase::verifyDateFormat in core/modules/dblog/tests/dblog.test
- Verifies setting of the database log date format.
- DBLogTestCase::verifyDateFormat in core/modules/dblog/tests/dblog.test
- Verifies setting of the database log date format.
- DBLogTestCase::verifyRowLimit in core/modules/dblog/tests/dblog.test
- Verifies setting of the database log row limit.
- DBLogTestCase::verifyRowLimit in core/modules/dblog/tests/dblog.test
- Verifies setting of the database log row limit.
- DrupalWebTestCase::drupalPost in core/includes/drupal.classes.inc
- DrupalWebTestCase::drupalPost in core/includes/drupal.classes.inc
- 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.
- EnableDisableTestCase::assertSuccessfulDisableAndUninstall in core/modules/system/tests/system.test
- Disables and uninstalls a module and asserts that it was done correctly.
- EnableDisableTestCase::assertSuccessfulDisableAndUninstall in core/modules/system/tests/system.test
- Disables and uninstalls a module and asserts that it was done correctly.
- EnableDisableTestCase::testEnableDisable in core/modules/system/tests/system.test
- Test that all core modules can be enabled, disabled and uninstalled.
- EnableDisableTestCase::testEnableDisable in core/modules/system/tests/system.test
- Test that all core modules can be enabled, disabled and uninstalled.
- 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.
- EntityReferenceAdminTestCase::testFieldAdminHandler in core/modules/entityreference/tests/entityreference.admin.test
- EntityReferenceAdminTestCase::testFieldAdminHandler in core/modules/entityreference/tests/entityreference.admin.test
- EntityReferenceFieldTestCase::createEntityReferenceField in core/modules/entityreference/tests/entityreference.field.test
- Creates an entity reference field.
- EntityReferenceFieldTestCase::createEntityReferenceField in core/modules/entityreference/tests/entityreference.field.test
- Creates an entity reference field.
- EntityReferenceFieldTestCase::testShowLinksSetting in core/modules/entityreference/tests/entityreference.field.test
- Tests the "Show links" setting for the field formatter "Rendered entity".
- EntityReferenceFieldTestCase::testShowLinksSetting in core/modules/entityreference/tests/entityreference.field.test
- Tests the "Show links" setting for the field formatter "Rendered entity".
- EntityReferenceFormTestCase::postNodeFormWithEntityReference in core/modules/entityreference/tests/entityreference.form.test
- Helper method to submit node creation form.
- EntityReferenceFormTestCase::postNodeFormWithEntityReference in core/modules/entityreference/tests/entityreference.form.test
- Helper method to submit node creation form.
- FieldBlockTestCase::testFieldBlock in core/modules/field/tests/field.test
- Check special conditions around the main content block.
- FieldBlockTestCase::testFieldBlock in core/modules/field/tests/field.test
- Check special conditions around the main content block.
- FieldExampleTest::createField in modules/examples/field_example/tests/field_example.test
- Utility function to create fields on a content type.
- FieldExampleTest::createField in modules/examples/field_example/tests/field_example.test
- Utility function to create fields on a content type.
- 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::testFieldFormAccess in core/modules/field/tests/field.test
- Tests fields with no 'edit' access.
- FieldFormTestCase::testFieldFormAccess in core/modules/field/tests/field.test
- Tests fields with no 'edit' access.
- FieldFormTestCase::testFieldFormJSAddMore in core/modules/field/tests/field.test
- FieldFormTestCase::testFieldFormJSAddMore in core/modules/field/tests/field.test
- FieldFormTestCase::testFieldFormMultipleWidget in core/modules/field/tests/field.test
- Tests widgets handling multiple values.
- FieldFormTestCase::testFieldFormMultipleWidget in core/modules/field/tests/field.test
- Tests widgets handling multiple values.
- FieldFormTestCase::testFieldFormMultivalueWithRequiredRadio in core/modules/field/tests/field.test
- Tests widget handling of multiple required radios.
- FieldFormTestCase::testFieldFormMultivalueWithRequiredRadio in core/modules/field/tests/field.test
- Tests widget handling of multiple required radios.
- FieldFormTestCase::testFieldFormSingle in core/modules/field/tests/field.test
- FieldFormTestCase::testFieldFormSingle in core/modules/field/tests/field.test
- FieldFormTestCase::testFieldFormSingleRequired in core/modules/field/tests/field.test
- FieldFormTestCase::testFieldFormSingleRequired in core/modules/field/tests/field.test
- FieldFormTestCase::testFieldFormUnlimited in core/modules/field/tests/field.test
- FieldFormTestCase::testFieldFormUnlimited in core/modules/field/tests/field.test
- FieldFormTestCase::testFieldFormUnlimitedRequired in core/modules/field/tests/field.test
- Tests the position of the "required" symbol and the validation error text.
- FieldFormTestCase::testFieldFormUnlimitedRequired in core/modules/field/tests/field.test
- Tests the position of the "required" symbol and the validation error text.
- FieldFormTestCase::testNestedFieldForm in core/modules/field/tests/field.test
- Tests Field API form integration within a subform.
- FieldFormTestCase::testNestedFieldForm in core/modules/field/tests/field.test
- Tests Field API form integration within a subform.
- 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::testFieldFormTranslationRevisions in core/modules/field/tests/field.test
- Tests field translations when creating a new revision.
- FieldTranslationsTestCase::testFieldFormTranslationRevisions in core/modules/field/tests/field.test
- Tests field translations when creating a new revision.
- FieldUIManageDisplayTestCase::testFormatterUI in core/modules/field_ui/tests/field_ui.test
- Tests formatter settings.
- FieldUIManageDisplayTestCase::testFormatterUI in core/modules/field_ui/tests/field_ui.test
- Tests formatter settings.
- FieldUIManageDisplayTestCase::testViewModeCustom in core/modules/field_ui/tests/field_ui.test
- Tests switching display modes to use custom or 'default' settings'.
- FieldUIManageDisplayTestCase::testViewModeCustom in core/modules/field_ui/tests/field_ui.test
- Tests switching display modes to use custom or 'default' settings'.
- FieldUIManageFieldsTestCase::testCardinalitySettings in core/modules/field_ui/tests/field_ui.test
- Tests the cardinality settings of a field.
- FieldUIManageFieldsTestCase::testCardinalitySettings in core/modules/field_ui/tests/field_ui.test
- Tests the cardinality settings of a field.
- FieldUIManageFieldsTestCase::testDefaultValue in core/modules/field_ui/tests/field_ui.test
- Tests that default value is correctly validated and saved.
- FieldUIManageFieldsTestCase::testDefaultValue in core/modules/field_ui/tests/field_ui.test
- Tests that default value is correctly validated and saved.
- FieldUIManageFieldsTestCase::testDeleteField in core/modules/field_ui/tests/field_ui.test
- Tests that deletion removes fields and instances as expected.
- FieldUIManageFieldsTestCase::testDeleteField in core/modules/field_ui/tests/field_ui.test
- Tests that deletion removes fields and instances as expected.
- 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::testExternalDestinations in core/modules/field_ui/tests/field_ui.test
- Tests that external URLs in the 'destinations' query parameter are blocked.
- FieldUIManageFieldsTestCase::testExternalDestinations in core/modules/field_ui/tests/field_ui.test
- Tests that external URLs in the 'destinations' query parameter are blocked.
- 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.
- FieldUIManageFieldsTestCase::updateField in core/modules/field_ui/tests/field_ui.test
- Tests editing an existing field.
- FieldUIManageFieldsTestCase::updateField in core/modules/field_ui/tests/field_ui.test
- Tests editing an existing field.
- FieldUITestCase::fieldUIAddExistingField in core/modules/field_ui/tests/field_ui.test
- Adds an existing field through the Field UI.
- FieldUITestCase::fieldUIAddExistingField in core/modules/field_ui/tests/field_ui.test
- Adds an existing field through the Field UI.
- FieldUITestCase::fieldUIAddNewField in core/modules/field_ui/tests/field_ui.test
- Creates a new field through the Field UI.
- FieldUITestCase::fieldUIAddNewField in core/modules/field_ui/tests/field_ui.test
- Creates a new field through the Field UI.
- FieldUITestCase::fieldUIDeleteField in core/modules/field_ui/tests/field_ui.test
- Deletes a field instance through the Field UI.
- FieldUITestCase::fieldUIDeleteField in core/modules/field_ui/tests/field_ui.test
- Deletes a field instance through the Field UI.
- FieldUIViewModeFunctionalTest::testFieldUIViewModes in core/modules/field_ui/tests/field_ui.test
- Tests display mode functionality.
- FieldUIViewModeFunctionalTest::testFieldUIViewModes in core/modules/field_ui/tests/field_ui.test
- Tests display mode functionality.
- 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.
- FileChangeSchemeTestCase::testChangeScheme in core/modules/file/tests/file.test
- FileChangeSchemeTestCase::testChangeScheme in core/modules/file/tests/file.test
- 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::testAnonymousNode in core/modules/file/tests/file.test
- Tests the basic node submission for an anonymous visitor.
- FileFieldAnonymousSubmission::testAnonymousNode in core/modules/file/tests/file.test
- Tests the basic node submission for an anonymous visitor.
- 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.
- 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::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::doTestTemporaryFileRemovalExploit in core/modules/file/tests/file.test
- Helper for testing exploiting the temporary file removal using fid.
- FileFieldWidgetTestCase::doTestTemporaryFileRemovalExploit in core/modules/file/tests/file.test
- Helper for testing exploiting the temporary file removal using fid.
- 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.
- FileManagedFileElementTestCase::testManagedFile in core/modules/file/tests/file.test
- Tests the managed_file element type.
- FileManagedFileElementTestCase::testManagedFile in core/modules/file/tests/file.test
- Tests the managed_file element type.
- FileManagedFileElementTestCase::testManagedFileExceedMaximumFileSize in core/modules/file/tests/file.test
- Tests uploading a file that exceeds the maximum file size.
- FileManagedFileElementTestCase::testManagedFileExceedMaximumFileSize in core/modules/file/tests/file.test
- Tests uploading a file that exceeds the maximum file size.
- 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.
- 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.
- FileSaveUploadTest::setUp in core/modules/simpletest/tests/file.test
- FileSaveUploadTest::setUp in core/modules/simpletest/tests/file.test
- FileSaveUploadTest::testErrors in core/modules/simpletest/tests/file.test
- Test for failure when uploading over a file that already exists.
- FileSaveUploadTest::testErrors in core/modules/simpletest/tests/file.test
- Test for failure when uploading over a file that already exists.
- FileSaveUploadTest::testExistingRename in core/modules/simpletest/tests/file.test
- Test renaming when uploading over a file that already exists.
- FileSaveUploadTest::testExistingRename in core/modules/simpletest/tests/file.test
- Test renaming when uploading over a file that already exists.
- FileSaveUploadTest::testExistingReplace in core/modules/simpletest/tests/file.test
- Test replacement when uploading over a file that already exists.
- FileSaveUploadTest::testExistingReplace in core/modules/simpletest/tests/file.test
- Test replacement when uploading over a file that already exists.
- FileSaveUploadTest::testHandleDangerousFile in core/modules/simpletest/tests/file.test
- Test dangerous file handling.
- FileSaveUploadTest::testHandleDangerousFile in core/modules/simpletest/tests/file.test
- Test dangerous file handling.
- FileSaveUploadTest::testHandleExtension in core/modules/simpletest/tests/file.test
- Test extension handling.
- FileSaveUploadTest::testHandleExtension in core/modules/simpletest/tests/file.test
- Test extension handling.
- FileSaveUploadTest::testHandleFileMunge in core/modules/simpletest/tests/file.test
- Test file munge handling.
- FileSaveUploadTest::testHandleFileMunge in core/modules/simpletest/tests/file.test
- Test file munge handling.
- 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.
- FileTestHelper::removeNodeFile in core/modules/file/tests/file.test
- Removes a file from a node.
- FileTestHelper::removeNodeFile in core/modules/file/tests/file.test
- Removes a file from a node.
- FileTestHelper::replaceNodeFile in core/modules/file/tests/file.test
- Replaces a file within a node.
- FileTestHelper::replaceNodeFile in core/modules/file/tests/file.test
- Replaces a file within a node.
- 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.
- FileTypeTestCase::testTypesCrudUi in core/modules/file/tests/file.test
- Test file types CRUD UI.
- FileTypeTestCase::testTypesCrudUi in core/modules/file/tests/file.test
- Test file types CRUD UI.
- FileUploadSvgTestCase::testSVGFileUploadValidation in core/modules/file/tests/file.test
- Test SVG upload validation.
- FileUploadSvgTestCase::testSVGFileUploadValidation in core/modules/file/tests/file.test
- Test SVG upload validation.
- FileUploadTransliterationTest::testTransliteration in core/modules/simpletest/tests/file.test
- FileUploadTransliterationTest::testTransliteration in core/modules/simpletest/tests/file.test
- FileUploadWizardTestCase::testFileUploadWizardBasic in core/modules/file/tests/file.test
- Test the basic file upload wizard functionality.
- FileUploadWizardTestCase::testFileUploadWizardBasic in core/modules/file/tests/file.test
- Test the basic file upload wizard functionality.
- 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::testFileUploadWizardPrivateFailure in core/modules/file/tests/file.test
- Test the file upload wizard when uploading a private file fails.
- FileUploadWizardTestCase::testFileUploadWizardPrivateFailure in core/modules/file/tests/file.test
- Test the file upload wizard when uploading a private file fails.
- FileUploadWizardTestCase::testFileUploadWizardSchemes in core/modules/file/tests/file.test
- Test the file upload wizard scheme step.
- FileUploadWizardTestCase::testFileUploadWizardSchemes in core/modules/file/tests/file.test
- Test the file upload wizard scheme 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.
- FileUploadWizardTestCase::testFileUploadWizardTypes in core/modules/file/tests/file.test
- Test the file upload wizard type step.
- FileUploadWizardTestCase::testFileUploadWizardTypes in core/modules/file/tests/file.test
- Test the file upload wizard type step.
- FileUsageTestCase::testFileUsagePage in core/modules/file/tests/file.test
- Create a file and verify its usage information.
- FileUsageTestCase::testFileUsagePage in core/modules/file/tests/file.test
- Create a file and verify its usage information.
- 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.
- FilterEditorLinkValidateTestCase::testEditorLinkValidate in core/modules/filter/tests/filter_dialog.test
- Check function _filter_format_editor_link_url_validate().
- FilterEditorLinkValidateTestCase::testEditorLinkValidate in core/modules/filter/tests/filter_dialog.test
- Check function _filter_format_editor_link_url_validate().
- 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
- FilterFormatAccessTestCase::setUp in core/modules/filter/tests/filter.test
- 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.
- FilterResetTestCase::testFilterReset in core/modules/system/tests/system.test
- Test that the search and reset functionality on the modules page works.
- FilterResetTestCase::testFilterReset in core/modules/system/tests/system.test
- Test that the search and reset functionality on the modules page works.
- FilterSecurityTestCase::testDisableFilterModule in core/modules/filter/tests/filter.test
- Tests removal of filtered content when an active filter is disabled.
- FilterSecurityTestCase::testDisableFilterModule in core/modules/filter/tests/filter.test
- Tests removal of filtered content when an active filter is disabled.
- FormCheckboxTestCase::testFormCheckbox in core/modules/simpletest/tests/form.test
- FormCheckboxTestCase::testFormCheckbox in core/modules/simpletest/tests/form.test
- FormEmailTestCase::testFormEmail in core/modules/simpletest/tests/form.test
- Tests that #type 'email' fields are properly validated.
- FormEmailTestCase::testFormEmail in core/modules/simpletest/tests/form.test
- Tests that #type 'email' fields are properly validated.
- 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::testTutorials in modules/examples/form_example/tests/form_example.test
- Test each tutorial.
- FormExampleTestCase::testTutorials in modules/examples/form_example/tests/form_example.test
- Test each tutorial.
- 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.
- FormH5datetimeTestCase::testFormH5datetime in core/modules/simpletest/tests/form.test
- Tests for #type 'html_date', 'html_time' and 'html_datetime' validation.
- FormH5datetimeTestCase::testFormH5datetime in core/modules/simpletest/tests/form.test
- Tests for #type 'html_date', 'html_time' and 'html_datetime' validation.
- FormH5datetimeTestCase::testNoAccessH5DateOrTimeElement in core/modules/simpletest/tests/form.test
- Test return value for disabled html_date and html_time elements.
- FormH5datetimeTestCase::testNoAccessH5DateOrTimeElement in core/modules/simpletest/tests/form.test
- Test return value for disabled html_date and html_time elements.
- FormsArbitraryRebuildTestCase::testUserRegistrationMultipleField in core/modules/simpletest/tests/form.test
- Tests a rebuild caused by a multiple value field.
- FormsArbitraryRebuildTestCase::testUserRegistrationMultipleField in core/modules/simpletest/tests/form.test
- Tests a rebuild caused by a multiple value field.
- FormsArbitraryRebuildTestCase::testUserRegistrationRebuild in core/modules/simpletest/tests/form.test
- Tests a basic rebuild with the user registration form.
- FormsArbitraryRebuildTestCase::testUserRegistrationRebuild in core/modules/simpletest/tests/form.test
- Tests a basic rebuild with the user registration form.
- FormsElementsTableSelectFunctionalTest::testMultipleFalseSubmit in core/modules/simpletest/tests/form.test
- Test submission of values when #multiple is FALSE.
- FormsElementsTableSelectFunctionalTest::testMultipleFalseSubmit in core/modules/simpletest/tests/form.test
- Test submission of values when #multiple is FALSE.
- FormsElementsTableSelectFunctionalTest::testMultipleTrueSubmit in core/modules/simpletest/tests/form.test
- Test the submission of single and multiple values when #multiple is TRUE.
- FormsElementsTableSelectFunctionalTest::testMultipleTrueSubmit in core/modules/simpletest/tests/form.test
- Test the submission of single and multiple values when #multiple is TRUE.
- FormsFileInclusionTestCase::testLoadCustomInclude in core/modules/simpletest/tests/form.test
- Tests loading a custom specified include.
- FormsFileInclusionTestCase::testLoadCustomInclude in core/modules/simpletest/tests/form.test
- Tests loading a custom specified include.
- FormsFormStoragePageCacheTestCase::testRebuildFormStorageOnCachedPage in core/modules/simpletest/tests/form.test
- Build-id is regenerated when rebuilding cached form.
- FormsFormStoragePageCacheTestCase::testRebuildFormStorageOnCachedPage in core/modules/simpletest/tests/form.test
- Build-id is regenerated when rebuilding cached form.
- FormsFormStoragePageCacheTestCase::testValidateFormStorageOnCachedPage in core/modules/simpletest/tests/form.test
- Build-id is regenerated when validating cached form.
- FormsFormStoragePageCacheTestCase::testValidateFormStorageOnCachedPage in core/modules/simpletest/tests/form.test
- Build-id is regenerated when validating cached form.
- FormsFormStorageTestCase::testCachedFormStorageValidation in core/modules/simpletest/tests/form.test
- Tests updating cached form storage during form validation.
- FormsFormStorageTestCase::testCachedFormStorageValidation in core/modules/simpletest/tests/form.test
- Tests updating cached form storage during form validation.
- FormsFormStorageTestCase::testForm in core/modules/simpletest/tests/form.test
- Tests using the form in a usual way.
- FormsFormStorageTestCase::testForm in core/modules/simpletest/tests/form.test
- Tests using the form in a usual way.
- FormsFormStorageTestCase::testFormCached in core/modules/simpletest/tests/form.test
- Tests using the form with an activated $form_state['cache'] property.
- FormsFormStorageTestCase::testFormCached in core/modules/simpletest/tests/form.test
- Tests using the form with an activated $form_state['cache'] property.
- FormsFormStorageTestCase::testFormStatePersist in core/modules/simpletest/tests/form.test
- Tests a form using form state without using 'storage' to pass data from the
constructor to a submit handler. The data has to persist even when caching
gets activated, what may happen when a modules alter the form and adds
#ajax properties.
- FormsFormStorageTestCase::testFormStatePersist in core/modules/simpletest/tests/form.test
- Tests a form using form state without using 'storage' to pass data from the
constructor to a submit handler. The data has to persist even when caching
gets activated, what may happen when a modules alter the form and adds
#ajax properties.
- FormsFormStorageTestCase::testImmutableForm in core/modules/simpletest/tests/form.test
- Verifies that form build-id is regenerated when loading an immutable form
from the cache.
- FormsFormStorageTestCase::testImmutableForm in core/modules/simpletest/tests/form.test
- Verifies that form build-id is regenerated when loading an immutable form
from the cache.
- FormsFormStorageTestCase::testMutableForm in core/modules/simpletest/tests/form.test
- Verify that the form build-id remains the same when validation errors
occur on a mutable form.
- FormsFormStorageTestCase::testMutableForm in core/modules/simpletest/tests/form.test
- Verify that the form build-id remains the same when validation errors
occur on a mutable form.
- FormsFormStorageTestCase::testValidation in core/modules/simpletest/tests/form.test
- Tests validation when form storage is used.
- FormsFormStorageTestCase::testValidation in core/modules/simpletest/tests/form.test
- Tests validation when form storage is used.
- FormsRebuildTestCase::testPreserveFormActionAfterAJAX in core/modules/simpletest/tests/form.test
- Tests that a form's action is retained after an Ajax submission.
- FormsRebuildTestCase::testPreserveFormActionAfterAJAX in core/modules/simpletest/tests/form.test
- Tests that a form's action is retained after an Ajax submission.
- FormsRebuildTestCase::testRebuildPreservesValues in core/modules/simpletest/tests/form.test
- Tests preservation of values.
- FormsRebuildTestCase::testRebuildPreservesValues in core/modules/simpletest/tests/form.test
- Tests preservation of values.
- FormsRedirectTestCase::testRedirect in core/modules/simpletest/tests/form.test
- Tests form redirection.
- FormsRedirectTestCase::testRedirect in core/modules/simpletest/tests/form.test
- Tests form redirection.
- FormStateValuesCleanAdvancedTestCase::testFormStateValuesCleanAdvanced in core/modules/simpletest/tests/form.test
- Tests form_state_values_clean().
- FormStateValuesCleanAdvancedTestCase::testFormStateValuesCleanAdvanced in core/modules/simpletest/tests/form.test
- Tests form_state_values_clean().
- FormStateValuesCleanTestCase::testFormStateValuesClean in core/modules/simpletest/tests/form.test
- Tests form_state_values_clean().
- FormStateValuesCleanTestCase::testFormStateValuesClean in core/modules/simpletest/tests/form.test
- Tests form_state_values_clean().
- FormsTestCase::testCheckboxProcessing in core/modules/simpletest/tests/form.test
- Test default value handling for checkboxes.
- FormsTestCase::testCheckboxProcessing in core/modules/simpletest/tests/form.test
- Test default value handling for checkboxes.
- FormsTestCase::testColorValidation in core/modules/simpletest/tests/form.test
- Tests validation of #type 'color' elements.
- FormsTestCase::testColorValidation in core/modules/simpletest/tests/form.test
- Tests validation of #type 'color' elements.
- FormsTestCase::testDisabledElements in core/modules/simpletest/tests/form.test
- Test handling of disabled elements.
- FormsTestCase::testDisabledElements in core/modules/simpletest/tests/form.test
- Test handling of disabled elements.
- FormsTestCase::testInputForgery in core/modules/simpletest/tests/form.test
- Test Form API protections against input forgery.
- FormsTestCase::testInputForgery in core/modules/simpletest/tests/form.test
- Test Form API protections against input forgery.
- FormsTestCase::testNumber in core/modules/simpletest/tests/form.test
- Tests validation of #type 'number' elements.
- FormsTestCase::testNumber in core/modules/simpletest/tests/form.test
- Tests validation of #type 'number' elements.
- FormsTestCase::testRequiredCheckboxesRadio in core/modules/simpletest/tests/form.test
- Tests validation for required checkbox, select, and radio elements.
- FormsTestCase::testRequiredCheckboxesRadio in core/modules/simpletest/tests/form.test
- Tests validation for required checkbox, select, and radio elements.
- FormsTestCase::testRequiredTextfieldNoTitle in core/modules/simpletest/tests/form.test
- Tests validation for required textfield element without title.
- FormsTestCase::testRequiredTextfieldNoTitle in core/modules/simpletest/tests/form.test
- Tests validation for required textfield element without title.
- FormsTestCase::testSelect in core/modules/simpletest/tests/form.test
- Tests validation of #type 'select' elements.
- FormsTestCase::testSelect in core/modules/simpletest/tests/form.test
- Tests validation of #type 'select' elements.
- FormsTriggeringElementTestCase::testAttemptAccessControlBypass in core/modules/simpletest/tests/form.test
- Test that $form_state['triggering_element'] does not get set to a button
with #access=FALSE.
- FormsTriggeringElementTestCase::testAttemptAccessControlBypass in core/modules/simpletest/tests/form.test
- Test that $form_state['triggering_element'] does not get set to a button
with #access=FALSE.
- FormsTriggeringElementTestCase::testNoButtonInfoInPost in core/modules/simpletest/tests/form.test
- Test the determination of $form_state['triggering_element'] when no button
information is included in the POST data, as is sometimes the case when
the ENTER key is pressed in a textfield in Internet Explorer.
- FormsTriggeringElementTestCase::testNoButtonInfoInPost in core/modules/simpletest/tests/form.test
- Test the determination of $form_state['triggering_element'] when no button
information is included in the POST data, as is sometimes the case when
the ENTER key is pressed in a textfield in Internet Explorer.
- FormUrlTestCase::testFormUrl in core/modules/simpletest/tests/form.test
- Tests that #type 'url' fields are properly validated and trimmed.
- FormUrlTestCase::testFormUrl in core/modules/simpletest/tests/form.test
- Tests that #type 'url' fields are properly validated and trimmed.
- FormValidationTestCase::testCustomRequiredMessage in core/modules/simpletest/tests/form.test
- Tests #required with custom validation errors.
- FormValidationTestCase::testCustomRequiredMessage in core/modules/simpletest/tests/form.test
- Tests #required with custom validation errors.
- FormValidationTestCase::testDisabledToken in core/modules/simpletest/tests/form.test
- Tests that a form with a disabled CSRF token can be validated.
- FormValidationTestCase::testDisabledToken in core/modules/simpletest/tests/form.test
- Tests that a form with a disabled CSRF token can be validated.
- FormValidationTestCase::testMultiFormSameNameErrorClass in core/modules/simpletest/tests/form.test
- Tests error border of multiple fields with same name in a page.
- FormValidationTestCase::testMultiFormSameNameErrorClass in core/modules/simpletest/tests/form.test
- Tests error border of multiple fields with same name in a page.
- FormValidationTestCase::testValidate in core/modules/simpletest/tests/form.test
- Tests form alterations by #element_validate, #validate, and form_set_value().
- FormValidationTestCase::testValidate in core/modules/simpletest/tests/form.test
- Tests form alterations by #element_validate, #validate, and form_set_value().
- FormValidationTestCase::testValidateLimitErrors in core/modules/simpletest/tests/form.test
- Tests partial form validation through #limit_validation_errors.
- FormValidationTestCase::testValidateLimitErrors in core/modules/simpletest/tests/form.test
- Tests partial form validation through #limit_validation_errors.
- 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::formCreateField in modules/examples/field_permission_example/tests/field_permission_example.test
- Create a field using the content type management form.
- GenericFieldTest::formCreateField in modules/examples/field_permission_example/tests/field_permission_example.test
- Create a field using the content type management form.
- GenericFieldTest::formTestGenericFieldNodeAddDeleteForm in modules/examples/field_permission_example/tests/field_permission_example.test
- Add and delete all field types through Form API.
- GenericFieldTest::formTestGenericFieldNodeAddDeleteForm in modules/examples/field_permission_example/tests/field_permission_example.test
- Add and delete all field types through Form API.
- HookRequirementsTestCase::testHookRequirementsFailure in core/modules/system/tests/system.test
- Assert that a module cannot be installed if it fails hook_requirements().
- HookRequirementsTestCase::testHookRequirementsFailure in core/modules/system/tests/system.test
- Assert that a module cannot be installed if it fails hook_requirements().
- HTMLIdTestCase::testHTMLId in core/modules/simpletest/tests/form.test
- Tests that HTML IDs do not get duplicated when form validation fails.
- HTMLIdTestCase::testHTMLId in core/modules/simpletest/tests/form.test
- Tests that HTML IDs do not get duplicated when form validation fails.
- ImageAdminStylesUnitTest::testDefaultStyle in core/modules/image/tests/image.test
- Test to override, edit, then revert a style.
- ImageAdminStylesUnitTest::testDefaultStyle in core/modules/image/tests/image.test
- Test to override, edit, then revert a style.
- 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.
- ImageExampleTestCase::testImageExamplePage in modules/examples/image_example/tests/image_example.test
- Tests for image block provided by module.
- ImageExampleTestCase::testImageExamplePage in modules/examples/image_example/tests/image_example.test
- Tests for image block provided by module.
- 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.
- 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::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.
- 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.
- ImageStyleTokenTests::testTokens in core/modules/image/tests/token.test
- Test that the image style tokens exist.
- ImageStyleTokenTests::testTokens in core/modules/image/tests/token.test
- Test that the image style tokens exist.
- InstallerBrowserAdministrationTestCase::testProjectBrowserInstallPage in core/modules/installer/tests/installer.test
- InstallerBrowserAdministrationTestCase::testProjectBrowserInstallPage in core/modules/installer/tests/installer.test
- InstallerBrowserAdministrationTestCase::testProjectBrowserProjects in core/modules/installer/tests/installer.test
- InstallerBrowserAdministrationTestCase::testProjectBrowserProjects in core/modules/installer/tests/installer.test
- InstallerBrowserAdministrationTestCase::testProjectBrowserSearch in core/modules/installer/tests/installer.test
- InstallerBrowserAdministrationTestCase::testProjectBrowserSearch in core/modules/installer/tests/installer.test
- InstallerTestUploadCase::testUploadModule in core/modules/installer/tests/installer.test
- Tests upload and extraction of a module.
- InstallerTestUploadCase::testUploadModule in core/modules/installer/tests/installer.test
- Tests upload and extraction of a module.
- 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.
- LayoutBlockTest::testCustomTextBlocks in core/modules/layout/tests/layout.test
- Test Custom Text blocks.
- LayoutBlockTest::testCustomTextBlocks in core/modules/layout/tests/layout.test
- Test Custom Text blocks.
- LayoutBlockTest::testHeroBlocks in core/modules/layout/tests/layout.test
- Test Hero blocks.
- LayoutBlockTest::testHeroBlocks in core/modules/layout/tests/layout.test
- Test Hero blocks.
- LayoutBlockTest::testPageComponentBlocks in core/modules/layout/tests/layout.test
- Test Page component blocks.
- LayoutBlockTest::testPageComponentBlocks in core/modules/layout/tests/layout.test
- Test Page component blocks.
- LayoutBlockTextTest::testBlockText in core/modules/layout/tests/layout.test
- Tests the BlockText class functionality.
- LayoutBlockTextTest::testBlockText in core/modules/layout/tests/layout.test
- Tests the BlockText class functionality.
- LayoutBlockUsageTestCase::testBlockUsage in core/modules/layout/tests/layout.test
- Tests layout_get_block_usage().
- LayoutBlockUsageTestCase::testBlockUsage in core/modules/layout/tests/layout.test
- Tests layout_get_block_usage().
- LayoutCloneTest::testLayoutClone in core/modules/layout/tests/layout.test
- LayoutCloneTest::testLayoutClone in core/modules/layout/tests/layout.test
- 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::testEntityLayouts in core/modules/layout/tests/layout_entity.test
- Test Custom Text blocks.
- LayoutEntityLayoutsTest::testEntityLayouts in core/modules/layout/tests/layout_entity.test
- Test Custom Text blocks.
- 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::testBlockHttpResponseCodeConditions in core/modules/layout/tests/layout.test
- Tests 403 and 404 visibility conditions.
- LayoutInterfaceTest::testBlockHttpResponseCodeConditions in core/modules/layout/tests/layout.test
- Tests 403 and 404 visibility 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::testLayoutTemplates in core/modules/layout/tests/layout.test
- Test that layout templates may be enabled and disabled.
- LayoutInterfaceTest::testLayoutTemplates in core/modules/layout/tests/layout.test
- Test that layout templates may be enabled and disabled.
- 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::testOverriddenPaths in core/modules/layout/tests/layout.test
- Test the overriding of paths.
- LayoutInterfaceTest::testOverriddenPaths in core/modules/layout/tests/layout.test
- Test the overriding of paths.
- LayoutInterfaceTest::testRegionStyles in core/modules/layout/tests/layout.test
- Test region styles.
- LayoutInterfaceTest::testRegionStyles in core/modules/layout/tests/layout.test
- Test region styles.
- 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::testTitleOnlyTitleNoLink in core/modules/link/tests/link.token.test
- Test that if you have a title and no URL on a field which does not have
tokens enabled, that the title is sanitized once.
- LinkTokenTest::testTitleOnlyTitleNoLink in core/modules/link/tests/link.token.test
- Test that if you have a title and no URL on a field which does not have
tokens enabled, that the title is sanitized once.
- 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::testBadUrlValidationOff in core/modules/link/tests/link.validate.test
- Test if we can post a bad URL if the validation is expressly turned off.
- LinkValidateTest::testBadUrlValidationOff in core/modules/link/tests/link.validate.test
- Test if we can post a bad URL if the validation is expressly turned off.
- 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.
- 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::assertAllowedValuesInput in core/modules/field/modules/list/tests/list.test
- Tests a string input for the 'allowed values' form element.
- ListFieldUITestCase::assertAllowedValuesInput in core/modules/field/modules/list/tests/list.test
- Tests a string input for the 'allowed values' form element.
- 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.
- LocaleCommentLanguageFunctionalTest::setUp in core/modules/locale/tests/locale.test
- Sets up a Backdrop site for running functional and integration tests.
- LocaleCommentLanguageFunctionalTest::setUp in core/modules/locale/tests/locale.test
- Sets up a Backdrop site for running functional and integration tests.
- 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.
- LocaleConfigurationTest::testLanguageConfiguration in core/modules/locale/tests/locale.test
- Functional tests for adding, editing and deleting languages.
- LocaleConfigurationTest::testLanguageConfiguration in core/modules/locale/tests/locale.test
- Functional tests for adding, editing and deleting languages.
- LocaleContentFunctionalTest::testContentTypeDirLang in core/modules/locale/tests/locale.test
- Test if a dir and lang tags exist in node's attributes.
- LocaleContentFunctionalTest::testContentTypeDirLang in core/modules/locale/tests/locale.test
- Test if a dir and lang tags exist in node's attributes.
- 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.
- LocaleContentFunctionalTest::testMachineNameLTR in core/modules/locale/tests/locale.test
- Verifies that machine name fields are always LTR.
- LocaleContentFunctionalTest::testMachineNameLTR in core/modules/locale/tests/locale.test
- Verifies that machine name fields are always LTR.
- LocaleDateFormatsFunctionalTest::testLocalizeDateFormats in core/modules/locale/tests/locale.test
- Functional tests for localizing date formats.
- LocaleDateFormatsFunctionalTest::testLocalizeDateFormats in core/modules/locale/tests/locale.test
- Functional tests for localizing date formats.
- LocaleExportFunctionalTest::testExportTranslation in core/modules/locale/tests/locale.test
- Test exportation of translations.
- LocaleExportFunctionalTest::testExportTranslation in core/modules/locale/tests/locale.test
- Test exportation of translations.
- LocaleExportFunctionalTest::testExportTranslationTemplateFile in core/modules/locale/tests/locale.test
- Test exportation of translation template file.
- LocaleExportFunctionalTest::testExportTranslationTemplateFile in core/modules/locale/tests/locale.test
- Test exportation of translation template file.
- LocaleImportFunctionalTest::importPoFile in core/modules/locale/tests/locale.test
- Helper function: import a standalone .po file in a given language.
- LocaleImportFunctionalTest::importPoFile in core/modules/locale/tests/locale.test
- Helper function: import a standalone .po file in a given language.
- 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::testEmptyMsgstr in core/modules/locale/tests/locale.test
- Test empty msgstr at end of .po file see #611786.
- LocaleImportFunctionalTest::testEmptyMsgstr in core/modules/locale/tests/locale.test
- Test empty msgstr at end of .po file see #611786.
- 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.
- LocaleLanguageNegotiationInfoFunctionalTest::setUp in core/modules/locale/tests/locale.test
- Sets up a Backdrop site for running functional and integration tests.
- LocaleLanguageNegotiationInfoFunctionalTest::setUp in core/modules/locale/tests/locale.test
- Sets up a Backdrop site for running functional and integration tests.
- LocaleLanguageNegotiationInfoFunctionalTest::testInfoAlterations in core/modules/locale/tests/locale.test
- Tests alterations to language types/negotiation info.
- LocaleLanguageNegotiationInfoFunctionalTest::testInfoAlterations in core/modules/locale/tests/locale.test
- Tests alterations to language types/negotiation info.
- LocaleLanguageSwitchingFunctionalTest::testLanguageBlock in core/modules/locale/tests/locale.test
- Functional tests for the language switcher block.
- LocaleLanguageSwitchingFunctionalTest::testLanguageBlock in core/modules/locale/tests/locale.test
- Functional tests for the language switcher block.
- LocaleMultilingualFieldsFunctionalTest::setUp in core/modules/locale/tests/locale.test
- Sets up a Backdrop site for running functional and integration tests.
- LocaleMultilingualFieldsFunctionalTest::setUp in core/modules/locale/tests/locale.test
- Sets up a Backdrop site for running functional and integration tests.
- 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.
- LocalePluralFormatTest::importPoFile in core/modules/locale/tests/locale.test
- Imports a standalone .po file in a given language.
- LocalePluralFormatTest::importPoFile in core/modules/locale/tests/locale.test
- Imports a standalone .po file in a given language.
- 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.
- LocaleUILanguageNegotiationTest::testLanguageDomain in core/modules/locale/tests/locale.test
- Tests url() when separate domains are used for multiple languages.
- LocaleUILanguageNegotiationTest::testLanguageDomain in core/modules/locale/tests/locale.test
- Tests url() when separate domains are used for multiple languages.
- LocaleUILanguageNegotiationTest::testUILanguageNegotiation in core/modules/locale/tests/locale.test
- Tests for language switching by URL path.
- LocaleUILanguageNegotiationTest::testUILanguageNegotiation in core/modules/locale/tests/locale.test
- Tests for language switching by URL path.
- LocaleUILanguageNegotiationTest::testUrlLanguageFallback in core/modules/locale/tests/locale.test
- Test URL language detection when the requested URL has no language.
- LocaleUILanguageNegotiationTest::testUrlLanguageFallback in core/modules/locale/tests/locale.test
- Test URL language detection when the requested URL has no language.
- LocaleUninstallFunctionalTest::testUninstallProcess in core/modules/locale/tests/locale.test
- Check if the values of the Locale variables are correct after uninstall.
- LocaleUninstallFunctionalTest::testUninstallProcess in core/modules/locale/tests/locale.test
- Check if the values of the Locale variables are correct after uninstall.
- LocaleUrlRewritingTest::setUp in core/modules/locale/tests/locale.test
- Sets up a Backdrop site for running functional and integration tests.
- LocaleUrlRewritingTest::setUp in core/modules/locale/tests/locale.test
- Sets up a Backdrop site for running functional and integration tests.
- LocaleUrlRewritingTest::testDomainNameNegotiationPort in core/modules/locale/tests/locale.test
- Check URL rewriting when using a domain name and a non-standard port.
- LocaleUrlRewritingTest::testDomainNameNegotiationPort in core/modules/locale/tests/locale.test
- Check URL rewriting when using a domain name and a non-standard port.
- 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::doMenuBlockTests in core/modules/system/tests/system.test
- Test Menu Block functionality.
- MenuBlockTestCase::doMenuBlockTests in core/modules/system/tests/system.test
- Test Menu Block functionality.
- MenuBreadcrumbTestCase::testBreadCrumbs in core/modules/simpletest/tests/menu.test
- Tests breadcrumbs on node and administrative paths.
- MenuBreadcrumbTestCase::testBreadCrumbs in core/modules/simpletest/tests/menu.test
- Tests breadcrumbs on node and administrative paths.
- MenuExampleTestCase::testMenuExample in modules/examples/menu_example/tests/menu_example.test
- Test the various menus.
- MenuExampleTestCase::testMenuExample in modules/examples/menu_example/tests/menu_example.test
- Test the various menus.
- MenuLanguageTestCase::testMenuParentLanguageNode in core/modules/menu/tests/menu_language.test
- Test that the available parent menu items match on the node form.
- MenuLanguageTestCase::testMenuParentLanguageNode in core/modules/menu/tests/menu_language.test
- Test that the available parent menu items match on the node form.
- 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::addInvalidMenuLink in core/modules/menu/tests/menu.test
- Attempt to add menu link with invalid path or no access permission.
- MenuTestCase::addInvalidMenuLink in core/modules/menu/tests/menu.test
- Attempt to add menu link with invalid path or no access permission.
- 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::deleteCustomMenu in core/modules/menu/tests/menu.test
- Delete custom menu.
- MenuTestCase::deleteCustomMenu in core/modules/menu/tests/menu.test
- Delete custom menu.
- MenuTestCase::deleteMenuLink in core/modules/menu/tests/menu.test
- Delete a menu link using the menu module UI.
- MenuTestCase::deleteMenuLink in core/modules/menu/tests/menu.test
- Delete a menu link using the menu module UI.
- MenuTestCase::disableMenuLink in core/modules/menu/tests/menu.test
- Disable a menu link.
- MenuTestCase::disableMenuLink in core/modules/menu/tests/menu.test
- Disable a menu link.
- MenuTestCase::doMenuTests in core/modules/menu/tests/menu.test
- Test menu functionality using main-menu menu.
- MenuTestCase::doMenuTests in core/modules/menu/tests/menu.test
- Test menu functionality using main-menu menu.
- MenuTestCase::enableMenuLink in core/modules/menu/tests/menu.test
- Enable a menu link.
- MenuTestCase::enableMenuLink in core/modules/menu/tests/menu.test
- Enable a menu link.
- 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::moveMenuLink in core/modules/menu/tests/menu.test
- Change the parent of a menu link using the menu module UI.
- MenuTestCase::moveMenuLink in core/modules/menu/tests/menu.test
- Change the parent of a menu link using the menu module UI.
- MenuTestCase::resetMenuLink in core/modules/menu/tests/menu.test
- Reset a standard menu link using the menu module UI.
- MenuTestCase::resetMenuLink in core/modules/menu/tests/menu.test
- Reset a standard menu link using the menu module UI.
- MenuTestCase::testMenuQueryAndFragment in core/modules/menu/tests/menu.test
- Add and remove a menu link with a query string and fragment.
- MenuTestCase::testMenuQueryAndFragment in core/modules/menu/tests/menu.test
- Add and remove a menu link with a query string and fragment.
- ModuleDependencyTestCase::testEnableRequirementsFailureDependency in core/modules/system/tests/system.test
- Tests enabling a module that depends on a module which fails hook_requirements().
- ModuleDependencyTestCase::testEnableRequirementsFailureDependency in core/modules/system/tests/system.test
- Tests enabling a module that depends on a module which fails hook_requirements().
- ModuleDependencyTestCase::testEnableWithoutDependency in core/modules/system/tests/system.test
- Attempt to enable translation module without locale enabled.
- ModuleDependencyTestCase::testEnableWithoutDependency in core/modules/system/tests/system.test
- Attempt to enable translation module without locale enabled.
- ModuleDependencyTestCase::testMissingModules in core/modules/system/tests/system.test
- Attempt to enable a module with a missing dependency.
- ModuleDependencyTestCase::testMissingModules in core/modules/system/tests/system.test
- Attempt to enable a module with a missing dependency.
- ModuleDependencyTestCase::testModuleEnableOrder in core/modules/system/tests/system.test
- Tests that module dependencies are enabled in the correct order via the
UI. Dependencies should be enabled before their dependents.
- ModuleDependencyTestCase::testModuleEnableOrder in core/modules/system/tests/system.test
- Tests that module dependencies are enabled in the correct order via the
UI. Dependencies should be enabled before their dependents.
- ModuleDependencyTestCase::testProjectNamespaceForDependencies in core/modules/system/tests/system.test
- Checks functionality of project namespaces for dependencies.
- ModuleDependencyTestCase::testProjectNamespaceForDependencies in core/modules/system/tests/system.test
- Checks functionality of project namespaces for dependencies.
- ModuleDependencyTestCase::testUninstallDependents in core/modules/system/tests/system.test
- Tests attempting to uninstall a module that has installed dependents.
- ModuleDependencyTestCase::testUninstallDependents in core/modules/system/tests/system.test
- Tests attempting to uninstall a module that has installed dependents.
- ModuleUninstallTestCase::testUninstallCommentAddNode in core/modules/simpletest/tests/module.test
- Test that uninstalling Comment and then immediately adding a node works.
- ModuleUninstallTestCase::testUninstallCommentAddNode in core/modules/simpletest/tests/module.test
- Test that uninstalling Comment and then immediately adding a node works.
- ModuleUninstallTestCase::testUninstallLocale in core/modules/simpletest/tests/module.test
- Tests that uninstalling locale does not cause problems.
- ModuleUninstallTestCase::testUninstallLocale in core/modules/simpletest/tests/module.test
- Tests that uninstalling locale does not cause problems.
- NodeAccessBaseTableTestCase::testNodeAccessBasic in core/modules/node/tests/node.test
- Tests the "private" node access functionality.
- NodeAccessBaseTableTestCase::testNodeAccessBasic in core/modules/node/tests/node.test
- Tests the "private" node access functionality.
- NodeAccessExampleTestCase::checkSearchResults in modules/examples/node_access_example/tests/node_access_example.test
- Helper function.
- NodeAccessExampleTestCase::checkSearchResults in modules/examples/node_access_example/tests/node_access_example.test
- Helper function.
- 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::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.
- NodeAccessRebuildTestCase::testNodeAccessRebuild in core/modules/node/tests/node.test
- Tests rebuilding the node access permissions table.
- NodeAccessRebuildTestCase::testNodeAccessRebuild in core/modules/node/tests/node.test
- Tests rebuilding the node access permissions table.
- NodeBlockFunctionalTest::testNodeBlock in core/modules/node/tests/node.test
- Tests the Existing content block.
- NodeBlockFunctionalTest::testNodeBlock in core/modules/node/tests/node.test
- Tests the Existing content block.
- NodeBlockFunctionalTest::testRecentNodeBlock in core/modules/node/tests/node.test
- Tests the recent content block.
- NodeBlockFunctionalTest::testRecentNodeBlock in core/modules/node/tests/node.test
- Tests the recent content block.
- 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.
- 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.
- NodePageCacheTest::testNodeDelete in core/modules/node/tests/node.test
- Tests deleting nodes clears page cache.
- NodePageCacheTest::testNodeDelete in core/modules/node/tests/node.test
- Tests deleting nodes clears page cache.
- NodePageCacheTest::testNodeUpdateInsertCache in core/modules/node/tests/node.test
- Test node update and insert with entity cache.
- NodePageCacheTest::testNodeUpdateInsertCache in core/modules/node/tests/node.test
- Test node update and insert with entity cache.
- 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
- 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.
- NodeTranslateBlockFunctionalTest::testNodeTranslateBlock in core/modules/node/tests/node.test
- Tests the Existing content block.
- NodeTranslateBlockFunctionalTest::testNodeTranslateBlock in core/modules/node/tests/node.test
- Tests the Existing content block.
- 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.
- NodeTypeTestCase::testNodeTypeCreation in core/modules/node/tests/node.test
- Tests creating a content type programmatically and via a form.
- NodeTypeTestCase::testNodeTypeCreation in core/modules/node/tests/node.test
- Tests creating a content type programmatically and via a form.
- NodeTypeTestCase::testNodeTypeEditing in core/modules/node/tests/node.test
- Tests editing a node type using the UI.
- NodeTypeTestCase::testNodeTypeEditing in core/modules/node/tests/node.test
- Tests editing a node type using the UI.
- NodeTypeTestCase::testNodeTypePermissions in core/modules/node/tests/node.test
- Tests that node types permissions are correctly set from the Node Type UI.
- NodeTypeTestCase::testNodeTypePermissions in core/modules/node/tests/node.test
- Tests that node types permissions are correctly set from the Node Type UI.
- 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.
- OptionsWidgetsTestCase::testCheckBoxes in core/modules/field/modules/options/tests/options.test
- Tests the 'options_buttons' widget (multiple select).
- OptionsWidgetsTestCase::testCheckBoxes in core/modules/field/modules/options/tests/options.test
- Tests the 'options_buttons' widget (multiple select).
- OptionsWidgetsTestCase::testOnOffCheckbox in core/modules/field/modules/options/tests/options.test
- Tests the 'options_onoff' widget.
- OptionsWidgetsTestCase::testOnOffCheckbox in core/modules/field/modules/options/tests/options.test
- Tests the 'options_onoff' widget.
- OptionsWidgetsTestCase::testRadioButtons in core/modules/field/modules/options/tests/options.test
- Tests the 'options_buttons' widget (single select).
- OptionsWidgetsTestCase::testRadioButtons in core/modules/field/modules/options/tests/options.test
- Tests the 'options_buttons' widget (single select).
- OptionsWidgetsTestCase::testSelectListMultiple in core/modules/field/modules/options/tests/options.test
- Tests the 'options_select' widget (multiple select).
- OptionsWidgetsTestCase::testSelectListMultiple in core/modules/field/modules/options/tests/options.test
- Tests the 'options_select' widget (multiple select).
- OptionsWidgetsTestCase::testSelectListSingle in core/modules/field/modules/options/tests/options.test
- Tests the 'options_select' widget (single select).
- OptionsWidgetsTestCase::testSelectListSingle 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::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()
- PageTitleFiltering::testTitleXSS in core/modules/system/tests/system.test
- Test if the title of the site is XSS proof.
- PageTitleFiltering::testTitleXSS in core/modules/system/tests/system.test
- Test if the title of the site is XSS proof.
- PathHooksTestCase::testPathHooks in core/modules/path/tests/path.test
- PathHooksTestCase::testPathHooks in core/modules/path/tests/path.test
- PathLanguageTestCase::setUp in core/modules/path/tests/path.test
- Sets up a Backdrop site for running functional and integration tests.
- PathLanguageTestCase::setUp in core/modules/path/tests/path.test
- Sets up a Backdrop site for running functional and integration tests.
- 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::setUp in core/modules/path/tests/path.test
- Sets up a Backdrop site for running functional and integration tests.
- PathLanguageUITestCase::setUp in core/modules/path/tests/path.test
- Sets up a Backdrop site for running functional and integration tests.
- 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.
- PathMonolingualTestCase::setUp in core/modules/path/tests/path.test
- Sets up a Backdrop site for running functional and integration tests.
- PathMonolingualTestCase::setUp in core/modules/path/tests/path.test
- Sets up a Backdrop site for running functional and integration tests.
- PathPatternBulkUpdateTestCase::testBulkUpdate in core/modules/path/tests/path_pattern.test
- PathPatternBulkUpdateTestCase::testBulkUpdate in core/modules/path/tests/path_pattern.test
- PathPatternFunctionalTestCase::testConfigurationUserInterfaces in core/modules/path/tests/path_pattern.test
- PathPatternFunctionalTestCase::testConfigurationUserInterfaces in core/modules/path/tests/path_pattern.test
- PathPatternFunctionalTestCase::testNodeEditing in core/modules/path/tests/path_pattern.test
- Basic functional testing of node Path patterns.
- PathPatternFunctionalTestCase::testNodeEditing in core/modules/path/tests/path_pattern.test
- Basic functional testing of node Path patterns.
- PathPatternFunctionalTestCase::testNodeOperations in core/modules/path/tests/path_pattern.test
- Test node operations.
- PathPatternFunctionalTestCase::testNodeOperations in core/modules/path/tests/path_pattern.test
- Test node operations.
- PathPatternFunctionalTestCase::testNodeTypeCreate in core/modules/path/tests/path_pattern.test
- Create a new content type with new path pattern.
- PathPatternFunctionalTestCase::testNodeTypeCreate in core/modules/path/tests/path_pattern.test
- Create a new content type with new path pattern.
- PathPatternFunctionalTestCase::testPatternsValidation in core/modules/path/tests/path_pattern.test
- PathPatternFunctionalTestCase::testPatternsValidation in core/modules/path/tests/path_pattern.test
- PathPatternFunctionalTestCase::testTermEditing in core/modules/path/tests/path_pattern.test
- Basic functional testing of Path automatic aliases with taxonomy terms.
- PathPatternFunctionalTestCase::testTermEditing in core/modules/path/tests/path_pattern.test
- Basic functional testing of Path automatic aliases with taxonomy terms.
- PathPatternFunctionalTestCase::testUserOperations in core/modules/path/tests/path_pattern.test
- Test user operations.
- PathPatternFunctionalTestCase::testUserOperations in core/modules/path/tests/path_pattern.test
- Test user operations.
- PathPatternLocaleTestCase::testNeutralTransliteration in core/modules/path/tests/path_pattern.test
- Language neutral German node has the correct transliteration applied.
- PathPatternLocaleTestCase::testNeutralTransliteration in core/modules/path/tests/path_pattern.test
- Language neutral German node has the correct transliteration applied.
- 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.
- QueueExampleTestCase::testQueueExampleBasic in modules/examples/queue_example/tests/queue_example.test
- Test the queue behavior through user interaction.
- QueueExampleTestCase::testQueueExampleBasic in modules/examples/queue_example/tests/queue_example.test
- Test the queue behavior through user interaction.
- RedirectFunctionalTest::testPageCache in core/modules/redirect/tests/redirect.test
- Tests the links added to 404 pages for creating URL redirects.
- RedirectFunctionalTest::testPageCache in core/modules/redirect/tests/redirect.test
- Tests the links added to 404 pages for creating URL redirects.
- RedirectFunctionalTest::testPathChangeRedirects in core/modules/redirect/tests/redirect.test
- Tests renaming automatic aliases in a circular loop.
- RedirectFunctionalTest::testPathChangeRedirects in core/modules/redirect/tests/redirect.test
- Tests renaming automatic aliases in a circular loop.
- SearchAdvancedSearchForm::testNodeType in core/modules/search/tests/search.test
- Test using the search form with GET and POST queries.
Test using the advanced search form to limit search to nodes of type "Page".
- SearchAdvancedSearchForm::testNodeType in core/modules/search/tests/search.test
- Test using the search form with GET and POST queries.
Test using the advanced search form to limit search to nodes of type "Page".
- SearchBlockTestCase::testBlock in core/modules/search/tests/search.test
- Test that the search block form works correctly.
- SearchBlockTestCase::testBlock in core/modules/search/tests/search.test
- Test that the search block form works correctly.
- 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.
- SearchCommentCountToggleTestCase::testSearchCommentCountToggle in core/modules/search/tests/search.test
- Verify that comment count displays correctly based on comment status of
node.
- SearchCommentCountToggleTestCase::testSearchCommentCountToggle in core/modules/search/tests/search.test
- Verify that comment count displays correctly based on comment status of
node.
- SearchCommentTestCase::assertCommentAccess in core/modules/search/tests/search.test
- Update search index and search for comment.
- SearchCommentTestCase::assertCommentAccess in core/modules/search/tests/search.test
- Update search index and search for comment.
- SearchCommentTestCase::testAddNewComment in core/modules/search/tests/search.test
- Verify that 'Add comment' does not appear in search results or index.
- SearchCommentTestCase::testAddNewComment in core/modules/search/tests/search.test
- Verify that 'Add comment' does not appear in search results or index.
- SearchCommentTestCase::testSearchResultsComment in core/modules/search/tests/search.test
- Verify that comments are rendered using proper format in search results.
- SearchCommentTestCase::testSearchResultsComment in core/modules/search/tests/search.test
- Verify that comments are rendered using proper format in search results.
- SearchCommentTestCase::testSearchResultsCommentAccess in core/modules/search/tests/search.test
- Verify access rules for comment indexing with different permissions.
- SearchCommentTestCase::testSearchResultsCommentAccess in core/modules/search/tests/search.test
- Verify access rules for comment indexing with different permissions.
- SearchConfigSettingsForm::setUp in core/modules/search/tests/search.test
- Sets up a Backdrop site for running functional and integration tests.
- SearchConfigSettingsForm::setUp in core/modules/search/tests/search.test
- Sets up a Backdrop site for running functional and integration tests.
- SearchConfigSettingsForm::testSearchModuleDisabling in core/modules/search/tests/search.test
- Verify that you can disable individual search modules.
- SearchConfigSettingsForm::testSearchModuleDisabling in core/modules/search/tests/search.test
- Verify that you can disable individual search modules.
- SearchConfigSettingsForm::testSearchNodeTypes in core/modules/search/tests/search.test
- Verify enabling/disabling of certain node types.
- SearchConfigSettingsForm::testSearchNodeTypes in core/modules/search/tests/search.test
- Verify enabling/disabling of certain node types.
- SearchConfigSettingsForm::testSearchSettingsPage in core/modules/search/tests/search.test
- Verify the search settings form.
- SearchConfigSettingsForm::testSearchSettingsPage in core/modules/search/tests/search.test
- Verify the search settings form.
- SearchEmbedForm::testEmbeddedForm in core/modules/search/tests/search.test
- Tests that the embedded form appears and can be submitted.
- SearchEmbedForm::testEmbeddedForm in core/modules/search/tests/search.test
- Tests that the embedded form appears and can be submitted.
- SearchExactTestCase::testExactQuery in core/modules/search/tests/search.test
- Tests that the correct number of pager links are found for both keywords and phrases.
- SearchExactTestCase::testExactQuery in core/modules/search/tests/search.test
- Tests that the correct number of pager links are found for both keywords and phrases.
- SearchLanguageTestCase::testLanguages in core/modules/search/tests/search.test
- SearchLanguageTestCase::testLanguages in core/modules/search/tests/search.test
- SearchNodeAccessTest::testPhraseSearchPunctuation in core/modules/search/tests/search.test
- Tests that search works with punctuation and HTML entities.
- SearchNodeAccessTest::testPhraseSearchPunctuation in core/modules/search/tests/search.test
- Tests that search works with punctuation and HTML entities.
- SearchNumberMatchingTestCase::testNumberSearching in core/modules/search/tests/search.test
- Tests that all the numbers can be searched.
- SearchNumberMatchingTestCase::testNumberSearching in core/modules/search/tests/search.test
- Tests that all the numbers can be searched.
- SearchNumbersTestCase::testNumberSearching in core/modules/search/tests/search.test
- Tests that all the numbers can be searched.
- SearchNumbersTestCase::testNumberSearching in core/modules/search/tests/search.test
- Tests that all the numbers can be searched.
- 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.
- SearchRankingTestCase::testRankings in core/modules/search/tests/search.test
- SearchRankingTestCase::testRankings in core/modules/search/tests/search.test
- SessionHttpsTestCase::testEmptySessionId in core/modules/simpletest/tests/session.test
- Tests that empty session IDs do not cause unrelated sessions to load.
- SessionHttpsTestCase::testEmptySessionId in core/modules/simpletest/tests/session.test
- Tests that empty session IDs do not cause unrelated sessions to load.
- SessionHttpsTestCase::testHttpsSession in core/modules/simpletest/tests/session.test
- SessionHttpsTestCase::testHttpsSession in core/modules/simpletest/tests/session.test
- SessionTestCase::testSessionSaveRegenerate in core/modules/simpletest/tests/session.test
- Tests for backdrop_save_session() and backdrop_session_regenerate().
- SessionTestCase::testSessionSaveRegenerate in core/modules/simpletest/tests/session.test
- Tests for backdrop_save_session() and backdrop_session_regenerate().
- SimpleTestBrokenSetUp::testBreakSetUp in core/modules/simpletest/tests/simpletest.test
- Runs this test case from within the simpletest child site.
- SimpleTestBrokenSetUp::testBreakSetUp in core/modules/simpletest/tests/simpletest.test
- Runs this test case from within the simpletest child site.
- SimpleTestBrowserTestCase::testCookies in core/modules/simpletest/tests/simpletest.test
- Tests that cookies set during a request are available for testing.
- SimpleTestBrowserTestCase::testCookies in core/modules/simpletest/tests/simpletest.test
- Tests that cookies set during a request are available for testing.
- SimpleTestBrowserTestCase::testGetAbsoluteUrl in core/modules/simpletest/tests/simpletest.test
- Test BackdropWebTestCase::getAbsoluteUrl().
- SimpleTestBrowserTestCase::testGetAbsoluteUrl in core/modules/simpletest/tests/simpletest.test
- Test BackdropWebTestCase::getAbsoluteUrl().
- 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.
- SimpleTestFunctionalTest::testInternalBrowser in core/modules/simpletest/tests/simpletest.test
- Test the internal browsers functionality.
- SimpleTestFunctionalTest::testInternalBrowser in core/modules/simpletest/tests/simpletest.test
- Test the internal browsers functionality.
- SimpleTestFunctionalTest::testWebTestRunner in core/modules/simpletest/tests/simpletest.test
- Make sure that tests selected through the web interface are run and
that the results are displayed correctly.
- SimpleTestFunctionalTest::testWebTestRunner in core/modules/simpletest/tests/simpletest.test
- Make sure that tests selected through the web interface are run and
that the results are displayed correctly.
- SimpleTestInstallationProfileModuleTestsTestCase::testInstallationProfileTests in core/modules/simpletest/tests/simpletest.test
- Tests existence of test case located in an installation profile module.
- SimpleTestInstallationProfileModuleTestsTestCase::testInstallationProfileTests in core/modules/simpletest/tests/simpletest.test
- Tests existence of test case located in an installation profile module.
- SimpleTestMissingCheckedRequirements::testCheckRequirements in core/modules/simpletest/tests/simpletest.test
- Ensures test will not run when requirements are missing.
- SimpleTestMissingCheckedRequirements::testCheckRequirements in core/modules/simpletest/tests/simpletest.test
- Ensures test will not run when requirements are missing.
- SiteMaintenanceTestCase::testSiteMaintenance in core/modules/system/tests/system.test
- Verify site maintenance mode functionality.
- SiteMaintenanceTestCase::testSiteMaintenance in core/modules/system/tests/system.test
- Verify site maintenance mode functionality.
- SyslogTestCase::testSettings in core/modules/syslog/tests/syslog.test
- Test the syslog settings page.
- SyslogTestCase::testSettings in core/modules/syslog/tests/syslog.test
- Test the syslog settings page.
- SystemBlockTestCase::testSystemBlocks in core/modules/system/tests/system.test
- Test displaying and hiding the powered-by and help blocks.
- SystemBlockTestCase::testSystemBlocks in core/modules/system/tests/system.test
- Test displaying and hiding the powered-by and help blocks.
- SystemThemeFunctionalTest::testAdministrationTheme in core/modules/system/tests/system.test
- Test the administration theme functionality.
- SystemThemeFunctionalTest::testAdministrationTheme in core/modules/system/tests/system.test
- Test the administration theme functionality.
- SystemThemeFunctionalTest::testPerThemeSettings in core/modules/system/tests/system.test
- Test the individual per-theme settings form.
- SystemThemeFunctionalTest::testPerThemeSettings in core/modules/system/tests/system.test
- Test the individual per-theme settings form.
- SystemThemeFunctionalTest::testThemeSettings in core/modules/system/tests/system.test
- Test theme settings.
- SystemThemeFunctionalTest::testThemeSettings in core/modules/system/tests/system.test
- Test theme settings.
- 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::setUp in core/modules/taxonomy/tests/taxonomy.test
- Sets up a Backdrop site for running functional and integration tests.
- TaxonomyLanguageFunctionalTest::setUp in core/modules/taxonomy/tests/taxonomy.test
- Sets up a Backdrop site for running functional and integration tests.
- 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.
- TaxonomyLanguageFunctionalTest::testVocabularyLanguageInterface in core/modules/taxonomy/tests/taxonomy.test
- Create, configure and delete a vocabulary via the user interface.
- TaxonomyLanguageFunctionalTest::testVocabularyLanguageInterface in core/modules/taxonomy/tests/taxonomy.test
- Create, configure and delete a vocabulary via the user interface.
- 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::testTaxonomyTermFieldMultipleVocabularies in core/modules/taxonomy/tests/taxonomy.test
- Tests term reference field and widget with multiple vocabularies.
- TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies in core/modules/taxonomy/tests/taxonomy.test
- Tests term reference field and widget with multiple vocabularies.
- TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets in core/modules/taxonomy/tests/taxonomy.test
- Test widgets.
- TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets in core/modules/taxonomy/tests/taxonomy.test
- Test widgets.
- 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::testTaxonomyTermHierarchy in core/modules/taxonomy/tests/taxonomy.test
- Test terms in a single and multiple hierarchy.
- TaxonomyTermTestCase::testTaxonomyTermHierarchy in core/modules/taxonomy/tests/taxonomy.test
- Test terms in a single and multiple hierarchy.
- 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.
- TaxonomyTermTestCase::testTermReorder in core/modules/taxonomy/tests/taxonomy.test
- Save, edit and delete a term using the user interface.
- TaxonomyTermTestCase::testTermReorder in core/modules/taxonomy/tests/taxonomy.test
- Save, edit and delete a term using the user interface.
- TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement in core/modules/taxonomy/tests/taxonomy.test
- Creates some terms and a node, then tests the tokens generated from them.
- TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement in core/modules/taxonomy/tests/taxonomy.test
- Creates some terms and a node, then tests the tokens generated from them.
- 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.
- TaxonomyVocabularyFunctionalTest::testVocabularyPermissions in core/modules/taxonomy/tests/taxonomy.test
- Tests that vocabulary permissions are correctly set from the Taxonomy UI.
- TaxonomyVocabularyFunctionalTest::testVocabularyPermissions in core/modules/taxonomy/tests/taxonomy.test
- Tests that vocabulary permissions are correctly set from the Taxonomy UI.
- 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::setUp in core/modules/field/modules/text/tests/text.test
- Sets up a Backdrop site for running functional and integration tests.
- TextTranslationTestCase::setUp in core/modules/field/modules/text/tests/text.test
- Sets up a Backdrop site for running functional and integration tests.
- 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.
- TokenExampleTestCase::testInterface in modules/examples/token_example/tests/token_example.test
- Test interface.
- TokenExampleTestCase::testInterface in modules/examples/token_example/tests/token_example.test
- Test interface.
- TokenNodeTestCase::testNodeTokens in core/modules/simpletest/tests/token.test
- TokenNodeTestCase::testNodeTokens in core/modules/simpletest/tests/token.test
- TokenUserTestCase::testUserTokens in core/modules/simpletest/tests/token.test
- TokenUserTestCase::testUserTokens in core/modules/simpletest/tests/token.test
- TranslationTestCase::addLanguage in core/modules/translation/tests/translation.test
- Installs the specified language, or enables it if it is already installed.
- TranslationTestCase::addLanguage in core/modules/translation/tests/translation.test
- Installs the specified language, or enables it if it is already installed.
- TranslationTestCase::createPage in core/modules/translation/tests/translation.test
- Creates a "Page" in the specified language.
- TranslationTestCase::createPage in core/modules/translation/tests/translation.test
- Creates a "Page" in the specified language.
- TranslationTestCase::createTranslation in core/modules/translation/tests/translation.test
- Creates a translation for a page in the specified language.
- TranslationTestCase::createTranslation in core/modules/translation/tests/translation.test
- Creates a translation for a page in the specified language.
- TranslationTestCase::setUp in core/modules/translation/tests/translation.test
- Sets up a Backdrop site for running functional and integration tests.
- TranslationTestCase::setUp in core/modules/translation/tests/translation.test
- Sets up a Backdrop site for running functional and integration tests.
- 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.
- UpdateScriptFunctionalTest::testNoPendingUpdates in core/modules/system/tests/system.test
- Tests that there are no pending updates for the first test method.
- UpdateScriptFunctionalTest::testNoPendingUpdates in core/modules/system/tests/system.test
- Tests that there are no pending updates for the first test method.
- UpdateScriptFunctionalTest::testNoUpdateFunctionality in core/modules/system/tests/system.test
- Tests update.php when there are no updates to apply.
- UpdateScriptFunctionalTest::testNoUpdateFunctionality in core/modules/system/tests/system.test
- Tests update.php when there are no updates to apply.
- UpdateScriptFunctionalTest::testRequirements in core/modules/system/tests/system.test
- Tests that requirements warnings and errors are correctly displayed.
- UpdateScriptFunctionalTest::testRequirements in core/modules/system/tests/system.test
- Tests that requirements warnings and errors are correctly displayed.
- UpdateScriptFunctionalTest::testSuccessfulUpdateFunctionality in core/modules/system/tests/system.test
- Tests update.php after performing a successful update.
- UpdateScriptFunctionalTest::testSuccessfulUpdateFunctionality in core/modules/system/tests/system.test
- Tests update.php after performing a successful update.
- UpgradePathTestCase::performUpgrade in core/modules/simpletest/tests/upgrade/upgrade.test
- Perform the upgrade.
- UpgradePathTestCase::performUpgrade in core/modules/simpletest/tests/upgrade/upgrade.test
- Perform the upgrade.
- UrlAlterFunctionalTest::testUrlAlter in core/modules/simpletest/tests/path.test
- Test that URL altering works and that it occurs in the correct order.
- UrlAlterFunctionalTest::testUrlAlter in core/modules/simpletest/tests/path.test
- Test that URL altering works and that it occurs in the correct order.
- UserAdminTestCase::testUserAdmin in core/modules/user/tests/user.test
- Registers a user and deletes it.
- UserAdminTestCase::testUserAdmin in core/modules/user/tests/user.test
- Registers a user and deletes it.
- UserBlocksUnitTests::testDisabledAccountLink in core/modules/user/tests/user.test
- Tests disabling the 'My account' link.
- UserBlocksUnitTests::testDisabledAccountLink in core/modules/user/tests/user.test
- Tests disabling the 'My account' link.
- UserBlocksUnitTests::testUserLoginBlock in core/modules/user/tests/user.test
- Tests the secondary menu.
- UserBlocksUnitTests::testUserLoginBlock in core/modules/user/tests/user.test
- Tests the secondary menu.
- UserCancelTestCase::testMassUserCancelByAdmin in core/modules/user/tests/user.test
- Create an administrative user and mass-delete other users.
- UserCancelTestCase::testMassUserCancelByAdmin in core/modules/user/tests/user.test
- Create an administrative user and mass-delete other users.
- UserCancelTestCase::testUserAnonymize in core/modules/user/tests/user.test
- Delete account and anonymize all content.
- UserCancelTestCase::testUserAnonymize in core/modules/user/tests/user.test
- Delete account and anonymize all content.
- UserCancelTestCase::testUserBlock in core/modules/user/tests/user.test
- Disable account and keep all content.
- UserCancelTestCase::testUserBlock in core/modules/user/tests/user.test
- Disable account and keep all content.
- UserCancelTestCase::testUserBlockUnpublish in core/modules/user/tests/user.test
- Disable account and unpublish all content.
- UserCancelTestCase::testUserBlockUnpublish in core/modules/user/tests/user.test
- Disable account and unpublish all content.
- UserCancelTestCase::testUserCancelByAdmin in core/modules/user/tests/user.test
- Create an administrative user and delete another user.
- UserCancelTestCase::testUserCancelByAdmin in core/modules/user/tests/user.test
- Create an administrative user and delete another user.
- UserCancelTestCase::testUserCancelInvalid in core/modules/user/tests/user.test
- Attempt invalid account cancellations.
- UserCancelTestCase::testUserCancelInvalid in core/modules/user/tests/user.test
- Attempt invalid account cancellations.
- UserCancelTestCase::testUserCancelUid1 in core/modules/user/tests/user.test
- Tests that user account for uid 1 cannot be cancelled.
- UserCancelTestCase::testUserCancelUid1 in core/modules/user/tests/user.test
- Tests that user account for uid 1 cannot be cancelled.
- 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.
- UserEditRebuildTestCase::testUserEditFormRebuild in core/modules/user/tests/user.test
- Test user edit page when the form is set to rebuild.
- UserEditRebuildTestCase::testUserEditFormRebuild in core/modules/user/tests/user.test
- Test user edit page when the form is set to rebuild.
- 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.
- UserEditTestCase::testUserWith0Password in core/modules/user/tests/user.test
- Tests setting the password to "0".
- UserEditTestCase::testUserWith0Password in core/modules/user/tests/user.test
- Tests setting the password to "0".
- UserLoginTestBase::assertFailedLogin in core/modules/user/tests/user.test
- Make an unsuccessful login attempt.
- UserLoginTestBase::assertFailedLogin in core/modules/user/tests/user.test
- Make an unsuccessful login attempt.
- UserLoginTestCase::resetUserPassword in core/modules/user/tests/user.test
- Resets the user password and logs the user in.
- UserLoginTestCase::resetUserPassword in core/modules/user/tests/user.test
- Resets the user password and logs the user in.
- 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::testUserPasswordResetAlreadyLoggedIn in core/modules/user/tests/user_password_reset.test
- Test user password reset in a browser where the same user is already logged
in.
- UserPasswordResetTest::testUserPasswordResetAlreadyLoggedIn in core/modules/user/tests/user_password_reset.test
- Test user password reset in a browser where the same user is already logged
in.
- 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::testAdministratorRole in core/modules/user/tests/user.test
- Test assigning of permissions for the administrator role.
- UserPermissionsTestCase::testAdministratorRole in core/modules/user/tests/user.test
- Test assigning of permissions for the administrator role.
- 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.
- UserPermissionsTestCase::testUserPermissionChanges in core/modules/user/tests/user.test
- Change user permissions and check user_access().
- UserPermissionsTestCase::testUserPermissionChanges in core/modules/user/tests/user.test
- Change user permissions and check user_access().
- UserPictureTestCase::saveUserPicture in core/modules/user/tests/user.test
- UserPictureTestCase::saveUserPicture in core/modules/user/tests/user.test
- UserPictureTestCase::testDeletePicture in core/modules/user/tests/user.test
- Tests deletion of user pictures.
- UserPictureTestCase::testDeletePicture in core/modules/user/tests/user.test
- Tests deletion of user pictures.
- 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.
- UserRoleAdminTestCase::testRoleAdministration in core/modules/user/tests/user.test
- Test adding, renaming and deleting roles.
- UserRoleAdminTestCase::testRoleAdministration in core/modules/user/tests/user.test
- Test adding, renaming and deleting roles.
- UserRoleAdminTestCase::testRoleWeightChange in core/modules/user/tests/user.test
- Test user role weight change operation.
- UserRoleAdminTestCase::testRoleWeightChange in core/modules/user/tests/user.test
- Test user role weight change operation.
- UserRolesAssignmentTestCase::testAssignAndRemoveRole in core/modules/user/tests/user.test
- Tests that a user can be assigned a role and that the role can be removed
again.
- UserRolesAssignmentTestCase::testAssignAndRemoveRole in core/modules/user/tests/user.test
- Tests that a user can be assigned a role and that the role 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.
- 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.
- UserSignatureTestCase::testUserSignature in core/modules/user/tests/user.test
- Test that a user can change their signature format and that it is respected
upon display.
- UserSignatureTestCase::testUserSignature in core/modules/user/tests/user.test
- Test that a user can change their signature format and that it is respected
upon display.
- UserTimeZoneFunctionalTest::testUserTimeZone in core/modules/user/tests/user.test
- Tests the display of dates and time when user-configurable time zones are set.
- UserTimeZoneFunctionalTest::testUserTimeZone in core/modules/user/tests/user.test
- Tests the display of dates and time when user-configurable time zones are set.
- UserUserSearchTestCase::testUserSearch in core/modules/user/tests/user.test
- UserUserSearchTestCase::testUserSearch in core/modules/user/tests/user.test
- 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.
- ViewsAnalyzeTest::testAnalyzeBasic in core/modules/views/tests/views_analyze.test
- Tests that analyze works in general.
- ViewsAnalyzeTest::testAnalyzeBasic in core/modules/views/tests/views_analyze.test
- Tests that analyze works in general.
- ViewsArgumentDefaultTest::testArgumentDefaultNoOptions in core/modules/views/tests/views_argument_default.test
- Tests the use of a default argument plugin that provides no options.
- ViewsArgumentDefaultTest::testArgumentDefaultNoOptions in core/modules/views/tests/views_argument_default.test
- Tests the use of a default argument plugin that provides no options.
- ViewsExposedFormTest::testExposedAdminUi in core/modules/views/tests/views_exposed_form.test
- Tests the admin interface of exposed filter and sort items.
- ViewsExposedFormTest::testExposedAdminUi in core/modules/views/tests/views_exposed_form.test
- Tests the admin interface of exposed filter and sort items.
- ViewsExposedFormTest::testExposedRemember in core/modules/views/tests/views_exposed_form.test
- Test remembering exposed filters.
- ViewsExposedFormTest::testExposedRemember in core/modules/views/tests/views_exposed_form.test
- Test remembering exposed filters.
- ViewsHandlerFilterDateTest::testUiValidation in core/modules/views/tests/handlers/views_handler_filter_date.test
- Make sure the validation callbacks works.
- ViewsHandlerFilterDateTest::testUiValidation in core/modules/views/tests/handlers/views_handler_filter_date.test
- Make sure the validation callbacks works.
- ViewsHandlerFilterMultipleTest::testMultipleFilters in core/modules/views/tests/handlers/views_handler_filter_multiple.test
- Tests combining an exposed filter with a non-exposed one.
- ViewsHandlerFilterMultipleTest::testMultipleFilters in core/modules/views/tests/handlers/views_handler_filter_multiple.test
- Tests combining an exposed filter with a non-exposed one.
- ViewsHandlersTest::testFilterInOperatorUi in core/modules/views/tests/views_handlers.test
- ViewsHandlersTest::testFilterInOperatorUi in core/modules/views/tests/views_handlers.test
- ViewsLayoutsTest::testViewsLayouts in core/modules/views/tests/views_layout.test
- Tests that a contextual filter input can be passed in from a layout.
- ViewsLayoutsTest::testViewsLayouts in core/modules/views/tests/views_layout.test
- Tests that a contextual filter input can be passed in from a layout.
- ViewsPagerTest::testStorePagerSettings in core/modules/views/tests/views_pager.test
- Pagers was sometimes not stored.
- ViewsPagerTest::testStorePagerSettings in core/modules/views/tests/views_pager.test
- Pagers was sometimes not stored.
- ViewsPluginDisplayBlockTestCase::testViewBlocks in core/modules/views/tests/plugins/views_plugin_display_block.test
- Tests, whether and how the reset button can be renamed.
- ViewsPluginDisplayBlockTestCase::testViewBlocks in core/modules/views/tests/plugins/views_plugin_display_block.test
- Tests, whether and how the reset button can be renamed.
- viewsUiGroupbyTestCase::testGroupBySave in core/modules/views/tests/views_groupby.test
- Tests whether basic saving works.
- viewsUiGroupbyTestCase::testGroupBySave in core/modules/views/tests/views_groupby.test
- Tests whether basic saving works.
- 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::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.
- ViewsUIWizardTaggedWithTestCase::testTaggedWithByNodeType in core/modules/views/tests/views_ui.test
- Tests that the "tagged with" form element only shows for node types that support it.
- ViewsUIWizardTaggedWithTestCase::testTaggedWithByNodeType in core/modules/views/tests/views_ui.test
- Tests that the "tagged with" form element only shows for node types that support it.