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_
- Search main for format_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PhoneField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| plugin.manager.field.formatter | service | core/ |
Drupal\Core\Field\FormatterPluginManager |
| PoItem::formatItem | function | core/ |
Format the POItem as a string. |
| PoItem::formatPlural | function | core/ |
Formats a plural translation. |
| PoItem::formatSingular | function | core/ |
Formats a singular translation. |
| PoItem::formatString | function | core/ |
Formats a string for output on multiple lines. |
| quickedit_field_formatter_info_alter | function | core/ |
Implements hook_field_formatter_info_alter(). |
| quickedit_test_field_formatter_info_alter | function | core/ |
Implements hook_field_formatter_info_alter(). |
| RawStringFormatterTest | class | core/ |
Tests the raw string formatter |
| RawStringFormatterTest.php | file | core/ |
|
| RawStringFormatterTest::$bundle | property | core/ |
|
| RawStringFormatterTest::$display | property | core/ |
|
| RawStringFormatterTest::$entityType | property | core/ |
|
| RawStringFormatterTest::$fieldName | property | core/ |
|
| RawStringFormatterTest::$modules | property | core/ |
Modules to enable. |
| RawStringFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
| RawStringFormatterTest::setUp | function | core/ |
|
| RawStringFormatterTest::testStringFormatter | function | core/ |
Tests string formatter output. |
| RenderWebTest::testWrapperFormatCacheContext | function | core/ |
Asserts the cache context for the wrapper format is always present. |
| RequestFormatCacheContext | class | core/ |
Defines the RequestFormatCacheContext service, for "per format" caching. |
| RequestFormatCacheContext.php | file | core/ |
|
| RequestFormatCacheContext::getCacheableMetadata | function | core/ |
|
| RequestFormatCacheContext::getContext | function | core/ |
|
| RequestFormatCacheContext::getLabel | function | core/ |
|
| RequestFormatRouteFilter | class | core/ |
Provides a route filter, which filters by the request format. |
| RequestFormatRouteFilter.php | file | core/ |
|
| RequestFormatRouteFilter::filter | function | core/ |
|
| RequestFormatRouteFilter::getAvailableFormats | function | core/ |
Gets the set of formats across all routes in the collection. |
| RequestFormatRouteFilter::getDefaultFormat | function | core/ |
Determines the default request format. |
| RequestFormatRouteFilterTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\RequestFormatRouteFilter[[api-linebreak]] @group Routing |
| RequestFormatRouteFilterTest.php | file | core/ |
|
| RequestFormatRouteFilterTest::filterProvider | function | core/ |
|
| RequestFormatRouteFilterTest::testFilter | function | core/ |
@covers ::filter[[api-linebreak]] @dataProvider filterProvider |
| RequestFormatRouteFilterTest::testNoRouteFound | function | core/ |
@covers ::filter[[api-linebreak]] |
| RequestFormatRouteFilterTest::testNoRouteFoundWhenNoRequestFormatAndSingleRouteWithMultipleFormats | function | core/ |
@covers ::filter[[api-linebreak]] |
| request_format_route_filter | service | core/ |
Drupal\Core\Routing\RequestFormatRouteFilter |
| ResourceBase::$serializerFormats | property | core/ |
The available serialization formats. |
| ResourceTest::testFormats | function | core/ |
Tests that a resource without formats cannot be enabled. |
| responsive-image-formatter.html.twig | file | core/ |
Theme override to display a formatted responsive image field. |
| responsive-image-formatter.html.twig | file | core/ |
Default theme implementation to display a formatted responsive image field. |
| ResponsiveImageFieldDisplayTest::assertResponsiveImageFieldFormattersLink | function | core/ |
Tests responsive image formatters linked to the file or node. |
| ResponsiveImageFieldDisplayTest::doTestResponsiveImageFieldFormatters | function | core/ |
Test responsive image formatters on node display. |
| ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersEmptyMediaQuery | function | core/ |
Tests responsive image formatter on node display with an empty media query. |
| ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersEmptyStyle | function | core/ |
Test responsive image formatters when image style is empty. |
| ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersLinkToFile | function | core/ |
Tests responsive image formatters on node display linked to the file. |
| ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersLinkToNode | function | core/ |
Tests responsive image formatters on node display linked to the node. |
| ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersOneSource | function | core/ |
Tests responsive image formatter on node display with one source. |
| ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersPrivate | function | core/ |
Tests responsive image formatters on node display for private files. |
| ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersPublic | function | core/ |
Tests responsive image formatters on node display for public files. |
| ResponsiveImageFieldUiTest::testResponsiveImageFormatterUi | function | core/ |
Tests formatter settings. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.