Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityReference::buildExtraOptionsForm | function | core/ |
Provide a form for setting options. |
| EntityReference::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| EntityReference::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| EntityReference::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| EntityReference::cleanUpSubformChildren | function | core/ |
Clean up subform children for properties that could cause problems. |
| EntityReference::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityReference::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityReference::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityReference::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityReference::evenEmpty | function | core/ |
Determines if the style plugin is rendered even if the view is empty. |
| EntityReference::execute | function | core/ |
Executes the view and returns data in the format required. |
| EntityReference::getDefaultSelectedEntities | function | core/ |
Gets all entities selected by default. |
| EntityReference::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| EntityReference::getReferencedEntityType | function | core/ |
Gets the target entity type referenced by this field. |
| EntityReference::getSelectionHandler | function | core/ |
Gets the entity reference selection handler. |
| EntityReference::getString | function | core/ |
Returns a string representation of the data. |
| EntityReference::getSubHandlerOptions | function | core/ |
Get all selection plugins for this entity type. |
| EntityReference::getTarget | function | core/ |
Gets the referenced data. |
| EntityReference::getTargetDefinition | function | core/ |
Gets the definition of the referenced entity. |
| EntityReference::getTargetIdentifier | function | core/ |
Gets the identifier of the referenced data. |
| EntityReference::getType | function | core/ |
Returns the display type that this display requires. |
| EntityReference::getValueOptionsCallback | function | core/ |
Returns the value options for a select widget. |
| EntityReference::hasExtraOptions | function | core/ |
Determines if the handler has extra options. |
| EntityReference::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| EntityReference::isTargetNew | function | core/ |
Checks whether the target entity has not been saved yet. |
| EntityReference::optionsSummary | function | core/ |
Provides the default summary for options in the views UI. |
| EntityReference::preRender | function | core/ |
Allow the style to do stuff before each row is rendered. |
| EntityReference::query | function | core/ |
Add anything to the query that we might need to. |
| EntityReference::render | function | core/ |
Builds the view result as a renderable array. |
| EntityReference::render | function | core/ |
Render the display in this style. |
| EntityReference::setValue | function | core/ |
Sets the data value. |
| EntityReference::SUBFORM_PREFIX | constant | core/ |
The subform prefix. |
| EntityReference::submitExtraOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| EntityReference::usesExposed | function | core/ |
Determines if this display uses exposed filters. |
| EntityReference::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| EntityReference::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| EntityReference::validateExposed | function | core/ |
Validate the exposed handler form. |
| EntityReference::validateExtraOptionsForm | function | core/ |
Validate the options form. |
| EntityReference::validateRequired | function | core/ |
Validates that a required field for a sub handler has a value. |
| 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. |
| EntityReference::valueSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| EntityReference::WIDGET_AUTOCOMPLETE | constant | core/ |
Type for the autocomplete filter format. |
| EntityReference::WIDGET_SELECT | constant | core/ |
Type for the select list filter format. |
| EntityReference::WIDGET_SELECT_LIMIT | constant | core/ |
Max number of entities in the select widget. |
| EntityReference::__construct | function | core/ |
Constructs an EntityReference object. |
| EntityReference::__construct | function | core/ |
Constructs a new EntityReference object. |
| EntityReferenceAdminTest | class | core/ |
Tests for the administrative UI. |
| EntityReferenceAdminTest | class | core/ |
Tests for the administrative UI. |
Pagination
- Previous page
- Page 539
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.