Search for field_

  1. Search 7.x for field_
  2. Search 8.9.x for field_
  3. Search 10.3.x for field_
  4. Search 11.x for field_
  5. Search main for field_
  6. Other projects
Title Object type File name Summary
UserPictureInstance::fields function core/modules/user/src/Plugin/migrate/source/UserPictureInstance.php Returns available fields on the source.
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 enable.
UserViewsFieldAccessTest::setUp function core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php
UserViewsFieldAccessTest::testUserFields function core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php
UserXmlAnonTest::testPatchDxForSecuritySensitiveBaseFields function core/modules/user/tests/src/Functional/Rest/UserXmlAnonTest.php Tests PATCHing security-sensitive base fields of the logged in account.
UserXmlBasicAuthTest::testPatchDxForSecuritySensitiveBaseFields function core/modules/user/tests/src/Functional/Rest/UserXmlBasicAuthTest.php Tests PATCHing security-sensitive base fields of the logged in account.
UserXmlCookieTest::testPatchDxForSecuritySensitiveBaseFields function core/modules/user/tests/src/Functional/Rest/UserXmlCookieTest.php Tests PATCHing security-sensitive base fields of the logged in account.
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.
ViewMode::fields function core/modules/node/src/Plugin/migrate/source/d6/ViewMode.php Returns available fields on the source.
ViewMode::fields function core/modules/field/src/Plugin/migrate/source/d7/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-field.html.twig file core/themes/stable/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/themes/stable/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_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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.