Search for format
- Search 7.x for format
- Search 8.9.x for format
- Search 10.3.x for format
- Search 11.x for format
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
@coversDefaultClass \Drupal\media\Plugin\Field\FieldFormatter\MediaThumbnailFormatter[[api-linebreak]] @group media |
| MediaThumbnailFormatterTest | class | core/ |
@covers \Drupal\media\Plugin\Field\FieldFormatter\MediaThumbnailFormatter[[api-linebreak]] |
| 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. |
| MediaTypeHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| MediaTypeHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| MediaTypeHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| MediaTypeJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| MediaTypeJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| MediaTypeJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| MediaTypeXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| MediaTypeXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| MediaTypeXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| MediaXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| MediaXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| MediaXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| media_filter_format_edit_form_validate | function | core/ |
Validate callback to ensure filter order and allowed_html are compatible. |
| media_form_filter_format_add_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| media_form_filter_format_edit_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| MenuHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| MenuHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| MenuHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| MenuJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| MenuJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| MenuJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| MenuLinkContentHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| MenuLinkContentJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| MenuLinkContentJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| MenuLinkContentJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| MenuLinkContentXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| MenuLinkContentXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| MenuLinkContentXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| MenuXmlAnonTest::$format | property | core/ |
The format to use in this test. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.