Search for format

  1. Search 7.x for format
  2. Search 9.5.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
BaseFieldOverrideXmlAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlAnonTest.php The format to use in this test.
BaseFieldOverrideXmlBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlBasicAuthTest.php The format to use in this test.
BaseFieldOverrideXmlCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideXmlCookieTest.php The format to use in this test.
BasicStringFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BasicStringFormatter.php Plugin implementation of the 'basic_string' formatter.
BasicStringFormatter.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BasicStringFormatter.php
BasicStringFormatter::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BasicStringFormatter.php Builds a renderable array for a field value.
BcTimestampNormalizerUnixTestTrait::formatExpectedTimestampItemValues function core/modules/rest/tests/src/Functional/BcTimestampNormalizerUnixTestTrait.php Formats a UNIX timestamp.
BlockContentHalJsonAnonTest::$format property core/modules/block_content/tests/src/Functional/Hal/BlockContentHalJsonAnonTest.php The format to use in this test.
BlockContentJsonAnonTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentJsonAnonTest.php The format to use in this test.
BlockContentJsonBasicAuthTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentJsonBasicAuthTest.php The format to use in this test.
BlockContentJsonCookieTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentJsonCookieTest.php The format to use in this test.
BlockContentTypeHalJsonAnonTest::$format property core/modules/block_content/tests/src/Functional/Hal/BlockContentTypeHalJsonAnonTest.php The format to use in this test.
BlockContentTypeHalJsonBasicAuthTest::$format property core/modules/block_content/tests/src/Functional/Hal/BlockContentTypeHalJsonBasicAuthTest.php The format to use in this test.
BlockContentTypeHalJsonCookieTest::$format property core/modules/block_content/tests/src/Functional/Hal/BlockContentTypeHalJsonCookieTest.php The format to use in this test.
BlockContentTypeJsonAnonTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonAnonTest.php The format to use in this test.
BlockContentTypeJsonBasicAuthTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonBasicAuthTest.php The format to use in this test.
BlockContentTypeJsonCookieTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeJsonCookieTest.php The format to use in this test.
BlockContentTypeXmlAnonTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeXmlAnonTest.php The format to use in this test.
BlockContentTypeXmlBasicAuthTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeXmlBasicAuthTest.php The format to use in this test.
BlockContentTypeXmlCookieTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeXmlCookieTest.php The format to use in this test.
BlockContentXmlAnonTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlAnonTest.php The format to use in this test.
BlockContentXmlBasicAuthTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlBasicAuthTest.php The format to use in this test.
BlockContentXmlCookieTest::$format property core/modules/block_content/tests/src/Functional/Rest/BlockContentXmlCookieTest.php The format to use in this test.
BlockHalJsonAnonTest::$format property core/modules/block/tests/src/Functional/Hal/BlockHalJsonAnonTest.php The format to use in this test.
BlockHalJsonBasicAuthTest::$format property core/modules/block/tests/src/Functional/Hal/BlockHalJsonBasicAuthTest.php The format to use in this test.
BlockHalJsonCookieTest::$format property core/modules/block/tests/src/Functional/Hal/BlockHalJsonCookieTest.php The format to use in this test.
BlockJsonAnonTest::$format property core/modules/block/tests/src/Functional/Rest/BlockJsonAnonTest.php The format to use in this test.
BlockJsonBasicAuthTest::$format property core/modules/block/tests/src/Functional/Rest/BlockJsonBasicAuthTest.php The format to use in this test.
BlockJsonCookieTest::$format property core/modules/block/tests/src/Functional/Rest/BlockJsonCookieTest.php The format to use in this test.
BlockXmlAnonTest::$format property core/modules/block/tests/src/Functional/Rest/BlockXmlAnonTest.php The format to use in this test.
BlockXmlBasicAuthTest::$format property core/modules/block/tests/src/Functional/Rest/BlockXmlBasicAuthTest.php The format to use in this test.
BlockXmlCookieTest::$format property core/modules/block/tests/src/Functional/Rest/BlockXmlCookieTest.php The format to use in this test.
BooleanFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php Plugin implementation of the 'boolean' formatter.
BooleanFormatter.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php
BooleanFormatter::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php Defines the default settings for this plugin.
BooleanFormatter::getOutputFormats function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php Gets the available format options.
BooleanFormatter::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php Returns a form to configure settings for the formatter.
BooleanFormatter::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php Returns a short summary for the current formatter settings.
BooleanFormatter::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php Builds a renderable array for a field value.
BooleanFormatterSettingsTest class core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php Tests the Boolean field formatter settings.
BooleanFormatterSettingsTest class core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php Tests the Boolean field formatter settings.
BooleanFormatterSettingsTest.php file core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php
BooleanFormatterSettingsTest.php file core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php
BooleanFormatterSettingsTest::$bundle property core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php The name of the entity bundle that is created in the test.
BooleanFormatterSettingsTest::$bundle property core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php The name of the entity bundle that is created in the test.
BooleanFormatterSettingsTest::$defaultTheme property core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php The theme to install as the default for testing.
BooleanFormatterSettingsTest::$defaultTheme property core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php The theme to install as the default for testing.
BooleanFormatterSettingsTest::$fieldName property core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php The name of the Boolean field to use for testing.
BooleanFormatterSettingsTest::$fieldName property core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php The name of the Boolean field to use for testing.
BooleanFormatterSettingsTest::$modules property core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php Modules to enable.

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