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
EntityTestXmlAnonTest::$format property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlAnonTest.php The format to use in this test.
EntityTestXmlBasicAuthTest::$format property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlBasicAuthTest.php The format to use in this test.
EntityTestXmlCookieTest::$format property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlCookieTest.php The format to use in this test.
EntityViewDisplayHalJsonAnonTest::$format property core/tests/Drupal/FunctionalTests/Hal/EntityViewDisplayHalJsonAnonTest.php The format to use in this test.
EntityViewDisplayJsonAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php The format to use in this test.
EntityViewDisplayJsonBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php The format to use in this test.
EntityViewDisplayJsonCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php The format to use in this test.
EntityViewDisplayXmlAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlAnonTest.php The format to use in this test.
EntityViewDisplayXmlBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlBasicAuthTest.php The format to use in this test.
EntityViewDisplayXmlCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlCookieTest.php The format to use in this test.
EntityViewModeHalJsonAnonTest::$format property core/tests/Drupal/FunctionalTests/Hal/EntityViewModeHalJsonAnonTest.php The format to use in this test.
EntityViewModeHalJsonBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Hal/EntityViewModeHalJsonBasicAuthTest.php The format to use in this test.
EntityViewModeHalJsonCookieTest::$format property core/tests/Drupal/FunctionalTests/Hal/EntityViewModeHalJsonCookieTest.php The format to use in this test.
EntityViewModeJsonAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonAnonTest.php The format to use in this test.
EntityViewModeJsonBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonBasicAuthTest.php The format to use in this test.
EntityViewModeJsonCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonCookieTest.php The format to use in this test.
EntityViewModeXmlAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlAnonTest.php The format to use in this test.
EntityViewModeXmlBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php The format to use in this test.
EntityViewModeXmlCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlCookieTest.php The format to use in this test.
Error::formatBacktrace function core/lib/Drupal/Core/Utility/Error.php Formats a backtrace into a plain-text string.
ErrorTest::providerTestFormatBacktrace function core/tests/Drupal/Tests/Core/Utility/ErrorTest.php Data provider for testFormatBacktrace.
ErrorTest::testFormatBacktrace function core/tests/Drupal/Tests/Core/Utility/ErrorTest.php Tests the formatBacktrace() method.
example_module_missing_information.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_missing_information.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_missing_information.libraries.yml
ExceptionJsonSubscriber::getHandledFormats function core/lib/Drupal/Core/EventSubscriber/ExceptionJsonSubscriber.php Specifies the request formats this subscriber will respond to.
ExceptionTestSiteSubscriber::getHandledFormats function core/lib/Drupal/Core/EventSubscriber/ExceptionTestSiteSubscriber.php Specifies the request formats this subscriber will respond to.
ExternalNormalizersTest::providerTestFormatAgnosticNormalizers function core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php Data provider.
ExternalNormalizersTest::testFormatAgnosticNormalizers function core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php Tests a format-agnostic normalizer.
Fast404ExceptionHtmlSubscriber::getHandledFormats function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php Specifies the request formats this subscriber will respond to.
FeedHalJsonTestBase::$format property core/modules/aggregator/tests/src/Functional/Hal/FeedHalJsonTestBase.php The format to use in this test.
FeedJsonAnonTest::$format property core/modules/aggregator/tests/src/Functional/Rest/FeedJsonAnonTest.php The format to use in this test.
FeedJsonBasicAuthTest::$format property core/modules/aggregator/tests/src/Functional/Rest/FeedJsonBasicAuthTest.php The format to use in this test.
FeedJsonCookieTest::$format property core/modules/aggregator/tests/src/Functional/Rest/FeedJsonCookieTest.php The format to use in this test.
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/field/tests/src/Functional/Hal/FieldConfigHalJsonAnonTest.php The format to use in this test.
FieldConfigHalJsonBasicAuthTest::$format property core/modules/field/tests/src/Functional/Hal/FieldConfigHalJsonBasicAuthTest.php The format to use in this test.
FieldConfigHalJsonCookieTest::$format property core/modules/field/tests/src/Functional/Hal/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.

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