13 calls to access_scheme_load_multiple() in Access Control Kit 7
- AccessSchemeFunctionTest::testSchemeCRUD in ./
access.test - Test basic create, read, update, and delete functions.
- AccessSchemeFunctionTest::testSchemeStaticReset in ./
access.test - Ensure that the access scheme static reset works correctly.
- AccessSchemeInterfaceTest::testSchemeOverviewEmpty in ./
access.test - Test the scheme overview with no schemes.
- access_admin_grants_filters in ./
access_grants.admin.inc - Lists access grant administration filters that can be applied.
- access_grant_add_list in ./
access_grants.admin.inc - Menu page callback; the add access grant list page.
- access_object_schemes in ./
access.module - Finds all access schemes that control access to a given object type.
- access_overview_schemes in ./
access_schemes.admin.inc - Menu page callback; the access schemes overview page.
- access_scheme_load in ./
access.module - Loads an access scheme by ID.
- access_scheme_machine_name_load in ./
access.module - Loads an access scheme by its URL-friendly machine name.
- access_update_7101 in ./
access.install - Switch access fields to buttons widget.
- access_update_7104 in ./
access.install - Move access scheme settings from field definition to {access_scheme} table.
- access_user_permission_realms in ./
access.module - Returns a list of realms in which the user has a given permission.
- access_views_data_alter in ./
access.views.inc - Implements hook_views_data_alter().