- ActionExampleTestCase::testActionExample in modules/
examples/ action_example/ tests/ action_example.test - Test Action Example.
- action_example_node_unpublish_callback in modules/
examples/ action_example/ action_example.module - Action function for action_example_node_sticky_action.
- action_example_unblock_user_action in modules/
examples/ action_example/ action_example.module - Action function for action_example_unblock_user_action.
- ajax_example_node_by_author_autocomplete_submit in modules/
examples/ ajax_example/ ajax_example_autocomplete.inc - Submit handler for node lookup unique autocomplete example.
- BackdropWebTestCase::setUp in core/
modules/ simpletest/ backdrop_web_test_case.php - Sets up a Backdrop site for running functional and integration tests.
- block_example_block_view in modules/
examples/ block_example/ block_example.module - Implements hook_block_view().
- comment_tokens in core/
modules/ comment/ comment.tokens.inc - Implements hook_tokens().
- CommonBackdropRenderTestCase::testBackdropRenderCache in core/
modules/ simpletest/ tests/ common.test - Tests caching of render items.
- CommonFormatDateTestCase::testFormatDate in core/
modules/ simpletest/ tests/ common.test - Tests for the format_date() function.
- ContactPersonalTestCase::testPersonalContactAccess in core/
modules/ contact/ tests/ contact.test - Tests access to the personal contact form.
- EntityCrudHookTestCase::testUserHooks in core/
modules/ entity/ tests/ entity_crud_hook_test.test - Tests hook invocations for CRUD operations on users.
- EntityReferenceHandlersTestCase::testUserHandler in core/
modules/ entityreference/ tests/ entityreference.handlers.test - Test the user-specific overrides of the entity handler.
- EntityReferenceSelectionHandlerGeneric_user::entityFieldQueryAlter in core/
modules/ entityreference/ plugins/ selection/ EntityReferenceSelectionHandlerGeneric.inc - Implements EntityReferenceHandler::entityFieldQueryAlter().
- FileAccessFunctionsAlignedTestCase::testFileAccessFunctions in core/
modules/ file/ tests/ file.test - Verify that both, file_access() and File::access() return the same value.
- file_manage_form in core/
modules/ file/ file.pages.inc - Page callback: Form constructor for the file manage form.
- file_manage_form_submit in core/
modules/ file/ file.pages.inc - Form submission handler for the 'Save' button for file_manage_form().
- hook_block_view in core/
modules/ layout/ layout.api.php - Return a rendered or renderable view of a block.
- hook_file_copy in core/
modules/ system/ system.api.php - Respond to a file that has been copied.
- hook_file_move in core/
modules/ system/ system.api.php - Respond to a file that has been moved.
- hook_file_update in core/
modules/ system/ system.api.php - Respond to a file being updated.
- hook_tokens in core/
modules/ system/ system.api.php - Provide replacement values for placeholder tokens.
- install_configure_form_submit in core/
includes/ install.core.inc - Form submission handler for install_configure_form().
- LayoutRelationshipAuthorFromNode::getContext in core/
modules/ layout/ plugins/ relationships/ author_from_node.inc - Get the context from this relationship.
- layout_locked_message in core/
modules/ layout/ layout.admin.inc - Prepare a message and link based on if a layout item is updated or locked.
- NodeTypeTestCase::testNodeTypePermissions in core/
modules/ node/ tests/ node.test - Tests that node types permissions are correctly set from the Node Type UI.
- node_feed in core/
modules/ node/ node.module - Page callback: Generates and prints an RSS feed.
- node_preview in core/
modules/ node/ node.pages.inc - Generates a node preview.
- node_tokens in core/
modules/ node/ node.tokens.inc - Implements hook_tokens().
- PathPatternBulkUpdateTestCase::testBulkUpdate in core/
modules/ path/ tests/ path_pattern.test - StandardInstallTestCase::testRolesExist in core/
modules/ simpletest/ tests/ standard.test - Tests existence of test case located in an installation profile module.
- standard_install in core/
profiles/ standard/ standard.install - Implements hook_install().
- system_tokens in core/
modules/ system/ system.tokens.inc - Implements hook_tokens().
- TaxonomyVocabularyFunctionalTest::testVocabularyPermissions in core/
modules/ taxonomy/ tests/ taxonomy.test - Tests that vocabulary permissions are correctly set from the Taxonomy UI.
- template_preprocess_file_entity in core/
modules/ file/ file.module - Process variables for file.tpl.php
- theme_node_recent_content in core/
modules/ node/ node.theme.inc - Returns HTML for a recent node to be displayed in the recent content block.
- TokenUserTestCase::testUserTokens in core/
modules/ simpletest/ tests/ token.test - UpdateScriptFunctionalTest::testUpdateAccess in core/
modules/ system/ tests/ system.test - Tests access to the update script.
- url_alter_test_url_outbound_alter in core/
modules/ simpletest/ tests/ url_alter_test.module - Implements hook_url_outbound_alter().
- UserAdminTestCase::testUserAdmin in core/
modules/ user/ tests/ user.test - Registers a user and deletes it.
- 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::testUserCancelUid1 in core/
modules/ user/ tests/ user.test - Tests that user account for uid 1 cannot be cancelled.
- 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.
- UserLoginTestCase::testPasswordRehashOnLogin in core/
modules/ user/ tests/ user.test - Test that user password is re-hashed upon login after changing $count_log2.
- UserPasswordResetTest::setUp in core/
modules/ user/ tests/ user_password_reset.test - Sets up a Backdrop site for running functional and integration tests.
- UserPasswordResetTest::testResetImpersonation in core/
modules/ user/ tests/ user_password_reset.test - Make sure that users cannot forge password reset URLs of other users.
- UserPasswordResetTest::testUserPasswordReset in core/
modules/ user/ tests/ user_password_reset.test - Tests password reset functionality.
- UserPasswordResetTest::testUserPasswordResetExpired in core/
modules/ user/ tests/ user_password_reset.test - Attempts login using an expired password reset link.
- UserPictureTestCase::saveUserPicture in core/
modules/ user/ tests/ user.test - UserPictureTestCase::testDeletePicture in core/
modules/ user/ tests/ user.test - Tests deletion of user pictures.
- UserPictureTestCase::testPictureIsValid in core/
modules/ user/ tests/ user.test - Do the test: Picture is valid (proper size and dimension)
- UserRolesAssignmentTestCase::userLoadAndCheckRoleAssigned in core/
modules/ user/ tests/ user.test - Check role on user object.
- UserSaveTestCase::testUserImport in core/
modules/ user/ tests/ user.test - Test creating a user with arbitrary uid.
- UserTokenReplaceTestCase::testUserTokenReplacement in core/
modules/ user/ tests/ user.test - Creates a user, then tests the tokens generated from it.
- UserViewsHandlerFieldNameTest::testUserName in core/
modules/ user/ tests/ user_views_handler_field_name.test - UserViewsTestCase::setUp in core/
modules/ user/ tests/ user_views.test - Sets up a Backdrop site for running functional and integration tests.
- user_cancel in core/
modules/ user/ user.module - Cancel a user account.
- user_login_submit in core/
modules/ user/ user.module - Submit handler for the login form. Load $user object and perform standard login tasks. The user is then redirected to the My Account page. Setting the destination in the query string overrides the redirect.
- user_multiple_cancel_confirm_submit in core/
modules/ user/ user.admin.inc - Submit handler for mass-account cancellation form.
- user_pass_rehash in core/
modules/ user/ user.module - Creates a unique hash value for use in time-dependent per-user URLs.
- user_pass_reset in core/
modules/ user/ user.pages.inc - Menu callback; process one time login link and redirects to the user page on success.
- user_tokens in core/
modules/ user/ user.tokens.inc - Implements hook_tokens().
- user_uid_optional_load in core/
modules/ user/ user.module - Load either a specified or the current user account.
- user_update_1021 in core/
modules/ user/ user.install - Make sure that generation of automatic path alias is enabled for user 1.
- views_handler_field_contact_link::render_link in core/
modules/ contact/ views/ views_handler_field_contact_link.inc - views_ui_break_lock_confirm in core/
modules/ views_ui/ views_ui.admin.inc - Page to delete a view.
- views_ui_edit_form in core/
modules/ views_ui/ views_ui.admin.inc - Form builder callback for configuring a View.