BulkTestEntity::id in core/modules/views/tests/views_test_entity/views_test_entity.entity.inc
Implements EntityInterface::id().
Comment::id in core/modules/comment/comment.entity.inc
Implements EntityInterface::id().
EntityExampleBasic::id in modules/examples/entity_example/entity_example.inc
Implements EntityInterface::id().
File::id in core/modules/file/file.entity.inc
Implements EntityInterface::id().
Node::id in core/modules/node/node.entity.inc
Implements EntityInterface::id().
TaxonomyTerm::id in core/modules/taxonomy/taxonomy.entity.inc
Implements EntityInterface::id().
TestCacheable::id in core/modules/entity/tests/entity_caching_test/test_cacheable.entity.inc
Implements EntityInterface::id().
TestDisableCache::id in core/modules/entity/tests/entity_caching_test/test_disable_cache.entity.inc
Implements EntityInterface::id().
TestEntity::id in core/modules/field/tests/field_test/field_test.class.inc
Returns the entity identifier (the entity's machine name or numeric ID).
TestEntity::id in core/modules/entity/tests/entity_test/entity_test.entity.inc
Implements EntityInterface::id().
TestFieldEntity::id in core/modules/field/tests/field_test/field_test.class.inc
Implements EntityInterface::id().
TestMultiBundle::id in core/modules/entity/tests/entity_caching_test/test_multibundle.entity.inc
Implements EntityInterface::id().
User::id in core/modules/user/user.entity.inc
Implements EntityInterface::id().