Namesort descending Location Description
Entity::buildContent core/modules/entity/entity.class.inc Implements EntityInterface::buildContent().
Entity::bundle core/modules/entity/entity.class.inc Implements EntityInterface::bundle().
Entity::createAccess core/modules/entity/entity.class.inc Implements EntityInterface::createAccess().
Entity::createDuplicate core/modules/entity/entity.class.inc Implements EntityInterface::createDuplicate().
Entity::delete core/modules/entity/entity.class.inc Implements EntityInterface::delete().
Entity::getFieldValue core/modules/entity/entity.class.inc Implements EntityInterface::getFieldValue().
Entity::getFieldValues core/modules/entity/entity.class.inc Implements EntityInterface::getFieldValues().
Entity::getRevisionId core/modules/entity/entity.class.inc Implements Backdrop\entity\EntityInterface::getRevisionId().
Entity::isActiveRevision core/modules/entity/entity.class.inc Implements Backdrop\entity\EntityInterface::isActiveRevision().
Entity::isNew core/modules/entity/entity.class.inc Implements EntityInterface::isNew().
Entity::save core/modules/entity/entity.class.inc Implements EntityInterface::save().
Entity::setIsActiveRevision core/modules/entity/entity.class.inc Implements Backdrop\entity\EntityInterface::setActiveRevision().
Entity::view core/modules/entity/entity.class.inc Implements EntityInterface::view().
Entity::__construct core/modules/entity/entity.class.inc Constructs a new entity object.
EntityAPIInfoTestCase::testEntityInfoCacheWatchdog core/modules/entity/tests/entity.test Tests entity info cache after enabling a module with a dependency on an entity providing module.
EntityAPIInfoTestCase::testEntityInfoChanges core/modules/entity/tests/entity.test Ensures entity info cache is updated after changes.
EntityAPITestCase::setUp core/modules/entity/tests/entity.test Sets up a Backdrop site for running functional and integration tests.
EntityAPITestCase::testCaching core/modules/entity/tests/entity.test Tests caching (and not caching) of entities in the Entity API.
EntityAPITestCase::testCRUD core/modules/entity/tests/entity.test Tests basic CRUD functionality of the Entity API.
EntityAPITestCase::testEntityView core/modules/entity/tests/entity.test Tests basic View functionality of the Entity API.
EntityBundleLayoutAccess::checkAccess core/modules/layout/plugins/access/entity_bundle_layout_access.inc Checks for access based on the available context.
EntityBundleLayoutAccess::form core/modules/layout/plugins/access/entity_bundle_layout_access.inc Settings form for configuring this access item.
EntityBundleLayoutAccess::formSubmit core/modules/layout/plugins/access/entity_bundle_layout_access.inc Submit handler for the settings form for this access item.
EntityBundleLayoutAccess::summary core/modules/layout/plugins/access/entity_bundle_layout_access.inc Provides a human-readable summary of this access check's behavior.
EntityBundleLayoutAccess::__construct core/modules/layout/plugins/access/entity_bundle_layout_access.inc Constructor for a Layout access rule.
EntityControllerInterface::buildContent core/modules/entity/entity.controller.inc Builds a structured array representing the entity's content.
EntityControllerInterface::load core/modules/entity/entity.controller.inc Loads one or more entities.
EntityControllerInterface::resetCache core/modules/entity/entity.controller.inc Resets the internal, static entity cache.
EntityControllerInterface::resetStaticCache core/modules/entity/entity.controller.inc Resets the internal, static entity cache.
EntityControllerInterface::view core/modules/entity/entity.controller.inc Creates a rendered entity.
EntityCrudHookTestCase::assertHookMessageOrder core/modules/entity/tests/entity_crud_hook_test.test Checks the order of CRUD hook execution messages.
EntityCrudHookTestCase::setUp core/modules/entity/tests/entity_crud_hook_test.test Sets up a Backdrop site for running functional and integration tests.
EntityCrudHookTestCase::testCommentHooks core/modules/entity/tests/entity_crud_hook_test.test Tests hook invocations for CRUD operations on comments.
EntityCrudHookTestCase::testFileHooks core/modules/entity/tests/entity_crud_hook_test.test Tests hook invocations for CRUD operations on files.
EntityCrudHookTestCase::testNodeHooks core/modules/entity/tests/entity_crud_hook_test.test Tests hook invocations for CRUD operations on nodes.
EntityCrudHookTestCase::testTaxonomyTermHooks core/modules/entity/tests/entity_crud_hook_test.test Tests hook invocations for CRUD operations on taxonomy terms.
EntityCrudHookTestCase::testUserHooks core/modules/entity/tests/entity_crud_hook_test.test Tests hook invocations for CRUD operations on users.
EntityDatabaseStorageController::create core/modules/entity/entity.controller.inc Implements EntityStorageControllerInterface::create().
EntityDatabaseStorageController::delete core/modules/entity/entity.controller.inc Implements EntityStorageControllerInterface::delete().
EntityDatabaseStorageController::invokeHook core/modules/entity/entity.controller.inc Invokes a hook on behalf of the entity.
EntityDatabaseStorageController::postDelete core/modules/entity/entity.controller.inc Acts on deleted entities before the delete hook is invoked.
EntityDatabaseStorageController::postSave core/modules/entity/entity.controller.inc Acts on a saved entity before the insert or update hook is invoked.
EntityDatabaseStorageController::preDelete core/modules/entity/entity.controller.inc Acts on entities before they are deleted.
EntityDatabaseStorageController::preSave core/modules/entity/entity.controller.inc Acts on an entity before the presave hook is invoked.
EntityDatabaseStorageController::save core/modules/entity/entity.controller.inc Implements EntityStorageControllerInterface::save().
EntityExampleBasic::bundle modules/examples/entity_example/entity_example.inc Implements EntityInterface::bundle().
EntityExampleBasic::entityType modules/examples/entity_example/entity_example.inc Implements EntityInterface::entityType().
EntityExampleBasic::id modules/examples/entity_example/entity_example.inc Implements EntityInterface::id().
EntityExampleBasic::label modules/examples/entity_example/entity_example.inc Implements EntityInterface::label().
EntityExampleBasic::uri modules/examples/entity_example/entity_example.inc Implements EntityInterface::uri().

Pages