| FieldWebTest::clickSortLoadIdsFromOutput |
function |
core/modules/views/tests/src/Functional/Handler/FieldWebTest.php |
Small helper function to get all ids in the output. |
| FieldWebTest::parseContent |
function |
core/modules/views/tests/src/Functional/Handler/FieldWebTest.php |
Parse a content and return the html element. |
| FieldWebTest::setUp |
function |
core/modules/views/tests/src/Functional/Handler/FieldWebTest.php |
|
| FieldWebTest::testAlterUrl |
function |
core/modules/views/tests/src/Functional/Handler/FieldWebTest.php |
Tests rewriting the output to a link. |
| FieldWebTest::testClickSorting |
function |
core/modules/views/tests/src/Functional/Handler/FieldWebTest.php |
Tests the click sorting functionality. |
| FieldWebTest::testClickSortingDistinct |
function |
core/modules/views/tests/src/Functional/Handler/FieldWebTest.php |
Tests the default click sorting functionality with distinct. |
| FieldWebTest::testFieldClasses |
function |
core/modules/views/tests/src/Functional/Handler/FieldWebTest.php |
Tests the field/label/wrapper classes. |
| FieldWebTest::testTextRendering |
function |
core/modules/views/tests/src/Functional/Handler/FieldWebTest.php |
Tests trimming/read-more/ellipses. |
| FieldWebTest::viewsData |
function |
core/modules/views/tests/src/Functional/Handler/FieldWebTest.php |
|
| FieldWebTest::xpathContent |
function |
core/modules/views/tests/src/Functional/Handler/FieldWebTest.php |
Performs an xpath search on a certain content. |
| FieldWidget |
class |
core/lib/Drupal/Core/Field/Attribute/FieldWidget.php |
Defines a FieldWidget attribute for plugin discovery. |
| FieldWidget |
class |
core/lib/Drupal/Core/Field/Annotation/FieldWidget.php |
Defines a FieldWidget annotation object. |
| FieldWidget.php |
file |
core/lib/Drupal/Core/Field/Annotation/FieldWidget.php |
|
| FieldWidget.php |
file |
core/lib/Drupal/Core/Field/Attribute/FieldWidget.php |
|
| FieldWidget::$class |
property |
core/lib/Drupal/Core/Field/Annotation/FieldWidget.php |
The name of the widget class. |
| FieldWidget::$description |
property |
core/lib/Drupal/Core/Field/Annotation/FieldWidget.php |
A short description of the widget type. |
| FieldWidget::$field_types |
property |
core/lib/Drupal/Core/Field/Annotation/FieldWidget.php |
An array of field types the widget supports. |
| FieldWidget::$id |
property |
core/lib/Drupal/Core/Field/Annotation/FieldWidget.php |
The plugin ID. |
| FieldWidget::$label |
property |
core/lib/Drupal/Core/Field/Annotation/FieldWidget.php |
The human-readable name of the widget type. |
| FieldWidget::$multiple_values |
property |
core/lib/Drupal/Core/Field/Annotation/FieldWidget.php |
Does the field widget handles multiple values at once. |
| FieldWidget::$weight |
property |
core/lib/Drupal/Core/Field/Annotation/FieldWidget.php |
An integer to determine weight of this widget relative to other widgets. |
| FieldWidget::__construct |
function |
core/lib/Drupal/Core/Field/Attribute/FieldWidget.php |
Constructs a FieldWidget attribute. |
| FieldWidgetConstraint |
class |
core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/FieldWidgetConstraint.php |
Supports validating widget constraints. |
| FieldWidgetConstraint.php |
file |
core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/FieldWidgetConstraint.php |
|
| FieldWidgetConstraint::__construct |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/FieldWidgetConstraint.php |
|
| FieldWidgetConstraintValidator |
class |
core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/FieldWidgetConstraintValidator.php |
Validates the FieldWidgetConstraint constraint. |
| FieldWidgetConstraintValidator.php |
file |
core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/FieldWidgetConstraintValidator.php |
|
| FieldWidgetConstraintValidator::validate |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/FieldWidgetConstraintValidator.php |
|
| FieldWidgetConstraintValidatorTest |
class |
core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php |
Tests validation constraints for FieldWidgetConstraintValidatorTest. |
| FieldWidgetConstraintValidatorTest.php |
file |
core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php |
|
| FieldWidgetConstraintValidatorTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php |
|
| FieldWidgetConstraintValidatorTest::getErrorsForEntity |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php |
Gets the form errors for a given entity. |
| FieldWidgetConstraintValidatorTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php |
|
| FieldWidgetConstraintValidatorTest::testEntityLevelConstraintValidation |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php |
Tests entity level constraint validation. |
| FieldWidgetConstraintValidatorTest::testValidation |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php |
Tests widget constraint validation. |
| FieldWidgetConstraintValidatorTest::testValidationWithCompositeConstraint |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php |
Tests widget constraint validation with composite constraints. |
| field_definition.listener |
service |
core/core.services.yml |
Drupal\Core\Field\FieldDefinitionListener |
| field_discovery_test.info.yml |
file |
core/modules/migrate_drupal/tests/modules/field_discovery_test/field_discovery_test.info.yml |
core/modules/migrate_drupal/tests/modules/field_discovery_test/field_discovery_test.info.yml |
| field_form_field_config_edit_form_entity_builder |
function |
core/modules/field/field.module |
Entity form builder for field config edit form. |
| field_normalization_test.info.yml |
file |
core/modules/serialization/tests/modules/field_normalization_test/field_normalization_test.info.yml |
core/modules/serialization/tests/modules/field_normalization_test/field_normalization_test.info.yml |
| field_normalization_test.services.yml |
file |
core/modules/serialization/tests/modules/field_normalization_test/field_normalization_test.services.yml |
core/modules/serialization/tests/modules/field_normalization_test/field_normalization_test.services.yml |
| field_plugins_test.field_type_categories.yml |
file |
core/modules/field/tests/modules/field_plugins_test/field_plugins_test.field_type_categories.yml |
core/modules/field/tests/modules/field_plugins_test/field_plugins_test.field_type_categories.yml |
| field_plugins_test.info.yml |
file |
core/modules/field/tests/modules/field_plugins_test/field_plugins_test.info.yml |
core/modules/field/tests/modules/field_plugins_test/field_plugins_test.info.yml |
| field_plugins_test.schema.yml |
file |
core/modules/field/tests/modules/field_plugins_test/config/schema/field_plugins_test.schema.yml |
core/modules/field/tests/modules/field_plugins_test/config/schema/field_plugins_test.schema.yml |
| field_purge_batch |
function |
core/modules/field/field.purge.inc |
Purges a batch of deleted Field API data, field storages, or fields. |
| field_purge_field |
function |
core/modules/field/field.purge.inc |
Purges a field record from the database. |
| field_purge_field_storage |
function |
core/modules/field/field.purge.inc |
Purges a field record from the database. |
| field_removed_post_updates |
function |
core/modules/field/field.post_update.php |
Implements hook_removed_post_updates(). |
| field_storage_definition.listener |
service |
core/core.services.yml |
Drupal\Core\Field\FieldStorageDefinitionListener |
| field_storage_entity_type_dependency_test.info.yml |
file |
core/modules/system/tests/modules/field_storage_entity_type_dependency_test/field_storage_entity_type_dependency_test.info.yml |
core/modules/system/tests/modules/field_storage_entity_type_dependency_test/field_storage_entity_type_dependency_test.info.yml |