Search for FORMAT
- Search 7.x for FORMAT
- Search 9.5.x for FORMAT
- Search 8.9.x for FORMAT
- Search 10.3.x for FORMAT
- Search 11.x for FORMAT
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EditorHooks::filterFormatPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| EditorHooks::formFilterFormatFormAlter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\filter\FilterFormatEditForm. |
| EditorHooks::getFormattedTextFields | function | core/ |
Determines the formatted text fields on an entity. |
| EditorInterface::getFilterFormat | function | core/ |
Returns the filter format this text editor is associated with. |
| EditorInterface::hasAssociatedFilterFormat | function | core/ |
Returns whether this text editor has an associated filter format. |
| EditorJsonAnonTest::$format | property | core/ |
|
| EditorJsonBasicAuthTest::$format | property | core/ |
|
| EditorJsonCookieTest::$format | property | core/ |
|
| EditorValidationTest::testInvalidFormat | function | core/ |
Tests validating an editor with a non-existent `format`. |
| EditorXmlAnonTest::$format | property | core/ |
|
| EditorXmlBasicAuthTest::$format | property | core/ |
|
| EditorXmlCookieTest::$format | property | core/ |
|
| 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/ |
|
| 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/ |
|
| EntityFormDisplayJsonBasicAuthTest::$format | property | core/ |
|
| EntityFormDisplayJsonCookieTest::$format | property | core/ |
|
| EntityFormDisplayXmlAnonTest::$format | property | core/ |
|
| EntityFormDisplayXmlBasicAuthTest::$format | property | core/ |
|
| EntityFormDisplayXmlCookieTest::$format | property | core/ |
|
| EntityFormModeJsonAnonTest::$format | property | core/ |
|
| EntityFormModeJsonBasicAuthTest::$format | property | core/ |
|
| EntityFormModeJsonCookieTest::$format | property | core/ |
|
| EntityFormModeXmlAnonTest::$format | property | core/ |
|
| EntityFormModeXmlBasicAuthTest::$format | property | core/ |
|
| EntityFormModeXmlCookieTest::$format | property | core/ |
|
| EntityLinkSuggestionsController::formatUsesEntityLinksFilter | function | core/ |
Checks access based on entity_links filter status on the text format. |
| 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::defaultSettings | function | core/ |
|
| EntityReferenceEntityFormatter::isApplicable | function | core/ |
|
| EntityReferenceEntityFormatter::RECURSIVE_RENDER_LIMIT | constant | core/ |
The number of times this formatter allows rendering the same entity. |
| EntityReferenceEntityFormatter::settingsForm | function | core/ |
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.