| StringFormatterTest::testStringFormatter |
function |
core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php |
Tests string formatter output. |
| StringItem::storageSettingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php |
|
| StringListField::buildOptionsForm |
function |
core/modules/options/src/Plugin/views/argument/StringListField.php |
Provide a form to edit options for this plugin. |
| StringTextareaWidget::formElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextareaWidget.php |
|
| StringTextareaWidget::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextareaWidget.php |
|
| StringTextfieldWidget::formElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextfieldWidget.php |
|
| StringTextfieldWidget::settingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextfieldWidget.php |
|
| StringTranslationTrait::formatPlural |
function |
core/lib/Drupal/Core/StringTranslation/StringTranslationTrait.php |
Formats a string containing a count of items. |
| StringTranslationTraitTest::testFormatPlural |
function |
core/tests/Drupal/Tests/Core/StringTranslation/StringTranslationTraitTest.php |
Tests formatPlural(). |
| StubForm |
class |
core/modules/system/tests/src/Functional/Form/StubForm.php |
Provides a stub form for testing purposes. |
| StubForm.php |
file |
core/modules/system/tests/src/Functional/Form/StubForm.php |
|
| StubForm::$form |
property |
core/modules/system/tests/src/Functional/Form/StubForm.php |
The form array. |
| StubForm::$formId |
property |
core/modules/system/tests/src/Functional/Form/StubForm.php |
The form ID. |
| StubForm::buildForm |
function |
core/modules/system/tests/src/Functional/Form/StubForm.php |
Form constructor. |
| StubForm::getFormId |
function |
core/modules/system/tests/src/Functional/Form/StubForm.php |
Returns a unique string identifying the form. |
| StubForm::submitForm |
function |
core/modules/system/tests/src/Functional/Form/StubForm.php |
Form submission handler. |
| StubForm::__construct |
function |
core/modules/system/tests/src/Functional/Form/StubForm.php |
Constructs a StubForm. |
| StubFormSubmitter |
class |
core/tests/Drupal/Tests/Core/Form/StubFormSubmitter.php |
Provides a stub FormSubmitter that doesn't depend on batch_get(). |
| StubFormSubmitter.php |
file |
core/tests/Drupal/Tests/Core/Form/StubFormSubmitter.php |
|
| StubFormSubmitter::batchGet |
function |
core/tests/Drupal/Tests/Core/Form/StubFormSubmitter.php |
|
| StubTestTrait::performStubTest |
function |
core/modules/migrate/tests/src/StubTestTrait.php |
Tests that creating a stub of an entity type results in a valid entity. |
| StubTestTrait::performStubTest |
function |
core/modules/migrate_drupal/src/Tests/StubTestTrait.php |
Tests that creating a stub of an entity type results in a valid entity. |
| Style::buildConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php |
Form constructor. |
| Style::parseStylesFormValue |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php |
Parses the line-based (for form) style configuration. |
| Style::submitConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php |
Form submission handler. |
| Style::validateConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php |
Form validation handler. |
| StylePluginBase::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/style/StylePluginBase.php |
Provide a form to edit options for this plugin. |
| StylePluginBase::validateOptionsForm |
function |
core/modules/views/src/Plugin/views/style/StylePluginBase.php |
Validate the options form. |
| StyleSerializerEntityTest::addRequestWithFormat |
function |
core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php |
Sets up a request on the request stack with a specified format. |
| StyleSerializerEntityTest::testResponseFormatConfiguration |
function |
core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php |
Tests the response format configuration. |
| StyleSerializerTest::addRequestWithFormat |
function |
core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php |
Sets up a request on the request stack with a specified format. |
| StyleTest::buildOptionsForm |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php |
Provide a form to edit options for this plugin. |
| StyleTest::testStyleSettingsForm |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/StyleTest.php |
Tests style settings form. |
| StyleUnformattedTest |
class |
core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php |
Tests unformatted style functionality. |
| StyleUnformattedTest.php |
file |
core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php |
|
| StyleUnformattedTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php |
Views used by this test. |
| StyleUnformattedTest::testDefaultRowClasses |
function |
core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php |
Make sure that the default css classes works as expected. |
| SubformState |
class |
core/lib/Drupal/Core/Form/SubformState.php |
Stores information about the state of a subform. |
| SubformState.php |
file |
core/lib/Drupal/Core/Form/SubformState.php |
|
| SubformState::$parentForm |
property |
core/lib/Drupal/Core/Form/SubformState.php |
The parent form. |
| SubformState::$subform |
property |
core/lib/Drupal/Core/Form/SubformState.php |
The subform. |
| SubformState::createForSubform |
function |
core/lib/Drupal/Core/Form/SubformState.php |
Creates a new instance for a subform. |
| SubformState::getCompleteFormState |
function |
core/lib/Drupal/Core/Form/SubformState.php |
|
| SubformState::getFormObject |
function |
core/lib/Drupal/Core/Form/SubformState.php |
|
| SubformState::getLimitValidationErrors |
function |
core/lib/Drupal/Core/Form/SubformState.php |
|
| SubformState::getParents |
function |
core/lib/Drupal/Core/Form/SubformState.php |
Gets the subform's parents relative to its parent form. |
| SubformState::getValues |
function |
core/lib/Drupal/Core/Form/SubformState.php |
|
| SubformState::setErrorByName |
function |
core/lib/Drupal/Core/Form/SubformState.php |
|
| SubformState::setLimitValidationErrors |
function |
core/lib/Drupal/Core/Form/SubformState.php |
|
| SubformState::__construct |
function |
core/lib/Drupal/Core/Form/SubformState.php |
Constructs a new instance. |