Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 11.x for field_
- Search main for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TranslationTest::$fieldDefinition | property | core/ |
An array defining the field to use in this test. |
| TranslationTest::$fieldName | property | core/ |
The name of the field to use in this test. |
| TranslationTest::$fieldStorage | property | core/ |
The field storage to use in this test. |
| TranslationTest::$fieldStorageDefinition | property | core/ |
An array defining the field storage to use in this test. |
| TranslationTest::testFieldAccess | function | core/ |
Tests field access. |
| TranslationTest::testTranslatableFieldSaveLoad | function | core/ |
Tests translatable fields storage/retrieval. |
| TranslationWebTest::$fieldName | property | core/ |
The name of the field to use in this test. |
| TranslationWebTest::$fieldStorage | property | core/ |
The field storage to use in this test. |
| TranslationWebTest::testFieldFormTranslationRevisions | function | core/ |
Tests field translations when creating a new revision. |
| UncacheableFieldHandlerTrait | trait | core/ |
Trait encapsulating the logic for uncacheable field handlers. |
| UncacheableFieldHandlerTrait.php | file | core/ |
|
| UncacheableFieldHandlerTrait::doRender | function | core/ |
Actually renders the field markup. |
| UncacheableFieldHandlerTrait::getFieldTokenPlaceholder | function | core/ |
|
| UncacheableFieldHandlerTrait::getValue | function | core/ |
|
| UncacheableFieldHandlerTrait::postRender | function | core/ |
|
| UncacheableFieldHandlerTrait::render | function | core/ |
|
| UniqueFieldConstraint | class | core/ |
Checks if an entity field has a unique value. |
| UniqueFieldConstraint.php | file | core/ |
|
| UniqueFieldConstraint::$caseSensitive | property | core/ |
This constraint is case-insensitive by default. |
| UniqueFieldConstraint::$message | property | core/ |
|
| UniqueFieldConstraint::validatedBy | function | core/ |
Returns the name of the class that validates this constraint. |
| UniqueFieldConstraintTest | class | core/ |
Tests the unique field value validation constraint. |
| UniqueFieldConstraintTest.php | file | core/ |
|
| UniqueFieldConstraintTest::$modules | property | core/ |
Modules to install. |
| 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. |
| UniqueFieldConstraintTest::testViolationDespiteNoAccess | function | core/ |
Tests validating inaccessible entities. |
| UniqueFieldValueValidator | class | core/ |
Validates that a field is unique for the given entity type. |
| UniqueFieldValueValidator.php | file | core/ |
|
| UniqueFieldValueValidator::caseInsensitiveArrayIntersect | function | core/ |
Perform a case-insensitive array intersection, but keep original capitalization. |
| UniqueFieldValueValidator::create | function | core/ |
Instantiates a new instance of this class. |
| UniqueFieldValueValidator::extractDuplicates | function | core/ |
Get an array of duplicate field values. |
| UniqueFieldValueValidator::validate | function | core/ |
|
| UniqueFieldValueValidator::__construct | function | core/ |
Creates a UniqueFieldValueValidator object. |
| 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(). |
| unique_field_constraint_test_query_entity_test_access_alter | function | core/ |
Implements hook_query_entity_test_access_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. |
| 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. |
Pagination
- Previous page
- Page 132
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.