Search for widget
- Search 7.x for widget
- Search 9.5.x for widget
- Search 8.9.x for widget
- Search 11.x for widget
- Search main for widget
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateFieldInstanceWidgetSettingsTest::setUp | function | core/ |
|
| MigrateFieldInstanceWidgetSettingsTest::testWidgetSettings | function | core/ |
Tests that migrated view modes can be loaded using D8 APIs. |
| MigrateFieldInterface::alterFieldWidgetMigration | function | core/ |
Apply any custom processing to the field widget migration. |
| MigrateFieldInterface::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| MigrateFieldInterface::getFieldWidgetType | function | core/ |
Get the field widget type from the source. |
| MigrateFieldWidgetSettingsTest | class | core/ |
Migrate field widget settings. |
| MigrateFieldWidgetSettingsTest.php | file | core/ |
|
| MigrateFieldWidgetSettingsTest::$modules | property | core/ |
Modules to install. |
| MigrateFieldWidgetSettingsTest::setUp | function | core/ |
|
| MigrateFieldWidgetSettingsTest::testWidgetSettings | function | core/ |
Tests that migrated view modes can be loaded using D8 API's. |
| ModerationFormTest::testAlternativeModerationStateWidget | function | core/ |
Tests the moderation_state field when an alternative widget is set. |
| ModerationStateWidget | class | core/ |
Plugin implementation of the 'moderation_state_default' widget. |
| ModerationStateWidget.php | file | core/ |
|
| ModerationStateWidget::$currentUser | property | core/ |
Current user service. |
| ModerationStateWidget::$entityTypeManager | property | core/ |
The entity type manager. |
| ModerationStateWidget::$moderationInformation | property | core/ |
Moderation information service. |
| ModerationStateWidget::$validator | property | core/ |
Moderation state transition validation service. |
| ModerationStateWidget::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ModerationStateWidget::create | function | core/ |
Creates an instance of the plugin. |
| ModerationStateWidget::form | function | core/ |
Creates a form element for a field. |
| ModerationStateWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| ModerationStateWidget::isApplicable | function | core/ |
Returns if the widget can be used for the provided field. |
| ModerationStateWidget::validateElement | function | core/ |
Form validation handler for widget elements. |
| ModerationStateWidget::__construct | function | core/ |
Constructs a new ModerationStateWidget object. |
| ModerationStateWidgetTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\Plugin\Field\FieldWidget\ModerationStateWidget[[api-linebreak]] @group content_moderation |
| ModerationStateWidgetTest.php | file | core/ |
|
| ModerationStateWidgetTest::$modules | property | core/ |
Modules to install. |
| ModerationStateWidgetTest::setUp | function | core/ |
|
| ModerationStateWidgetTest::testIsApplicable | function | core/ |
@covers ::isApplicable[[api-linebreak]] |
| ModerationStateWidgetTest::testWidgetNonModeratedEntity | function | core/ |
Tests the widget does not impact a non-moderated entity. |
| MultipleValueWidgetTest | class | core/ |
Tests widget form for a multiple value field. |
| MultipleValueWidgetTest.php | file | core/ |
|
| MultipleValueWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MultipleValueWidgetTest::$modules | property | core/ |
Modules to install. |
| MultipleValueWidgetTest::assertHasFocusByAttribute | function | core/ |
Asserts an element specified by an attribute value has focus. |
| MultipleValueWidgetTest::setUp | function | core/ |
|
| MultipleValueWidgetTest::testFieldMultipleValueWidget | function | core/ |
Tests the 'Add more' functionality. |
| MultipleValueWidgetTest::testFieldMultipleValueWidgetAddMoreNoValidation | function | core/ |
Tests that no validation occurs on field on "Add more" click. |
| MultipleWidgetFormTest | class | core/ |
Tests field form handling. |
| MultipleWidgetFormTest.php | file | core/ |
|
| MultipleWidgetFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MultipleWidgetFormTest::$field | property | core/ |
An array of values defining a field. |
| MultipleWidgetFormTest::$fieldStorageMultiple | property | core/ |
An array of values defining a field multiple. |
| MultipleWidgetFormTest::$modules | property | core/ |
Modules to install. |
| MultipleWidgetFormTest::setUp | function | core/ |
|
| MultipleWidgetFormTest::testFieldFormMultipleWidget | function | core/ |
Tests widgets handling multiple values. |
| MultipleWidgetFormTest::testFieldFormMultipleWidgetAlter | function | core/ |
Tests hook_field_widget_complete_form_alter(). |
| MultipleWidgetFormTest::testFieldFormMultipleWidgetAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_form_alter() with single value elements. |
| MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlter | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
| MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter() with single value elements. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.