AccessDeniedTestCase::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
AccessDeniedTestCase::testAccessDenied in modules/system/tests/system.test
ActionLoopTestCase::testActionLoop in modules/simpletest/tests/actions.test
Set up a loop with 3 - 12 recursions, and see if it aborts properly.
AJAXFormPageCacheTestCase::setUp in modules/simpletest/tests/ajax.test
Sets up a Backdrop site for running functional and integration tests.
AJAXFrameworkTestCase::testLazyLoadOverriddenCSS in modules/simpletest/tests/ajax.test
Tests that overridden CSS files are not added during lazy load.
authorize_filetransfer_form_submit in includes/authorize.inc
Form submission handler for authorize_filetransfer_form().
BackdropMatchPathTestCase::setUp in modules/simpletest/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
BackdropWebTestCaseCache::setUp in modules/simpletest/backdrop_web_test_case_cache.php
Sets up a Backdrop site to be used as a cached installation profile.
BackdropWebTestCase::setUp in modules/simpletest/backdrop_web_test_case.php
Sets up a Backdrop site for running functional and integration tests.
BatchPageTestCase::testBatchProgressPageTheme in modules/simpletest/tests/batch.test
Tests that the batch API progress page uses the correct theme.
BlockInterestCohortTest::testDisableBlocking in modules/simpletest/tests/common.test
Tests that FLoC blocking can be disabled.
BookTestCase::setUp in modules/book/tests/book.test
Sets up a Backdrop site for running functional and integration tests.
BootstrapPageCacheTestCase::testConditionalRequests in modules/simpletest/tests/bootstrap.test
Test support for requests containing If-Modified-Since and If-None-Match headers.
BootstrapPageCacheTestCase::testPageCache in modules/simpletest/tests/bootstrap.test
Test cache headers.
BootstrapPageCacheTestCase::testPageCompression in modules/simpletest/tests/bootstrap.test
Test page compression.
CKEditorRtlTestCase::setUp in modules/ckeditor/tests/ckeditor_rtl.test
Set up environment.
ColorTestCase::testBartikLegacy in modules/color/tests/color.test
Test the Bartik legacy color mode.
ColorTestCase::testColor in modules/color/tests/color.test
Tests the Color module functionality.
ColorTestCase::testUpdateCssFilesOnConfigSave in modules/color/tests/color.test
Test if the CSS files for a theme are updated when editing Configuration.
ColorTestCase::testValidColor in modules/color/tests/color.test
Tests whether the provided color is valid.
CommentAnonymous::setUp in modules/comment/tests/comment.test
Sets up a Backdrop site for running functional and integration tests.
CommentInterfaceTest::setEnvironment in modules/comment/tests/comment.test
Re-configures the environment, module settings, and user permissions.
CommentInterfaceTest::testCommentLinks in modules/comment/tests/comment.test
Tests comment links.
CommentInterfaceTest::testCommentNodeCommentStatistics in modules/comment/tests/comment.test
Tests the node comment statistics.
CommonBackdropRenderTestCase::testBackdropRenderInvalidKeys in modules/simpletest/tests/common.test
Test rendering elements with invalid keys.
CommonCascadingStylesheetsTestCase::testRenderStylesAttributes in modules/simpletest/tests/common.test
Test CSS Styles with attributes rendering.
CommonJavaScriptTestCase::setUp in modules/simpletest/tests/common.test
Sets up a Backdrop site for running functional and integration tests.
CommonJavaScriptTestCase::tearDown in modules/simpletest/tests/common.test
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix.
CommonJavaScriptTestCase::testAggregatedAttributes in modules/simpletest/tests/common.test
Tests that attributes are maintained when JS aggregation is enabled.
CommonJavaScriptTestCase::testAggregation in modules/simpletest/tests/common.test
Test JavaScript grouping and aggregation.
CommonJavaScriptTestCase::testAggregationOrder in modules/simpletest/tests/common.test
Tests JavaScript aggregation when files are added to a different scope.
CommonJavaScriptTestCase::testAttributes in modules/simpletest/tests/common.test
Tests adding JavaScript files with additional attributes.
CommonURLWebTestCase::testUrl in modules/simpletest/tests/common.test
Test url() with/without query, with/without fragment, absolute on/off and assert all that works when clean URLs are on and off.
config_test_hooks_config_delete in modules/config/tests/config_test_hooks/config_test_hooks.module
Implements hook_config_delete().
ConfigurationTest::testReadWriteClearConfig in modules/config/tests/config.test
Tests that a config setting can be written, read and deleted.
ContactPersonalTestCase::setUp in modules/contact/tests/contact.test
Sets up a Backdrop site for running functional and integration tests.
CustomLogoTestCase::setUp in modules/system/tests/system.test
Implement setUp().
dashboard_disable in modules/dashboard/dashboard.install
Implements hook_uninstall().
DateAPITestCase::testDateAPI in modules/date/tests/date_api.test
DateViewsTestCase::testDateViewsPagerPlugin in modules/date/tests/date_views.test
Test the date views pager plugin.
dblog_logging_settings_submit in modules/dblog/dblog.module
Form submission handler for system_logging_settings().
dblog_update_1001 in modules/dblog/dblog.install
Set the format for dates in the database log.
DeprecatedRedirectPageCase::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
entity_view_mode_save in modules/entity/entity.module
Save a custom display mode.
FieldUIViewModeFunctionalTest::testInfoHooks in modules/field_ui/tests/field_ui.test
Test the new entity display mode hooks.
field_update_1000 in modules/field/field.install
Convert fields to configuration files.
FileDirectoryTest::testFileDirectoryTemp in modules/simpletest/tests/file.test
Ensure that the file_directory_temp() function always returns a value.
FileDownloadTest::checkUrl in modules/simpletest/tests/file.test
Download a file from the URL generated by file_create_url().
FilePrivateTestCase::setUp in modules/file/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FileUploadWizardTestCase::setUp in modules/file/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FileUploadWizardTestCase::testFileUploadWizardSchemes in modules/file/tests/file.test
Test the file upload wizard scheme step.
FileUploadWizardTestCase::testFileUploadWizardStepSkipping in modules/file/tests/file.test
Test skipping each of the file upload wizard steps.
FilterEditorLinkValidateTestCase::setUp in modules/filter/tests/filter_dialog.test
Set up testing environment.
FilterFormatAccessTestCase::testFormatWidgetPermissions in modules/filter/tests/filter.test
Tests editing a page using a disallowed text format.
filter_format_disable in modules/filter/filter.module
Disables a text format.
filter_format_enable in modules/filter/filter.module
Enables a text format.
FormsArbitraryRebuildTestCase::setUp in modules/simpletest/tests/form.test
Sets up a Backdrop site for running functional and integration tests.
FormsFormCacheTestCase::testCacheFormCustomExpiration in modules/simpletest/tests/form.test
Tests changing form_cache_expiration.
FormsFormStoragePageCacheTestCase::setUp in modules/simpletest/tests/form.test
Sets up a Backdrop site for running functional and integration tests.
FrontPageTestCase::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
FrontPageTestCase::testBackdropIsFrontPage in modules/system/tests/system.test
Test home page functionality.
hook_block_save in modules/layout/layout.api.php
Save the configuration options from hook_block_configure().
HookBootExitTestCase::testHookBootExit in modules/simpletest/tests/bootstrap.test
Test calling of hook_boot() and hook_exit().
hook_entity_view_mode_insert in modules/entity/entity.api.php
Respond to creation of a new display mode.
hook_entity_view_mode_update in modules/entity/entity.api.php
Respond to update of a display mode.
hook_field_attach_delete_bundle in modules/field/field.api.php
Act on field_attach_delete_bundle.
hook_image_style_delete in modules/image/image.api.php
Respond to image style deletion.
hook_image_style_save in modules/image/image.api.php
Respond to image style updating.
ImageFieldTestCase::setUp in modules/image/tests/image.test
Sets up a Backdrop site for running functional and integration tests.
ImageStyleFloodProtection::testFloodProtection in modules/image/tests/image.test
Check the number of images that can be generated simultaneously.
ImageStylesPathAndUrlUnitTest::_testImageStyleUrlAndPath in modules/image/tests/image.test
Test image_style_url().
image_update_1006 in modules/image/image.install
Add the configuration option for image_style_flood_limit.
install_configure_form_submit in includes/install.core.inc
Form submission handler for install_configure_form().
InstallerBrowserAdministrationTestCase::setUp in modules/installer/tests/installer.test
Sets up a Backdrop site for running functional and integration tests.
installer_browser_installation_theme_set in modules/installer/installer.pages.inc
Sets a selected theme as the default site theme.
install_finished in includes/install.core.inc
Finishes importing files at end of installation.
language_negotiation_configure_session_form_submit in modules/locale/locale.admin.inc
Form submission handler for language_negotiation_configure_session_form().
language_negotiation_configure_url_form_submit in modules/locale/locale.admin.inc
Form submission handler for language_negotiation_configure_url_form().
language_negotiation_set in includes/language.inc
Saves a list of language negotiation providers.
language_save in modules/language/language.module
API function to add or update a language.
layout_disable in modules/layout/layout.install
Implements hook_disable().
layout_enable in modules/layout/layout.install
Implements hook_enable().
LayoutInterfaceTest::testLayoutTemplates in modules/layout/tests/layout.test
Test that layout templates may be enabled and disabled.
LayoutSelectionTest::setUp in modules/layout/tests/layout.test
Sets up a Backdrop site for running functional and integration tests.
layout_settings_page_submit in modules/layout/layout.admin.inc
Submit handler for layout advanced settings page.
locale_form_language_admin_edit_form_alter_submit in modules/locale/locale.module
Submission handler to record our custom setting.
locale_language_negotiation_url_domains_save in includes/locale.inc
Saves the language domain settings.
locale_language_negotiation_url_prefixes_save in includes/locale.inc
Saves language prefix settings.
LocaleUILanguageNegotiationTest::runTest in modules/locale/tests/locale.test
LocaleUILanguageNegotiationTest::testUILanguageNegotiation in modules/locale/tests/locale.test
Tests for language switching by URL path.
LocaleUILanguageNegotiationTest::testUrlLanguageFallback in modules/locale/tests/locale.test
Test URL language detection when the requested URL has no language.
LocaleUserCreationTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
MailTestCase::setUp in modules/simpletest/tests/mail.test
Sets up a Backdrop site for running functional and integration tests.
MenuRouterTestCase::setUp in modules/simpletest/tests/menu.test
Sets up a Backdrop site for running functional and integration tests.
MenuTestCase::testMenu in modules/menu/tests/menu.test
Login users, add menus and menu links, and test menu functionality through the admin and user interfaces.
minimal_install in profiles/minimal/minimal.install
Implements hook_install().
ModuleUninstallTestCase::testUninstallLocale in modules/simpletest/tests/module.test
Tests that uninstalling locale does not cause problems.
NodeAccessBaseTableTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeAdminTestCase::testContentAdminPages in modules/node/tests/node.test
Tests content overview with different user permissions.
NodeCreationTestCase::testUnpublishedNodeCreation in modules/node/tests/node.test
Create an unpublished node and confirm correct redirect behavior.
node_form_system_themes_admin_form_submit in modules/node/node.module
Form submission handler for system_themes_admin_form().
NodePageCacheTest::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodePostSettingsTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeTitleTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
node_type_form_submit in modules/node/node.types.inc
Form submission handler for node_type_form().
node_update_1000 in modules/node/node.install
Set 'node' as home page path if it implicitly was before.
node_update_1017 in modules/node/node.install
Update each content type with new hidden_path configuration defaulted to disabled.
PathHooksTestCase::setUp in modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
PathPatternLocaleTestCase::testNeutralTransliteration in modules/path/tests/path_pattern.test
Language neutral German node has the correct transliteration applied.
PathTestCase::setUp in modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
path_user_admin_settings_submit in modules/path/path.module
Submit handler for path_user_admin_settings().
RedirectFunctionalTest::testPageCache in modules/redirect/tests/redirect.test
Tests the links added to 404 pages for creating URL redirects.
RedirectTestHelper::setUp in modules/redirect/tests/redirect.test
Sets up a Backdrop site for running functional and integration tests.
RemoteFileDirectoryTest::setUp in modules/simpletest/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
RemoteFileSaveUploadTest::setUp in modules/simpletest/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
RemoteFileScanDirectoryTest::setUp in modules/simpletest/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
RemoteFileUnmanagedCopyTest::setUp in modules/simpletest/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
RemoteFileUnmanagedDeleteRecursiveTest::setUp in modules/simpletest/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
RemoteFileUnmanagedDeleteTest::setUp in modules/simpletest/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
RemoteFileUnmanagedMoveTest::setUp in modules/simpletest/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
RemoteFileUnmanagedSaveDataTest::setUp in modules/simpletest/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
SearchCommentTestCase::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchKeywordsConditions::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchMatchTestCase::_setup in modules/search/tests/search.test
Set up a small index of items to test against.
SearchPageOverride::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchRankingTestCase::testDoubleRankings in modules/search/tests/search.test
Verifies that if we combine two rankings, search still works.
SearchRankingTestCase::testHTMLRankings in modules/search/tests/search.test
Test rankings of HTML tags.
SearchRankingTestCase::testRankings in modules/search/tests/search.test
SessionTestCase::setUp in modules/simpletest/tests/session.test
Sets up a Backdrop site for running functional and integration tests.
SessionTestCase::testEmptyAnonymousSession in modules/simpletest/tests/session.test
Test that empty anonymous sessions are destroyed.
SimpleTestBrowserTestCase::setUp in modules/simpletest/tests/simpletest.test
Sets up a Backdrop site for running functional and integration tests.
SimpleTestBrowserTestCase::testGetAbsoluteUrl in modules/simpletest/tests/simpletest.test
Test BackdropWebTestCase::getAbsoluteUrl().
SiteMaintenanceTestCase::testSiteMaintenance in modules/system/tests/system.test
Verify site maintenance mode functionality.
standard_install in profiles/standard/standard.install
Implements hook_install().
StreamWrapperTest::testUriFunctions in modules/simpletest/tests/file.test
Test the URI and target functions.
system_date_format_save in modules/system/system.module
Saves a date format to the database.
system_image_toolkit_settings in modules/system/system.admin.inc
Form builder; Configure site image toolkit usage.
system_install in modules/system/system.install
Implements hook_install().
system_site_maintenance_mode_submit in modules/system/system.admin.inc
Submit handler for the system_site_maintenance_mode() form.
system_theme_default in modules/system/system.admin.inc
Menu callback; Set the default theme.
SystemThemeFunctionalTest::testAdministrationTheme in modules/system/tests/system.test
Test the administration theme functionality.
system_update_1014 in modules/system/system.install
Move the system maintenance settings from variable to config.
system_update_1025 in modules/system/system.install
Convert block positioning and configuration to the default layout.
system_update_1034 in modules/system/system.install
Set the theme_debug flag to FALSE.
system_update_1037 in modules/system/system.install
Set the default value for canonical_secure option. Check if old menu item exists and remove it.
system_update_1043 in modules/system/system.install
Remove old Date configuration files.
system_update_1047 in modules/system/system.install
Provide a default value for maintenance_page_maximum_age.
system_update_1049 in modules/system/system.install
Bartik theme settings update: Indicate whether legacy colors should be used.
TaxonomyThemeTestCase::setUp in modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
ThemeDebugMarkupTestCase::setUp in modules/simpletest/tests/theme.test
Sets up a Backdrop site for running functional and integration tests.
ThemeDebugMarkupTestCase::testDebugOutput in modules/simpletest/tests/theme.test
Tests debug markup added to template output.
ThemeUnitTest::testCSSOverride in modules/simpletest/tests/theme.test
Ensures a theme's .info file is able to override a module CSS file from being added to the page.
ThemeUnitTest::testFrontPageThemeSuggestion in modules/simpletest/tests/theme.test
Ensure page-front template suggestion is added when on home page.
ThemeUnitTest::testTemplateOverride in modules/simpletest/tests/theme.test
Ensures a themes template is overrideable based on the 'template' filename.
ThemeUnitTest::testThemeSuggestions in modules/simpletest/tests/theme.test
Test function theme_get_suggestions() for SA-CORE-2009-003.
TokenTestHelper::setUp in modules/simpletest/tests/token.test
Sets up a Backdrop site for running functional and integration tests.
TokenUserTestCase::setUp in modules/simpletest/tests/token.test
Sets up a Backdrop site for running functional and integration tests.
TranslationTestCase::testLanguageSwitchLinks in modules/translation/tests/translation.test
Checks that the language switch links behave properly.
update_prepare_language in includes/update.inc
Prepare Backdrop language changes for the bootstrap if needed.
update_settings_submit in modules/update/update.admin.inc
Form submission handler for update_settings().
UpdateTestContribCase::testUpdateAdminThemeSecurityUpdate in modules/update/tests/update.test
Tests that the admin theme is always notified about security updates.
UserCancelTestCase::testMassUserCancelByAdmin in modules/user/tests/user.test
Create an administrative user and mass-delete other users.
UserCancelTestCase::testUserAnonymize in modules/user/tests/user.test
Delete account and anonymize all content.
UserCancelTestCase::testUserBlock in modules/user/tests/user.test
Disable account and keep all content.
UserCancelTestCase::testUserBlockUnpublish in modules/user/tests/user.test
Disable account and unpublish all content.
UserCancelTestCase::testUserCancelByAdmin in modules/user/tests/user.test
Create an administrative user and delete another user.
UserCancelTestCase::testUserCancelInvalid in modules/user/tests/user.test
Attempt invalid account cancellations.
UserCancelTestCase::testUserCancelWithoutPermission in modules/user/tests/user.test
Attempt to cancel account without permission.
UserCancelTestCase::testUserDelete in modules/user/tests/user.test
Delete account and remove all content.
UserCreateTestCase::testUserAdd in modules/user/tests/user.test
Create a user through the administration interface and ensure that it displays in the user list.
UserEditedOwnAccountTestCase::testUserEditedOwnAccount in modules/user/tests/user.test
Tests a user editing their own account.
UserEditTestCase::testUserWith0Password in modules/user/tests/user.test
Tests setting the password to "0".
UserEntityCallbacksTestCase::testLabelCallback in modules/user/tests/user.test
Test label callback.
user_image_style_save in modules/user/user.module
Implements hook_image_style_save().
UserLoginTestCase::testLoginMethods in modules/user/tests/user.test
Test that login credentials work (or not) in different login modes.
UserPictureTestCase::setUp in modules/user/tests/user.test
Sets up a Backdrop site for running functional and integration tests.
UserPictureTestCase::testExternalPicture in modules/user/tests/user.test
Test HTTP schema working with user pictures.
UserPictureTestCase::testPictureIsValid in modules/user/tests/user.test
Do the test: Picture is valid (proper size and dimension)
UserRoleAdminTestCase::testRoleAdministration in modules/user/tests/user.test
Test adding, renaming and deleting roles.
UserSignatureTestCase::setUp in modules/user/tests/user.test
Sets up a Backdrop site for running functional and integration tests.
user_update_1007 in modules/user/user.install
Convert user roles to configuration files.
ViewsHandlerSortDateTest::setUp in modules/views/tests/handlers/views_handler_sort_date.test
Sets up a Backdrop site for running functional and integration tests.
ViewsTranslatableTest::setUp in modules/views/tests/views_translatable.test
Sets up a Backdrop site for running functional and integration tests.