Search for form
- Search 7.x for form
- Search 9.5.x for form
- Search 8.9.x for form
- Search 10.3.x for form
- Search 11.x for form
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Form | class | core/ |
Form to test _form routing. |
| Form | class | core/ |
Provides a render element for a form. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityReference::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| EntityReference::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| EntityReference::cleanUpSubformChildren | function | core/ |
Clean up subform children for properties that could cause problems. |
| EntityReference::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| EntityReference::SUBFORM_PREFIX | constant | core/ |
The subform prefix. |
| EntityReference::submitExtraOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| EntityReference::validateExtraOptionsForm | function | core/ |
Validate the options form. |
| EntityReference::valueForm | function | core/ |
Options form subform for setting options. |
| EntityReference::valueFormAddAutocomplete | function | core/ |
Adds an autocomplete element to the form. |
| EntityReference::valueFormAddSelect | function | core/ |
Adds a select element to the form. |
| EntityReferenceAdminTest::testAvailableFormatters | function | core/ |
Tests the formatters for the Entity References. |
| EntityReferenceAutocompleteTagsWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| EntityReferenceAutocompleteTagsWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| EntityReferenceAutocompleteWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| EntityReferenceAutocompleteWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| EntityReferenceAutocompleteWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| 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/ |
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. |
| 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. |
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.