Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UniqueFieldConstraint.php | file | core/ |
|
| UniqueFieldConstraint::$message | property | core/ |
|
| UniqueFieldConstraint::validatedBy | function | core/ |
|
| UniqueFieldConstraintTest | class | core/ |
Tests the unique field value validation constraint. |
| UniqueFieldConstraintTest.php | file | core/ |
|
| UniqueFieldConstraintTest::$modules | property | core/ |
Modules to enable. |
| UniqueFieldConstraintTest::providerTestEntityWithStringIdWithViolation | function | core/ |
Data provider for ::testEntityWithStringIdWithViolation(). |
| UniqueFieldConstraintTest::testEntityWithStringId | function | core/ |
Tests cases where the validation passes for entities with string IDs. |
| UniqueFieldConstraintTest::testEntityWithStringIdWithViolation | function | core/ |
Tests cases when validation raises violations for entities with string IDs. |
| UniqueFieldValueValidator | class | core/ |
Validates that a field is unique for the given entity type. |
| UniqueFieldValueValidator.php | file | core/ |
|
| UniqueFieldValueValidator::validate | function | core/ |
|
| unique_field_constraint_test.info.yml | file | core/ |
core/modules/system/tests/modules/unique_field_constraint_test/unique_field_constraint_test.info.yml |
| unique_field_constraint_test.module | file | core/ |
Contains unique_field_constraint_test.module |
| unique_field_constraint_test_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| UnstickyNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| Update::$expressionFields | property | core/ |
Array of fields to update to an expression in case of a duplicate record. |
| Update::$fields | property | core/ |
An array of fields that will be updated. |
| Update::fields | function | core/ |
Adds a set of field->value pairs to be updated. |
| UpdateEntityDisplayTest::testExtraFieldsUpdate | function | core/ |
Tests that entity displays are updated to properly store extra fields. |
| Upload::fields | function | core/ |
Returns available fields on the source. |
| UploadInstance::fields | function | core/ |
Returns available fields on the source. |
| UriItemTest::$fieldStorage | property | core/ |
A field to use in this test class. |
| UrlAlias::fields | function | core/ |
Returns available fields on the source. |
| UrlAlias::fields | function | core/ |
Returns available fields on the source. |
| UrlAliasBase::fields | function | core/ |
Returns available fields on the source. |
| User::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| User::baseFields | function | core/ |
Returns the user base fields to be migrated. |
| User::fields | function | core/ |
Returns available fields on the source. |
| User::fields | function | core/ |
Returns available fields on the source. |
| UserAccessControlHandler::checkFieldAccess | function | core/ |
Default field access as determined by this access control handler. |
| UserAccessControlHandlerTest::adminFieldAccessProvider | function | core/ |
Provides test data for testAdminFieldAccess(). |
| UserAccessControlHandlerTest::assertFieldAccess | function | core/ |
Asserts correct field access grants for a field. |
| UserAccessControlHandlerTest::NonExistingFieldAccessProvider | function | core/ |
Provides test data for testNonExistingFieldAccess(). |
| UserAccessControlHandlerTest::testAdminFieldAccess | function | core/ |
Tests that private user settings cannot be viewed by other users. |
| UserAccessControlHandlerTest::testNonExistingFieldAccess | function | core/ |
Tests access to a non-existing base field. |
| UserAccountFormFieldsTest | class | core/ |
Verifies that the field order in user account forms is compatible with password managers of web browsers. |
| UserAccountFormFieldsTest.php | file | core/ |
|
| UserAccountFormFieldsTest::$modules | property | core/ |
Modules to enable. |
| UserAccountFormFieldsTest::assertFieldOrder | function | core/ |
Asserts that the 'name' form element is directly before the 'pass' element. |
| UserAccountFormFieldsTest::buildAccountForm | function | core/ |
Builds the user account form for a given operation. |
| UserAccountFormFieldsTest::testInstallConfigureForm | function | core/ |
Tests the root user account form section in the "Configure site" form. |
| UserAccountFormFieldsTest::testUserEditForm | function | core/ |
Tests the user edit form. |
| UserAccountFormFieldsTest::testUserRegistrationForm | function | core/ |
Tests the user registration form. |
| UserData::fields | function | core/ |
Returns an array of destination fields. |
| UserEntityTranslation::fields | function | core/ |
Returns available fields on the source. |
| UserFieldsAccessChangeTest | class | core/ |
Checks changing entity and field access. |
| UserFieldsAccessChangeTest.php | file | core/ |
|
| UserFieldsAccessChangeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserFieldsAccessChangeTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 135
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.