Search for formats
- Search 7.x for formats
- Search 9.5.x for formats
- Search 10.3.x for formats
- Search 11.x for formats
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FormatSpecificGetBcRouteTestTrait | trait | core/ |
Provides test methods to assert BC on format-specific GET routes. |
FormatSpecificGetBcRouteTestTrait.php | file | core/ |
|
FormatSpecificGetBcRouteTestTrait::testFormatSpecificGetBcRoute | function | core/ |
@group legacy |
FormatSpecificGetBcRouteTestTrait::testNoFormatSpecificGetBcRouteForOtherFormats | function | core/ |
@group legacy |
FormatStringTest | class | core/ |
Tests deprecated behavior of format_string. |
FormatStringTest.php | file | core/ |
|
FormatStringTest::testFormatString | function | core/ |
Tests error triggering on format_string. |
HttpExceptionSubscriberBase::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
MigrateDateFormatTest::testDateFormats | function | core/ |
Tests the Drupal 6 date formats to Drupal 8 migration. |
MigrateExecutable::formatSize | function | core/ |
Generates a string representation for the given byte count. |
NegotiationMiddleware::$formats | property | core/ |
Contains a hashmap of format as key and mimetype as value. |
PoItem::formatSingular | function | core/ |
Formats a singular translation. |
PoItem::formatString | function | core/ |
Formats a string for output on multiple lines. |
RequestFormatRouteFilter::getAvailableFormats | function | core/ |
Gets the set of formats across all routes in the collection. |
RequestFormatRouteFilterTest::testNoRouteFoundWhenNoRequestFormatAndSingleRouteWithMultipleFormats | function | core/ |
@covers ::filter |
ResourceBase::$serializerFormats | property | core/ |
The available serialization formats. |
ResourceTest::testFormats | function | core/ |
Tests that a resource without formats cannot be enabled. |
RestResourceConfig::getFormats | function | core/ |
Retrieves a list of supported response formats. |
RestResourceConfig::getFormatsForMethodGranularity | function | core/ |
Retrieves a list of supported response formats. |
RestResourceConfigInterface::getFormats | function | core/ |
Retrieves a list of supported response formats. |
RestResourceGetRouteProcessorBC::$serializerFormats | property | core/ |
The available serialization formats. |
Serializer::$formats | property | core/ |
The available serialization formats. |
Serializer::getFormats | function | core/ |
Gets a list of all available formats that can be requested. |
SizeTest::providerTestCommonFormatSize | function | core/ |
Provides a list of byte size to test. |
SizeTest::testCommonFormatSize | function | core/ |
Checks that format_size() returns the expected string. |
TestMigrateExecutable::formatSize | function | core/ |
Generates a string representation for the given byte count. |
TimestampFormatter::$dateFormatStorage | property | core/ |
The date format entity storage. |
TimeStampItemNormalizerTrait::$allowedFormats | property | core/ |
Allowed timestamps formats for the denormalizer. |
TimestampNormalizer::$allowedFormats | property | core/ |
Allowed datetime formats for the denormalizer. |
TimestampNormalizerTest::providerTestDenormalizeValidFormats | function | core/ |
Data provider for testDenormalizeValidFormats. |
TimestampNormalizerTest::testDenormalizeValidFormats | function | core/ |
Tests the denormalize function with good data. |
UserAuthenticationController::$serializerFormats | property | core/ |
The available serialization formats. |
UserRouteAlterSubscriber::$serializerFormats | property | core/ |
The available serialization formats. |
UserRouteAlterSubscriber::onRoutingAlterAddFormats | function | core/ |
Adds supported formats to the user authentication HTTP routes. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.