Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 10.3.x for entity
- Search 11.x for entity
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity | class | core/ |
Defines a argument validator plugin for each entity type. |
| Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
| Entity | class | core/ |
Provides a generic destination to import entities. |
| Entity | class | core/ |
|
| Entity | class | core/ |
This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
| Entity | class | core/ |
Defines a base entity class. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExternalNormalizersTest::$entity | property | core/ |
The test entity. |
| ExtraFieldBlock::$entityFieldManager | property | core/ |
The entity field manager. |
| ExtraFieldBlock::$entityTypeManager | property | core/ |
The entity type manager. |
| ExtraFieldBlock::getEntity | function | core/ |
Gets the entity that has the field. |
| ExtraFieldBlockDeriver::$entityFieldManager | property | core/ |
The entity field manager. |
| ExtraFieldBlockDeriver::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
| ExtraFieldBlockDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
| ExtraFieldBlockDeriver::$entityTypeRepository | property | core/ |
The entity type repository. |
| FeedCacheTagsTest::createEntity | function | core/ |
|
| FeedHalJsonTestBase::getExpectedNormalizedEntity | function | core/ |
|
| FeedHalJsonTestBase::getNormalizedPostEntity | function | core/ |
|
| FeedResourceTestBase::$entityTypeId | property | core/ |
|
| FeedResourceTestBase::createEntity | function | core/ |
|
| FeedResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
| FeedResourceTestBase::getNormalizedPostEntity | function | core/ |
|
| FeedTest::$entity | property | core/ |
|
| FeedTest::$entityTypeId | property | core/ |
|
| FeedTest::createAnotherEntity | function | core/ |
|
| FeedTest::createEntity | function | core/ |
|
| FeedViewBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
| Fid::$entityTypeManager | property | core/ |
The entity type manager. |
| Fid::$entityTypeManager | property | core/ |
The entity type manager. |
| field.field.entity_test.entity_test.field_test_import.yml | file | core/ |
core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.entity_test.field_test_import.yml |
| field.field.entity_test.entity_test.field_test_import_2.yml | file | core/ |
core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.entity_test.field_test_import_2.yml |
| field.field.entity_test.entity_test.field_test_import_sync.yml | file | core/ |
core/modules/field/tests/modules/field_test_config/sync/field.field.entity_test.entity_test.field_test_import_sync.yml |
| field.field.entity_test.entity_test.timestamp.yml | file | core/ |
core/modules/field/tests/modules/field_timestamp_test/config/install/field.field.entity_test.entity_test.timestamp.yml |
| field.field.entity_test.test_bundle.field_test_import_2.yml | file | core/ |
core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.test_bundle.field_test_import_2.yml |
| field.field.entity_test.test_bundle.field_test_import_sync_2.yml | file | core/ |
core/modules/field/tests/modules/field_test_config/sync/field.field.entity_test.test_bundle.field_test_import_sync_2.yml |
| field.field.entity_test.test_bundle_2.field_test_import_sync_2.yml | file | core/ |
core/modules/field/tests/modules/field_test_config/sync/field.field.entity_test.test_bundle_2.field_test_import_sync_2.yml |
| field.field.entity_test_update.entity_test_update.field_test_configurable_field.yml | file | core/ |
core/modules/system/tests/modules/entity_test_update/config/install/field.field.entity_test_update.entity_test_update.field_test_configurable_field.yml |
| field.storage.entity_test.field_test_import.yml | file | core/ |
core/modules/field/tests/modules/field_test_config/config/install/field.storage.entity_test.field_test_import.yml |
| field.storage.entity_test.field_test_import_2.yml | file | core/ |
core/modules/field/tests/modules/field_test_config/config/install/field.storage.entity_test.field_test_import_2.yml |
| field.storage.entity_test.field_test_import_sync.yml | file | core/ |
core/modules/field/tests/modules/field_test_config/sync/field.storage.entity_test.field_test_import_sync.yml |
| field.storage.entity_test.field_test_import_sync_2.yml | file | core/ |
core/modules/field/tests/modules/field_test_config/sync/field.storage.entity_test.field_test_import_sync_2.yml |
| field.storage.entity_test.timestamp.yml | file | core/ |
core/modules/field/tests/modules/field_timestamp_test/config/install/field.storage.entity_test.timestamp.yml |
| field.storage.entity_test_update.field_test_configurable_field.yml | file | core/ |
core/modules/system/tests/modules/entity_test_update/config/install/field.storage.entity_test_update.field_test_configurable_field.yml |
| FieldableEntity | class | core/ |
Base class for D7 source plugins which need to collect field values from the Field API. |
| FieldableEntity.php | file | core/ |
|
| FieldableEntity::getEntityTranslationSourceLanguage | function | core/ |
Gets an entity source language from the 'entity_translation' table. |
| FieldableEntity::getFields | function | core/ |
Returns all non-deleted field instances attached to a specific entity type. |
| FieldableEntity::getFieldValues | function | core/ |
Retrieves field values for a single field of a single entity. |
| FieldableEntity::isEntityTranslatable | function | core/ |
Checks if an entity type uses Entity Translation. |
| FieldableEntityDefinitionUpdateTest | class | core/ |
Tests EntityDefinitionUpdateManager's fieldable entity update functionality. |
| FieldableEntityDefinitionUpdateTest.php | file | core/ |
|
| FieldableEntityDefinitionUpdateTest::$database | property | core/ |
The database connection. |
| FieldableEntityDefinitionUpdateTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| FieldableEntityDefinitionUpdateTest::$entityFieldManager | property | core/ |
The entity field manager. |
| FieldableEntityDefinitionUpdateTest::$entityTypeId | property | core/ |
The ID of the entity type used in this test. |
| FieldableEntityDefinitionUpdateTest::$entityTypeManager | property | core/ |
The entity type manager. |
| FieldableEntityDefinitionUpdateTest::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
Pagination
- Previous page
- Page 145
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.