Search for format_
- Search 7.x for format_
- Search 9.5.x for format_
- Search 10.3.x for format_
- Search 11.x for format_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MailFormatHelperTest::testWrapMail | function | core/ |
@covers ::wrapMail[[api-linebreak]] |
MailTest::testFormatDisplayName | function | core/ |
Tests RFC-2822 'display-name' formatter. |
MailToFormatter | class | core/ |
Plugin implementation of the 'email_mailto' formatter. |
MailToFormatter.php | file | core/ |
|
MailToFormatter::viewElements | function | core/ |
|
ManageDisplayTest::testFormatterUI | function | core/ |
Tests formatter settings. |
MediaFilterController::formatUsesMediaEmbedFilter | function | core/ |
Checks access based on media_embed filter status on the text format. |
MediaListBuilder::$dateFormatter | property | core/ |
The date formatter service. |
MediaThumbnailFormatter | class | core/ |
Plugin implementation of the 'media_thumbnail' formatter. |
MediaThumbnailFormatter.php | file | core/ |
|
MediaThumbnailFormatter::$renderer | property | core/ |
The renderer service. |
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 an MediaThumbnailFormatter object. |
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(). |
media_library_filter_format_edit_form_validate | function | core/ |
Validate callback to ensure the DrupalMediaLibrary button can work correctly. |
media_library_form_filter_format_add_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
media_library_form_filter_format_edit_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
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. |
MigrateExecutable::formatSize | function | core/ |
Generates a string representation for the given byte count. |
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 enable. |
MigrateFieldFormatterSettingsTest::$modules | property | core/ |
Modules to enable. |
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/ |
Test 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. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.