Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 type 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/ |
|
| EntityPermissionsForm::permissionsByProvider | function | core/ |
Group permissions by the modules that provide them. |
| EntityPermissionsFormTest::providerTestPermissionsByProvider | function | core/ |
Provides data for the testPermissionsByProvider method. |
| EntityPermissionsFormTest::testPermissionsByProvider | function | core/ |
Tests generating the permissions list. |
| EntityPermissionsRouteProvider | class | core/ |
Provides routes for the entity permissions form. |
| EntityPermissionsRouteProvider.php | file | core/ |
|
| EntityPermissionsRouteProvider::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityPermissionsRouteProvider::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| EntityPermissionsRouteProvider::getEntityPermissionsRoute | function | core/ |
Gets the entity permissions route. |
| EntityPermissionsRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| EntityPermissionsRouteProvider::__construct | function | core/ |
Constructs a new EntityPermissionsRouteProvider. |
| EntityPermissionsRouteProviderWithCheck | class | core/ |
Provides routes for the entity permissions form with a custom access check. |
| EntityPermissionsRouteProviderWithCheck.php | file | core/ |
|
| EntityPermissionsRouteProviderWithCheck::getEntityPermissionsRoute | function | core/ |
Gets the entity permissions route. |
| EntityPermissionsRouteProviderWithCheckTest | class | core/ |
Tests the route provider deprecation. |
| EntityPermissionsRouteProviderWithCheckTest.php | file | core/ |
|
| EntityPermissionsRouteProviderWithCheckTest::testEntityPermissionsRouteProviderWithCheck | function | core/ |
Tests the route provider deprecation. |
| EntityQueryRelationshipTest::providerTestInvalidFieldName | function | core/ |
Data provider for testInvalidFieldName(). |
| EntityQueryRelationshipTest::testInvalidFieldName | function | core/ |
Tests a non-existent field name in a complex query relationship. |
| EntityQueryRelationshipTest::testInvalidSpecifier | function | core/ |
Tests the invalid specifier in the query relationship. |
| EntityQueryServiceDeprecationTest::testFactoryOverriddenService | function | core/ |
Tests getting the backend overridden service does not trigger deprecations. |
| EntityReference::$id | property | core/ |
The entity ID. |
| EntityReference::$id_field_alias | property | core/ |
The id field alias. |
| EntityReference::$validatedExposedInput | property | core/ |
Validated exposed input that will be set as the input value. |
| EntityReference::alternateWidgetsDefaultNormalize | function | core/ |
Normalize values for widget switching. |
| 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. |
| EntityReference::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| EntityReference::validateExposed | function | core/ |
Validate the exposed handler form. |
| EntityReference::validateExtraOptionsForm | function | core/ |
Validate the options form. |
| EntityReference::validateRequired | function | core/ |
Validates that a required field for a sub handler has a value. |
| EntityReference::WIDGET_AUTOCOMPLETE | constant | core/ |
Type for the autocomplete filter format. |
| EntityReference::WIDGET_SELECT | constant | core/ |
Type for the select list filter format. |
| EntityReference::WIDGET_SELECT_LIMIT | constant | core/ |
Max number of entities in the select widget. |
Pagination
- Previous page
- Page 54
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.