Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityOperations::getLanguageManager | function | core/ |
Returns the language manager. |
EntityOperations::getView | function | core/ |
Returns the top object of a view. |
EntityOwnerInterface::getOwner | function | core/ |
Returns the entity owner's user entity. |
EntityOwnerInterface::getOwnerId | function | core/ |
Returns the entity owner's user ID. |
EntityOwnerTrait::getDefaultEntityOwner | function | core/ |
Default value callback for 'owner' base field. |
EntityOwnerTrait::getOwner | function | core/ |
|
EntityOwnerTrait::getOwnerId | function | core/ |
|
EntityPermissionsRouteProvider::getEntityPermissionsRoute | function | core/ |
Gets the entity permissions route. |
EntityPermissionsRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
EntityPermissionsRouteProviderWithCheck::getEntityPermissionsRoute | function | core/ |
Gets the entity permissions route. |
EntityReference::alternateWidgetsDefaultNormalize | function | core/ |
Normalize values for widget switching. |
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::isTargetNew | function | core/ |
Checks whether the target entity has not been saved yet. |
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. |
EntityReferenceAdminTest::$targetType | property | core/ |
Name of a second content type to be used as a target of entity references. |
EntityReferenceAdminTest::testMultipleTargetBundles | function | core/ |
Tests field settings for an entity reference field. |
EntityReferenceAutocompleteTagsWidget | class | core/ |
Plugin implementation of the 'entity_reference_autocomplete_tags' widget. |
EntityReferenceAutocompleteTagsWidget.php | file | core/ |
|
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 | class | core/ |
Plugin implementation of the 'entity_reference_autocomplete' widget. |
EntityReferenceAutocompleteWidget.php | file | core/ |
|
EntityReferenceAutocompleteWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
EntityReferenceAutocompleteWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
EntityReferenceAutocompleteWidget::formElement | function | core/ |
Returns the form for a single field widget. |
EntityReferenceAutocompleteWidget::getAutocreateBundle | function | core/ |
Returns the name of the bundle which will be used for autocreated entities. |
EntityReferenceAutocompleteWidget::getMatchOperatorOptions | function | core/ |
Returns the options for the match operator. |
EntityReferenceAutocompleteWidget::getSelectionHandlerSetting | function | core/ |
Returns the value of a setting for the entity reference selection handler. |
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. |
EntityReferenceAutocompleteWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
EntityReferenceAutocompleteWidgetTest | class | core/ |
Tests the output of entity reference autocomplete widgets. |
EntityReferenceAutocompleteWidgetTest.php | file | core/ |
|
EntityReferenceAutocompleteWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityReferenceAutocompleteWidgetTest::$modules | property | core/ |
Modules to install. |
EntityReferenceAutocompleteWidgetTest::doAutocomplete | function | core/ |
Executes an autocomplete on a given field and waits for it to finish. |
EntityReferenceAutocompleteWidgetTest::setUp | function | core/ |
|
EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget | function | core/ |
Tests that the default autocomplete widget return the correct results. |
Pagination
- Previous page
- Page 67
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.