-
- Downloads
Issue #2313479 by tim.plunkett: Add FormState::setResponse().
Showing
- core/lib/Drupal/Core/Form/FormState.php 9 additions, 0 deletionscore/lib/Drupal/Core/Form/FormState.php
- core/lib/Drupal/Core/Form/FormStateInterface.php 14 additions, 0 deletionscore/lib/Drupal/Core/Form/FormStateInterface.php
- core/lib/Drupal/Core/Form/FormSubmitter.php 4 additions, 4 deletionscore/lib/Drupal/Core/Form/FormSubmitter.php
- core/modules/locale/src/Form/ExportForm.php 1 addition, 1 deletioncore/modules/locale/src/Form/ExportForm.php
- core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxForm.php 1 addition, 1 deletion...tests/modules/form_test/src/Form/FormTestCheckboxForm.php
- core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesRadiosForm.php 1 addition, 1 deletion...dules/form_test/src/Form/FormTestCheckboxesRadiosForm.php
- core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxesZeroForm.php 1 addition, 1 deletion...modules/form_test/src/Form/FormTestCheckboxesZeroForm.php
- core/modules/system/tests/modules/form_test/src/Form/FormTestColorForm.php 1 addition, 1 deletion...em/tests/modules/form_test/src/Form/FormTestColorForm.php
- core/modules/system/tests/modules/form_test/src/Form/FormTestDisabledElementsForm.php 1 addition, 1 deletion...dules/form_test/src/Form/FormTestDisabledElementsForm.php
- core/modules/system/tests/modules/form_test/src/Form/FormTestEmailForm.php 1 addition, 1 deletion...em/tests/modules/form_test/src/Form/FormTestEmailForm.php
- core/modules/system/tests/modules/form_test/src/Form/FormTestLanguageSelectForm.php 1 addition, 1 deletion...modules/form_test/src/Form/FormTestLanguageSelectForm.php
- core/modules/system/tests/modules/form_test/src/Form/FormTestRangeForm.php 1 addition, 1 deletion...em/tests/modules/form_test/src/Form/FormTestRangeForm.php
- core/modules/system/tests/modules/form_test/src/Form/FormTestSelectForm.php 1 addition, 1 deletion...m/tests/modules/form_test/src/Form/FormTestSelectForm.php
- core/modules/system/tests/modules/form_test/src/Form/FormTestUrlForm.php 1 addition, 1 deletion...stem/tests/modules/form_test/src/Form/FormTestUrlForm.php
- core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php 5 additions, 5 deletionscore/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
Loading
Please register or sign in to comment