Search for format_
- Search 7.x for format_
- Search 9.5.x for format_
- Search 8.9.x for format_
- Search 11.x for format_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
RestExport::$formatProviders | property | core/ |
The serialization format providers, keyed by format. |
RestExport::getFormatOptions | function | core/ |
Returns an array of format options. |
RestExportJsonApiUnsupported::testFormatOptions | function | core/ |
Tests that 'api_json' is not a RestExport format option. |
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. |
RSSEnclosureFormatter | class | core/ |
Plugin implementation of the 'file_rss_enclosure' formatter. |
RSSEnclosureFormatter.php | file | core/ |
|
RSSEnclosureFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
Schema::$tableInformation | property | core/ |
A cache of information about blob columns and sequences of tables. |
Schema::queryFieldInformation | function | core/ |
Fetches the list of constraints used on a field. |
Schema::queryTableInformation | function | core/ |
Fetch the list of blobs and sequences used on a table. |
Schema::resetTableInformation | function | core/ |
Resets information about table blobs, sequences and serial fields. |
Serializer::$formatProviders | property | core/ |
The serialization format providers, keyed by format. |
Serializer::$formats | property | core/ |
The available serialization formats. |
Serializer::getFormatOptions | function | core/ |
Returns an array of format options. |
Serializer::getFormats | function | core/ |
Gets a list of all available formats that can be requested. |
ShortcutTestBase::getShortcutInformation | function | core/ |
Extracts information from shortcut set links. |
SiteInformationForm | class | core/ |
Configure site information settings for this site. |
SiteInformationForm.php | file | core/ |
|
SiteInformationForm::$aliasManager | property | core/ |
The path alias manager. |
SiteInformationForm::$pathValidator | property | core/ |
The path validator. |
SiteInformationForm::$requestContext | property | core/ |
The request context. |
SiteInformationForm::buildForm | function | core/ |
Form constructor. |
SiteInformationForm::create | function | core/ |
Instantiates a new instance of this class. |
SiteInformationForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
SiteInformationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
SiteInformationForm::submitForm | function | core/ |
Form submission handler. |
SiteInformationForm::validateForm | function | core/ |
Form validation handler. |
SiteInformationForm::__construct | function | core/ |
Constructs a SiteInformationForm object. |
StateFormatterTest | class | core/ |
Test the state field formatter. |
StateFormatterTest.php | file | core/ |
|
StateFormatterTest::$modules | property | core/ |
Modules to install. |
StateFormatterTest::formatterTestCases | function | core/ |
Test cases for testStateFieldFormatter(). |
StateFormatterTest::setUp | function | core/ |
|
StateFormatterTest::testStateFieldFormatter | function | core/ |
Tests the embed field. |
StringFormatter | class | core/ |
Plugin implementation of the 'string' formatter. |
StringFormatter.php | file | core/ |
|
StringFormatter::$entityTypeManager | property | core/ |
The entity type manager. |
StringFormatter::create | function | core/ |
Creates an instance of the plugin. |
StringFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
StringFormatter::getEntityUrl | function | core/ |
Gets the URI elements of the entity. |
StringFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
StringFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
StringFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
StringFormatter::viewValue | function | core/ |
Generate the output appropriate for one field item. |
StringFormatter::__construct | function | core/ |
Constructs a StringFormatter instance. |
StringFormatterTest | class | core/ |
Tests the creation of text fields. |
StringFormatterTest.php | file | core/ |
|
StringFormatterTest::$bundle | property | core/ |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.