Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 10.3.x for field_
- Search main for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ThemeSettings::fields | function | core/ |
|
| ThemeSuggestionHooks::themeSuggestionsViewsViewFieldAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for views_view_field. |
| TimestampAgoFormatterTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| TimestampFormatterTest::$fieldName | property | core/ |
|
| TimestampFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
| TimestampItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| TimestampTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| TokenReplaceTest::$fieldName | property | core/ |
Name of the taxonomy term reference field. |
| TrackChangesTest::fields | function | core/ |
|
| TranslatableFieldTest | class | core/ |
Tests Layout Builder with a translatable layout field. |
| TranslatableFieldTest.php | file | core/ |
|
| TranslatableFieldTest::$modules | property | core/ |
|
| TranslatableFieldTest::setUp | function | core/ |
|
| TranslatableFieldTest::testSectionsClearedOnCreateTranslation | function | core/ |
Tests that sections on cleared when creating a new translation. |
| 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::validatedBy | function | core/ |
|
| UniqueFieldConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| UniqueFieldConstraintTest | class | core/ |
Tests the unique field value validation constraint. |
| UniqueFieldConstraintTest.php | file | core/ |
|
| UniqueFieldConstraintTest::$modules | property | core/ |
|
| 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. |
| UniqueFieldConstraintTestHooks | class | core/ |
Hook implementations for unique_field_constraint_test. |
| UniqueFieldConstraintTestHooks.php | file | core/ |
|
| UniqueFieldConstraintTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| UniqueFieldConstraintTestHooks::queryEntityTestAccessAlter | function | core/ |
Implements hook_query_entity_test_access_alter(). |
| UniqueFieldValueValidator | class | core/ |
Validates that a field is unique for the given entity type. |
| UniqueFieldValueValidator.php | file | core/ |
|
| UniqueFieldValueValidator::caseInsensitiveArrayIntersect | function | core/ |
Performs a case-insensitive array intersection. |
| UniqueFieldValueValidator::create | function | core/ |
Pagination
- Previous page
- Page 138
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.