File::entityType |
function |
core/modules/file/file.entity.inc |
Implements EntityInterface::entityType(). |
User::entityType |
function |
core/modules/user/user.entity.inc |
Implements EntityInterface::entityType(). |
Node::entityType |
function |
core/modules/node/node.entity.inc |
Implements EntityInterface::entityType(). |
Comment::entityType |
function |
core/modules/comment/comment.entity.inc |
Implements EntityInterface::entityType(). |
TestEntity::entityType |
function |
core/modules/field/tests/field_test/field_test.class.inc |
Returns the type of the entity. |
TestEntity::entityType |
function |
core/modules/entity/tests/entity_test/entity_test.entity.inc |
Implements EntityInterface::entityType(). |
TaxonomyTerm::entityType |
function |
core/modules/taxonomy/taxonomy.entity.inc |
Implements EntityInterface::entityType(). |
TestCacheable::entityType |
function |
core/modules/entity/tests/entity_caching_test/test_cacheable.entity.inc |
Implements EntityInterface::entityType(). |
BulkTestEntity::entityType |
function |
core/modules/views/tests/views_test_entity/views_test_entity.entity.inc |
Implements EntityInterface::entityType(). |
TestMultiBundle::entityType |
function |
core/modules/entity/tests/entity_caching_test/test_multibundle.entity.inc |
Implements EntityInterface::entityType(). |
EntityInterface::entityType |
function |
core/modules/entity/entity.class.inc |
Returns the type of the entity. |
TestFieldEntity::entityType |
function |
core/modules/field/tests/field_test/field_test.class.inc |
Implements EntityInterface::entityType(). |
TestDisableCache::entityType |
function |
core/modules/entity/tests/entity_caching_test/test_disable_cache.entity.inc |
Implements EntityInterface::entityType(). |
EntityExampleBasic::entityType |
function |
modules/examples/entity_example/entity_example.inc |
Implements EntityInterface::entityType(). |
DefaultEntityController::$entityType |
property |
core/modules/entity/entity.controller.inc |
Entity type for this controller instance. |
FieldInfoTestCase::testInstanceDisabledEntityType |
function |
core/modules/field/tests/field.test |
Test that instances on disabled entity types are filtered out. |