Search for formats
- Search 7.x for formats
- Search 9.5.x for formats
- Search 8.9.x for formats
- Search 11.x for formats
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
filter_get_formats_by_role | function | core/ |
Retrieves a list of text formats that are allowed for a given role. |
FormAjaxSubscriber::formatSize | function | core/ |
Wraps format_size() |
HttpExceptionSubscriberBase::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
LegacyCommonTest::testFormatSizeDeprecation | function | core/ |
Tests deprecation of the format_size() function. |
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. |
Serializer::$formats | property | core/ |
The available serialization formats. |
Serializer::getFormats | function | core/ |
Gets a list of all available formats that can be requested. |
TextFieldTest::testTextfieldWidgetsAllowedFormats | function | core/ |
Test widgets for fields with selected allowed formats. |
TextItemBase::validateAllowedFormats | function | core/ |
Render API callback: Processes the allowed formats value. |
text_post_update_allowed_formats | function | core/ |
Add allowed_formats setting to existing text fields. |
TimestampFormatter::$dateFormatStorage | property | core/ |
The date format entity storage. |
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.