| FormErrorHandlerCKEditorTest.php |
file |
core/modules/ckeditor/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php |
|
| FormErrorHandlerCKEditorTest::$defaultTheme |
property |
core/modules/ckeditor/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php |
|
| FormErrorHandlerCKEditorTest::$modules |
property |
core/modules/ckeditor/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php |
|
| FormErrorHandlerCKEditorTest::setUp |
function |
core/modules/ckeditor/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php |
|
| FormErrorHandlerCKEditorTest::testFragmentLink |
function |
core/modules/ckeditor/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php |
Tests if the fragment link to a textarea works with CKEditor enabled. |
| FormErrorHandlerTest::$linkGenerator |
property |
core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php |
The link generator. |
| FormHelper::rewriteStatesSelector |
function |
core/lib/Drupal/Core/Form/FormHelper.php |
Rewrites #states selectors in a render element. |
| FormHelperTest::testRewriteStatesSelector |
function |
core/tests/Drupal/Tests/Core/Form/FormHelperTest.php |
Tests rewriting the #states selectors. |
| FormObjectTest::testObjectFormCallback |
function |
core/modules/system/tests/src/Functional/Form/FormObjectTest.php |
Tests using an object as the form callback. |
| FormState::$buttons |
property |
core/lib/Drupal/Core/Form/FormState.php |
A list containing copies of all submit and button elements in the form. |
| FormState::$invalidToken |
property |
core/lib/Drupal/Core/Form/FormState.php |
Determines if only safe element value callbacks are called. |
| FormState::$storage |
property |
core/lib/Drupal/Core/Form/FormState.php |
The storage. |
| FormState::getButtons |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
| FormState::getStorage |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
| FormState::hasInvalidToken |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
| FormState::setButtons |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
| FormState::setInvalidToken |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
| FormState::setStorage |
function |
core/lib/Drupal/Core/Form/FormState.php |
|
| FormStateDecoratorBase |
class |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
Decorates another form state. |
| FormStateDecoratorBase.php |
file |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::$decoratedFormState |
property |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
The decorated form state. |
| FormStateDecoratorBase::addBuildInfo |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::addCleanValueKey |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::addRebuildInfo |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::cleanValues |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::clearErrors |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::disableCache |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::disableRedirect |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::get |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getAlwaysProcess |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getBuildInfo |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getButtons |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getCacheableArray |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getCleanValueKeys |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getCompleteForm |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getError |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getErrors |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getFormObject |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getGroups |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getLimitValidationErrors |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getRebuildInfo |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getRedirect |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getResponse |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getStorage |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getSubmitHandlers |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getTemporary |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getTemporaryValue |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getTriggeringElement |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getUserInput |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|
| FormStateDecoratorBase::getValidateHandlers |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
|