ViewsAccessTest::view_access_none |
function |
modules/views/tests/views_access.test |
|
AccessDeniedTestCase::$admin_user |
property |
modules/system/tests/system.test |
|
FilterEditorAccessTestCase::setUp |
function |
modules/filter/tests/filter.test |
Sets up a Backdrop site for running functional and integration tests. |
LayoutAccess::getRequiredContexts |
function |
modules/layout/plugins/access/layout_access.inc |
Get a list of all context plugin names required for this access check. |
user_permission_layout_access.inc |
file |
modules/layout/plugins/access/user_permission_layout_access.inc |
Plugin to provide access control based on user permission strings. |
EntityBundleLayoutAccess::summary |
function |
modules/layout/plugins/access/entity_bundle_layout_access.inc |
Provides a human-readable summary of this access check's behavior. |
UserRoleLayoutAccess::__construct |
function |
modules/layout/plugins/access/user_role_layout_access.inc |
Constructor for a Layout access rule. |
UserRoleLayoutAccess::checkAccess |
function |
modules/layout/plugins/access/user_role_layout_access.inc |
Checks for access based on the available context. |
LayoutAccessNegatable::formSubmit |
function |
modules/layout/plugins/access/layout_access.inc |
Submit handler for the settings form for this access item. |
EntityIDLayoutAccess::__construct |
function |
modules/layout/plugins/access/entity_id_layout_access.inc |
Constructor for a Layout access rule. |
LanguageLayoutAccess::__construct |
function |
modules/layout/plugins/access/language_layout_access.inc |
Constructor for a Layout access rule. |
EntityIDLayoutAccess::checkAccess |
function |
modules/layout/plugins/access/entity_id_layout_access.inc |
Checks for access based on the available context. |
LanguageLayoutAccess::checkAccess |
function |
modules/layout/plugins/access/language_layout_access.inc |
Checks for access based on the available context. |
views_plugin_access::summary_title |
function |
modules/views/plugins/views_plugin_access.inc |
Return a string to display as the clickable title for the
access control. |
NodeAccessUnitTest::testNodeAccess |
function |
modules/node/tests/node.test |
Runs basic tests for node_access function. |
NodeAccessBaseTableTestCase::setUp |
function |
modules/node/tests/node.test |
Sets up a Backdrop site for running functional and integration tests. |
LayoutAccessNegatable::__construct |
function |
modules/layout/plugins/access/layout_access.inc |
Constructor for a Layout access rule. |
FileAccessTestCase::testFileAccess |
function |
modules/file/tests/file.test |
Runs basic tests for file_access function. |
block_custom_block_translate_access |
function |
modules/block/block.admin.inc |
Menu access callback for translating a single block. |
views_plugin_access::options_submit |
function |
modules/views/plugins/views_plugin_access.inc |
Provide the default form form for submitting options |
node_test_node_access_records_alter |
function |
modules/node/tests/node_test/node_test.module |
Implements hook_node_access_records_alter(). |
UserPermissionLayoutAccess::summary |
function |
modules/layout/plugins/access/user_permission_layout_access.inc |
Provides a human-readable summary of this access check's behavior. |
_node_access_rebuild_batch_finished |
function |
modules/node/node.module |
Performs post-processing for node_access_rebuild(). |
ViewsAccessTest::view_access_static |
function |
modules/views/tests/views_access.test |
|
taxonomy_vocabulary_overview_access |
function |
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. |
NodeAccessRecordsUnitTest::$profile |
property |
modules/node/tests/node.test |
The profile to install as a basis for testing. |
views_test_plugin_access_test_static |
class |
modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_static.inc |
Tests a static access plugin. |
FilterEditorAccessTestCase::$profile |
property |
modules/filter/tests/filter.test |
The profile to install as a basis for testing. |
_node_access_rebuild_batch_operation |
function |
modules/node/node.module |
Performs batch operation for node_access_rebuild(). |
EntityBundleLayoutAccess::formSubmit |
function |
modules/layout/plugins/access/entity_bundle_layout_access.inc |
Submit handler for the settings form for this access item. |
FileAccessTestCase::assertFileAccess |
function |
modules/file/tests/file.test |
Asserts file_access correctly grants or denies access. |
views_handler_filter_node_access.inc |
file |
modules/node/views/views_handler_filter_node_access.inc |
Definition of views_handler_filter_node_access. |
NodeAccessUnitTest::assertNodeAccess |
function |
modules/node/tests/node.test |
Asserts node_access() correctly grants or denies access. |
node_access_test_node_access_records |
function |
modules/node/tests/node_access_test/node_access_test.module |
Implements hook_node_access_records(). |
file_query_entity_field_access_alter |
function |
modules/file/file.module |
Implements hook_query_TAG_alter(). |
ViewsAccessTest::view_access_dynamic |
function |
modules/views/tests/views_access.test |
|
node_query_entity_field_access_alter |
function |
modules/node/node.module |
Implements hook_query_TAG_alter(). |
views_plugin_argument_default::access |
function |
modules/views/plugins/views_plugin_argument_default.inc |
Determine if the administrator has the privileges to use this
plugin |
taxonomy_test_query_term_access_alter |
function |
modules/simpletest/tests/taxonomy_test.module |
Implements hook_query_TAG_alter(). |
ConfigurationTest::testConfigHtaccess |
function |
modules/config/tests/config.test |
Tests that config directories are protected by .htaccess files. |
MenuTestCase::testMenuParentsJsAccess |
function |
modules/menu/tests/menu.test |
Test administrative users other than user 1 can access the menu parents AJAX callback. |
node_access_test_form_node_form_alter |
function |
modules/node/tests/node_access_test/node_access_test.module |
Implements hook_form_BASE_FORM_ID_alter(). |
FilterFormatAccessTestCase::$web_user |
property |
modules/filter/tests/filter.test |
A user with permission to create and edit own content. |
file_module_test_file_download_access |
function |
modules/file/tests/file_module_test/file_module_test.module |
Implements hook_file_download_access(). |
entity_query_access_test_sample_query |
function |
modules/entity/tests/entity_query_access_test/entity_query_access_test.module |
Returns the results from an example EntityFieldQuery. |
views_plugin_access::options_validate |
function |
modules/views/plugins/views_plugin_access.inc |
Provide the default form form for validating options |
views_handler_field_user_link::access |
function |
modules/user/views/views_handler_field_user_link.inc |
Check whether current user has access to this handler. |
EntityBundleLayoutAccess::checkAccess |
function |
modules/layout/plugins/access/entity_bundle_layout_access.inc |
Checks for access based on the available context. |
views_test_plugin_access_test_dynamic |
class |
modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_dynamic.inc |
Tests a dynamic access plugin. |
EntityBundleLayoutAccess::__construct |
function |
modules/layout/plugins/access/entity_bundle_layout_access.inc |
Constructor for a Layout access rule. |