Search for format

  1. Search 7.x for format
  2. Search 8.9.x for format
  3. Search 10.3.x for format
  4. Search 11.x for format
  5. Other projects
Title Object type File name Summary
LanguageFormatter::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php
LanguageFormatter::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php
LanguageFormatter::viewValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php
LanguageFormatter::__construct function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php Constructs a LanguageFormatter instance.
LayoutBuilderEntityViewDisplayHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/layout_builder/LayoutBuilderEntityViewDisplayHalJsonAnonTest.php
LayoutBuilderEntityViewDisplayJsonAnonTest::$format property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonAnonTest.php
LayoutBuilderEntityViewDisplayJsonBasicAuthTest::$format property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonBasicAuthTest.php
LayoutBuilderEntityViewDisplayJsonCookieTest::$format property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayJsonCookieTest.php
LayoutBuilderEntityViewDisplayXmlAnonTest::$format property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlAnonTest.php
LayoutBuilderEntityViewDisplayXmlBasicAuthTest::$format property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlBasicAuthTest.php
LayoutBuilderEntityViewDisplayXmlCookieTest::$format property core/modules/layout_builder/tests/src/Functional/Rest/LayoutBuilderEntityViewDisplayXmlCookieTest.php
LayoutSectionTest::providerTestLayoutSectionFormatter function core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php Provides test data for ::testLayoutSectionFormatter().
LayoutSectionTest::testLayoutSectionFormatter function core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php Tests layout_section formatter output.
LayoutSectionTest::testLayoutSectionFormatterAccess function core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php Tests the access checking of the section formatter.
LibraryDiscoveryParserTest::testBuildByExtensionWithMissingInformation function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Tests that an exception is thrown with only the version property specified.
licenses_missing_information.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/licenses_missing_information.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/licenses_missing_information.libraries.yml
link-formatter-link-separate.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/field/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/themes/stable9/templates/field/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/themes/seven/templates/classy/field/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/themes/claro/templates/classy/field/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/themes/bartik/templates/classy/field/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/themes/stable/templates/field/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/themes/starterkit_theme/templates/field/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/themes/classy/templates/field/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/modules/link/tests/themes/link_test_theme/templates/link-formatter-link-separate.html.twig Theme override of a link with separate title and URL elements.
link-formatter-link-separate.html.twig file core/modules/link/templates/link-formatter-link-separate.html.twig Default theme implementation of a link with separate title and URL elements.
LinkField::getFieldFormatterMap function core/modules/link/src/Plugin/migrate/field/d6/LinkField.php
LinkField::getFieldFormatterMap function core/modules/link/src/Plugin/migrate/field/d7/LinkField.php
LinkFieldRdfaTest::runTestAllFormatters function core/modules/rdf/tests/src/Kernel/Field/LinkFieldRdfaTest.php Helper function to test all link formatters.
LinkFieldRdfaTest::testAllFormattersExternal function core/modules/rdf/tests/src/Kernel/Field/LinkFieldRdfaTest.php Tests all formatters with link to external page.
LinkFieldRdfaTest::testAllFormattersFront function core/modules/rdf/tests/src/Kernel/Field/LinkFieldRdfaTest.php Tests all formatters with link to frontpage.
LinkFieldRdfaTest::testAllFormattersInternal function core/modules/rdf/tests/src/Kernel/Field/LinkFieldRdfaTest.php Tests all formatters with link to internal page.
LinkFieldTest::doTestLinkFormatter function core/modules/link/tests/src/Functional/LinkFieldTest.php Tests the default 'link' formatter.
LinkFieldTest::doTestLinkSeparateFormatter function core/modules/link/tests/src/Functional/LinkFieldTest.php Tests the 'link_separate' formatter.
LinkFormatter class core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php Plugin implementation of the 'link' formatter.
LinkFormatter.php file core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php
LinkFormatter::$pathValidator property core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php The path validator service.
LinkFormatter::buildUrl function core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php Builds the \Drupal\Core\Url object for a link field item.
LinkFormatter::create function core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php
LinkFormatter::defaultSettings function core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php
LinkFormatter::settingsForm function core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php
LinkFormatter::settingsSummary function core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php
LinkFormatter::viewElements function core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php
LinkFormatter::__construct function core/modules/link/src/Plugin/Field/FieldFormatter/LinkFormatter.php Constructs a new LinkFormatter.
LinkFormatterTest class core/modules/link/tests/src/Unit/LinkFormatterTest.php Tests the Field Formatter for the link field type.
LinkFormatterTest.php file core/modules/link/tests/src/Unit/LinkFormatterTest.php
LinkFormatterTest::testFormatterLinkItem function core/modules/link/tests/src/Unit/LinkFormatterTest.php Tests when LinkItem::getUrl returns a functional URL.
LinkFormatterTest::testFormatterLinkItemUrlMalformed function core/modules/link/tests/src/Unit/LinkFormatterTest.php Tests when LinkItem::getUrl with malformed URL renders empty link.
LinkFormatterTest::testFormatterLinkItemUrlUnexpectedException function core/modules/link/tests/src/Unit/LinkFormatterTest.php Tests when LinkItem::getUrl throws an unexpected exception.
LinkSeparateFormatter class core/modules/link/src/Plugin/Field/FieldFormatter/LinkSeparateFormatter.php Plugin implementation of the 'link_separate' formatter.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.