Search for Id

  1. Search 7.x for Id
  2. Search 8.9.x for Id
  3. Search 10.3.x for Id
  4. Search 11.x for Id
  5. Other projects
Title Object type File name Summary
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::$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.
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::$message property 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 Modules to enable.
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_test_field_storage_config_update_forbid function core/modules/field/tests/modules/field_test/field_test.field.inc Implements hook_field_storage_config_update_forbid().
field_test_field_widget_complete_form_alter function core/modules/field/tests/modules/field_test/field_test.module Implements hook_field_widget_complete_form_alter().
field_test_field_widget_complete_test_field_widget_multiple_form_alter function core/modules/field/tests/modules/field_test/field_test.module Implements hook_field_widget_complete_WIDGET_TYPE_form_alter().
field_test_field_widget_complete_test_field_widget_multiple_single_value_form_alter function core/modules/field/tests/modules/field_test/field_test.module Implements hook_field_widget_complete_WIDGET_TYPE_form_alter().
field_test_field_widget_info_alter function core/modules/field/tests/modules/field_test/field_test.field.inc Implements hook_field_widget_info_alter().
field_test_field_widget_single_element_form_alter function core/modules/field/tests/modules/field_test/field_test.module Implements hook_field_widget_single_element_form_alter().
field_third_party_test_field_widget_settings_summary_alter function core/modules/field/tests/modules/field_third_party_test/field_third_party_test.module Implements hook_field_widget_settings_summary_alter().
field_third_party_test_field_widget_third_party_settings_form function core/modules/field/tests/modules/field_third_party_test/field_third_party_test.module Implements hook_field_widget_third_party_settings_form().
file-video.html.twig file core/modules/file/templates/file-video.html.twig Default theme implementation to display the file entity as a video tag.
file-video.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/field/file-video.html.twig Default theme implementation to display the file entity as a video tag.
file-video.html.twig file core/themes/stable9/templates/field/file-video.html.twig Theme override to display the file entity as a video tag.
file-video.html.twig file core/themes/seven/templates/classy/field/file-video.html.twig Default theme implementation to display the file entity as a video tag.
file-video.html.twig file core/themes/claro/templates/classy/field/file-video.html.twig Default theme implementation to display the file entity as a video tag.
file-video.html.twig file core/themes/bartik/templates/classy/field/file-video.html.twig Default theme implementation to display the file entity as a video tag.
file-video.html.twig file core/themes/stable/templates/field/file-video.html.twig Theme override to display the file entity as a video tag.
file-video.html.twig file core/themes/starterkit_theme/templates/field/file-video.html.twig Default theme implementation to display the file entity as a video tag.
file-video.html.twig file core/themes/classy/templates/field/file-video.html.twig Default theme implementation to display the file entity as a video tag.
file-widget-multiple.html.twig file core/themes/stable9/templates/content-edit/file-widget-multiple.html.twig Theme override to display a multi file form widget.
file-widget-multiple.html.twig file core/themes/claro/templates/content-edit/file-widget-multiple.html.twig Theme override to display a multiple file upload form widget.
file-widget-multiple.html.twig file core/themes/stable/templates/content-edit/file-widget-multiple.html.twig Theme override to display a multi file form widget.
file-widget-multiple.html.twig file core/themes/starterkit_theme/templates/content-edit/file-widget-multiple.html.twig Theme override to display a multi file form widget.
file-widget-multiple.html.twig file core/themes/classy/templates/content-edit/file-widget-multiple.html.twig Theme override to display a multi file form widget.
file-widget-multiple.html.twig file core/modules/file/templates/file-widget-multiple.html.twig Default theme implementation to display a multi file form widget.
File::getIds function core/modules/file/src/Plugin/migrate/source/d6/File.php Defines the source fields uniquely identifying a source row.
File::getIds function core/modules/file/src/Plugin/migrate/source/d7/File.php Defines the source fields uniquely identifying a source row.
File::invalidateTagsOnSave function core/modules/file/src/Entity/File.php Invalidates an entity's cache tags upon save.
FileCacheFactoryTest::configurationDataProvider function core/tests/Drupal/Tests/Component/FileCache/FileCacheFactoryTest.php Data provider for testGetConfigurationOverrides().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.