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 |
|---|---|---|---|
| EditorAdminTest::testAddEditorToNewFormat | function | core/ |
Tests adding a text editor to a new text format. |
| EditorAdminTest::testDisableFormatWithEditor | function | core/ |
Tests format disabling. |
| EditorBase::buildConfigurationForm | function | core/ |
Form constructor. |
| EditorBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| EditorBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| EditorFilterIntegrationTest::testTextFormatIntegration | function | core/ |
Tests text format removal or disabling. |
| EditorHooks::editorFormFilterAdminFormAjax | function | core/ |
Ajax callback handler for 'filter_format_form' form. |
| EditorHooks::editorFormFilterAdminFormatEditorConfigure | function | core/ |
Submit handler for 'editor_configure' button from 'filter_format_form'. |
| EditorHooks::editorFormFilterAdminFormatSubmit | function | core/ |
Additional submit handler for 'filter_format_form' form. |
| EditorHooks::editorFormFilterAdminFormatValidate | function | core/ |
Additional validate handler for 'filter_format_form' form. |
| EditorHooks::filterFormatPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| EditorHooks::formFilterAdminOverviewAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| EditorHooks::formFilterFormatFormAlter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm. |
| EditorHooks::getFormattedTextFields | function | core/ |
Determines the formatted text fields on an entity. |
| EditorImageUploadSettings::getForm | function | core/ |
Returns the image upload settings subform render array. |
| EditorInterface::getFilterFormat | function | core/ |
Returns the filter format this text editor is associated with. |
| EditorInterface::hasAssociatedFilterFormat | function | core/ |
Returns whether this text editor has an associated filter format. |
| EditorJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| EditorJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| EditorJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| EditorValidationTest::testInvalidFormat | function | core/ |
Tests validating an editor with a non-existent `format`. |
| EditorXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| EditorXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| EditorXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| editor_image_upload_settings_form | function | core/ |
Subform constructor to configure the text editor's image upload settings. |
| edit_form.css | file | core/ |
@media (min-width: 64em) { .gin--edit-form { padding-inline-end: var(--gin-sidebar-offset); } } @media (min-width: 64em) and (prefers-reduced-motion: no-preference) { .gin--edit-form .dialog-off-canvas-main-canvas { transition:… |
| edit_form.css | file | core/ |
Edit form layout and sidebar styles. |
| edit_form.pcss.css | file | core/ |
Edit form layout and sidebar styles. |
| Element::preRenderTextFormat | function | core/ |
Additional #pre_render callback for 'text_format' elements. |
| ElementsFieldsetTest::buildForm | function | core/ |
Form constructor. |
| ElementsFieldsetTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ElementsFieldsetTest::submitForm | function | core/ |
Form submission handler. |
| ElementsFieldsetTest::validateForm | function | core/ |
Form validation handler. |
| ElementsLabelsTest::getFormWithLimitedProperties | function | core/ |
Return a form with element with not all properties defined. |
| ElementsLabelsTest::testFormDescriptions | function | core/ |
Tests different display options for form element descriptions. |
| ElementsLabelsTest::testFormElements | function | core/ |
Tests form elements. |
| ElementsLabelsTest::testFormLabels | function | core/ |
Tests form element rendering. |
| ElementsLabelsTest::testFormsInThemeLessEnvironments | function | core/ |
Tests forms in theme-less environments. |
| ElementsTableSelectTest::formSubmitHelper | function | core/ |
Helper function for the option check test to submit a form while collecting errors. |
| ElementTest::testFormAutocomplete | function | core/ |
Tests a form with an autocomplete setting. |
| ElementTest::testFormElementErrors | function | core/ |
Tests form element error messages. |
| ElementTest::testFormElements | function | core/ |
Test form elements. |
| Email::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| EmailAction::buildConfigurationForm | function | core/ |
Form constructor. |
| EmailAction::submitConfigurationForm | function | core/ |
Form submission handler. |
| EmailAction::validateConfigurationForm | function | core/ |
Form validation handler. |
| EmailDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| EmailDefaultWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| EmailTest::testFormEmail | function | core/ |
Tests that #type 'email' fields are properly validated. |
| EmbeddedFormWidgetTest | class | core/ |
Tests media widget nested inside another widget. |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.