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 11.x for format_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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/ |
|
| ResponsiveImageFormatterTest::setUp | function | core/ |
|
| ResponsiveImageFormatterTest::testImageFormatterUrlOptions | function | core/ |
Tests Image Formatter URL options handling. |
| ResponsiveImageTestFormatter | class | core/ |
Plugin to test responsive image formatter. |
| ResponsiveImageTestFormatter.php | file | core/ |
|
| ResponsiveImageTestFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| ResponsiveImageThemeHooks::preprocessResponsiveImageFormatter | function | core/ |
Prepares variables for responsive image formatter templates. |
| RestExport::$formatProviders | property | core/ |
The serialization format providers, keyed by format. |
| RestExport::getFormatOptions | function | core/ |
Returns an array of format options. |
| RestExportJsonApiUnsupportedTest::testFormatOptions | function | core/ |
Tests that 'api_json' is not a RestExport format option. |
| RestResourceConfig::getFormats | function | core/ |
|
| RestResourceConfig::getFormatsForMethodGranularity | function | core/ |
Retrieves a list of supported response formats. |
| RestResourceConfigInterface::getFormats | function | core/ |
Retrieves a list of supported response formats. |
| RSSEnclosureFormatter | class | core/ |
Plugin implementation of the 'file_rss_enclosure' formatter. |
| RSSEnclosureFormatter.php | file | core/ |
|
| RSSEnclosureFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| Schema::$tableInformation | property | core/ |
A cache of information about blob columns and sequences of tables. |
| Schema::queryFieldInformation | function | core/ |
Fetches the list of constraints used on a field. |
| Schema::queryTableInformation | function | core/ |
Fetch the list of blobs and sequences used on a table. |
| Schema::resetTableInformation | function | core/ |
Resets information about table blobs, sequences and serial fields. |
| Serializer::$formatProviders | property | core/ |
The serialization format providers, keyed by format. |
| Serializer::$formats | property | core/ |
The available serialization formats. |
| Serializer::getFormatOptions | function | core/ |
Returns an array of format options. |
| Serializer::getFormats | function | core/ |
Gets a list of all available formats that can be requested. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.