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
- Search main for format
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests Drupal\Core\Routing\RequestFormatRouteFilter. |
| RequestFormatRouteFilterTest.php | file | core/ |
|
| RequestFormatRouteFilterTest::filterProvider | function | core/ |
|
| RequestFormatRouteFilterTest::testFilter | function | core/ |
Tests filter. |
| RequestFormatRouteFilterTest::testNoRouteFound | function | core/ |
Tests no route found. |
| RequestFormatRouteFilterTest::testNoRouteFoundWhenNoRequestFormatAndSingleRouteWithMultipleFormats | function | core/ |
Tests no route found when no request format and single route with multiple formats. |
| 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/ |
Provides data for testing the response format. |
| ResourceResponseSubscriberTest::testResponseFormat | function | core/ |
Tests the response format. |
| 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::testResponsiveImageFieldFormatterAttributesInRenderArray | function | core/ |
Tests formatter passes down any attributes in the render array. |
| ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormatterDeprecatedProperty | function | core/ |
Test the deprecated item_attributes property. |
| 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::$fileUrlGenerator | property | core/ |
The file url generator. |
| ResponsiveImageFormatter::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ResponsiveImageFormatter::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ResponsiveImageFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| ResponsiveImageFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| ResponsiveImageFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| ResponsiveImageFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| ResponsiveImageFormatter::__construct | function | core/ |
Constructs a FormatterBase object. |
| ResponsiveImageFormatterTest | class | core/ |
Tests the responsive image field rendering. |
| ResponsiveImageFormatterTest.php | file | core/ |
|
| ResponsiveImageFormatterTest::$display | property | core/ |
Entity view display. |
| ResponsiveImageFormatterTest::$entityType | property | core/ |
The entity type. |
| ResponsiveImageFormatterTest::$fieldName | property | core/ |
The name of the image field to use for testing. |
| ResponsiveImageFormatterTest::$modules | property | core/ |
Modules to install. |
| ResponsiveImageFormatterTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| ResponsiveImageFormatterTest::testImageFormatterUrlOptions | function | core/ |
Tests Image Formatter URL options handling. |
| ResponsiveImageStyleJsonAnonTest::$format | property | core/ |
The format to use in this test. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.