Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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::$target_type | 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 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 multiple target bundles. |
| EntityReferenceFieldCreationTest::testAddReferenceFieldTargetingEntityTypeWithoutId | function | core/ |
Tests that entity reference fields cannot target entity types without IDs. |
| EntityReferenceFieldItemList::getConstraints | function | core/ |
Gets a list of validation constraints. |
| EntityReferenceFieldNormalizer::getRelationshipLinks | function | core/ |
Gets the links for the relationship. |
| EntityReferenceFieldTest::testTargetEntityNoLoad | function | core/ |
Tests that the target entity is not unnecessarily loaded. |
| EntityReferenceFormatterBase::getEntitiesToView | function | core/ |
Returns the referenced entities for display. |
| EntityReferenceIntegrationTest::getTestEntities | function | core/ |
Creates two content and two config test entities. |
| EntityReferenceIntegrationTest::testSupportedEntityTypesAndWidgets | function | core/ |
Tests the entity reference field with all its supported field widgets. |
| EntityReferenceItem::getConstraints | function | core/ |
Gets a list of validation constraints. |
| EntityReferenceItem::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
| EntityReferenceItem::getPossibleValues | function | core/ |
Returns an array of possible values. |
| EntityReferenceItem::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
| EntityReferenceItem::getRandomBundle | function | core/ |
Gets a bundle for a given entity type and selection options. |
| EntityReferenceItem::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
Pagination
- Previous page
- Page 63
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.