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 |
|---|---|---|---|
| NumberItemTest::testFormFieldMinMaxValue | function | core/ |
Tests the validation of minimum and maximum values. |
| NumberListField::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| NumberTest::testAlphadecimalToIntThrowsExceptionWithMalformedStrings | function | core/ |
Tests the alphadecimal conversion function input parameter checking. |
| NumberWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| NumberWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| NumericArgument::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| NumericField::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| NumericField::submitOptionsForm | function | core/ |
Performs some cleanup tasks on the options array before saving it. |
| NumericFilter::buildExposeForm | function | core/ |
Options form subform for exposed filter options. |
| NumericFilter::valueForm | function | core/ |
Provide a simple textfield for equality. |
| NumericFormatPluralTest | class | core/ |
Tests the creation of numeric fields. |
| NumericFormatPluralTest.php | file | core/ |
|
| NumericFormatPluralTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NumericFormatPluralTest::$modules | property | core/ |
Modules to install. |
| NumericFormatPluralTest::$testViews | property | core/ |
Views used by this test. |
| NumericFormatPluralTest::createFile | function | core/ |
Creates and saves a test file. |
| NumericFormatPluralTest::setUp | function | core/ |
Sets up the test. |
| NumericFormatPluralTest::testNumericFormatPlural | function | core/ |
Tests plural formatting setting on a numeric views handler. |
| NumericFormatterBase | class | core/ |
Parent plugin for decimal and integer formatters. |
| NumericFormatterBase.php | file | core/ |
|
| NumericFormatterBase::numberFormat | function | core/ |
Formats a number. |
| NumericFormatterBase::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| NumericFormatterBase::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| NumericFormatterBase::viewElements | function | core/ |
Builds a renderable array for a field value. |
| NumericItemBase::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| NumericUnformattedFormatter | class | core/ |
Plugin implementation of the 'number_unformatted' formatter. |
| NumericUnformattedFormatter.php | file | core/ |
|
| NumericUnformattedFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| oembed.formatter.css | file | core/ |
.media-oembed-content { max-width: 100%; border: none; background-color: transparent; } |
| oembed.formatter.css | file | core/ |
.media-oembed-content { max-width: 100%; border: none; background-color: transparent; } |
| OEmbed::buildConfigurationForm | function | core/ |
Form constructor. |
| OEmbed::prepareFormDisplay | function | core/ |
Prepares the media type fields for this source in the form display. |
| OEmbed::submitConfigurationForm | function | core/ |
Form submission handler. |
| OEmbed::validateConfigurationForm | function | core/ |
Form validation handler. |
| OEmbedForm | class | core/ |
Creates a form to create media entities from oEmbed URLs. |
| OEmbedForm.php | file | core/ |
|
| OEmbedForm::$resourceFetcher | property | core/ |
The oEmbed resource fetcher service. |
| OEmbedForm::$urlResolver | property | core/ |
The oEmbed URL resolver service. |
| OEmbedForm::addButtonSubmit | function | core/ |
Submit handler for the add button. |
| OEmbedForm::buildInputElement | function | core/ |
Builds the element for submitting source field value(s). |
| OEmbedForm::create | function | core/ |
Instantiates a new instance of this class. |
| OEmbedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| OEmbedForm::getMediaType | function | core/ |
Get the media type from the form state. |
| OEmbedForm::validateUrl | function | core/ |
Validates the oEmbed URL. |
| OEmbedForm::__construct | function | core/ |
Constructs a new OEmbedForm. |
| OEmbedFormatter | class | core/ |
Plugin implementation of the 'oembed' formatter. |
| OEmbedFormatter.php | file | core/ |
|
| OEmbedFormatter::$config | property | core/ |
The media settings config. |
| OEmbedFormatter::$iFrameUrlHelper | property | core/ |
The iFrame URL helper service. |
| OEmbedFormatter::$logger | property | core/ |
The logger service. |
Pagination
- Previous page
- Page 149
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.