Search for %s
- Search 7.x for %s
- Search 8.9.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_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_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_9301 | function | core/ |
Change the users table to use an serial uid field. |
| user_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| 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_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(). |
| 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. |
| utility.css | file | core/ |
Utility classes. |
| utility.pcss.css | file | core/ |
Utility classes. |
| Uuid::isValid | function | core/ |
Checks whether a string appears to be in the format of a UUID. |
| UuidConstraint | class | core/ |
Validates a UUID. |
| UuidConstraint.php | file | core/ |
|
| UuidConstraint::validatedBy | function | core/ |
|
| UuidFormatterTest | class | core/ |
Tests the output of a UUID field. |
| UuidFormatterTest.php | file | core/ |
|
| UuidFormatterTest::$modules | property | core/ |
Modules to enable. |
| UuidFormatterTest::setUp | function | core/ |
|
| UuidFormatterTest::testUuidStringFormatter | function | core/ |
Tests string formatter output. |
| UuidItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| UuidItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| UuidItem::schema | function | core/ |
Returns the schema for the field. |
| UuidItemTest | class | core/ |
Tests the UUID field. |
| UuidItemTest.php | file | core/ |
|
| UuidItemTest::testSampleValue | function | core/ |
Tests 'uuid' random values. |
| UuidResolver | class | core/ |
Resolves entities from data that contains an entity UUID. |
| UuidResolver.php | file | core/ |
|
| UuidResolver::$entityRepository | property | core/ |
The entity repository. |
| UuidResolver::resolve | function | core/ |
Returns the local ID of an entity referenced by serialized data. |
Pagination
- Previous page
- Page 1379
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.