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