Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| user_password | function | core/ |
Generate a random alphanumeric password. |
| user_pass_rehash | function | core/ |
Creates a unique hash value for use in time-dependent per-user URLs. |
| user_pass_reset_url | function | core/ |
Generates a unique URL for a user to log in and reset their password. |
| user_permissions_hash_generator | service | core/ |
Drupal\Core\Session\PermissionsHashGenerator |
| user_picture_enabled | function | core/ |
Returns whether this site supports the default user picture feature. |
| user_picture_entity_display.yml | file | core/ |
core/modules/user/migrations/user_picture_entity_display.yml |
| user_picture_entity_form_display.yml | file | core/ |
core/modules/user/migrations/user_picture_entity_form_display.yml |
| user_picture_field.yml | file | core/ |
core/modules/user/migrations/user_picture_field.yml |
| user_picture_field_instance.yml | file | core/ |
core/modules/user/migrations/user_picture_field_instance.yml |
| user_post_update_enforce_order_of_permissions | function | core/ |
Enforce order of role permissions. |
| user_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| user_profile_entity_display.yml | file | core/ |
core/modules/user/migrations/user_profile_entity_display.yml |
| user_profile_entity_form_display.yml | file | core/ |
core/modules/user/migrations/user_profile_entity_form_display.yml |
| user_profile_field.yml | file | core/ |
core/modules/user/migrations/user_profile_field.yml |
| user_profile_field_instance.yml | file | core/ |
core/modules/user/migrations/user_profile_field_instance.yml |
| USER_REGISTER_ADMINISTRATORS_ONLY | constant | core/ |
Only administrators can create user accounts. |
| USER_REGISTER_VISITORS | constant | core/ |
Visitors can create their own accounts. |
| USER_REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL | constant | core/ |
Visitors can create accounts, but they don't become active without administrative approval. |
| user_roles | function | core/ |
Retrieve an array of roles matching specified conditions. |
| user_role_change_permissions | function | core/ |
Change permissions for a user role. |
| user_role_grant_permissions | function | core/ |
Grant permissions to a user role. |
| user_role_load | function | core/ |
Fetches a user role by role ID. |
| user_role_names | function | core/ |
Retrieves the names of roles matching specified conditions. |
| user_role_permissions | function | core/ |
Determine the permissions for one or more roles. |
| user_role_revoke_permissions | function | core/ |
Revoke permissions from a user role. |
| user_schema | function | core/ |
Implements hook_schema(). |
| user_template_preprocess_default_variables_alter | function | core/ |
Implements hook_template_preprocess_default_variables_alter(). |
| user_test_theme.info.yml | file | core/ |
core/modules/user/tests/themes/user_test_theme/user_test_theme.info.yml |
| user_test_views.info.yml | file | core/ |
core/modules/user/tests/modules/user_test_views/user_test_views.info.yml |
| user_theme | function | core/ |
Implements hook_theme(). |
| user_tokens | function | core/ |
Implements hook_tokens(). |
| user_token_info | function | core/ |
Implements hook_token_info(). |
| user_toolbar | function | core/ |
Implements hook_toolbar(). |
| user_update_8100 | function | core/ |
Fix invalid token in the status_blocked email body. |
| user_user_login | function | core/ |
Implements hook_user_login(). |
| user_user_logout | function | core/ |
Implements hook_user_logout(). |
| user_user_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for user entities. |
| user_user_role_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user_role entities. |
| user_user_role_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for user_role entities. |
| user_user_view | function | core/ |
Implements hook_ENTITY_TYPE_view() for user entities. |
| user_user_view_alter | function | core/ |
Implements hook_ENTITY_TYPE_view_alter() for user entities. |
| user_validate_name | function | core/ |
Verify the syntax of the given name. |
| user_view | function | core/ |
Generate an array for rendering the given user. |
| user_views_plugins_argument_validator_alter | function | core/ |
Implements hook_views_plugins_argument_validator_alter(). |
| user_views_query_substitutions | function | core/ |
Implements hook_views_query_substitutions(). |
| user_view_multiple | function | core/ |
Constructs a drupal_render() style array from an array of loaded users. |
| UsesCommandRequirements | class | core/ |
|
| UsesCommandRequirements::externalCommandIsAvailable | function | core/ |
Determine if an external command is available. |
| Utility classes and functions | group | core/ |
Overview of utility classes and functions for developers. |
| Uuid::isValid | function | core/ |
Checks whether a string appears to be in the format of a UUID. |
Pagination
- Previous page
- Page 1342
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.