Search for id
Title | Object type | File name | Summary |
---|---|---|---|
FieldWidget | class | core/ |
Defines a FieldWidget annotation object. |
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. |
FieldWidgetConstraint | class | core/ |
Supports validating widget constraints. |
FieldWidgetConstraint.php | file | core/ |
|
FieldWidgetConstraint::$message | property | core/ |
|
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 enable. |
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. |
field_test_field_storage_config_update_forbid | function | core/ |
Implements hook_field_storage_config_update_forbid(). |
field_test_field_widget_complete_form_alter | function | core/ |
Implements hook_field_widget_complete_form_alter(). |
field_test_field_widget_complete_test_field_widget_multiple_form_alter | function | core/ |
Implements hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
field_test_field_widget_complete_test_field_widget_multiple_single_value_form_alter | function | core/ |
Implements hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
field_test_field_widget_info_alter | function | core/ |
Implements hook_field_widget_info_alter(). |
field_test_field_widget_single_element_form_alter | function | core/ |
Implements hook_field_widget_single_element_form_alter(). |
field_third_party_test_field_widget_settings_summary_alter | function | core/ |
Implements hook_field_widget_settings_summary_alter(). |
field_third_party_test_field_widget_third_party_settings_form | function | core/ |
Implements hook_field_widget_third_party_settings_form(). |
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/ |
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-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-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-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 multi file form widget. |
file-widget-multiple.html.twig | file | core/ |
Default theme implementation to display a multi file form widget. |
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. |
File::invalidateTagsOnSave | function | core/ |
Invalidates an entity's cache tags upon save. |
FileCacheFactoryTest::configurationDataProvider | function | core/ |
Data provider for testGetConfigurationOverrides(). |
Pagination
- Previous page
- Page 58
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.