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