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 |
|---|---|---|---|
| MediaLibraryWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| MediaLibraryWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| MediaLibraryWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| MediaLibraryWidgetTest::buildWidgetForm | function | core/ |
Build the media library widget form. |
| MediaListBuilder::$dateFormatter | property | core/ |
The date formatter service. |
| MediaSettingsForm | class | core/ |
Provides a form to configure Media settings. |
| MediaSettingsForm.php | file | core/ |
|
| MediaSettingsForm::$entityTypeManager | property | core/ |
The entity type manager. |
| MediaSettingsForm::$iFrameUrlHelper | property | core/ |
The iFrame URL helper service. |
| MediaSettingsForm::buildForm | function | core/ |
Form constructor. |
| MediaSettingsForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| MediaSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| MediaSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MediaSettingsForm::__construct | function | core/ |
MediaSettingsForm constructor. |
| MediaSettingsTest::testSettingsForm | function | core/ |
Tests that the media settings form stores a `null` iFrame domain. |
| MediaSource::$forms | property | core/ |
The classes used to define media source-specific forms. |
| MediaSourceBase::buildConfigurationForm | function | core/ |
Form constructor. |
| MediaSourceBase::prepareFormDisplay | function | core/ |
Prepares the media type fields for this source in the form display. |
| MediaSourceBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| MediaSourceBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| MediaSourceInterface::prepareFormDisplay | function | core/ |
Prepares the media type fields for this source in the form display. |
| MediaSourceTest::createMediaTypeViaForm | function | core/ |
Creates a media type via form submit. |
| MediaThumbnailFormatter | class | core/ |
Plugin implementation of the 'media_thumbnail' formatter. |
| MediaThumbnailFormatter.php | file | core/ |
|
| MediaThumbnailFormatter::$renderer | property | core/ |
The renderer service. |
| MediaThumbnailFormatter::checkAccess | function | core/ |
Checks access to the given entity. |
| MediaThumbnailFormatter::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| MediaThumbnailFormatter::getMediaThumbnailUrl | function | core/ |
Get the URL for the media thumbnail. |
| MediaThumbnailFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| MediaThumbnailFormatter::needsEntityLoad | function | core/ |
This has to be overridden because FileFormatterBase expects $item to be of type \Drupal\file\Plugin\Field\FieldType\FileItem and calls isDisplayed() which is not in FieldItemInterface. |
| MediaThumbnailFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| MediaThumbnailFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| MediaThumbnailFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| MediaThumbnailFormatter::__construct | function | core/ |
Constructs a MediaThumbnailFormatter object. |
| MediaThumbnailFormatterTest | class | core/ |
Tests Drupal\media\Plugin\Field\FieldFormatter\MediaThumbnailFormatter. |
| MediaThumbnailFormatterTest | class | core/ |
Tests Media Thumbnail Formatter. |
| MediaThumbnailFormatterTest.php | file | core/ |
|
| MediaThumbnailFormatterTest.php | file | core/ |
|
| MediaThumbnailFormatterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaThumbnailFormatterTest::$mediaFieldName | property | core/ |
Test media reference field name. |
| MediaThumbnailFormatterTest::$modules | property | core/ |
Modules to install. |
| MediaThumbnailFormatterTest::$testEntityBundleId | property | core/ |
Test entity bundle id. |
| MediaThumbnailFormatterTest::$testEntityTypeId | property | core/ |
Test entity type id. |
| MediaThumbnailFormatterTest::changeMediaReferenceFieldLinkType | function | core/ |
Helper function to change field display. |
| MediaThumbnailFormatterTest::providerTestSettingsSummary | function | core/ |
Data provider for testSettingsSummary(). |
| MediaThumbnailFormatterTest::setUp | function | core/ |
|
| MediaThumbnailFormatterTest::testRender | function | core/ |
Tests the media thumbnail field formatter. |
| MediaThumbnailFormatterTest::testSettingsSummary | function | core/ |
Tests the settings summary. |
| MediaTypeCreationTest::providerMediaTypeCreationForm | function | core/ |
Data provider for testMediaTypeCreationForm(). |
| MediaTypeCreationTest::testMediaTypeCreationForm | function | core/ |
Tests the media type creation form with only the mandatory options. |
Pagination
- Previous page
- Page 132
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.