| JavascriptStatesForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/JavascriptStatesForm.php |
Form constructor. |
| JavascriptStatesForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/JavascriptStatesForm.php |
Returns a unique string identifying the form. |
| JavascriptStatesForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/JavascriptStatesForm.php |
Form submission handler. |
| JoinPluginBase::$leftFormula |
property |
core/modules/views/src/Plugin/views/join/JoinPluginBase.php |
A formula to be used instead of the left field. |
| JSInteractionTestForm |
class |
core/modules/system/tests/modules/js_interaction_test/src/Controller/JSInteractionTestForm.php |
Controller for testing fault tolerant JavaScript interactions. |
| JSInteractionTestForm.php |
file |
core/modules/system/tests/modules/js_interaction_test/src/Controller/JSInteractionTestForm.php |
|
| JSInteractionTestForm::buildForm |
function |
core/modules/system/tests/modules/js_interaction_test/src/Controller/JSInteractionTestForm.php |
Creates the test form. |
| JSInteractionTestForm::getFormId |
function |
core/modules/system/tests/modules/js_interaction_test/src/Controller/JSInteractionTestForm.php |
Returns a unique string identifying the form. |
| JSInteractionTestForm::submitForm |
function |
core/modules/system/tests/modules/js_interaction_test/src/Controller/JSInteractionTestForm.php |
Form submission handler. |
| jsonapi.route_filter.format_setter |
service |
core/modules/jsonapi/jsonapi.services.yml |
Drupal\jsonapi\Routing\EarlyFormatSetter |
| JsonApiJsonSchemaTestTrait::getJsonSchemaTestNormalizationFormat |
function |
core/modules/jsonapi/tests/src/Traits/JsonApiJsonSchemaTestTrait.php |
Format that should be used when performing test normalizations. |
| JsonApiPerformanceTest |
class |
core/modules/jsonapi/tests/src/FunctionalJavascript/JsonApiPerformanceTest.php |
Tests performance for JSON:API routes. |
| JsonApiPerformanceTest.php |
file |
core/modules/jsonapi/tests/src/FunctionalJavascript/JsonApiPerformanceTest.php |
|
| JsonApiPerformanceTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/FunctionalJavascript/JsonApiPerformanceTest.php |
The theme to install as the default for testing. |
| JsonApiPerformanceTest::$modules |
property |
core/modules/jsonapi/tests/src/FunctionalJavascript/JsonApiPerformanceTest.php |
Modules to install. |
| JsonApiPerformanceTest::testGetIndividual |
function |
core/modules/jsonapi/tests/src/FunctionalJavascript/JsonApiPerformanceTest.php |
Tests performance of the navigation toolbar. |
| JsonApiSettingsForm |
class |
core/modules/jsonapi/src/Form/JsonApiSettingsForm.php |
Configure JSON:API settings for this site. |
| JsonApiSettingsForm.php |
file |
core/modules/jsonapi/src/Form/JsonApiSettingsForm.php |
|
| JsonApiSettingsForm::buildForm |
function |
core/modules/jsonapi/src/Form/JsonApiSettingsForm.php |
Form constructor. |
| JsonApiSettingsForm::getFormId |
function |
core/modules/jsonapi/src/Form/JsonApiSettingsForm.php |
Returns a unique string identifying the form. |
| JsonapiTestUserHooks::userFormatNameAlter |
function |
core/modules/jsonapi/tests/modules/jsonapi_test_user/src/Hook/JsonapiTestUserHooks.php |
Implements hook_user_format_name_alter(). |
| JsonEncoder::$format |
property |
core/modules/jsonapi/src/Encoder/JsonEncoder.php |
The formats that this Encoder supports. |
| JsonEncoder::$format |
property |
core/modules/serialization/src/Encoder/JsonEncoder.php |
The formats that this Encoder supports. |
| JsonSchemaReflectionTrait::getJsonSchemaForMethod |
function |
core/modules/serialization/src/Normalizer/JsonSchemaReflectionTrait.php |
Get a JSON Schema based on method reflection. |
| JsonSchemaTestTrait::getJsonSchemaTestNormalizationFormat |
function |
core/modules/serialization/tests/src/Traits/JsonSchemaTestTrait.php |
Format that should be used when performing test normalizations. |
| JsWebAssertTestForm |
class |
core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php |
Test form for JSWebAssert WebDriverTestBase. |
| JsWebAssertTestForm.php |
file |
core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php |
|
| JsWebAssertTestForm::addAssertWaitOnAjaxRequest |
function |
core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php |
Ajax callback for the "Test waitForAjax" button. |
| JsWebAssertTestForm::addButton |
function |
core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php |
Ajax callback for the "Add button" button. |
| JsWebAssertTestForm::addField |
function |
core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php |
Ajax callback for the "Add field" button. |
| JsWebAssertTestForm::addId |
function |
core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php |
Ajax callback for the "Add ID" button. |
| JsWebAssertTestForm::addLink |
function |
core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php |
Ajax callback for the "Add link" button. |
| JsWebAssertTestForm::addWaitForElementVisible |
function |
core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php |
Ajax callback for the "Test waitForElementVisible" button. |
| JsWebAssertTestForm::buildForm |
function |
core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php |
Form for testing the addition of various types of elements via AJAX. |
| JsWebAssertTestForm::getFormId |
function |
core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php |
Returns a unique string identifying the form. |
| JsWebAssertTestForm::submitForm |
function |
core/modules/system/tests/modules/jswebassert_test/src/Form/JsWebAssertTestForm.php |
Form submission handler. |
| KernelTestBase::getExtensionsForModules |
function |
core/tests/Drupal/KernelTests/KernelTestBase.php |
Returns Extension objects for $modules to install. |
| language-negotiation-configure-form.html.twig |
file |
core/modules/language/templates/language-negotiation-configure-form.html.twig |
Default theme implementation for a language negotiation configuration form. |
| language-negotiation-configure-form.html.twig |
file |
core/themes/stable9/templates/admin/language-negotiation-configure-form.html.twig |
Theme override for a language negotiation configuration form. |
| Language::buildConfigurationForm |
function |
core/modules/language/src/Plugin/Condition/Language.php |
Form constructor. |
| Language::buildConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php |
Form constructor. |
| Language::submitConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php |
Form submission handler. |
| Language::submitConfigurationForm |
function |
core/modules/language/src/Plugin/Condition/Language.php |
Form submission handler. |
| Language::validateConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php |
Form validation handler. |
| LanguageAddForm |
class |
core/modules/language/src/Form/LanguageAddForm.php |
Controller for language addition forms. |
| LanguageAddForm.php |
file |
core/modules/language/src/Form/LanguageAddForm.php |
|
| LanguageAddForm::actions |
function |
core/modules/language/src/Form/LanguageAddForm.php |
Returns an array of supported actions for the current entity form. |
| LanguageAddForm::copyFormValuesToEntity |
function |
core/modules/language/src/Form/LanguageAddForm.php |
Copies top-level form values to entity properties. |
| LanguageAddForm::form |
function |
core/modules/language/src/Form/LanguageAddForm.php |
Gets the actual form array to be built. |
| LanguageAddForm::getFormId |
function |
core/modules/language/src/Form/LanguageAddForm.php |
Returns a unique string identifying the form. |