AdminBarPermissionsTestCase::testPermissionChanges in core/modules/admin_bar/tests/admin_bar.test
Tests that user role and permission changes are properly taken up.
CommentHelperCase::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.
CommentViewsHandlerArgumentUserUidTest::setUp in core/modules/comment/tests/comment_views_handler_argument_user_uid.test
Sets up a Backdrop site for running functional and integration tests.
comment_node_update_index in core/modules/comment/comment.module
Implements hook_node_update_index().
CommonBackdropRenderTestCase::testBackdropRenderCache in core/modules/simpletest/tests/common.test
Tests caching of render items.
DashboardOverviewUserBlock::form in core/modules/dashboard/includes/block.overview_user.inc
Build the settings form for editing this block.
DashboardOverviewUserBlock::getContent in core/modules/dashboard/includes/block.overview_user.inc
Return the content of a block.
DashboardOverviewUserBlock::__construct in core/modules/dashboard/includes/block.overview_user.inc
Create a new Block object.
drupal.inc in core/includes/drupal.inc
Contains constants and function wrappers for Drupal 7.x compatibility.
FileAccessFunctionsAlignedTestCase::setUp in core/modules/file/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FileAccessTestCase::testFilePageAccess in core/modules/file/tests/file.test
Tests page access.
FilterEditorAccessTestCase::setUp in core/modules/filter/tests/filter.test
FilterFormatAccessTestCase::testFormatRoles in core/modules/filter/tests/filter.test
Tests if text format is available to a role.
filter_update_1001 in core/modules/filter/filter.install
Add a separate permission for image upload access.
minimal_install in core/profiles/minimal/minimal.install
Implements hook_install().
ModuleUninstallTestCase::testUserPermsUninstalled in core/modules/simpletest/tests/module.test
Tests the hook_modules_uninstalled() of the user module.
NodeAccessUnitTest::setUp in core/modules/node/tests/node.test
NodeAdminTestCase::setUp in core/modules/node/tests/node.test
node_views_analyze in core/modules/node/views/node.views.inc
Implements hook_views_analyze().
SearchCommentTestCase::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchCommentTestCase::testSearchResultsCommentAccess in core/modules/search/tests/search.test
Verify access rules for comment indexing with different permissions.
standard_install in core/profiles/standard/standard.install
Implements hook_install().
TextFieldTestCase::testTextfieldWidgetsAllowedFormats in core/modules/field/modules/text/tests/text.test
Test widgets for fields with selected allowed formats.
TextFieldTestCase::_testTextfieldWidgetsFormatted in core/modules/field/modules/text/tests/text.test
Helper function for testTextfieldWidgetsFormatted().
theme_comment_post_forbidden in core/modules/comment/comment.theme.inc
Returns HTML for a "you can't post comments" notice.
theme_user_admin_roles in core/modules/user/user.theme.inc
Returns HTML for the role order form.
TokenUserTestCase::testUserTokens in core/modules/simpletest/tests/token.test
UserAdminTestCase::testUserAdmin in core/modules/user/tests/user.test
Registers a user and deletes it.
UserPermissionsTestCase::setUp in core/modules/user/tests/user.test
Sets up a Backdrop site for running functional and integration tests.
UserRoleAdminTestCase::testRoleAdministration in core/modules/user/tests/user.test
Test adding, renaming and deleting roles.
UserStorageController::attachLoad in core/modules/user/user.entity.inc
Overrides EntityDatabaseStorageController::attachLoad().
UserStorageController::create in core/modules/user/user.entity.inc
Overrides EntityDatabaseStorageController::create().
UserStorageController::postSave in core/modules/user/user.entity.inc
Overrides EntityDatabaseStorageController::postSave().
user_account_form in core/modules/user/user.module
Helper function to add default user account fields to user registration and edit form.
user_action_info in core/modules/user/user.module
Implements hook_action_info().
user_admin_roles in core/modules/user/user.admin.inc
Form to re-order roles.
user_build_filter_query in core/modules/user/user.module
Extends a query object for user administration filters based on session.
user_filters in core/modules/user/user.module
List user administration filters that can be applied.
user_role_delete_access in core/modules/user/user.module
Menu access callback for deleting a user.
views_check_roles in core/modules/views/views.module
Access callback for the views_plugin_access_role access plugin.
views_handler_field_user_permissions::pre_render in core/modules/user/views/views_handler_field_user_permissions.inc
Run before any fields are rendered.
views_handler_filter::option_definition in core/modules/views/handlers/views_handler_filter.inc
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_handler_filter_user_permissions::query in core/modules/user/views/views_handler_filter_user_permissions.inc
Add this filter to the query.
views_handler_filter_user_roles::get_value_options in core/modules/user/views/views_handler_filter_user_roles.inc
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
views_plugin_argument_validate_user::validate_argument in core/modules/user/views/views_plugin_argument_validate_user.inc
_backdrop_session_read in core/includes/session.inc
Reads an entire session from the database (internal use only).