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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LinkFormatter::$pathValidator | property | core/ |
The path validator service. |
LinkFormatter::buildUrl | function | core/ |
Builds the \Drupal\Core\Url object for a link field item. |
LinkFormatter::create | function | core/ |
Creates an instance of the plugin. |
LinkFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
LinkFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
LinkFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
LinkFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
LinkFormatter::__construct | function | core/ |
Constructs a new LinkFormatter. |
LinkFormatterDisplayTest | class | core/ |
Tests the default 'link' field formatter. |
LinkFormatterDisplayTest.php | file | core/ |
|
LinkFormatterDisplayTest::$modules | property | core/ |
Modules to install. |
LinkFormatterDisplayTest::getTestCases | function | core/ |
|
LinkFormatterDisplayTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
LinkFormatterDisplayTest::testLinkFormatter | function | core/ |
Tests that links are rendered correctly. |
LinkFormatterTest | class | core/ |
Tests the Field Formatter for the link field type. |
LinkFormatterTest | class | core/ |
Tests the Field Formatter for the link field type. |
LinkFormatterTest.php | file | core/ |
|
LinkFormatterTest.php | file | core/ |
|
LinkFormatterTest::$bundle | property | core/ |
The bundle used in this test. |
LinkFormatterTest::$entity | property | core/ |
The entity to be tested. |
LinkFormatterTest::$entityType | property | core/ |
The entity type used in this test. |
LinkFormatterTest::$fieldName | property | core/ |
The name of the field used in this test. |
LinkFormatterTest::$modules | property | core/ |
Modules to enable. |
LinkFormatterTest::providerLinkFormatter | function | core/ |
Data provider for ::testLinkFormatter. |
LinkFormatterTest::setUp | function | core/ |
|
LinkFormatterTest::testFormatterLinkItem | function | core/ |
Tests when LinkItem::getUrl returns a functional URL. |
LinkFormatterTest::testFormatterLinkItemUrlMalformed | function | core/ |
Tests when LinkItem::getUrl with malformed URL renders empty link. |
LinkFormatterTest::testFormatterLinkItemUrlUnexpectedException | function | core/ |
Tests when LinkItem::getUrl throws an unexpected exception. |
LinkFormatterTest::testLinkFormatter | function | core/ |
Tests the link formatters. |
LinkSeparateFormatter | class | core/ |
Plugin implementation of the 'link_separate' formatter. |
LinkSeparateFormatter.php | file | core/ |
|
LinkSeparateFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
LinkSeparateFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
LinkSeparateFormatterDisplayTest | class | core/ |
Tests the 'link_separate' field formatter. |
LinkSeparateFormatterDisplayTest.php | file | core/ |
|
LinkSeparateFormatterDisplayTest::$modules | property | core/ |
Modules to install. |
LinkSeparateFormatterDisplayTest::getTestCases | function | core/ |
|
LinkSeparateFormatterDisplayTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
LinkSeparateFormatterDisplayTest::testLinkSeparateFormatter | function | core/ |
Tests that links are rendered correctly. |
LocalePluralFormatTest | class | core/ |
Tests plural handling for various languages. |
LocalePluralFormatTest.php | file | core/ |
|
LocalePluralFormatTest::$adminUser | property | core/ |
An admin user. |
LocalePluralFormatTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LocalePluralFormatTest::$modules | property | core/ |
Modules to install. |
LocalePluralFormatTest::getPoFileWithBrokenPlural | function | core/ |
Returns a .po file with a broken plural formula. |
LocalePluralFormatTest::getPoFileWithComplexPlural | function | core/ |
Returns a .po file with a complex plural formula. |
LocalePluralFormatTest::getPoFileWithMissingPlural | function | core/ |
Returns a .po file with a missing plural formula. |
LocalePluralFormatTest::getPoFileWithSimplePlural | function | core/ |
Returns a .po file with a simple plural formula. |
LocalePluralFormatTest::importPoFile | function | core/ |
Imports a standalone .po file in a given language. |
LocalePluralFormatTest::setUp | function | core/ |
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.