Search for format
- Search 7.x for format
- Search 9.5.x for format
- Search 10.3.x for format
- Search 11.x for format
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFormDisplayJsonAnonTest::$format | property | core/ |
|
| EntityFormDisplayJsonBasicAuthTest::$format | property | core/ |
|
| EntityFormDisplayJsonCookieTest::$format | property | core/ |
|
| EntityFormDisplayXmlAnonTest::$format | property | core/ |
|
| EntityFormDisplayXmlBasicAuthTest::$format | property | core/ |
|
| EntityFormDisplayXmlCookieTest::$format | property | core/ |
|
| EntityFormModeHalJsonAnonTest::$format | property | core/ |
|
| EntityFormModeHalJsonBasicAuthTest::$format | property | core/ |
|
| EntityFormModeHalJsonCookieTest::$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/ |
|
| EntityReference::getFieldFormatterMap | function | core/ |
|
| 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/ |
|
| 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/ |
|
| EntityReferenceEntityFormatter::settingsSummary | function | core/ |
|
| EntityReferenceEntityFormatter::viewElements | function | core/ |
|
| EntityReferenceEntityFormatter::__construct | function | core/ |
Constructs a 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. |
| EntityReferenceFormatterBase::getEntitiesToView | function | core/ |
Returns the referenced entities for display. |
| EntityReferenceFormatterBase::needsEntityLoad | function | core/ |
Returns whether the entity referenced by an item needs to be loaded. |
| EntityReferenceFormatterBase::prepareView | function | core/ |
Loads the entities referenced in that field across all the entities being viewed. |
| EntityReferenceFormatterBase::view | function | core/ |
|
| EntityReferenceFormatterTest | class | core/ |
Tests the formatters functionality. |
| EntityReferenceFormatterTest.php | file | core/ |
|
| EntityReferenceFormatterTest::$bundle | property | core/ |
The bundle used in this test. |
| EntityReferenceFormatterTest::$entityType | property | core/ |
The entity type used in this test. |
| EntityReferenceFormatterTest::$fieldName | property | core/ |
The name of the field used in this test. |
| EntityReferenceFormatterTest::$referencedEntity | property | core/ |
The entity to be referenced in this test. |
| EntityReferenceFormatterTest::$unsavedReferencedEntity | property | core/ |
The entity that is not yet saved to its persistent storage to be referenced in this test. |
| EntityReferenceFormatterTest::buildRenderArray | function | core/ |
Sets field values and returns a render array as built by \Drupal\Core\Field\FieldItemListInterface::view(). |
| EntityReferenceFormatterTest::setUp | function | core/ |
|
| EntityReferenceFormatterTest::testAccess | function | core/ |
Assert inaccessible items don't change the data of the fields. |
| EntityReferenceFormatterTest::testCustomCacheTagFormatter | function | core/ |
Tests the merging of cache metadata. |
| EntityReferenceFormatterTest::testEntityFormatter | function | core/ |
Tests the entity formatter. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.