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 |
---|---|---|---|
Display::getFormId | function | core/ |
Returns a unique string identifying the form. |
Display::getFormKey | function | core/ |
Returns the key that represents this form. |
Display::getFormState | function | core/ |
@todo Remove this and switch all usage of $form_state->get('section') to $form_state->get('type'). |
Display::submitForm | function | core/ |
Form submission handler. |
Display::validateForm | function | core/ |
Form validation handler. |
DisplayBlockTest::testViewsBlockForm | function | core/ |
Tests the block form for a Views block. |
DisplayExtenderPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayExtenderPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
DisplayExtenderPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
DisplayExtenderTest::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayExtenderTest::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
DisplayLink::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayModeUpdateTest::$defaultFormDisplayName | property | core/ |
The default form display name. |
DisplayModeUpdateTest::$foobarFormDisplayName | property | core/ |
The alternate form display name. |
DisplayPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
DisplayPluginBase::usesExposedFormInBlock | function | core/ |
Checks to see if the display can put the exposed form in a block. |
DisplayPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
DisplayPluginBase::viewExposedFormBlocks | function | core/ |
Renders the exposed form as block. |
DisplayPluginInterface::buildOptionsForm | function | core/ |
Provides the default form for setting options. |
DisplayPluginInterface::submitOptionsForm | function | core/ |
Performs any necessary changes to the form values prior to storage. |
DisplayPluginInterface::usesExposedFormInBlock | function | core/ |
Checks to see if the display can put the exposed form in a block. |
DisplayPluginInterface::validateOptionsForm | function | core/ |
Validates the options form. |
DisplayPluginInterface::viewExposedFormBlocks | function | core/ |
Renders the exposed form as block. |
DisplayTest::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayTest::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
DisplayTest::validateOptionsForm | function | core/ |
Validate the options form. |
DisplayVariantTest::testSubmitConfigurationForm | function | core/ |
Tests the submitConfigurationForm() method. |
Download::transform | function | core/ |
Performs the associated process. |
DownloadTest::doTransform | function | core/ |
Runs an input value through the download plugin. |
DraggableListBuilderTrait::$formBuilder | property | core/ |
The form builder. |
DraggableListBuilderTrait::buildForm | function | core/ |
Form constructor. |
DraggableListBuilderTrait::submitForm | function | core/ |
Form submission handler. |
DraggableListBuilderTrait::validateForm | function | core/ |
Form validation handler. |
drupal.timestamp-formatter-settings-2921810.php | file | core/ |
Provides database changes for testing the TimestampFormatter upgrade path. |
Drupal::formBuilder | function | core/ |
Returns the form builder service. |
DrupalDateTime::$formatTranslationCache | property | core/ |
Formatted strings translation cache. |
DrupalDateTime::format | function | core/ |
Overrides format(). |
DrupalDateTimeTest::testRfc2822DateFormat | function | core/ |
Tests that an RFC2822 formatted date always returns an English string. |
DrupalDateTimeTest::testTimezoneFormat | function | core/ |
Tests the ability to override the time zone in the format method. |
DrupalDateTimeTest::testTimezoneFormat | function | core/ |
Tests the ability to override the time zone in the format method. |
DrupalTest::testFormBuilder | function | core/ |
Tests the formBuilder() method. |
Drupal\performance_test\DatabaseEventEnabler | service | core/ |
|
Drupal\performance_test\PerformanceDataCollector | service | core/ |
|
DummyAjaxFormatter | class | core/ |
Empty renderer for a dummy field with an AJAX handler. |
DummyAjaxFormatter.php | file | core/ |
|
DummyAjaxFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
DummyAjaxFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
DummyAjaxWidget::formElement | function | core/ |
Returns the form for a single field widget. |
DummyImageFormatter | class | core/ |
Plugin implementation of the Dummy image formatter. |
Pagination
- Previous page
- Page 49
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.