Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityModerationRouteProvider::getLatestVersionRoute | function | core/ |
Gets the moderation-form route. |
EntityModerationRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
EntityOperations::getEntityManager | function | core/ |
|
EntityOperations::getEntityRepository | function | core/ |
Returns the entity repository. |
EntityOperations::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
EntityOperations::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
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/ |
|
EntityReference::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
EntityReference::getString | function | core/ |
Returns a string representation of the data. |
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::isTargetNew | function | core/ |
Checks whether the target entity has not been saved yet. |
EntityReferenceAdminTest::testMultipleTargetBundles | function | core/ |
Tests field settings for an entity reference field when the field has multiple target bundles and is set to auto-create the target entity. |
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. |
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest | class | core/ |
Tests that the match_limit setting is added to entity_reference_autocomplete. |
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest.php | file | core/ |
|
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EntityReferenceAutocompleteWidgetMatchLimitUpdateTest::testViewsPostUpdateEntityLinkUrl | function | core/ |
Tests that the match_limit setting is added to the config. |
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 enable. |
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. |
EntityReferenceAutoCreateTest::testMultipleTargetBundles | function | core/ |
Tests if an entity reference field having multiple target bundles is storing the auto-created entity in the right destination. |
EntityReferenceFieldItemList::getConstraints | function | core/ |
Gets a list of validation constraints. |
EntityReferenceFieldNormalizer::getRelationshipLinks | function | core/ |
Gets the links for the relationship. |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.