ajax_example_menu in modules/examples/ajax_example/ajax_example.module
Implements hook_menu().
field_ui_admin_bar_map in core/modules/admin_bar/admin_bar.map.inc
Implements hook_admin_bar_map() on behalf of Field UI module.
field_ui_menu in core/modules/field_ui/field_ui.module
Implements hook_menu().
FileAccessTestCase::assertFileAccess in core/modules/file/tests/file.test
Asserts file_access correctly grants or denies access.
file_menu in core/modules/file/file.module
Implements hook_menu().
layout_menu in core/modules/layout/layout.module
Implements hook_menu().
NodeTypeTestCase::testNodeTypePermissions in core/modules/node/tests/node.test
Tests that node types permissions are correctly set from the Node Type UI.
node_menu in core/modules/node/node.module
Implements hook_menu().
system_menu in core/modules/system/system.module
Implements hook_menu().
TaxonomyVocabularyFunctionalTest::testVocabularyPermissions in core/modules/taxonomy/tests/taxonomy.test
Tests that vocabulary permissions are correctly set from the Taxonomy UI.
UserPermissionsTestCase::testEditorRole in core/modules/user/tests/user.test
Test assigning of permissions for the editor role.
UserPermissionsTestCase::testUserPermissionChanges in core/modules/user/tests/user.test
Change user permissions and check user_access().
user_menu in core/modules/user/user.module
Implements hook_menu().
user_role_delete in core/modules/user/user.module
Delete a user role from database.
user_role_save in core/modules/user/user.module
Save a user role to the database.
user_views_data in core/modules/user/views/user.views.inc
Implements hook_views_data().
views_menu in core/modules/views/views.module
Implement hook_menu().
views_ui_menu in core/modules/views_ui/views_ui.module
Implements hook_menu().
_field_ui_view_mode_menu_access in core/modules/field_ui/field_ui.module
Access callback: Checks access for the Display mode pages.
_menu_check_access in core/includes/menu.inc
Checks access to a menu item using the access callback.
_menu_router_build in core/includes/menu.inc
Builds the router table based on the data from hook_menu().
_template_preprocess_default_variables in core/includes/theme.inc
Returns hook-independent variables to template_preprocess().