| JSInteractionTestForm::getFormId |
function |
core/modules/system/tests/modules/js_interaction_test/src/Controller/JSInteractionTestForm.php |
|
| JsonApiSettingsForm::getFormId |
function |
core/modules/jsonapi/src/Form/JsonApiSettingsForm.php |
|
| JsWebAssertTestForm::getFormId |
function |
core/modules/system/tests/modules/js_webassert_test/src/Form/JsWebAssertTestForm.php |
|
| LanguageAddForm::getFormId |
function |
core/modules/language/src/Form/LanguageAddForm.php |
|
| LanguageConfigurationElement::getFormId |
function |
core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElement.php |
|
| LanguageConfigurationElementTest::getFormId |
function |
core/modules/language/tests/language_elements_test/src/Form/LanguageConfigurationElementTest.php |
|
| LanguageDeleteForm::getFormId |
function |
core/modules/language/src/Form/LanguageDeleteForm.php |
|
| LanguageEditForm::getFormId |
function |
core/modules/language/src/Form/LanguageEditForm.php |
|
| LanguageListBuilder::getFormId |
function |
core/modules/language/src/LanguageListBuilder.php |
|
| LayoutBuilderDecorationTestHtmlEntityFormController::getFormArgument |
function |
core/modules/layout_builder/tests/modules/layout_builder_decoration_test/src/Controller/LayoutBuilderDecorationTestHtmlEntityFormController.php |
|
| LayoutBuilderDecorationTestHtmlEntityFormController::getFormObject |
function |
core/modules/layout_builder/tests/modules/layout_builder_decoration_test/src/Controller/LayoutBuilderDecorationTestHtmlEntityFormController.php |
|
| LayoutBuilderDisableForm::getFormId |
function |
core/modules/layout_builder/src/Form/LayoutBuilderDisableForm.php |
|
| LayoutBuilderHtmlEntityFormController::getFormArgument |
function |
core/modules/layout_builder/src/Controller/LayoutBuilderHtmlEntityFormController.php |
|
| LayoutBuilderHtmlEntityFormController::getFormObject |
function |
core/modules/layout_builder/src/Controller/LayoutBuilderHtmlEntityFormController.php |
|
| LocaleSettingsForm::getFormId |
function |
core/modules/locale/src/Form/LocaleSettingsForm.php |
|
| LoggingForm::getFormId |
function |
core/modules/system/src/Form/LoggingForm.php |
|
| MachineNameTest::getFormId |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/MachineNameTest.php |
|
| ManagedFileTest::getFormId |
function |
core/modules/file/tests/src/Kernel/ManagedFileTest.php |
|
| MediaLibraryWidgetTest::buildWidgetForm |
function |
core/modules/media_library/tests/src/Kernel/MediaLibraryWidgetTest.php |
Build the media library widget form. |
| MediaSettingsForm::getFormId |
function |
core/modules/media/src/Form/MediaSettingsForm.php |
Returns a unique string identifying the form. |
| MenuLinkBase::getFormClass |
function |
core/lib/Drupal/Core/Menu/MenuLinkBase.php |
|
| MenuLinkEditForm::getFormId |
function |
core/modules/menu_ui/src/Form/MenuLinkEditForm.php |
|
| MenuLinkInterface::getFormClass |
function |
core/lib/Drupal/Core/Menu/MenuLinkInterface.php |
Returns the name of a class that can build an editing form for this link. |
| MenuLinkResetForm::getFormId |
function |
core/modules/menu_ui/src/Form/MenuLinkResetForm.php |
|
| ModulesListConfirmForm::getFormId |
function |
core/modules/system/src/Form/ModulesListConfirmForm.php |
|
| ModulesListForm::getFormId |
function |
core/modules/system/src/Form/ModulesListForm.php |
|
| ModulesListNonStableConfirmForm::getFormId |
function |
core/modules/system/src/Form/ModulesListNonStableConfirmForm.php |
|
| ModulesUninstallConfirmForm::getFormId |
function |
core/modules/system/src/Form/ModulesUninstallConfirmForm.php |
|
| ModulesUninstallForm::getFormId |
function |
core/modules/system/src/Form/ModulesUninstallForm.php |
|
| MoveBlockForm::getFormId |
function |
core/modules/layout_builder/src/Form/MoveBlockForm.php |
|
| NegotiationBrowserDeleteForm::getFormId |
function |
core/modules/language/src/Form/NegotiationBrowserDeleteForm.php |
|
| NegotiationBrowserForm::getFormId |
function |
core/modules/language/src/Form/NegotiationBrowserForm.php |
|
| NegotiationConfigureForm::getFormId |
function |
core/modules/language/src/Form/NegotiationConfigureForm.php |
|
| NegotiationSelectedForm::getFormId |
function |
core/modules/language/src/Form/NegotiationSelectedForm.php |
|
| NegotiationSessionForm::getFormId |
function |
core/modules/language/src/Form/NegotiationSessionForm.php |
|
| NegotiationUrlForm::getFormId |
function |
core/modules/language/src/Form/NegotiationUrlForm.php |
|
| NestedEntityTestForm::getFormId |
function |
core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php |
|
| NestedTableDragTestForm::getFormId |
function |
core/modules/system/tests/modules/tabledrag_test/src/Form/NestedTableDragTestForm.php |
|
| NodePreviewForm::getFormId |
function |
core/modules/node/src/Form/NodePreviewForm.php |
|
| NodeRevisionDeleteForm::getFormId |
function |
core/modules/node/src/Form/NodeRevisionDeleteForm.php |
|
| NodeRevisionRevertForm::getFormId |
function |
core/modules/node/src/Form/NodeRevisionRevertForm.php |
|
| NodeRevisionRevertTranslationForm::getFormId |
function |
core/modules/node/src/Form/NodeRevisionRevertTranslationForm.php |
|
| NodeTranslationUITest::getFormSubmitSuffix |
function |
core/modules/node/tests/src/Functional/NodeTranslationUITest.php |
|
| OEmbedForm::getFormId |
function |
core/modules/media_library/src/Form/OEmbedForm.php |
|
| OpmlFeedAdd::getFormId |
function |
core/modules/aggregator/src/Form/OpmlFeedAdd.php |
|
| Overview::getFormId |
function |
core/modules/forum/src/Form/Overview.php |
|
| OverviewForm::getFormId |
function |
core/modules/migrate_drupal_ui/src/Form/OverviewForm.php |
|
| OverviewTerms::getFormId |
function |
core/modules/taxonomy/src/Form/OverviewTerms.php |
|
| PathElementFormTest::getFormId |
function |
core/tests/Drupal/KernelTests/Core/Element/PathElementFormTest.php |
|
| PathFilterForm::getFormId |
function |
core/modules/path/src/Form/PathFilterForm.php |
|