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
FeedXmlAnonTest::$format property core/modules/aggregator/tests/src/Functional/Rest/FeedXmlAnonTest.php The format to use in this test.
FeedXmlBasicAuthTest::$format property core/modules/aggregator/tests/src/Functional/Rest/FeedXmlBasicAuthTest.php The format to use in this test.
FeedXmlCookieTest::$format property core/modules/aggregator/tests/src/Functional/Rest/FeedXmlCookieTest.php The format to use in this test.
Field Formatter API group core/modules/field/field.api.php Define Field API formatter types.
FieldBlock::$formatterManager property core/modules/layout_builder/src/Plugin/Block/FieldBlock.php The formatter manager.
FieldBlock::formatterSettingsAjaxCallback function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php Render API callback: gets the layout settings elements.
FieldBlock::formatterSettingsProcessCallback function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php Render API callback: builds the formatter settings elements.
FieldBlock::getFormatter function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php Gets the formatter object.
FieldBlockDeriver::$formatterManager property core/modules/layout_builder/src/Plugin/Derivative/FieldBlockDeriver.php The formatter manager.
FieldConfigHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/field/FieldConfigHalJsonAnonTest.php The format to use in this test.
FieldConfigHalJsonBasicAuthTest::$format property core/modules/hal/tests/src/Functional/field/FieldConfigHalJsonBasicAuthTest.php The format to use in this test.
FieldConfigHalJsonCookieTest::$format property core/modules/hal/tests/src/Functional/field/FieldConfigHalJsonCookieTest.php The format to use in this test.
FieldConfigJsonAnonTest::$format property core/modules/field/tests/src/Functional/Rest/FieldConfigJsonAnonTest.php The format to use in this test.
FieldConfigJsonBasicAuthTest::$format property core/modules/field/tests/src/Functional/Rest/FieldConfigJsonBasicAuthTest.php The format to use in this test.
FieldConfigJsonCookieTest::$format property core/modules/field/tests/src/Functional/Rest/FieldConfigJsonCookieTest.php The format to use in this test.
FieldConfigXmlAnonTest::$format property core/modules/field/tests/src/Functional/Rest/FieldConfigXmlAnonTest.php The format to use in this test.
FieldConfigXmlBasicAuthTest::$format property core/modules/field/tests/src/Functional/Rest/FieldConfigXmlBasicAuthTest.php The format to use in this test.
FieldConfigXmlCookieTest::$format property core/modules/field/tests/src/Functional/Rest/FieldConfigXmlCookieTest.php The format to use in this test.
FieldFormatter class core/lib/Drupal/Core/Field/Annotation/FieldFormatter.php Defines a FieldFormatter annotation object.
FieldFormatter.php file core/lib/Drupal/Core/Field/Annotation/FieldFormatter.php
FieldFormatter::$class property core/lib/Drupal/Core/Field/Annotation/FieldFormatter.php The name of the field formatter class.
FieldFormatter::$description property core/lib/Drupal/Core/Field/Annotation/FieldFormatter.php A short description of the formatter type.
FieldFormatter::$field_types property core/lib/Drupal/Core/Field/Annotation/FieldFormatter.php An array of field types the formatter supports.
FieldFormatter::$id property core/lib/Drupal/Core/Field/Annotation/FieldFormatter.php The plugin ID.
FieldFormatter::$label property core/lib/Drupal/Core/Field/Annotation/FieldFormatter.php The human-readable name of the formatter type.
FieldFormatter::$weight property core/lib/Drupal/Core/Field/Annotation/FieldFormatter.php An integer to determine the weight of this formatter.
FieldFormatterSettingsDefaults class core/modules/field/src/Plugin/migrate/process/d6/FieldFormatterSettingsDefaults.php Set the default field settings.
FieldFormatterSettingsDefaults.php file core/modules/field/src/Plugin/migrate/process/d6/FieldFormatterSettingsDefaults.php
FieldFormatterSettingsDefaults::numberSettings function core/modules/field/src/Plugin/migrate/process/d6/FieldFormatterSettingsDefaults.php
FieldFormatterSettingsDefaults::transform function core/modules/field/src/Plugin/migrate/process/d6/FieldFormatterSettingsDefaults.php Set field formatter settings when the map didn't map: for date
formatters, the fallback format, for everything else, empty array.
FieldFormatterTest class core/modules/field/tests/src/Kernel/FieldFormatterTest.php Tests for field formatters.
FieldFormatterTest.php file core/modules/field/tests/src/Kernel/FieldFormatterTest.php
FieldFormatterTest::$display property core/modules/field/tests/src/Kernel/FieldFormatterTest.php The default display.
FieldFormatterTest::$fieldName property core/modules/field/tests/src/Kernel/FieldFormatterTest.php The field's name.
FieldFormatterTest::$modules property core/modules/field/tests/src/Kernel/FieldFormatterTest.php Modules to enable.
FieldFormatterTest::setUp function core/modules/field/tests/src/Kernel/FieldFormatterTest.php
FieldFormatterTest::testThirdPartySettings function core/modules/field/tests/src/Kernel/FieldFormatterTest.php Tests availability of third party settings in field render arrays.
FieldLayoutTest::testChangingFormatterAndRegion function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Tests changing the formatter and region at the same time.
FieldNormalizer::$format property core/modules/hal/src/Normalizer/FieldNormalizer.php List of formats which supports (de-)normalization.
FieldPluginBase::alterFieldFormatterMigration function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php Apply any custom processing to the field formatter migration.
FieldPluginBase::getFieldFormatterMap function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php Get a map between D6 formatters and D8 formatters for this field type.
FieldPluginBase::getFieldFormatterType function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php Get the field formatter type from the source.
FieldRdfaDatatypeCallbackTest::testDefaultFormatter function core/modules/rdf/tests/src/Kernel/Field/FieldRdfaDatatypeCallbackTest.php Tests the default formatter.
FieldRdfaTestBase::assertFormatterRdfa function core/modules/rdf/tests/src/Kernel/Field/FieldRdfaTestBase.php Helper function to test the formatter's RDFa.
FieldStorageConfigHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/field/FieldStorageConfigHalJsonAnonTest.php The format to use in this test.
FieldStorageConfigHalJsonBasicAuthTest::$format property core/modules/hal/tests/src/Functional/field/FieldStorageConfigHalJsonBasicAuthTest.php The format to use in this test.
FieldStorageConfigHalJsonCookieTest::$format property core/modules/hal/tests/src/Functional/field/FieldStorageConfigHalJsonCookieTest.php The format to use in this test.
FieldStorageConfigJsonAnonTest::$format property core/modules/field/tests/src/Functional/Rest/FieldStorageConfigJsonAnonTest.php The format to use in this test.
FieldStorageConfigJsonBasicAuthTest::$format property core/modules/field/tests/src/Functional/Rest/FieldStorageConfigJsonBasicAuthTest.php The format to use in this test.
FieldStorageConfigJsonCookieTest::$format property core/modules/field/tests/src/Functional/Rest/FieldStorageConfigJsonCookieTest.php The format to use in this test.

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