Search for form
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Form | class | core/ |
Provides a render element for a form. |
| Form | class | core/ |
Form to test _form routing. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| hook_form_FORM_ID_alter | function | core/ |
Provide a form-specific alteration instead of the global hook_form_alter(). |
| hook_form_system_theme_settings_alter | function | core/ |
Allow themes to alter the theme-specific settings form. |
| hook_user_format_name_alter | function | core/ |
Alter the username that is displayed for a user. |
| hook_views_form_substitutions | function | core/ |
Replace special strings when processing a view with form elements. |
| hook_views_plugins_exposed_form_alter | function | core/ |
Modify the list of available views exposed form plugins. |
| Html::transformRootRelativeUrlsToAbsolute | function | core/ |
Converts all root-relative URLs to absolute URLs. |
| HtmlEntityFormController | class | core/ |
Wrapping controller for entity forms that serve as the main page body. |
| HtmlEntityFormController.php | file | core/ |
|
| HtmlEntityFormController::$entityTypeManager | property | core/ |
The entity type manager service. |
| HtmlEntityFormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
| HtmlEntityFormController::getFormObject | function | core/ |
Instead of a class name or service ID, $form_arg will be a string representing the entity and operation being performed. Consider the following route: |
| HtmlEntityFormController::__construct | function | core/ |
Constructs a new \Drupal\Core\Routing\Enhancer\FormEnhancer object. |
| HtmlFormController | class | core/ |
Wrapping controller for forms that serve as the main page body. |
| HtmlFormController.php | file | core/ |
|
| HtmlFormController::$classResolver | property | core/ |
The class resolver. |
| HtmlFormController::getFormArgument | function | core/ |
Extracts the form argument string from a request. |
| HtmlFormController::getFormObject | function | core/ |
Returns the object used to build the form. |
| HtmlFormController::__construct | function | core/ |
Constructs a new \Drupal\Core\Controller\HtmlFormController object. |
| HtmlList::buildOptionsForm | function | core/ |
Render the given style. |
| HtmlResponseAttachmentsProcessor::formatHttpHeaderAttributes | function | core/ |
Formats an attribute string for an HTTP header. |
| HTMLRestrictions::fromTextFormat | function | core/ |
Constructs a set of HTML restrictions matching the given text format. |
| HtmlTest::providerTestTransformRootRelativeUrlsToAbsolute | function | core/ |
Provides test data for testTransformRootRelativeUrlsToAbsolute(). |
| HtmlTest::providerTestTransformRootRelativeUrlsToAbsoluteAssertion | function | core/ |
Provides test data for testTransformRootRelativeUrlsToAbsoluteAssertion(). |
| HtmlTest::testTransformRootRelativeUrlsToAbsolute | function | core/ |
Tests transform root relative urls to absolute. |
| HtmlTest::testTransformRootRelativeUrlsToAbsoluteAssertion | function | core/ |
Tests transform root relative urls to absolute assertion. |
| HtmxDynamicFormTest | class | core/ |
Tests that dynamic forms powered by HTMX work as expected. |
| HtmxDynamicFormTest.php | file | core/ |
|
| HtmxDynamicFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HtmxDynamicFormTest::$modules | property | core/ |
Modules to install. |
| HtmxDynamicFormTest::testHtmxForm | function | core/ |
Tests HTMX form functionality. |
| HtmxRendererTest::testWrapperFormat | function | core/ |
Test triggering the renderer with _wrapper_format. |
| HtmxTestAjaxForm | class | core/ |
A small form used to insert an HTMX powered element using ajax API. |
| HtmxTestAjaxForm.php | file | core/ |
|
| HtmxTestAjaxForm::buildForm | function | core/ |
Form constructor. |
| HtmxTestAjaxForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| HtmxTestAjaxForm::submitForm | function | core/ |
Form submission handler. |
| HtmxTestAttachmentsController::withWrapperFormat | function | core/ |
Builds a response with an the wrapper format parameter on the request. |
| HtmxTestForm | class | core/ |
A small form used to test HTMX dynamic forms. |
| HtmxTestForm.php | file | core/ |
|
| HtmxTestForm::buildDependentOptions | function | core/ |
|
| HtmxTestForm::buildForm | function | core/ |
Form constructor. |
| HtmxTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| HtmxTestForm::getTriggerElement | function | core/ |
|
| HtmxTestForm::submitForm | function | core/ |
Form submission handler. |
| HttpExceptionSubscriberBase::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
| HTTPStatusCode::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| IconExtractorBase::buildConfigurationForm | function | core/ |
Form constructor. |
| IconExtractorBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| IconExtractorBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| IconExtractorPluginManager::getExtractorForm | function | core/ |
Get an extractor settings form. |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.