- BulkTestEntity::uri in core/
modules/ views/ tests/ views_test_entity/ views_test_entity.entity.inc - Implements EntityInterface::uri().
- Comment::uri in core/
modules/ comment/ comment.entity.inc - Implements EntityInterface::uri().
- EntityExampleBasic::uri in modules/
examples/ entity_example/ entity_example.inc - Implements EntityInterface::uri().
- File::uri in core/
modules/ file/ file.entity.inc - Implements EntityInterface::uri().
- Node::uri in core/
modules/ node/ node.entity.inc - Implements EntityInterface::uri().
- TaxonomyTerm::uri in core/
modules/ taxonomy/ taxonomy.entity.inc - Implements EntityInterface::uri()
- TestCacheable::uri in core/
modules/ entity/ tests/ entity_caching_test/ test_cacheable.entity.inc - Implements EntityInterface::uri().
- TestDisableCache::uri in core/
modules/ entity/ tests/ entity_caching_test/ test_disable_cache.entity.inc - Implements EntityInterface::uri().
- TestEntity::uri in core/
modules/ field/ tests/ field_test/ field_test.class.inc - Returns the URI elements of the entity.
- TestEntity::uri in core/
modules/ entity/ tests/ entity_test/ entity_test.entity.inc - Implements EntityInterface::uri().
- TestFieldEntity::uri in core/
modules/ field/ tests/ field_test/ field_test.class.inc - Implements EntityInterface::uri().
- TestMultiBundle::uri in core/
modules/ entity/ tests/ entity_caching_test/ test_multibundle.entity.inc - Implements EntityInterface::uri().
- User::uri in core/
modules/ user/ user.entity.inc - Implements EntityInterface::uri().