Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search 11.x for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTestCompositeConstraintValidator.php | file | core/ |
|
| EntityTestCompositeConstraintValidator::validate | function | core/ |
|
| EntityTestComputedFieldNormalizerTest::$entityTypeId | property | core/ |
The tested entity type. |
| EntityTestComputedFieldTest::$entityTypeId | property | core/ |
The tested entity type. |
| EntityTestDestination::getEntityTypeId | function | core/ |
Gets the test entity ID. |
| EntityTestEntityLevelValidator | class | core/ |
Constraint validator for the EntityTestEntityLevel constraint. |
| EntityTestEntityLevelValidator.php | file | core/ |
|
| EntityTestEntityLevelValidator::validate | function | core/ |
|
| EntityTestFieldOverride | class | core/ |
Defines a test entity class for testing default values. |
| EntityTestFieldOverride.php | file | core/ |
|
| EntityTestFieldOverride::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestFieldOverride::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
| EntityTestLabelResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| EntityTestMapFieldResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| EntityTestMapFieldTest::$entityTypeId | property | core/ |
The tested entity type. |
| EntityTestMulBundle::$id | property | core/ |
The machine name. |
| EntityTestMulRevPubStringId | class | core/ |
Defines the test entity class. |
| EntityTestMulRevPubStringId.php | file | core/ |
|
| EntityTestMulRevPubStringId::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestNoId | class | core/ |
Test entity class. |
| EntityTestNoId.php | file | core/ |
|
| EntityTestNoIdBundle | class | core/ |
Defines the entity_test_no_id bundle configuration entity. |
| EntityTestNoIdBundle.php | file | core/ |
|
| EntityTestNoIdBundle::$id | property | core/ |
The machine name. |
| EntityTestNoIdBundle::$label | property | core/ |
The human-readable name. |
| EntityTestNoUuid | class | core/ |
Test entity class with revisions but without UUIDs. |
| EntityTestNoUuid.php | file | core/ |
|
| EntityTestResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| EntityTestStringId | class | core/ |
Defines a test entity class with a string ID. |
| EntityTestStringId.php | file | core/ |
|
| EntityTestStringId::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestTest::$entityTypeId | property | core/ |
The tested entity type. |
| EntityTestTextItemNormalizerTest::providerTestGetWithFormat | function | core/ |
Provides test cases for text format retrieval with expected cache tags. |
| EntityTestUuidId | class | core/ |
Defines a test entity class with UUIDs as IDs. |
| EntityTestUuidId.php | file | core/ |
|
| EntityTestUuidId::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestUuidId::generateUuid | function | core/ |
Statically generates a UUID. |
| EntityTestViewBuilderOverriddenView | class | core/ |
Provides a view builder that overrides ::view() and ::viewMultiple(). |
| EntityTestViewBuilderOverriddenView.php | file | core/ |
|
| EntityTestViewBuilderOverriddenView::view | function | core/ |
Builds the render array for the provided entity. |
| EntityTestViewBuilderOverriddenView::viewMultiple | function | core/ |
Builds the render array for the provided entities. |
| EntityTrait::$generatedIds | property | core/ |
A list of entity IDs generated by self::generateRandomEntityId(). |
| EntityTrait::generateRandomEntityId | function | core/ |
Generates a random ID avoiding collisions. |
| EntityTranslationRenderTrait::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| EntityTranslationSettings::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| EntityTranslationSettingsTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| EntityType::$id | property | core/ |
The unique identifier of this entity type. |
| EntityType::getRouteProviderClasses | function | core/ |
Gets all the route provide handlers. |
| EntityType::hasIntegerId | function | core/ |
Checks if this entity type has an integer ID. |
| EntityType::hasRouteProviders | function | core/ |
Indicates if this entity type has any route provider. |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.