Search for to
Title | Object type | File name | Summary |
---|---|---|---|
EntityManagerInterface::getLastInstalledFieldStorageDefinitions | function | core/ |
|
EntityManagerTest::$entityDisplayRepository | property | core/ |
The entity display repository. |
EntityManagerTest::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
EntityManagerTest::$entityRepository | property | core/ |
The entity repository. |
EntityManagerTest::$entityTypeRepository | property | core/ |
The entity type repository. |
EntityManagerTest::testGetActiveFieldStorageDefinitions | function | core/ |
@covers ::getActiveFieldStorageDefinitions |
EntityManagerTest::testGetFieldStorageDefinitions | function | core/ |
Tests the getFieldStorageDefinitions() method. |
EntityManagerTest::testGetLastInstalledFieldStorageDefinitions | function | core/ |
Tests the getLastInstalledFieldStorageDefinitions() method. |
EntityManagerTest::testGetStorage | function | core/ |
@covers ::getStorage |
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/ |
Returns the entity repository. |
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. |
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. |
Pagination
- Previous page
- Page 72
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.