Search for getFormats
- Search 7.x for getFormats
- Search 9.5.x for getFormats
- Search 8.9.x for getFormats
- Search 10.3.x for getFormats
- Search main for getFormats
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateTimeFormatterBase::getFormatSettings | function | core/ |
Gets a settings array suitable for DrupalDateTime::format(). |
| Endpoint::getFormats | function | core/ |
Returns list of supported formats. |
| FilterFormat::getFormatsAsOptions | function | core/ |
Returns a list of filter format config entity labels keyed by their ID. |
| FilterFormatRepository::getFormatsByRole | function | core/ |
|
| FilterFormatRepository::getFormatsForAccount | function | core/ |
|
| FilterFormatRepositoryInterface::getFormatsByRole | function | core/ |
Returns a list of text formats that are allowed for a given role. |
| FilterFormatRepositoryInterface::getFormatsForAccount | function | core/ |
Returns only those formats which the specified account can use. |
| FilterFormatRepositoryTest::testGetFormatsByRole | function | core/ |
@legacy-covers ::getFormatsByRole |
| FilterFormatRepositoryTest::testGetFormatsForAccount | function | core/ |
@legacy-covers ::getFormatsForAccount |
| 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::getFormats | function | core/ |
Gets a list of all available formats that can be requested. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.