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