Search for format_
- Search 7.x for format_
- Search 9.5.x for format_
- Search 8.9.x for format_
- Search 10.3.x for format_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MediaThumbnailFormatter::$renderer | property | core/ |
The renderer service. |
MediaThumbnailFormatter::checkAccess | function | core/ |
Checks access to the given entity. |
MediaThumbnailFormatter::create | function | core/ |
Creates an instance of the plugin. |
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. |
media_filter_format_edit_form_validate | function | core/ |
Validate callback to ensure filter order and allowed_html are compatible. |
MessageForm::$dateFormatter | property | core/ |
The date formatter service. |
MigrateDateFormatTest | class | core/ |
Upgrade date formats to core.date_format.*.yml. |
MigrateDateFormatTest.php | file | core/ |
|
MigrateDateFormatTest::setUp | function | core/ |
|
MigrateDateFormatTest::testDateFormats | function | core/ |
Tests the Drupal 6 date formats to Drupal 8 migration. |
MigrateFieldFormatterSettingsTest | class | core/ |
Upgrade field formatter settings to entity.display.*.*.yml. |
MigrateFieldFormatterSettingsTest | class | core/ |
Tests migration of D7 field formatter settings. |
MigrateFieldFormatterSettingsTest.php | file | core/ |
|
MigrateFieldFormatterSettingsTest.php | file | core/ |
|
MigrateFieldFormatterSettingsTest::$modules | property | core/ |
Modules to install. |
MigrateFieldFormatterSettingsTest::$modules | property | core/ |
Modules to install. |
MigrateFieldFormatterSettingsTest::assertComponent | function | core/ |
Asserts various aspects of a particular component of a view display. |
MigrateFieldFormatterSettingsTest::assertComponentNotExists | function | core/ |
Asserts that a particular component is NOT included in a display. |
MigrateFieldFormatterSettingsTest::assertComponentNotExists | function | core/ |
Asserts that a particular component is NOT included in a display. |
MigrateFieldFormatterSettingsTest::assertEntity | function | core/ |
Asserts various aspects of a view display. |
MigrateFieldFormatterSettingsTest::setUp | function | core/ |
|
MigrateFieldFormatterSettingsTest::setUp | function | core/ |
|
MigrateFieldFormatterSettingsTest::testEntityDisplaySettings | function | core/ |
Tests that migrated entity display settings can be loaded using D8 API's. |
MigrateFieldFormatterSettingsTest::testMigration | function | core/ |
Tests migration of D7 field formatter settings. |
MigrateFieldInterface::alterFieldFormatterMigration | function | core/ |
Apply any custom processing to the field formatter migration. |
MigrateFieldInterface::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
MigrateFieldInterface::getFieldFormatterType | function | core/ |
Get the field formatter type from the source. |
MigrateFilterFormatTest | class | core/ |
Upgrade variables to filter.formats.*.yml. |
MigrateFilterFormatTest | class | core/ |
Upgrade variables to filter.formats.*.yml. |
MigrateFilterFormatTest.php | file | core/ |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.