Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityLastInstalledSchemaRepositoryInterface::deleteLastInstalledFieldStorageDefinition | function | core/ |
Deletes the field storage definition from the application state. |
| EntityLastInstalledSchemaRepositoryInterface::getLastInstalledDefinition | function | core/ |
Gets the entity type definition in its most recently installed state. |
| EntityLastInstalledSchemaRepositoryInterface::getLastInstalledDefinitions | function | core/ |
Gets the entity type definitions in their most recently installed state. |
| EntityLastInstalledSchemaRepositoryInterface::getLastInstalledFieldStorageDefinitions | function | core/ |
Gets the entity type's most recently installed field storage definitions. |
| EntityLastInstalledSchemaRepositoryInterface::setLastInstalledDefinition | function | core/ |
Stores the entity type definition in the application state. |
| EntityLastInstalledSchemaRepositoryInterface::setLastInstalledFieldStorageDefinition | function | core/ |
Stores the field storage definition in the application state. |
| EntityLastInstalledSchemaRepositoryInterface::setLastInstalledFieldStorageDefinitions | function | core/ |
Stores the entity type's field storage definitions in the application state. |
| EntityLinkTest::$linkGenerator | property | core/ |
The tested link generator. |
| EntityLinkTest::testToLink | function | core/ |
Tests for the Entity::toLink() method. |
| EntityListBuilder::$storage | property | core/ |
The entity storage class. |
| EntityListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| EntityListBuilder::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
| EntityListBuilder::getStorage | function | core/ |
Gets the entity storage. |
| 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::$roleStorage | property | core/ |
The role storage used for testing. |
| EntityListBuilderTest::testGetOperations | function | core/ |
@covers ::getOperations[[api-linebreak]] |
| EntityMethodDeriver::$inflector | property | core/ |
Inflector to pluralize words. |
| 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. |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.