Search for access

  1. Search 9.5.x for access
  2. Search 8.9.x for access
  3. Search 10.3.x for access
  4. Search 11.x for access
  5. Other projects
Title Object type File name Summary
AccessDeniedTestCase class modules/system/system.test Tests custom access denied functionality.
AccessDeniedTestCase::$admin_user property modules/system/system.test
AccessDeniedTestCase::getInfo function modules/system/system.test
AccessDeniedTestCase::setUp function modules/system/system.test
AccessDeniedTestCase::testAccessDenied function modules/system/system.test
authorize_access_allowed function ./authorize.php Determines if the current user is allowed to run authorize.php.
authorize_access_denied_page function ./authorize.php Renders a 403 access denied page for authorize.php.
blog_page_user_access function modules/blog/blog.module Access callback for user blog pages.
BookTestCase::testNavigationBlockOnAccessModuleEnabled function modules/book/book.test Tests the book navigation block when an access module is enabled.
CommentNodeAccessTest class modules/comment/comment.test Tests comments with node access.
CommentNodeAccessTest::getInfo function modules/comment/comment.test
CommentNodeAccessTest::setUp function modules/comment/comment.test
CommentNodeAccessTest::testThreadedCommentView function modules/comment/comment.test Test that threaded comments can be viewed.
comment_access function modules/comment/comment.module Determines whether the current user has access to a particular comment.
comment_file_download_access function modules/comment/comment.module Implements hook_file_download_access().
ContactPersonalTestCase::testPersonalContactAccess function modules/contact/contact.test Tests access to the personal contact form.
DashboardBlocksTestCase::testDashboardAccess function modules/dashboard/dashboard.test Tests adding a block to the dashboard and checking access to it.
drupal_access_denied function includes/common.inc Delivers an "access denied" error to the browser.
drupal_theme_access function includes/theme.inc Determines if a theme is available to use.
EntityFieldQueryTestCase::testEntityFieldQueryAccess function modules/simpletest/tests/entity_query.test Tests EntityFieldQuery access on non-node entities.
entity_query_access_test.info file modules/simpletest/tests/entity_query_access_test.info name = "Entity query access test"
description = "Support module for checking entity query results."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
entity_query_access_test.module file modules/simpletest/tests/entity_query_access_test.module Helper module for testing EntityFieldQuery access on any type of entity.
entity_query_access_test_menu function modules/simpletest/tests/entity_query_access_test.module Implements hook_menu().
entity_query_access_test_sample_query function modules/simpletest/tests/entity_query_access_test.module Returns the results from an example EntityFieldQuery.
FieldFormTestCase::testFieldFormAccess function modules/field/tests/field.test Tests fields with no 'edit' access.
field_access function modules/field/field.module Determine whether the user has access to a given field.
field_test_field_access function modules/field/tests/field_test.field.inc Implements hook_field_access().
field_ui_admin_access function modules/field_ui/field_ui.module Access callback to determine if a user is allowed to use the field UI.
FilePrivateTestCase::testPrivateFileDownloadAccessGranted function modules/file/tests/file.test Tests file access for private nodes when file download access is granted.
file_create_htaccess function includes/file.inc Creates a .htaccess file in the given directory.
file_download_access function includes/file.inc Checks that the current user has access to a particular file.
file_ensure_htaccess function includes/file.inc Creates a .htaccess file in each Drupal files directory if it is missing.
file_htaccess_lines function includes/file.inc Returns the standard .htaccess lines that Drupal writes to file directories.
FilterFormatAccessTestCase class modules/filter/filter.test Tests the filter format access functionality in the Filter module.
FilterFormatAccessTestCase::$admin_user property modules/filter/filter.test A user with administrative permissions.
FilterFormatAccessTestCase::$allowed_format property modules/filter/filter.test An object representing an allowed text format.
FilterFormatAccessTestCase::$disallowed_format property modules/filter/filter.test An object representing a disallowed text format.
FilterFormatAccessTestCase::$filter_admin_user property modules/filter/filter.test A user with 'administer filters' permission.
FilterFormatAccessTestCase::$web_user property modules/filter/filter.test A user with permission to create and edit own content.
FilterFormatAccessTestCase::getInfo function modules/filter/filter.test
FilterFormatAccessTestCase::resetFilterCaches function modules/filter/filter.test Rebuilds text format and permission caches in the thread running the tests.
FilterFormatAccessTestCase::setUp function modules/filter/filter.test
FilterFormatAccessTestCase::testFormatPermissions function modules/filter/filter.test Tests the Filter format access permissions functionality.
FilterFormatAccessTestCase::testFormatRoles function modules/filter/filter.test Tests if text format is available to a role.
FilterFormatAccessTestCase::testFormatWidgetPermissions function modules/filter/filter.test Tests editing a page using a disallowed text format.
filter_access function modules/filter/filter.module Checks if a user has access to a particular text format.
filter_form_access_denied function modules/filter/filter.module Render API callback: Hides the field value of 'text_format' elements.
FormsTriggeringElementTestCase::testAttemptAccessControlBypass function modules/simpletest/tests/form.test Test that $form_state['triggering_element'] does not get set to a button
with #access=FALSE.
hook_field_access function modules/field/field.api.php Determine whether the user has access to a given field.
hook_file_download_access function modules/file/file.api.php Control download access to files.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.