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 |
|---|---|---|---|
| NumberFieldRdfaTest::testDecimalFormatter | function | core/ |
Tests the decimal formatter. |
| NumberFieldRdfaTest::testDecimalFormatterWithSettings | function | core/ |
Tests the decimal formatter with settings. |
| NumberFieldRdfaTest::testFloatFormatter | function | core/ |
Tests the float formatter. |
| NumberFieldRdfaTest::testFloatFormatterWithScale | function | core/ |
Tests the float formatter with a scale. Scale is not exercised. |
| NumberFieldRdfaTest::testFloatFormatterWithScaleExercised | function | core/ |
Tests the float formatter with a scale. Scale is exercised. |
| NumberFieldRdfaTest::testFloatFormatterWithSettings | function | core/ |
Tests the float formatter with settings. |
| NumberFieldRdfaTest::testIntegerFormatter | function | core/ |
Tests the integer formatter. |
| NumberFieldRdfaTest::testIntegerFormatterWithSettings | function | core/ |
Tests the integer formatter with settings. |
| NumberFieldTest::testNumberFormatter | function | core/ |
Tests default formatter behavior. |
| NumericFormatPluralTest | class | core/ |
Tests the creation of numeric fields. |
| NumericFormatPluralTest.php | file | core/ |
|
| NumericFormatPluralTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NumericFormatPluralTest::$modules | property | core/ |
Modules to enable. |
| NumericFormatPluralTest::$testViews | property | core/ |
Views used by this test. |
| NumericFormatPluralTest::createFile | function | core/ |
Creates and saves a test file. |
| NumericFormatPluralTest::setUp | function | core/ |
Sets up the test. |
| NumericFormatPluralTest::testNumericFormatPlural | function | core/ |
Tests plural formatting setting on a numeric views handler. |
| NumericFormatterBase | class | core/ |
Parent plugin for decimal and integer formatters. |
| NumericFormatterBase.php | file | core/ |
|
| NumericFormatterBase::numberFormat | function | core/ |
Formats a number. |
| NumericFormatterBase::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| NumericFormatterBase::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| NumericFormatterBase::viewElements | function | core/ |
Builds a renderable array for a field value. |
| NumericUnformattedFormatter | class | core/ |
Plugin implementation of the 'number_unformatted' formatter. |
| NumericUnformattedFormatter.php | file | core/ |
|
| NumericUnformattedFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| oembed.formatter.css | file | core/ |
.media-oembed-content { max-width: 100%; } |
| oembed.formatter.css | file | core/ |
.media-oembed-content { max-width: 100%; } |
| oembed.formatter.css | file | core/ |
.media-oembed-content { max-width: 100%; } |
| OEmbedFormatter | class | core/ |
Plugin implementation of the 'oembed' formatter. |
| OEmbedFormatter.php | file | core/ |
|
| OEmbedFormatter::$config | property | core/ |
The media settings config. |
| OEmbedFormatter::$iFrameUrlHelper | property | core/ |
The iFrame URL helper service. |
| OEmbedFormatter::$logger | property | core/ |
The logger service. |
| OEmbedFormatter::$messenger | property | core/ |
The messenger service. |
| OEmbedFormatter::$resourceFetcher | property | core/ |
The oEmbed resource fetcher. |
| OEmbedFormatter::$urlResolver | property | core/ |
The oEmbed URL resolver service. |
| OEmbedFormatter::create | function | core/ |
Creates an instance of the plugin. |
| OEmbedFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| OEmbedFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| OEmbedFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| OEmbedFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| OEmbedFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| OEmbedFormatter::__construct | function | core/ |
Constructs an OEmbedFormatter instance. |
| OEmbedFormatterTest | class | core/ |
@covers \Drupal\media\Plugin\Field\FieldFormatter\OEmbedFormatter[[api-linebreak]] |
| OEmbedFormatterTest.php | file | core/ |
|
| OEmbedFormatterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OEmbedFormatterTest::$modules | property | core/ |
Modules to enable. |
| OEmbedFormatterTest::providerRender | function | core/ |
Data provider for testRender(). |
| OEmbedFormatterTest::setUp | function | core/ |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.