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
- Search main for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityListBuilderInterface::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
| EntityListBuilderInterface::getStorage | function | core/ |
Gets the entity storage. |
| EntityListBuilderTest::testGetOperations | function | core/ |
Tests get operations. |
| EntityListBuilderTest::testGetOperationsWithNullLabel | function | core/ |
Ensures entity operations handle entities without labels. |
| EntityMethodDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| EntityModerationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EntityModerationRouteProvider::getLatestVersionRoute | function | core/ |
Gets the moderation-form route. |
| EntityModerationRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| EntityNodeType::getEntity | function | core/ |
Creates or loads an entity. |
| EntityNormalizer::getSupportedTypes | function | core/ |
|
| EntityOperations::getEntityRepository | function | core/ |
|
| EntityOperations::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| EntityOperations::getEntityTypeManager | function | core/ |
|
| EntityOperations::getLanguageManager | function | core/ |
Returns the language manager. |
| EntityOperations::getView | function | core/ |
Returns the top object of a view. |
| EntityOriginalDeprecationTest::testOriginalMagicGetSet | function | core/ |
Tests deprecation of the original property. |
| 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. |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.