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 |
|---|---|---|---|
| MediaLibrarySelectForm | class | core/ |
Defines a field that outputs a checkbox and form for selecting media. |
| MediaLibrarySelectForm.php | file | core/ |
|
| MediaLibrarySelectForm::clickSortable | function | core/ |
Determines if this field is click sortable. |
| MediaLibrarySelectForm::form_element_name | function | core/ |
Return the name of a form field. |
| MediaLibrarySelectForm::form_element_row_id | function | core/ |
Return a media entity ID from a views result row. |
| MediaLibrarySelectForm::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
| MediaLibrarySelectForm::render | function | core/ |
Renders the field. |
| MediaLibrarySelectForm::updateWidget | function | core/ |
Submit handler for the media library select form. |
| MediaLibrarySelectForm::viewsForm | function | core/ |
Form constructor for the media library select form. |
| MediaLibrarySelectForm::viewsFormValidate | function | core/ |
|
| MediaLibrarySelectFormTest | class | core/ |
Tests Drupal\media_library\Plugin\views\field\MediaLibrarySelectForm. |
| MediaLibrarySelectFormTest.php | file | core/ |
|
| MediaLibrarySelectFormTest::tearDown | function | core/ |
|
| MediaLibrarySelectFormTest::testViewsForm | function | core/ |
Tests views form. |
| MediaLibraryUiBuilder::$formBuilder | property | core/ |
The form builder. |
| MediaLibraryUiBuilder::buildMediaTypeAddForm | function | core/ |
Get the add form for the selected media type. |
| MediaLibraryWidget::extractFormValues | function | core/ |
Extracts field values from submitted form values. |
| MediaLibraryWidget::form | function | core/ |
Creates a form element for a field. |
| 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::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. |
Pagination
- Previous page
- Page 133
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.