Skip to main content
backdrop Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

Search for access

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
file_query_entity_field_access_alter function core/modules/file/file.module Implements hook_query_TAG_alter().
NodeAccessUnitTest::assertNodeAccess function core/modules/node/tests/node.test Asserts node_access() correctly grants or denies access.
NodeAccessBaseTableTestCase::$webUser property core/modules/node/tests/node.test
views_plugin_access::options_validate function core/modules/views/plugins/views_plugin_access.inc Provide the default form form for validating options
EntityBundleLayoutAccess::__construct function core/modules/layout/plugins/access/entity_bundle_layout_access.inc Constructor for a Layout access rule.
EntityBundleLayoutAccess::checkAccess function core/modules/layout/plugins/access/entity_bundle_layout_access.inc
HttpResponseCodeLayoutAccess::summary function core/modules/layout/plugins/access/http_response_code_layout_access.inc Provides a human-readable summary of this access check's behavior.
node_access_test_form_node_form_alter function core/modules/node/tests/node_access_test/node_access_test.module Implements hook_form_BASE_FORM_ID_alter().
FilterFormatAccessTestCase::$web_user property core/modules/filter/tests/filter.test A user with permission to create and edit own content.
file_module_test_file_download_access function core/modules/file/tests/file_module_test/file_module_test.module Implements hook_file_download_access().
views_plugin_argument_default::access function core/modules/views/plugins/views_plugin_argument_default.inc Determine if the administrator has the privileges to use this plugin
views_handler_field_user_link::access function core/modules/user/views/views_handler_field_user_link.inc Check whether current user has access to this handler.
taxonomy_test_query_term_access_alter function core/modules/simpletest/tests/taxonomy_test.module Implements hook_query_TAG_alter().
entity_query_access_test_sample_query function core/modules/entity/tests/entity_query_access_test/entity_query_access_test.module Returns the results from an example EntityFieldQuery.
views_test_plugin_access_test_dynamic class core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_dynamic.inc Tests a dynamic access plugin.
ConfigurationTest::testConfigHtaccess function core/modules/config/tests/config.test Tests that config directories are protected by .htaccess files.
field_permission_example_field_access function modules/examples/field_permission_example/field_permission_example.module Implements hook_field_access().
MenuTestCase::testMenuParentsJsAccess function core/modules/menu/tests/menu.test Test administrative users other than user 1 can access the menu parents AJAX callback.
views_plugin_access::option_definition function core/modules/views/plugins/views_plugin_access.inc Retrieve the options when this is a new access control plugin
NodeEntityFieldQueryAlter::$accessUser property core/modules/node/tests/node.test User with permission to view content.
views_test_test_static_access_callback function core/modules/views/tests/views_test/views_test.module
TaxonomyTermDepthLayoutAccess::summary function core/modules/taxonomy/layout/taxonomy_term_depth_access.inc Provides a human-readable summary of this access check's behavior.
EntityBundleLayoutAccess::$entity_type property core/modules/layout/plugins/access/entity_bundle_layout_access.inc
views_plugin_access_role::options_form function core/modules/views/plugins/views_plugin_access_role.inc Provide the default form for setting options.
FieldFormTestCase::testFieldFormAccess function core/modules/field/tests/field.test Tests fields with no 'edit' access.
views_plugin_access_perm::options_form function core/modules/views/plugins/views_plugin_access_perm.inc Provide the default form for setting options.
FileAccessTestCase::testFilePageAccess function core/modules/file/tests/file.test Tests page access.
AccessDeniedTestCase::testAccessDenied function core/modules/system/tests/system.test
EntityReferenceBehaviorHandler::access function core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc Determine if handler should appear.
views_plugin_argument_validate::access function core/modules/views/plugins/views_plugin_argument_validate.inc Determine if the administrator has the privileges to use this plugin
NodeAccessBaseTableTestCase::$publicTid property core/modules/node/tests/node.test
UserPermissionLayoutAccess::__construct function core/modules/layout/plugins/access/user_permission_layout_access.inc Constructor for a Layout access rule.
UserPermissionLayoutAccess::checkAccess function core/modules/layout/plugins/access/user_permission_layout_access.inc Checks for access based on the available context.
views_test_test_dynamic_access_callback function core/modules/views/tests/views_test/views_test.module
FilterFormatAccessTestCase::$admin_user property core/modules/filter/tests/filter.test A user with administrative permissions.
views_handler_filter_node_access::query function core/modules/node/views/views_handler_filter_node_access.inc See _node_access_where_sql() for a non-views query based implementation.
views_plugin_access_role::summary_title function core/modules/views/plugins/views_plugin_access_role.inc Return a string to display as the clickable title for the access control.
node_access_example_node_access_records function modules/examples/node_access_example/node_access_example.module Implements hook_node_access_records().
ViewsAccessTest::testStaticAccessPlugin function core/modules/views/tests/views_access.test Tests static access check.
views_plugin_access_perm::summary_title function core/modules/views/plugins/views_plugin_access_perm.inc Return a string to display as the clickable title for the access control.
views_plugin_access_none::summary_title function core/modules/views/plugins/views_plugin_access_none.inc Return a string to display as the clickable title for the access control.
NodeAccessBaseTableTestCase::$privateTid property core/modules/node/tests/node.test
views_plugin_access::get_access_callback function core/modules/views/plugins/views_plugin_access.inc Determine the access callback and arguments.
NodeEntityFieldQueryAlter::$noAccessUser property core/modules/node/tests/node.test User without permission to view content.
NodeAccessExampleTestCase::checkResponse function modules/examples/node_access_example/tests/node_access_example.test Helper function.
node_access_example_private_node_listing function modules/examples/node_access_example/node_access_example.module Our hook_menu() page callback function.
BookTestCase::testBookAddToOutlineAccess function core/modules/book/tests/book.test Test add to book outline access
views_plugin_access_role::options_submit function core/modules/views/plugins/views_plugin_access_role.inc Provide the default form form for submitting options
views_handler_field_contact_link::access function core/modules/contact/views/views_handler_field_contact_link.inc Check whether current user has access to this handler.
ViewsAccessTest::testDynamicAccessPlugin function core/modules/views/tests/views_access.test Tests dynamic access plugin.

Pages

  • « first
  • ‹ previous
  • …
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • next ›
  • last »

Directory

  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
  • Add-On Documentation
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
    • Using JavaScript
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Contribute to documentation
  • Developer API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Icon API
    • Database API
    • Theme functions
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS

Footer Menu

  • documentation
  • localization
  • events
  • forum
  • backdropcms.org