-
- Downloads
Issue #3525331 by nicxvan, ghost of drupal past, dww, larowlan, andypost,...
Issue #3525331 by nicxvan, ghost of drupal past, dww, larowlan, andypost, moshe weitzman, godotislate, nod_, kingdutch, pdureau, tim.plunkett, phenaproxima, catch, donquixote: Reuse element plugins as object wrappers around render arrays
parent
ebdb7a6f
Branches
No related tags found
Showing
- core/.phpstan-baseline.php 0 additions, 6 deletionscore/.phpstan-baseline.php
- core/lib/Drupal/Core/Entity/Element/EntityAutocomplete.php 17 additions, 8 deletionscore/lib/Drupal/Core/Entity/Element/EntityAutocomplete.php
- core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsWidgetBase.php 3 additions, 2 deletions...Core/Field/Plugin/Field/FieldWidget/OptionsWidgetBase.php
- core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextfieldWidget.php 11 additions, 11 deletions.../Field/Plugin/Field/FieldWidget/StringTextfieldWidget.php
- core/lib/Drupal/Core/Field/WidgetBase.php 36 additions, 3 deletionscore/lib/Drupal/Core/Field/WidgetBase.php
- core/lib/Drupal/Core/Field/WidgetInterface.php 49 additions, 2 deletionscore/lib/Drupal/Core/Field/WidgetInterface.php
- core/lib/Drupal/Core/Form/FormBase.php 31 additions, 0 deletionscore/lib/Drupal/Core/Form/FormBase.php
- core/lib/Drupal/Core/Render/Element/Button.php 7 additions, 3 deletionscore/lib/Drupal/Core/Render/Element/Button.php
- core/lib/Drupal/Core/Render/Element/Checkbox.php 3 additions, 1 deletioncore/lib/Drupal/Core/Render/Element/Checkbox.php
- core/lib/Drupal/Core/Render/Element/Checkboxes.php 3 additions, 1 deletioncore/lib/Drupal/Core/Render/Element/Checkboxes.php
- core/lib/Drupal/Core/Render/Element/Color.php 3 additions, 1 deletioncore/lib/Drupal/Core/Render/Element/Color.php
- core/lib/Drupal/Core/Render/Element/ComponentElement.php 9 additions, 4 deletionscore/lib/Drupal/Core/Render/Element/ComponentElement.php
- core/lib/Drupal/Core/Render/Element/Container.php 3 additions, 1 deletioncore/lib/Drupal/Core/Render/Element/Container.php
- core/lib/Drupal/Core/Render/Element/Date.php 9 additions, 4 deletionscore/lib/Drupal/Core/Render/Element/Date.php
- core/lib/Drupal/Core/Render/Element/Details.php 7 additions, 3 deletionscore/lib/Drupal/Core/Render/Element/Details.php
- core/lib/Drupal/Core/Render/Element/Dropbutton.php 5 additions, 2 deletionscore/lib/Drupal/Core/Render/Element/Dropbutton.php
- core/lib/Drupal/Core/Render/Element/ElementInterface.php 113 additions, 0 deletionscore/lib/Drupal/Core/Render/Element/ElementInterface.php
- core/lib/Drupal/Core/Render/Element/Email.php 7 additions, 3 deletionscore/lib/Drupal/Core/Render/Element/Email.php
- core/lib/Drupal/Core/Render/Element/File.php 5 additions, 2 deletionscore/lib/Drupal/Core/Render/Element/File.php
- core/lib/Drupal/Core/Render/Element/FormElement.php 2 additions, 1 deletioncore/lib/Drupal/Core/Render/Element/FormElement.php
Please register or sign in to comment