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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ImageFieldDisplayTest::testImageFieldFormattersPublic | function | core/ |
Test image formatters on node display for public files. |
ImageFieldDisplayTest::_testImageFieldFormatters | function | core/ |
Test image formatters on node display. |
ImageFormatter | class | core/ |
Plugin implementation of the 'image' formatter. |
ImageFormatter.php | file | core/ |
|
ImageFormatter::$currentUser | property | core/ |
The current user. |
ImageFormatter::$imageStyleStorage | property | core/ |
The image style entity storage. |
ImageFormatter::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ImageFormatter::create | function | core/ |
Creates an instance of the plugin. |
ImageFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
ImageFormatter::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
ImageFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
ImageFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
ImageFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
ImageFormatter::__construct | function | core/ |
Constructs an ImageFormatter object. |
ImageFormatterBase | class | core/ |
Base class for image file formatters. |
ImageFormatterBase.php | file | core/ |
|
ImageFormatterBase::getEntitiesToView | function | core/ |
Returns the referenced entities for display. |
ImageFormatterTest | class | core/ |
Tests the image field rendering using entity fields of the image field type. |
ImageFormatterTest.php | file | core/ |
|
ImageFormatterTest::$bundle | property | core/ |
|
ImageFormatterTest::$display | property | core/ |
|
ImageFormatterTest::$entityType | property | core/ |
|
ImageFormatterTest::$fieldName | property | core/ |
|
ImageFormatterTest::$modules | property | core/ |
Modules to enable. |
ImageFormatterTest::assertCacheTags | function | core/ |
Asserts that a renderable array has a set of cache tags. |
ImageFormatterTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
ImageFormatterTest::testImageFormatterCacheTags | function | core/ |
Tests the cache tags from image formatters. |
ImageFormatterTest::testImageFormatterSvg | function | core/ |
Tests ImageFormatter's handling of SVG images. |
ImageFormatterTest::testImageFormatterUrlOptions | function | core/ |
Tests Image Formatter URL options handling. |
ImageStyleHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
ImageStyleHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ImageStyleHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
ImageStyleJsonAnonTest::$format | property | core/ |
The format to use in this test. |
ImageStyleJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ImageStyleJsonCookieTest::$format | property | core/ |
The format to use in this test. |
ImageStyleXmlAnonTest::$format | property | core/ |
The format to use in this test. |
ImageStyleXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ImageStyleXmlCookieTest::$format | property | core/ |
The format to use in this test. |
ImageThemeFunctionTest::testImageFormatterTheme | function | core/ |
Tests usage of the image field formatters. |
ImageUrlFormatter | class | core/ |
Plugin implementation of the 'image_url' formatter. |
ImageUrlFormatter.php | file | core/ |
|
ImageUrlFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
ImageUrlFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
ImageUrlFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
ImageUrlFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
IncrementalForm::$dateFormatter | property | core/ |
The date formatter service. |
Information types | group | core/ |
Types of information in Drupal. |
IntegerFormatter | class | core/ |
Plugin implementation of the 'number_integer' formatter. |
IntegerFormatter.php | file | core/ |
|
IntegerFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.