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 |
---|---|---|---|
EditorXmlCookieTest::$format | property | core/ |
The format to use in this test. |
editor_filter_format_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
editor_form_filter_admin_format_editor_configure | function | core/ |
Button submit handler for filter_format_form()'s 'editor_configure' button. |
editor_form_filter_admin_format_submit | function | core/ |
Additional submit handler for filter_format_form(). |
editor_form_filter_admin_format_validate | function | core/ |
Additional validate handler for filter_format_form(). |
editor_form_filter_format_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm. |
Element::preRenderTextFormat | function | core/ |
Additional #pre_render callback for 'text_format' elements. |
Email::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
Endpoint::$formats | property | core/ |
List of supported formats. Only 'json' and 'xml' are allowed. |
Endpoint::getFormats | function | core/ |
Returns list of supported formats. |
EntityComputedFieldTest::testFormatterComputedFieldCacheableMetadata | function | core/ |
Tests that formatters bubble the cacheable metadata of computed fields. |
EntityDateFormat | class | core/ |
Migration destination for date format entity. |
EntityDateFormat.php | file | core/ |
|
EntityDateFormat::updateEntityProperty | function | core/ |
Updates a (possible nested) entity property with a value. |
EntityDecoupledTranslationRevisionsTest::formatMessage | function | core/ |
Formats an assertion message. |
EntityDisplayFormBaseTest::testNoApplicableFormatters | function | core/ |
Ensures the entity is not affected when there are no applicable formatters. |
EntityField::$formatterOptions | property | core/ |
An array of formatter options. |
EntityField::$formatterPluginManager | property | core/ |
The field formatter plugin manager. |
EntityField::getFormatterInstance | function | core/ |
Returns the field formatter instance. |
EntityFormDisplayJsonAnonTest::$format | property | core/ |
The format to use in this test. |
EntityFormDisplayJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
EntityFormDisplayJsonCookieTest::$format | property | core/ |
The format to use in this test. |
EntityFormDisplayXmlAnonTest::$format | property | core/ |
The format to use in this test. |
EntityFormDisplayXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
EntityFormDisplayXmlCookieTest::$format | property | core/ |
The format to use in this test. |
EntityFormModeJsonAnonTest::$format | property | core/ |
The format to use in this test. |
EntityFormModeJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
EntityFormModeJsonCookieTest::$format | property | core/ |
The format to use in this test. |
EntityFormModeXmlAnonTest::$format | property | core/ |
The format to use in this test. |
EntityFormModeXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
EntityFormModeXmlCookieTest::$format | property | core/ |
The format to use in this test. |
EntityReference::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
EntityReferenceAdminTest::testAvailableFormatters | function | core/ |
Tests the formatters for the Entity References. |
EntityReferenceEntityFormatter | class | core/ |
Plugin implementation of the 'entity reference rendered entity' formatter. |
EntityReferenceEntityFormatter.php | file | core/ |
|
EntityReferenceEntityFormatter::$entityDisplayRepository | property | core/ |
The entity display repository. |
EntityReferenceEntityFormatter::$entityTypeManager | property | core/ |
The entity type manager. |
EntityReferenceEntityFormatter::$loggerFactory | property | core/ |
The logger factory. |
EntityReferenceEntityFormatter::$recursiveRenderDepth | property | core/ |
An array of counters for the recursive rendering protection. |
EntityReferenceEntityFormatter::create | function | core/ |
Creates an instance of the plugin. |
EntityReferenceEntityFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
EntityReferenceEntityFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
EntityReferenceEntityFormatter::RECURSIVE_RENDER_LIMIT | constant | core/ |
The number of times this formatter allows rendering the same entity. |
EntityReferenceEntityFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
EntityReferenceEntityFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
EntityReferenceEntityFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
EntityReferenceEntityFormatter::__construct | function | core/ |
Constructs an EntityReferenceEntityFormatter instance. |
EntityReferenceFormatterBase | class | core/ |
Parent plugin for entity reference formatters. |
EntityReferenceFormatterBase.php | file | core/ |
|
EntityReferenceFormatterBase::checkAccess | function | core/ |
Checks access to the given entity. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.