Search for to
Title | Object type | File name | Summary |
---|---|---|---|
EntityNormalizerTest::$entityTypeRepository | property | core/ |
The mock entity type repository. |
EntityOperations::$entityDisplayRepository | property | core/ |
The entity display repository. |
EntityOperations::$entityRepository | property | core/ |
The entity repository service. |
EntityOperations::getEntityRepository | function | core/ |
|
EntityOperationsUnitTest::$entityRepository | property | core/ |
The entity repository. |
EntityOwnerInterface::getOwner | function | core/ |
Returns the entity owner's user entity. |
EntityOwnerInterface::getOwnerId | function | core/ |
Returns the entity owner's user ID. |
EntityOwnerInterface::setOwner | function | core/ |
Sets the entity owner's user entity. |
EntityOwnerInterface::setOwnerId | function | core/ |
Sets the entity owner's user ID. |
EntityOwnerTrait::getOwner | function | core/ |
|
EntityOwnerTrait::getOwnerId | function | core/ |
|
EntityOwnerTrait::setOwner | function | core/ |
|
EntityOwnerTrait::setOwnerId | function | core/ |
|
EntityQueryAggregateTest::$entityStorage | property | core/ |
The entity_test storage to create the test entities. |
EntityQueryTest::$storage | property | core/ |
The entity_test_mulrev entity storage. |
EntityQueryTest::testToString | function | core/ |
Tests __toString(). |
EntityQueryTest::testWithTwoEntityReferenceFieldsToSameEntityType | function | core/ |
Tests that EntityQuery works when querying the same entity from two fields. |
EntityReferenceAdminTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
EntityReferenceAdminTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
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 | class | core/ |
Tests creating new entity (e.g. taxonomy-term) from an autocomplete widget. |
EntityReferenceAutoCreateTest.php | file | core/ |
|
EntityReferenceAutoCreateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityReferenceAutoCreateTest::$modules | property | core/ |
Modules to enable. |
EntityReferenceAutoCreateTest::$referencedType | property | core/ |
The name of a content type that will be referenced by $referencingType. |
EntityReferenceAutoCreateTest::$referencingType | property | core/ |
The name of a content type that will reference $referencedType. |
EntityReferenceAutoCreateTest::setUp | function | core/ |
|
EntityReferenceAutoCreateTest::testAutoCreate | function | core/ |
Tests the autocomplete input element and entity auto-creation. |
EntityReferenceAutoCreateTest::testMultipleTargetBundles | function | core/ |
Tests multiple target bundles. |
Pagination
- Previous page
- Page 81
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.