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