User::entityType |
function |
modules/user/user.entity.inc |
Implements EntityInterface::entityType(). |
Node::entityType |
function |
modules/node/node.entity.inc |
Implements EntityInterface::entityType(). |
File::entityType |
function |
modules/file/file.entity.inc |
Implements EntityInterface::entityType(). |
Comment::entityType |
function |
modules/comment/comment.entity.inc |
Implements EntityInterface::entityType(). |
TestEntity::entityType |
function |
modules/entity/tests/entity_test/entity_test.entity.inc |
Implements EntityInterface::entityType(). |
TestEntity::entityType |
function |
modules/field/tests/field_test/field_test.class.inc |
Returns the type of the entity. |
TaxonomyTerm::entityType |
function |
modules/taxonomy/taxonomy.entity.inc |
Implements EntityInterface::entityType(). |
EntityInterface::entityType |
function |
modules/entity/entity.class.inc |
Returns the type of the entity. |
TestFieldEntity::entityType |
function |
modules/field/tests/field_test/field_test.class.inc |
Implements EntityInterface::entityType(). |
DefaultEntityController::$entityType |
property |
modules/entity/entity.controller.inc |
Entity type for this controller instance. |
FieldInfoTestCase::testInstanceDisabledEntityType |
function |
modules/field/tests/field.test |
Test that instances on disabled entity types are filtered out. |