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 |
|---|---|---|---|
| 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. |
| MediaTypeCreationTest::testMediaTypeCreationFormWithDefaultField | function | core/ |
Tests the media type creation form. |
| MediaTypeCreationTest::testSourceChangeOnMediaTypeCreationForm | function | core/ |
Tests the source field behavior on the add media type form. |
| MediaTypeDeleteConfirmForm | class | core/ |
Provides a form for media type deletion. |
| MediaTypeDeleteConfirmForm.php | file | core/ |
|
| MediaTypeDeleteConfirmForm::$entityTypeManager | property | core/ |
The entity type manager. |
| MediaTypeDeleteConfirmForm::buildForm | function | core/ |
Form constructor. |
| MediaTypeDeleteConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
| MediaTypeDeleteConfirmForm::__construct | function | core/ |
Constructs a new MediaTypeDeleteConfirm object. |
| MediaTypeForm | class | core/ |
Form controller for media type forms. |
| MediaTypeForm.php | file | core/ |
|
| MediaTypeForm::$entityDisplayRepository | property | core/ |
Entity display repository service. |
| MediaTypeForm::$entityFieldManager | property | core/ |
Entity field manager service. |
| MediaTypeForm::$sourceManager | property | core/ |
Media source plugin manager. |
| MediaTypeForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| MediaTypeForm::ajaxHandlerData | function | core/ |
Ajax callback triggered by the type provider select element. |
| MediaTypeForm::create | function | core/ |
Instantiates a new instance of this class. |
| MediaTypeForm::form | function | core/ |
Gets the actual form array to be built. |
| MediaTypeForm::getSourceSubFormState | function | core/ |
Gets subform state for the media source configuration subform. |
| MediaTypeForm::getWorkflowOptions | function | core/ |
Prepares workflow options to be used in the 'checkboxes' form element. |
| MediaTypeForm::save | function | core/ |
Form submission handler for the 'save' action. |
| MediaTypeForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
Pagination
- Previous page
- Page 131
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.