You are here

15 calls to entity_access() in Entity API 7

EntityAPICommentNodeAccessTestCase::testCommentNodeAccess in ./entity.test
Tests comment access when node access is enabled.
EntityDrupalWrapper::entityAccess in includes/entity.wrapper.inc
Checks whether the operation $op is allowed on the entity.
EntityMetadataIntegrationTestCase::testComments in ./entity.test
Test properties of a comment.
EntityMetadataIntegrationTestCase::testCRUDfunctions in ./entity.test
Runs some generic tests on each entity.
EntityMetadataNodeAccessTestCase::assertNodeMetadataAccess in ./entity.test
Asserts node_access() correctly grants or denies access.
EntityMetadataNodeCreateAccessTestCase::testNodeMetadataCreateAccess in ./entity.test
Addresses the special case of 'create' access for nodes.
EntityMetadataNodeRevisionAccessTestCase::testNodeRevisionAccess in ./entity.test
Tests the entity_access() function for revisions.
EntityMetadataTaxonomyAccessTestCase::assertTaxonomyMetadataAccess in ./entity.test
Asserts entity_access() correctly grants or denies access.
EntityMetadataTestCase::testAccess in ./entity.test
Test using access() method.
entity_file_download_access in ./entity.module
Implements hook_file_download_access() for entity types provided by the CRUD API.
entity_metadata_comment_access in modules/callbacks.inc
Access callback for the comment entity.
entity_rules_integration_event_access in ./entity.rules.inc
Rules integration access callback.
entity_ui_bundle_add_page in ./entity.module
Page callback to show links to add an entity of a specific bundle.
entity_views_handler_area_entity::render_entity in views/handlers/entity_views_handler_area_entity.inc
Render an entity using the view mode.
entity_views_handler_field_entity::render_single_value in views/handlers/entity_views_handler_field_entity.inc
Render a single field value.