Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityInterface::getEntityTypeId | function | core/ |
Gets the ID of the type of the entity. |
| EntityInterface::getOriginalId | function | core/ |
Gets the original ID. |
| EntityInterface::id | function | core/ |
Gets the identifier. |
| EntityInterface::setOriginalId | function | core/ |
Sets the original ID. |
| EntityInterface::uuid | function | core/ |
Gets the entity UUID (Universally Unique Identifier). |
| EntityKernelTestBase::$generatedIds | property | core/ |
A list of generated identifiers. |
| EntityKernelTestBase::generateRandomEntityId | function | core/ |
Generates a random ID avoiding collisions. |
| EntityLinkTest::providerTestLink | function | core/ |
Provides test data for testLink(). |
| EntityListBuilder::$entityTypeId | property | core/ |
The entity type ID. |
| EntityListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
| EntityLoadByUuidTest | class | core/ |
Tests loading entities by UUID. |
| EntityLoadByUuidTest.php | file | core/ |
|
| EntityLoadByUuidTest::$modules | property | core/ |
Modules to enable. |
| EntityLoadByUuidTest::setUp | function | core/ |
|
| EntityLoadByUuidTest::testLoadEntityByUuidAccessChecking | function | core/ |
Ensures that ::loadEntityByUuid() doesn't apply access checking. |
| EntityManager::getRouteProviders | function | core/ |
|
| EntityManager::loadEntityByUuid | function | core/ |
|
| EntityManagerTest::testGetRouteProviders | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
| EntityManagerTest::testLoadEntityByUuid | function | core/ |
Tests the loadEntityByUuid() method. |
| EntityModerationForm::$validation | property | core/ |
The moderation state transition validation service. |
| EntityModerationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EntityModerationRouteProvider | class | core/ |
Dynamic route provider for the Content moderation module. |
| EntityModerationRouteProvider.php | file | core/ |
|
| EntityModerationRouteProvider::$entityFieldManager | property | core/ |
The entity manager. |
| EntityModerationRouteProvider::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| EntityModerationRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
| EntityModerationRouteProvider::getLatestVersionRoute | function | core/ |
Gets the moderation-form route. |
| EntityModerationRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| EntityModerationRouteProvider::__construct | function | core/ |
Constructs a new DefaultHtmlRouteProvider. |
| EntityNormalizerTest::testDenormalizeWithInvalidBundle | function | core/ |
Tests the denormalize method with a bundle property. |
| EntityNormalizerTest::testDenormalizeWithValidBundle | function | core/ |
Tests the denormalize method with a bundle property. |
| EntityOperations::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| EntityOwnerInterface::getOwnerId | function | core/ |
Returns the entity owner's user ID. |
| EntityOwnerInterface::setOwnerId | function | core/ |
Sets the entity owner's user ID. |
| EntityOwnerTrait::getOwnerId | function | core/ |
|
| EntityOwnerTrait::setOwnerId | function | core/ |
|
| EntityQueryRelationshipTest::testInvalidSpecifier | function | core/ |
Tests the invalid specifier in the query relationship. |
| EntityReference::$id | property | core/ |
The entity ID. |
| EntityReference::getTargetIdentifier | function | core/ |
Gets the identifier of the referenced data. |
| EntityReference::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| 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. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.