Search for format
- Search 7.x for format
- Search 9.5.x for format
- Search 8.9.x for format
- Search 11.x for format
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 install. |
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. |
RegisterSerializationClassesCompilerPass::FORMAT | constant | core/ |
The ID for the JSON:API format. |
remove-format.css | file | core/ |
.ckeditor5-toolbar-button-removeFormat { background-image: url(../icons/remove-format.svg); } |
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/ |
Filters the route collection against a request. |
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 @group Routing |
RequestFormatRouteFilterTest.php | file | core/ |
|
RequestFormatRouteFilterTest::filterProvider | function | core/ |
|
RequestFormatRouteFilterTest::testFilter | function | core/ |
@covers ::filter @dataProvider filterProvider |
RequestFormatRouteFilterTest::testNoRouteFound | function | core/ |
@covers ::filter |
RequestFormatRouteFilterTest::testNoRouteFoundWhenNoRequestFormatAndSingleRouteWithMultipleFormats | function | core/ |
@covers ::filter |
request_format_route_filter | service | core/ |
Drupal\Core\Routing\RequestFormatRouteFilter |
ResourceBase::$serializerFormats | property | core/ |
The available serialization formats. |
ResourceResponseSubscriber::getResponseFormat | function | core/ |
Determines the format to respond in. |
ResourceResponseSubscriberTest::providerTestResponseFormat | function | core/ |
|
ResourceResponseSubscriberTest::testResponseFormat | function | core/ |
@covers ::getResponseFormat |
ResourceTest::testFormats | function | core/ |
Tests that a resource without formats cannot be enabled. |
ResourceTestBase::$format | property | core/ |
The format to use in this test. |
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/ |
Tests 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/ |
Tests 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::testResponsiveImageFieldFormattersMultipleSources | function | core/ |
Tests responsive image formatter on node display with one and two sources. |
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. |
ResponsiveImageFormatter | class | core/ |
Plugin for responsive image formatter. |
ResponsiveImageFormatter.php | file | core/ |
|
ResponsiveImageFormatter::$currentUser | property | core/ |
The current user. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.