admin_bar_admin_bar_replacements in core/modules/admin_bar/admin_bar.module
Implements hook_admin_bar_replacements().
admin_bar_links_alert in core/modules/admin_bar/admin_bar.inc
Build alert indicator.
admin_bar_links_icon in core/modules/admin_bar/admin_bar.inc
Build icon menu links; mostly containing maintenance helpers.
admin_bar_links_page in core/modules/admin_bar/admin_bar.inc
Build Page links.
admin_bar_links_users in core/modules/admin_bar/admin_bar.inc
Builds user counter.
admin_bar_output in core/modules/admin_bar/admin_bar.inc
Build the administration bar output.
admin_bar_preprocess_page in core/modules/admin_bar/admin_bar.module
Implements hook_preprocess_page().
admin_bar_theme_settings in core/modules/admin_bar/admin_bar.inc
Form builder function for module settings.
authorize_access_allowed in core/authorize.php
Determines if the current user is allowed to run authorize.php.
block_admin_configure in core/modules/block/block.admin.inc
Form constructor for the block configuration form.
block_admin_list in core/modules/block/block.admin.inc
Page callback; Display a list of all custom blocks.
block_custom_block_translate_access in core/modules/block/block.admin.inc
Menu access callback for translating a single block.
book_form_node_form_alter in core/modules/book/book.module
Implements hook_form_BASE_FORM_ID_alter().
book_node_prepare in core/modules/book/book.module
Implements hook_node_prepare().
book_node_presave in core/modules/book/book.module
Implements hook_node_presave().
book_node_view_link in core/modules/book/book.module
Adds relevant book links to the node's links.
cache_example_page_form in modules/examples/cache_example/cache_example.module
Main page for cache_example.
Comment::access in core/modules/comment/comment.entity.inc
Overrides Entity::access().
Comment::createAccess in core/modules/comment/comment.entity.inc
Overrides Entity::createAccess().
CommentInterfaceTest::assertCommentLinks in core/modules/comment/tests/comment.test
Asserts that comment links appear according to the passed environment.
CommentStorageController::preSave in core/modules/comment/comment.entity.inc
Overrides EntityDatabaseStorageController::preSave().
comment_block_view in core/modules/comment/comment.module
Implements hook_block_view().
comment_file_download_access in core/modules/comment/comment.module
Implements hook_file_download_access().
comment_form in core/modules/comment/comment.module
Form constructor for the basic commenting form.
comment_form_node_form_alter in core/modules/comment/comment.module
Implements hook_form_BASE_FORM_ID_alter().
comment_form_node_type_form_alter in core/modules/comment/comment.module
Implements hook_form_FORM_ID_alter().
comment_form_submit in core/modules/comment/comment.module
Form submission handler for comment_form().
comment_get_display_ordinal in core/modules/comment/comment.module
Gets the display ordinal for a comment, starting from 0.
comment_get_thread in core/modules/comment/comment.module
Retrieves comments for a thread.
comment_node_page_additions in core/modules/comment/comment.module
Builds the comment-related elements for node detail pages.
comment_node_search_result in core/modules/comment/comment.module
Implements hook_node_search_result().
comment_node_view in core/modules/comment/comment.module
Implements hook_node_view().
comment_reply in core/modules/comment/comment.pages.inc
Form constructor for the comment reply form.
contact_block_view in core/modules/contact/contact.module
Implements hook_block_view().
contact_personal_form in core/modules/contact/contact.pages.inc
Form constructor for the personal contact form.
contact_personal_form_submit in core/modules/contact/contact.pages.inc
Form submission handler for contact_personal_form().
contact_site_form in core/modules/contact/contact.pages.inc
Form constructor for the site-wide contact form.
contextual_preprocess in core/modules/contextual/contextual.module
Implements hook_preprocess().
cron_example_form in modules/examples/cron_example/cron_example.module
The form to provide a link to cron.php.
DashboardContentTypesBlock::getContent in core/modules/dashboard/includes/block.node_types.inc
Return the content of a block.
DashboardMenuBlock::getContent in core/modules/dashboard/includes/block.menus.inc
Return the content of a block.
DashboardOverviewContentBlock::getContent in core/modules/dashboard/includes/block.overview_content.inc
Return the content of a block.
DashboardOverviewUserBlock::getContent in core/modules/dashboard/includes/block.overview_user.inc
Return the content of a block.
DashboardTaxonomyBlock::getContent in core/modules/dashboard/includes/block.taxonomy.inc
Return the content of a block.
DashboardUpdateBlock::checkAccess in core/modules/dashboard/includes/block.update.inc
Check if this block should be shown based on current contexts.
DashboardUpdateBlock::getContent in core/modules/dashboard/includes/block.update.inc
Return the content of a block.
dashboard_user_login in core/modules/dashboard/dashboard.module
Implements hook_user_login().
EntityReferenceSelectionHandlerGeneric_comment::entityFieldQueryAlter in core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc
Implements EntityReferenceHandler::entityFieldQueryAlter().
EntityReferenceSelectionHandlerGeneric_node::entityFieldQueryAlter in core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc
Implements EntityReferenceHandler::entityFieldQueryAlter().
EntityReferenceSelectionHandlerGeneric_user::buildEntityFieldQuery in core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc
Build an EntityFieldQuery to get referenceable entities.
EntityReferenceSelectionHandlerGeneric_user::entityFieldQueryAlter in core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc
Implements EntityReferenceHandler::entityFieldQueryAlter().
entity_example_info_page in modules/examples/entity_example/entity_example.module
Basic information for the page.
field_permission_example_field_access in modules/examples/field_permission_example/field_permission_example.module
Implements hook_field_access().
field_test_entity_form in core/modules/field/tests/field_test/field_test.entity.inc
Test_entity form.
field_ui_admin_access in core/modules/field_ui/field_ui.module
Access callback to determine if a user is allowed to use the field UI.
field_ui_view_mode_enable_access in core/modules/field_ui/field_ui.admin.inc
Access callback: Checks the users access and token to enable a display mode.
File::access in core/modules/file/file.entity.inc
Overrides Entity::access().
File::createAccess in core/modules/file/file.entity.inc
Overrides Entity::createAccess().
file_add_form_submit in core/modules/file/file.pages.inc
Submit handler for the add file form.
file_admin_bar_map in core/modules/file/file.module
Implements hook_admin_menu_map().
file_file_access in core/modules/file/file.module
Implements hook_file_access().
file_list_types_page in core/modules/file/file.admin.inc
Displays the file type admin overview page.
file_managed_file_browser_open in core/modules/file/file.module
AJAX callback for managed_file elements to open a browser modal dialog.
file_manage_form in core/modules/file/file.pages.inc
Page callback: Form constructor for the file manage form.
FilterFormatAccessTestCase::testFormatPermissions in core/modules/filter/tests/filter.test
Tests the Filter format access permissions functionality.
filter_access in core/modules/filter/filter.module
Checks if a user has access to a particular text format.
filter_admin_bar_map in core/modules/admin_bar/admin_bar.map.inc
Implements hook_admin_bar_map() on behalf of Filter module.
filter_admin_overview in core/modules/filter/filter.admin.inc
Page callback: Form constructor for a form to list and reorder text formats.
filter_format_access in core/modules/filter/filter.module
Access callback: Checks a user's access to a particular text format.
filter_format_editor_image_form in core/modules/filter/filter.pages.inc
Form callback: Display a form for inserting/editing an image.
filter_format_editor_link_form in core/modules/filter/filter.pages.inc
Form callback: Display a form for inserting/editing a link or uploading a file.
filter_process_format in core/modules/filter/filter.module
Expands an element into a base element with text format selector attached.
hook_admin_bar_output_build in core/modules/admin_bar/admin_bar.api.php
Add to the administration bar content before it is rendered.
hook_block_view in core/modules/layout/layout.api.php
Return a rendered or renderable view of a block.
hook_field_access in core/modules/field/field.api.php
Determine whether the user has access to a given field.
hook_file_download in core/modules/system/system.api.php
Control access to private file downloads and specify HTTP headers.
hook_node_access in core/modules/node/node.api.php
Controls access to a node.
hook_node_grants in core/modules/node/node.api.php
Inform the node access system what permissions the user has.
hook_preprocess in core/modules/system/theme.api.php
Preprocess theme variables for templates.
hook_query_TAG_alter in core/modules/system/system.api.php
Perform alterations to a structured query for a given tag.
hook_redirect_access in core/modules/redirect/redirect.api.php
Control access to a redirect.
hook_search_access in core/modules/search/search.api.php
Define access to a custom search routine.
hook_user_cancel_methods_alter in core/modules/user/user.api.php
Modify account cancellation methods.
hook_views_pre_execute in core/modules/views/views.api.php
This hook is called right before the execute process. The query is now fully built, but it has not yet been run through db_rewrite_sql.
hook_views_pre_view in core/modules/views/views.api.php
Allows altering a view at the very beginning of views processing, before anything is done.
installer_install_access in core/modules/installer/installer.module
Access callback: Resolves if the current user can install via the installer.
installer_update_access in core/modules/installer/installer.module
Access callback: Resolves if the current user can access updater menu items.
layout_admin_bar_map in core/modules/admin_bar/admin_bar.map.inc
Implements hook_admin_bar_map() on behalf of Layout module.
layout_get_layout_by_path in core/modules/layout/layout.module
Get the layout which is active based on a path or router item.
layout_route_handler in core/modules/layout/layout.module
Route handler callback; Execute the current route item or wrap in a layout.
layout_settings_form_validate in core/modules/layout/layout.admin.inc
Validates layout_settings_form(), ensuring a valid path.
locale_form_alter in core/modules/locale/locale.module
Implements hook_form_alter().
menu_admin_bar_map in core/modules/admin_bar/admin_bar.map.inc
Implements hook_admin_bar_map() on behalf of Menu module.
menu_form_node_form_alter in core/modules/menu/menu.module
Implements hook_form_BASE_FORM_ID_alter().
menu_overview_page in core/modules/menu/menu.admin.inc
Menu callback which shows an overview page of all the custom menus and their descriptions.
Node::access in core/modules/node/node.entity.inc
Overrides Entity::access().
Node::createAccess in core/modules/node/node.entity.inc
Overrides Entity::createAccess().
NodeStorageController::buildContent in core/modules/node/node.entity.inc
Implements EntityControllerInterface::buildContent().
NodeTypeTestCase::testNodeTypePermissions in core/modules/node/tests/node.test
Tests that node types permissions are correctly set from the Node Type UI.
node_access_example_node_grants in modules/examples/node_access_example/node_access_example.module
Implements hook_node_grants().
node_access_test_node_grants in core/modules/node/tests/node_access_test/node_access_test.module
Implements hook_node_grants().
node_admin_bar_map in core/modules/admin_bar/admin_bar.map.inc
Implements hook_admin_bar_map() on behalf of Node module.
node_block_view in core/modules/node/node.module
Implements hook_block_view().
node_form in core/modules/node/node.pages.inc
Form constructor for the node add/edit form.
node_form_search_form_alter in core/modules/node/node.module
Implements hook_form_FORM_ID_alter().
node_form_submit in core/modules/node/node.pages.inc
Form submission handler that saves the node for node_form().
node_get_recent in core/modules/node/node.module
Finds the most recently changed nodes that are available to the current user.
node_node_access in core/modules/node/node.module
Implements hook_node_access().
node_overview_types in core/modules/node/node.types.inc
Page callback: Displays the content type admin overview page.
node_page_view in core/modules/node/node.module
Page callback: Displays a single node.
node_preview_banner_form_node_submit in core/modules/node/node.pages.inc
Submit handler for the node preview banner form.
node_revision_overview in core/modules/node/node.pages.inc
Page callback: Generates an overview table of older revisions of a node.
node_row_node_view_preprocess_node in core/modules/node/views/node.views.inc
Implements hook_preprocess_node().
node_search_access in core/modules/node/node.module
Implements hook_search_access().
node_type_form in core/modules/node/node.types.inc
Form constructor for the node type editing form.
node_views_query_substitutions in core/modules/node/views/node.views.inc
Implements hook_views_query_substitutions().
path_admin_delete_confirm in core/modules/path/path.admin.inc
Form constructor for the path deletion form.
path_autocomplete in core/modules/system/system.module
Menu callback; Autocomplete callback for paths.
path_form_element in core/modules/path/path.module
Return a portion of a form for setting an alias on an entity.
path_pattern_settings_form in core/modules/path/path.module
Return the URL alias pattern settings form for easy addition into other forms.
path_verbose_message in core/modules/path/path.module
Output a helpful message if verbose output is enabled.
redirect_access in core/modules/redirect/redirect.module
Determine whether the current user may perform the given operation on the specified redirect.
redirect_can_redirect in core/modules/redirect/redirect.module
Check the ability to perform redirects with the current request context.
redirect_field_attach_form in core/modules/redirect/redirect.module
Implements hook_field_attach_form().
search_block_view in core/modules/search/search.module
Implements hook_block_view().
search_is_active in core/modules/search/search.module
Determines access for the ?q=search path.
simpletest_example_node_access in modules/examples/simpletest_example/simpletest_example.module
Implements hook_node_access().
system_custom_theme in core/modules/system/system.module
Implements hook_custom_theme().
system_menu_block_form in core/modules/system/system.menu.inc
Returns the configuration form for a menu tree.
system_modules in core/modules/system/system.admin.inc
Menu callback; provides module enable/disable interface.
system_performance_settings in core/modules/system/system.admin.inc
Form builder; Configure site performance settings.
system_theme_default in core/modules/system/system.admin.inc
Menu callback; Set the default theme.
TaxonomyTerm::access in core/modules/taxonomy/taxonomy.entity.inc
Overrides Entity::access().
TaxonomyTerm::createAccess in core/modules/taxonomy/taxonomy.entity.inc
Overrides Entity::createAccess().
TaxonomyVocabularyFunctionalTest::testVocabularyPermissions in core/modules/taxonomy/tests/taxonomy.test
Tests that vocabulary permissions are correctly set from the Taxonomy UI.
taxonomy_form_term in core/modules/taxonomy/taxonomy.admin.inc
Form function for the term edit form.
taxonomy_form_vocabulary in core/modules/taxonomy/taxonomy.admin.inc
Form builder for the vocabulary editing form.
taxonomy_vocabulary_access in core/modules/taxonomy/taxonomy.module
Access callback: Checks a user's permission for performing operations on taxonomy terms in a vocabulary.
taxonomy_vocabulary_overview_access in core/modules/taxonomy/taxonomy.module
Access callback: Checks if a user has permission to view the vocabulary overview page. This is anyone who can create/update/delete terms in any existing vocabulary.
template_preprocess_block in core/modules/layout/layout.theme.inc
Prepares variables for block templates.
template_preprocess_node in core/modules/node/node.theme.inc
Processes variables for node.tpl.php.
template_preprocess_username in core/modules/user/user.theme.inc
Preprocesses variables for theme_username().
template_preprocess_user_picture in core/modules/user/user.theme.inc
Process variables for user-picture.tpl.php.
theme_book_admin_table in core/modules/book/book.admin.inc
Returns HTML for a book administration form.
theme_field_ui_view_modes in core/modules/field_ui/field_ui.theme.inc
Returns HTML for the entity display mode table.
theme_image_style_list in core/modules/image/image.theme.inc
Returns HTML for the page containing the list of image styles.
theme_node_recent_block in core/modules/node/node.theme.inc
Returns HTML for a list of recent content.
theme_update_last_check in core/modules/update/update.theme.inc
Returns HTML for the last time we checked for update data.
translation_form_node_form_alter in core/modules/translation/translation.module
Implements hook_form_BASE_FORM_ID_alter() for node_form().
translation_node_prepare in core/modules/translation/translation.module
Implements hook_node_prepare().
update_access_allowed in core/update.php
Determines if the current user is allowed to run update.php.
update_helpful_links in core/update.php
Provides links to the homepage and administration pages.
update_init in core/modules/update/update.module
Implements hook_init().
update_manager_access in core/modules/update/update.module
Access callback: Resolves if the current user can access updater menu items.
update_results_page in core/update.php
Displays results of the update script with any accompanying errors.
update_task_list in core/update.php
Adds the update task list to the current page.
User::access in core/modules/user/user.entity.inc
Overrides Entity::access().
User::createAccess in core/modules/user/user.entity.inc
Overrides Entity::createAccess().
UserPermissionLayoutAccess::checkAccess in core/modules/layout/plugins/access/user_permission_layout_access.inc
Checks for access based on the available context.
UserPermissionsTestCase::testAdministratorRole in core/modules/user/tests/user.test
Test assigning of permissions for the administrator role.
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().
UserPermissionsTestCase::testUserRoleChangePermissions in core/modules/user/tests/user.test
Verify proper permission changes by user_role_change_permissions().
user_account_form in core/modules/user/user.module
Helper function to add default user account fields to user registration and edit form.
user_action_info in core/modules/user/user.module
Implements hook_action_info().
user_admin_roles in core/modules/user/user.admin.inc
Form to re-order roles.
user_build_filter_query in core/modules/user/user.module
Extends a query object for user administration filters based on session.
user_cancel_confirm_form in core/modules/user/user.pages.inc
Form builder; confirm form for canceling user account.
user_cancel_confirm_form_submit in core/modules/user/user.pages.inc
Submit handler for user_cancel_confirm_form().
user_cancel_methods in core/modules/user/user.pages.inc
Helper function to return available account cancellation methods.
user_menu_site_status_alter in core/modules/user/user.module
Implements hook_menu_site_status_alter().
user_profile_form in core/modules/user/user.pages.inc
Form builder; edit a user account.
user_register_form in core/modules/user/user.module
Form builder; the user registration form.
user_role_delete_access in core/modules/user/user.module
Menu access callback for deleting a user.
user_search_access in core/modules/user/user.module
Implements hook_search_access().
user_search_execute in core/modules/user/user.module
Implements hook_search_execute().
views_check_perm in core/modules/views/views.module
Access callback for the views_plugin_access_perm access plugin.
views_check_roles in core/modules/views/views.module
Access callback for the views_plugin_access_role access plugin.
views_handler_field_comment_link_approve::access in core/modules/comment/views/views_handler_field_comment_link_approve.inc
Check whether current user has access to this handler.
views_handler_field_comment_link_delete::access in core/modules/comment/views/views_handler_field_comment_link_delete.inc
Check whether current user has access to this handler.
views_handler_field_comment_link_reply::access in core/modules/comment/views/views_handler_field_comment_link_reply.inc
Check whether current user has access to this handler.
views_handler_field_contact_link::access in core/modules/contact/views/views_handler_field_contact_link.inc
Check whether current user has access to this handler.
views_handler_field_contextual_links::render in core/modules/views/handlers/views_handler_field_contextual_links.inc
Render the contextual fields.
views_handler_field_locale_link_edit::access in core/modules/locale/views/views_handler_field_locale_link_edit.inc
Check whether current user has access to this handler.
views_handler_field_node_link_translate::render_link in core/modules/translation/views/views_handler_field_node_link_translate.inc
views_handler_field_node_revision_link::access in core/modules/node/views/views_handler_field_node_revision_link.inc
Check whether current user has access to this handler.
views_handler_field_node_revision_link_delete::access in core/modules/node/views/views_handler_field_node_revision_link_delete.inc
Check whether current user has access to this handler.
views_handler_field_node_revision_link_revert::access in core/modules/node/views/views_handler_field_node_revision_link_revert.inc
Check whether current user has access to this handler.
views_handler_field_user::render_link in core/modules/user/views/views_handler_field_user.inc
views_handler_field_user_language::render_link in core/modules/user/views/views_handler_field_user_language.inc
views_handler_field_user_link::access in core/modules/user/views/views_handler_field_user_link.inc
Check whether current user has access to this handler.
views_handler_field_user_picture::render in core/modules/user/views/views_handler_field_user_picture.inc
Render the field.
views_handler_filter_node_access::query in core/modules/node/views/views_handler_filter_node_access.inc
See _node_access_where_sql() for a non-views query based implementation.
views_import_access in core/modules/views/views.module
Access callback to determine if the user can import Views.
views_plugin_argument_default_php::access in core/modules/views/plugins/views_plugin_argument_default_php.inc
Only let users with PHP block visibility permissions set/modify this default plugin.
views_plugin_argument_validate_php::access in core/modules/views/plugins/views_plugin_argument_validate_php.inc
Only let users with PHP block visibility permissions set/modify this validate plugin.
views_plugin_display::access in core/modules/views/plugins/views_plugin_display.inc
Determine if the user has access to this display of the view.
views_ui_admin_bar_map in core/modules/admin_bar/admin_bar.map.inc
Implements hook_admin_bar_map() on behalf of Views UI module.
views_ui_admin_settings_advanced in core/modules/views_ui/views_ui.admin.inc
Form builder for the advanced admin settings page.
views_ui_menu_action_access in core/modules/views_ui/views_ui.module
Menu access callback to check access to various views operations.
views_ui_render_display_top in core/modules/views_ui/views_ui.admin.inc
Render the top of the display so it can be updated during ajax operations.
_book_add_form_elements in core/modules/book/book.module
Builds the common elements of the book form for the node and outline forms.
_book_outline_access in core/modules/book/book.module
Access callback: Determines if the outline tab is accessible.
_color_preview_theme in core/modules/color/color.module
_contact_personal_tab_access in core/modules/contact/contact.module
Access callback: Checks access for a user's personal contact form.
_field_ui_view_mode_menu_access in core/modules/field_ui/field_ui.module
Access callback: Checks access for the Display mode pages.
_file_query_file_access_alter in core/modules/file/file.module
Helper for file entity access functions.
_filter_disable_format_access in core/modules/filter/filter.module
Access callback: Checks access for disabling text formats.
_filter_image_library_ajax in core/modules/filter/filter.pages.inc
Render the image library.
_layout_get_operations in core/modules/layout/layout.admin.inc
Given a layout, return a list of operations that can be performed on it.
_layout_settings_get_group_operations in core/modules/layout/layout.admin.inc
Given a path, return a list of operations for a group of layouts.
_menu_check_access in core/includes/menu.inc
Checks access to a menu item using the access callback.
_menu_site_status in core/includes/menu.inc
Checks whether the site is in maintenance mode.
_node_add_access in core/modules/node/node.module
Access callback: Checks whether the user has permission to add a node.
_node_query_node_access_alter in core/modules/node/node.module
Helper for node access functions.
_node_revision_access in core/modules/node/node.module
Access callback: Checks node revision access.
_node_search_query_alter in core/modules/node/node.module
Exclude nodes from the search query in the special situations.
_search_menu_access in core/modules/search/search.module
Access callback for search tabs.
_system_themes_access in core/modules/system/system.module
Menu item access callback - only admin or enabled themes can be accessed.
_template_preprocess_default_variables in core/includes/theme.inc
Returns hook-independent variables to template_preprocess().
_token_example_get_comment in modules/examples/token_example/token_example.module
Builds a list of available comments.
_token_example_get_node in modules/examples/token_example/token_example.module
Builds a list of available content.
_token_example_get_user in modules/examples/token_example/token_example.module
Builds a list of available user accounts.
_translation_tab_access in core/modules/translation/translation.module
Access callback: Checks that the user has permission to 'translate content'.
_views_ui_get_operations in core/modules/views_ui/views_ui.admin.inc
Given a view, return a list of operations that can be performed on it.
_vocabulary_get_operations in core/modules/taxonomy/taxonomy.admin.inc
Given a vocabulary, return a list of operations that can be performed on it.