Search for form
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Form | class | core/ |
Provides a render element for a form. |
| Form | class | core/ |
Form to test _form routing. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| EntityReferenceFieldItemList::defaultValuesFormSubmit | function | core/ |
Processes the submitted default value. |
| EntityReferenceFieldTranslatedReferenceViewTest::assertEntityReferenceFormDisplay | function | core/ |
Assert entity reference form display. |
| 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::$nonCacheableViewMode | property | core/ |
The non cacheable view mode. |
| EntityReferenceFormatterTest::$referencedEntity | property | core/ |
The entity to be referenced in this test. |
| EntityReferenceFormatterTest::$unsavedReferencedEntity | property | core/ |
An entity that is not yet saved to its persistent storage. |
| EntityReferenceFormatterTest::buildRenderArray | function | core/ |
Sets field values and returns a render array. |
| EntityReferenceFormatterTest::createNonCacheableViewMode | function | core/ |
Creates a non cacheable view mode. |
| 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. |
| EntityReferenceFormatterTest::testEntityFormatterIterativeRendering | function | core/ |
Tests that iterative rendering is allowed by recursive render protection. |
| EntityReferenceFormatterTest::testEntityFormatterRecursiveRendering | function | core/ |
Tests the recursive rendering protection of the entity formatter. |
| EntityReferenceFormatterTest::testEntityReferenceRecursionProtectionWithRepeatedReferencingEntity | function | core/ |
Tests multiple renderings of an entity that references another. |
| EntityReferenceFormatterTest::testEntityReferenceRecursiveProtectionWithManyRenderedEntities | function | core/ |
Renders the same entity referenced from different places. |
| EntityReferenceFormatterTest::testFormatterReferencingItem | function | core/ |
Tests formatters set the correct _referringItem on referenced entities. |
| EntityReferenceFormatterTest::testIdFormatter | function | core/ |
Tests the ID formatter. |
| EntityReferenceFormatterTest::testLabelFormatter | function | core/ |
Tests the label formatter. |
| EntityReferenceIdFormatter | class | core/ |
Plugin implementation of the 'entity reference ID' formatter. |
| EntityReferenceIdFormatter.php | file | core/ |
|
| EntityReferenceIdFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| EntityReferenceItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| EntityReferenceItem::fieldSettingsFormValidate | function | core/ |
Form element validation handler; Invokes selection plugin's validation. |
| EntityReferenceItem::formProcessMergeParent | function | core/ |
Render API callback that moves entity reference elements up a level. |
| EntityReferenceItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| EntityReferenceLabelFormatter | class | core/ |
Plugin implementation of the 'entity reference label' formatter. |
| EntityReferenceLabelFormatter.php | file | core/ |
|
| EntityReferenceLabelFormatter::checkAccess | function | core/ |
Checks access to the given entity. |
| EntityReferenceLabelFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| EntityReferenceLabelFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| EntityReferenceLabelFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| EntityReferenceLabelFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.