| SubformStateTest |
class |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests Drupal\Core\Form\SubformState. |
| SubformStateTest.php |
file |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
|
| SubformStateTest::$formStateValues |
property |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
The form state's values test fixture. |
| SubformStateTest::$parentForm |
property |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
The parent form. |
| SubformStateTest::providerGetValues |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Provides data to self::testGetValues(). |
| SubformStateTest::providerGetValuesBroken |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Provides data to self::testGetValuesBroken(). |
| SubformStateTest::providerTestGetValue |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Provides data to self::testGetValue(). |
| SubformStateTest::providerTestGetValueBroken |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Provides data to self::testGetValueBroken(). |
| SubformStateTest::providerTestSetValues |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Provides data to self::testSetValues(). |
| SubformStateTest::providerTestSetValuesBroken |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Provides data to self::testSetValuesBroken(). |
| SubformStateTest::testFormObject |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests form object. |
| SubformStateTest::testGetCompleteFormStateWithParentCompleteForm |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests get complete form state with parent complete form. |
| SubformStateTest::testGetCompleteFormStateWithParentSubform |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests get complete form state with parent subform. |
| SubformStateTest::testGetLimitValidationErrors |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests get limit validation errors. |
| SubformStateTest::testGetValue |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests get value. |
| SubformStateTest::testGetValueBroken |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests get value broken. |
| SubformStateTest::testGetValues |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests get values. |
| SubformStateTest::testGetValuesBroken |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests get values broken. |
| SubformStateTest::testSetErrorByName |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests set error by name. |
| SubformStateTest::testSetLimitValidationErrors |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests set limit validation errors. |
| SubformStateTest::testSetValues |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests set values. |
| SubformStateTest::testSetValuesBroken |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
Tests set values broken. |
| SubProcess::transform |
function |
core/modules/migrate/src/Plugin/migrate/process/SubProcess.php |
Performs the associated process. |
| SubProcess::transformKey |
function |
core/modules/migrate/src/Plugin/migrate/process/SubProcess.php |
Runs the process pipeline for the key to determine its dynamic name. |
| Substr::transform |
function |
core/modules/migrate/src/Plugin/migrate/process/Substr.php |
Performs the associated process. |
| SwitchShortcutSet::buildForm |
function |
core/modules/shortcut/src/Form/SwitchShortcutSet.php |
Form constructor. |
| SwitchShortcutSet::getFormId |
function |
core/modules/shortcut/src/Form/SwitchShortcutSet.php |
Returns a unique string identifying the form. |
| SwitchShortcutSet::submitForm |
function |
core/modules/shortcut/src/Form/SwitchShortcutSet.php |
Form submission handler. |
| SwitchShortcutSet::validateForm |
function |
core/modules/shortcut/src/Form/SwitchShortcutSet.php |
Form validation handler. |
| SwitchToLiveForm |
class |
core/modules/workspaces/src/Form/SwitchToLiveForm.php |
Provides a form that switches to the live version of the site. |
| SwitchToLiveForm |
class |
core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php |
Provides a form that switches to the live version of the site. |
| SwitchToLiveForm.php |
file |
core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php |
|
| SwitchToLiveForm.php |
file |
core/modules/workspaces/src/Form/SwitchToLiveForm.php |
|
| SwitchToLiveForm::$workspaceManager |
property |
core/modules/workspaces/src/Form/SwitchToLiveForm.php |
The workspace manager. |
| SwitchToLiveForm::$workspaceManager |
property |
core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php |
The workspace manager. |
| SwitchToLiveForm::create |
function |
core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php |
Instantiates a new instance of this class. |
| SwitchToLiveForm::create |
function |
core/modules/workspaces/src/Form/SwitchToLiveForm.php |
Instantiates a new instance of this class. |
| SwitchToLiveForm::getCancelUrl |
function |
core/modules/workspaces/src/Form/SwitchToLiveForm.php |
Returns the route to go to if the user cancels the action. |
| SwitchToLiveForm::getCancelUrl |
function |
core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php |
Returns the route to go to if the user cancels the action. |
| SwitchToLiveForm::getDescription |
function |
core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php |
Returns additional text to display as a description. |
| SwitchToLiveForm::getDescription |
function |
core/modules/workspaces/src/Form/SwitchToLiveForm.php |
Returns additional text to display as a description. |
| SwitchToLiveForm::getFormId |
function |
core/modules/workspaces/src/Form/SwitchToLiveForm.php |
Returns a unique string identifying the form. |
| SwitchToLiveForm::getFormId |
function |
core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php |
Returns a unique string identifying the form. |
| SwitchToLiveForm::getQuestion |
function |
core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php |
Returns the question to ask the user. |
| SwitchToLiveForm::getQuestion |
function |
core/modules/workspaces/src/Form/SwitchToLiveForm.php |
Returns the question to ask the user. |
| SwitchToLiveForm::submitForm |
function |
core/modules/workspaces/src/Form/SwitchToLiveForm.php |
Form submission handler. |
| SwitchToLiveForm::submitForm |
function |
core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php |
Form submission handler. |
| SwitchToLiveForm::__construct |
function |
core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php |
Constructs a new SwitchToLiveForm. |
| SwitchToLiveForm::__construct |
function |
core/modules/workspaces/src/Form/SwitchToLiveForm.php |
Constructs a new SwitchToLiveForm. |
| SymfonyMailer::format |
function |
core/lib/Drupal/Core/Mail/Plugin/Mail/SymfonyMailer.php |
Formats a message prior to sending. |