Search for format

  1. Search 7.x for format
  2. Search 9.5.x for format
  3. Search 8.9.x for format
  4. Search 10.3.x for format
  5. Search 11.x for format
  6. Other projects
Title Object type File name Summary
RestExport::$formatProviders property core/modules/rest/src/Plugin/views/display/RestExport.php The serialization format providers, keyed by format.
RestExport::getFormatOptions function core/modules/rest/src/Plugin/views/display/RestExport.php Returns an array of format options.
RestExportJsonApiUnsupportedTest::testFormatOptions function core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupportedTest.php Tests that 'api_json' is not a RestExport format option.
RestJsonApiUnsupportedTest::$format property core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupportedTest.php The format to use in this test.
RestResourceConfig::getFormats function core/modules/rest/src/Entity/RestResourceConfig.php
RestResourceConfig::getFormatsForMethodGranularity function core/modules/rest/src/Entity/RestResourceConfig.php Retrieves a list of supported response formats.
RestResourceConfigInterface::getFormats function core/modules/rest/src/RestResourceConfigInterface.php Retrieves a list of supported response formats.
RestResourceConfigJsonAnonTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonAnonTest.php
RestResourceConfigJsonBasicAuthTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonBasicAuthTest.php
RestResourceConfigJsonCookieTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigJsonCookieTest.php
RestResourceConfigXmlAnonTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlAnonTest.php
RestResourceConfigXmlBasicAuthTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php
RestResourceConfigXmlCookieTest::$format property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlCookieTest.php
RoleJsonAnonTest::$format property core/modules/user/tests/src/Functional/Rest/RoleJsonAnonTest.php
RoleJsonBasicAuthTest::$format property core/modules/user/tests/src/Functional/Rest/RoleJsonBasicAuthTest.php
RoleJsonCookieTest::$format property core/modules/user/tests/src/Functional/Rest/RoleJsonCookieTest.php
RoleXmlAnonTest::$format property core/modules/user/tests/src/Functional/Rest/RoleXmlAnonTest.php
RoleXmlBasicAuthTest::$format property core/modules/user/tests/src/Functional/Rest/RoleXmlBasicAuthTest.php
RoleXmlCookieTest::$format property core/modules/user/tests/src/Functional/Rest/RoleXmlCookieTest.php
RouteProcessorCsrfTest::testProcessOutboundJsonFormat function core/tests/Drupal/Tests/Core/Access/RouteProcessorCsrfTest.php Tests JSON requests to get no placeholders, but real tokens.
RSSEnclosureFormatter class core/modules/file/src/Plugin/Field/FieldFormatter/RSSEnclosureFormatter.php Plugin implementation of the 'file_rss_enclosure' formatter.
RSSEnclosureFormatter.php file core/modules/file/src/Plugin/Field/FieldFormatter/RSSEnclosureFormatter.php
RSSEnclosureFormatter::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/RSSEnclosureFormatter.php Builds a renderable array for a field value.
Schema::$tableInformation property core/modules/pgsql/src/Driver/Database/pgsql/Schema.php A cache of information about blob columns and sequences of tables.
Schema::queryFieldInformation function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Fetches the list of constraints used on a field.
Schema::queryTableInformation function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Fetch the list of blobs and sequences used on a table.
Schema::resetTableInformation function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Resets information about table blobs, sequences and serial fields.
SchematicNormalizerHelperTrait::checkFormat function core/modules/serialization/src/Normalizer/SchematicNormalizerHelperTrait.php
SearchPageJsonAnonTest::$format property core/modules/search/tests/src/Functional/Rest/SearchPageJsonAnonTest.php
SearchPageJsonBasicAuthTest::$format property core/modules/search/tests/src/Functional/Rest/SearchPageJsonBasicAuthTest.php
SearchPageJsonCookieTest::$format property core/modules/search/tests/src/Functional/Rest/SearchPageJsonCookieTest.php
SearchPageXmlAnonTest::$format property core/modules/search/tests/src/Functional/Rest/SearchPageXmlAnonTest.php
SearchPageXmlBasicAuthTest::$format property core/modules/search/tests/src/Functional/Rest/SearchPageXmlBasicAuthTest.php
SearchPageXmlCookieTest::$format property core/modules/search/tests/src/Functional/Rest/SearchPageXmlCookieTest.php
SerializationTestEncoder::$format property core/modules/serialization/tests/serialization_test/src/SerializationTestEncoder.php The format that this Encoder supports.
SerializationTestNormalizer::$format property core/modules/serialization/tests/serialization_test/src/SerializationTestNormalizer.php The format that this Normalizer supports.
Serializer::$formatProviders property core/modules/rest/src/Plugin/views/style/Serializer.php The serialization format providers, keyed by format.
Serializer::$formats property core/modules/rest/src/Plugin/views/style/Serializer.php The available serialization formats.
Serializer::getFormatOptions function core/modules/rest/src/Plugin/views/style/Serializer.php Returns an array of format options.
Serializer::getFormats function core/modules/rest/src/Plugin/views/style/Serializer.php Gets a list of all available formats that can be requested.
ShortcutJsonAnonTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonAnonTest.php
ShortcutJsonBasicAuthTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonBasicAuthTest.php
ShortcutJsonCookieTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonCookieTest.php
ShortcutSetJsonAnonTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetJsonAnonTest.php
ShortcutSetJsonBasicAuthTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetJsonBasicAuthTest.php
ShortcutSetJsonCookieTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetJsonCookieTest.php
ShortcutSetXmlAnonTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlAnonTest.php
ShortcutSetXmlBasicAuthTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlBasicAuthTest.php
ShortcutSetXmlCookieTest::$format property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetXmlCookieTest.php
ShortcutTestBase::getShortcutInformation function core/modules/shortcut/tests/src/Functional/ShortcutTestBase.php Extracts information from shortcut set links.

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