Search for form
- Search 7.x for form
- Search 9.5.x for form
- Search 8.9.x for form
- Search 10.3.x for form
- Search 11.x for form
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Form | class | core/ |
Form to test _form routing. |
| Form | class | core/ |
Provides a render element for a form. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| RegisterForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| RegisterSerializationClassesCompilerPass::FORMAT | constant | core/ |
The ID for the JSON:API format. |
| RegistryTest::testGetRegistryForModule | function | core/ |
Tests getting the theme registry defined by a module. |
| ReindexConfirm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ReindexConfirm::submitForm | function | core/ |
Form submission handler. |
| RelationshipPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| remove-description-from-user-register-form-mode.php | file | core/ |
Empties the description of the user register form mode. |
| remove-format.css | file | core/ |
.ckeditor5-toolbar-button-removeFormat { background-image: url(../icons/remove-format.svg); } |
| RemoveBlockForm | class | core/ |
Provides a form to confirm the removal of a block. |
| RemoveBlockForm.php | file | core/ |
|
| RemoveBlockForm::$region | property | core/ |
The current region. |
| RemoveBlockForm::$uuid | property | core/ |
The UUID of the block being removed. |
| RemoveBlockForm::buildForm | function | core/ |
Form constructor. |
| RemoveBlockForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| RemoveBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RemoveBlockForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| RemoveBlockForm::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
| RemoveSectionForm | class | core/ |
Provides a form to confirm the removal of a section. |
| RemoveSectionForm.php | file | core/ |
|
| RemoveSectionForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| RemoveSectionForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RemoveSectionForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| RemoveSectionForm::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
| RenderedEntity::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| RenderElement::preRenderAjaxForm | function | core/ |
Adds Ajax information about an element to communicate with JavaScript. |
| RenderElement::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
| RenderElementBase::preRenderAjaxForm | function | core/ |
Adds Ajax information about an element to communicate with JavaScript. |
| RenderElementBase::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
| RenderElementTest::testPreRenderAjaxForm | function | core/ |
Tests pre render ajax form. |
| RenderElementTest::testPreRenderAjaxFormWithQueryOptions | function | core/ |
Tests pre render ajax form with query options. |
| RenderWebTest::testWrapperFormatCacheContext | function | core/ |
Asserts the cache context for the wrapper format is always present. |
| ReorderDisplays::buildForm | function | core/ |
Form constructor. |
| ReorderDisplays::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ReorderDisplays::getFormKey | function | core/ |
Returns the key that represents this form. |
| ReorderDisplays::submitForm | function | core/ |
Form submission handler. |
| RequestFormatCacheContext | class | core/ |
Defines the RequestFormatCacheContext service, for "per format" caching. |
| RequestFormatCacheContext.php | file | core/ |
|
| RequestFormatCacheContext::getCacheableMetadata | function | core/ |
|
| RequestFormatCacheContext::getContext | function | core/ |
|
| RequestFormatCacheContext::getLabel | function | core/ |
|
| RequestFormatRouteFilter | class | core/ |
Provides a route filter, which filters by the request format. |
| RequestFormatRouteFilter.php | file | core/ |
|
| RequestFormatRouteFilter::filter | function | core/ |
|
| RequestFormatRouteFilter::getAvailableFormats | function | core/ |
Gets the set of formats across all routes in the collection. |
| RequestFormatRouteFilter::getDefaultFormat | function | core/ |
Determines the default request format. |
| RequestFormatRouteFilterTest | class | core/ |
Tests Drupal\Core\Routing\RequestFormatRouteFilter. |
| RequestFormatRouteFilterTest.php | file | core/ |
|
| RequestFormatRouteFilterTest::filterProvider | function | core/ |
|
| RequestFormatRouteFilterTest::testFilter | function | core/ |
Tests filter. |
| RequestFormatRouteFilterTest::testNoRouteFound | function | core/ |
Tests no route found. |
Pagination
- Previous page
- Page 163
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.