| UserReference::getFieldFormatterMap |
function |
core/modules/migrate_drupal/src/Plugin/migrate/field/d7/UserReference.php |
Get a map between D6 formatters and D8 formatters for this field type. |
| UserRegistrationTest::assertRegistrationFormCacheTagsWithUserFields |
function |
core/modules/user/tests/src/Functional/UserRegistrationTest.php |
Asserts the presence of cache tags on registration form with user fields. |
| UserRegistrationTest::testRegistrationWithUserFields |
function |
core/modules/user/tests/src/Functional/UserRegistrationTest.php |
Tests Field API fields on user registration forms. |
| UserRegistrationTest::testUniqueFields |
function |
core/modules/user/tests/src/Functional/UserRegistrationTest.php |
Tests username and email field constraints on user registration. |
| UserResourceTestBase::$labelFieldName |
property |
core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php |
Optionally specify which field is the 'label' field. |
| UserResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php |
The fields that are protected against modification during PATCH requests. |
| UserResourceTestBase::testPatchDxForSecuritySensitiveBaseFields |
function |
core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php |
Tests PATCHing security-sensitive base fields of the logged in account. |
| UserStorage::doSaveFieldItems |
function |
core/modules/user/src/UserStorage.php |
Writes entity field values to the storage. |
| UserStorageSchema::getSharedTableFieldSchema |
function |
core/modules/user/src/UserStorageSchema.php |
Gets the schema for a single field definition. |
| UserTest::$labelFieldName |
property |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
Specify which field is the 'label' field for testing a POST edge case. |
| UserTest::$patchProtectedFieldNames |
property |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
The fields that are protected against modification during PATCH requests. |
| UserTest::testGetMailFieldOnlyVisibleToOwner |
function |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
Tests GETting privacy-sensitive base fields. |
| UserTest::testPatchDxForSecuritySensitiveBaseFields |
function |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
Tests PATCHing security-sensitive base fields of the logged in account. |
| UserViewsDataTest::$entityFieldManager |
property |
core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php |
The entity field manager. |
| UserViewsDataTest::testUserPasswordFieldNotAvailableToViews |
function |
core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php |
Tests if user views data object doesn't contain pass field. |
| UserViewsFieldAccessTest |
class |
core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php |
Tests base field access in Views for the user entity. |
| UserViewsFieldAccessTest.php |
file |
core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php |
|
| UserViewsFieldAccessTest::$modules |
property |
core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php |
Modules to install. |
| UserViewsFieldAccessTest::setUp |
function |
core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php |
|
| UserViewsFieldAccessTest::testUserFields |
function |
core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php |
|
| user_access_test_entity_field_access |
function |
core/modules/user/tests/modules/user_access_test/user_access_test.module |
Implements hook_entity_field_access(). |
| user_entity_extra_field_info |
function |
core/modules/user/user.module |
Implements hook_entity_extra_field_info(). |
| user_picture_field.yml |
file |
core/modules/user/migrations/user_picture_field.yml |
core/modules/user/migrations/user_picture_field.yml |
| user_picture_field_instance.yml |
file |
core/modules/user/migrations/user_picture_field_instance.yml |
core/modules/user/migrations/user_picture_field_instance.yml |
| user_profile_field.yml |
file |
core/modules/user/migrations/user_profile_field.yml |
core/modules/user/migrations/user_profile_field.yml |
| user_profile_field_instance.yml |
file |
core/modules/user/migrations/user_profile_field_instance.yml |
core/modules/user/migrations/user_profile_field_instance.yml |
| Variable::fields |
function |
core/modules/migrate_drupal/src/Plugin/migrate/source/Variable.php |
Returns available fields on the source. |
| VariableMultiRow::fields |
function |
core/modules/migrate_drupal/src/Plugin/migrate/source/VariableMultiRow.php |
Returns available fields on the source. |
| VariableTranslation::fields |
function |
core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php |
Returns available fields on the source. |
| VariableTranslation::fields |
function |
core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php |
Returns available fields on the source. |
| VideoFile::createSourceField |
function |
core/modules/media/src/Plugin/media/Source/VideoFile.php |
Creates the source field definition for a type. |
| View::$base_field |
property |
core/modules/views/src/Entity/View.php |
The name of the base field to use. |
| ViewExecutable::$field |
property |
core/modules/views/src/ViewExecutable.php |
Stores the field handlers which are initialized on this view. |
| ViewExecutableTest::testAddHandlerWithEntityField |
function |
core/modules/views/tests/src/Unit/ViewExecutableTest.php |
@covers ::addHandler[[api-linebreak]] |
| ViewMode::fields |
function |
core/modules/field/src/Plugin/migrate/source/d7/ViewMode.php |
Returns available fields on the source. |
| ViewMode::fields |
function |
core/modules/node/src/Plugin/migrate/source/d6/ViewMode.php |
Returns available fields on the source. |
| Views field handler plugins |
group |
core/modules/views/src/Plugin/views/field/FieldPluginBase.php |
Handler plugins for Views fields. |
| views-view-field.html.twig |
file |
core/modules/views/tests/themes/views_test_theme/templates/views-view-field.html.twig |
Theme override to display all the fields in a views row. |
| views-view-field.html.twig |
file |
core/modules/views/templates/views-view-field.html.twig |
Default theme implementation for a single field in a view. |
| views-view-field.html.twig |
file |
core/themes/stable9/templates/views/views-view-field.html.twig |
Theme override for a single field in a view. |
| views-view-fields.html.twig |
file |
core/themes/stable9/templates/views/views-view-fields.html.twig |
Theme override to display all the fields in a row. |
| views-view-fields.html.twig |
file |
core/modules/views/tests/themes/views_test_theme/templates/views-view-fields.html.twig |
Theme override to display all the fields in a views row. |
| views-view-fields.html.twig |
file |
core/modules/views/templates/views-view-fields.html.twig |
Default view template to display all the fields in a row. |
| views.field.schema.yml |
file |
core/modules/views/config/schema/views.field.schema.yml |
core/modules/views/config/schema/views.field.schema.yml |
| views.view.computed_bundle_field_view.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.computed_bundle_field_view.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.computed_bundle_field_view.yml |
| views.view.computed_field_view.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.computed_field_view.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.computed_field_view.yml |
| views.view.entity_test_fields.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.entity_test_fields.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.entity_test_fields.yml |
| views.view.test_comment_field_name.yml |
file |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_field_name.yml |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_field_name.yml |
| views.view.test_content_moderation_field_state_test.yml |
file |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_field_state_test.yml |
core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_field_state_test.yml |
| views.view.test_duplicate_field_handlers.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_duplicate_field_handlers.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_duplicate_field_handlers.yml |