Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldValidationTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| FieldValidationTest::testCardinalityConstraint | function | core/ |
Tests that the number of values is validated against the field cardinality. |
| FieldValidationTest::testFieldConstraints | function | core/ |
Tests that constraints defined by the field type are validated. |
| FieldValuesTest::testLayoutBuilderUiDoesNotShowStaleEntityFieldValues | function | core/ |
Tests that changes to fields are visible in the Layout Builder UI. |
| FieldViewsDataProvider | class | core/ |
Provide default views data for fields. |
| FieldViewsDataProvider.php | file | core/ |
|
| FieldViewsDataProvider::defaultFieldImplementation | function | core/ |
Default views data implementation for a field. |
| FieldViewsDataProvider::getSqlStorageForField | function | core/ |
Determines whether the entity type the field appears in is SQL based. |
| FieldViewsDataProvider::__construct | function | core/ |
|
| FieldWebTest::clickSortLoadIdsFromOutput | function | core/ |
Small helper function to get all ids in the output. |
| FieldWidget | class | core/ |
Defines a FieldWidget attribute for plugin discovery. |
| FieldWidget | class | core/ |
Defines a FieldWidget annotation object. |
| FieldWidget.php | file | core/ |
|
| FieldWidget.php | file | core/ |
|
| FieldWidget::$class | property | core/ |
The name of the widget class. |
| FieldWidget::$description | property | core/ |
A short description of the widget type. |
| FieldWidget::$field_types | property | core/ |
An array of field types the widget supports. |
| FieldWidget::$id | property | core/ |
The plugin ID. |
| FieldWidget::$label | property | core/ |
The human-readable name of the widget type. |
| FieldWidget::$multiple_values | property | core/ |
Does the field widget handles multiple values at once. |
| FieldWidget::$weight | property | core/ |
An integer to determine weight of this widget relative to other widgets. |
| FieldWidget::__construct | function | core/ |
Constructs a FieldWidget attribute. |
| FieldWidgetConstraint | class | core/ |
Supports validating widget constraints. |
| FieldWidgetConstraint.php | file | core/ |
|
| FieldWidgetConstraint::$message | property | core/ |
The default violation message. |
| FieldWidgetConstraintValidator | class | core/ |
Validates the FieldWidgetConstraint constraint. |
| FieldWidgetConstraintValidator.php | file | core/ |
|
| FieldWidgetConstraintValidator::validate | function | core/ |
|
| FieldWidgetConstraintValidatorTest | class | core/ |
Tests validation constraints for FieldWidgetConstraintValidatorTest. |
| FieldWidgetConstraintValidatorTest.php | file | core/ |
|
| FieldWidgetConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| FieldWidgetConstraintValidatorTest::getErrorsForEntity | function | core/ |
Gets the form errors for a given entity. |
| FieldWidgetConstraintValidatorTest::setUp | function | core/ |
|
| FieldWidgetConstraintValidatorTest::testEntityLevelConstraintValidation | function | core/ |
Tests entity level constraint validation. |
| FieldWidgetConstraintValidatorTest::testValidation | function | core/ |
Tests widget constraint validation. |
| FieldWidgetConstraintValidatorTest::testValidationWithCompositeConstraint | function | core/ |
Tests widget constraint validation with composite constraints. |
| file-video.html.twig | file | core/ |
Default theme implementation to display the file entity as a video tag. |
| file-video.html.twig | file | core/ |
Theme override to display the file entity as a video tag. |
| file-video.html.twig | file | core/ |
Default theme implementation to display the file entity as a video tag. |
| file-video.html.twig | file | core/ |
Default theme implementation to display the file entity as a video tag. |
| file-video.html.twig | file | core/ |
Default theme implementation to display the file entity as a video tag. |
| file-widget-multiple.html.twig | file | core/ |
Default theme implementation to display a multi file form widget. |
| file-widget-multiple.html.twig | file | core/ |
Theme override to display a multi file form widget. |
| file-widget-multiple.html.twig | file | core/ |
Theme override to display a multiple file upload form widget. |
| file-widget-multiple.html.twig | file | core/ |
Theme override to display a multi file form widget. |
| file.recursive_validator | service | core/ |
Symfony\Component\Validator\Validator\ValidatorInterface |
| file.recursive_validator_factory | service | core/ |
Drupal\file\Validation\RecursiveValidatorFactory |
| file.validator | service | core/ |
Drupal\file\Validation\FileValidator |
| File::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| File::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
Pagination
- Previous page
- Page 70
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.