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
EntityIDLayoutAccess::formValidate function core/modules/layout/plugins/access/entity_id_layout_access.inc Validate handler for the settings form for this access item.
FileAccessTestCase::testFileAccess function core/modules/file/tests/file.test Runs basic tests for file_access function.
NodeAccessUnitTest::testNodeAccess function core/modules/node/tests/node.test Runs basic tests for node_access function.
NodeAccessBaseTableTestCase::setUp function core/modules/node/tests/node.test
UserPermissionLayoutAccess::summary function core/modules/layout/plugins/access/user_permission_layout_access.inc Provides a human-readable summary of this access check's behavior.
views_plugin_access::options_submit function core/modules/views/plugins/views_plugin_access.inc Provide the default form form for submitting options
taxonomy_vocabulary_overview_access function 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.
_node_access_rebuild_batch_finished function core/modules/node/node.module Performs post-processing for node_access_rebuild().
TaxonomyTermDepthLayoutAccess::form function core/modules/taxonomy/layout/taxonomy_term_depth_access.inc Settings form for configuring this access item.
NodeAccessRecordsUnitTest::$profile property core/modules/node/tests/node.test
node_test_node_access_records_alter function core/modules/node/tests/node_test/node_test.module Implements hook_node_access_records_alter().
ViewsAccessTest::view_access_static function core/modules/views/tests/views_access.test
block_custom_block_translate_access function core/modules/block/block.admin.inc Menu access callback for translating a single block.
EntityBundleLayoutAccess::formSubmit function core/modules/layout/plugins/access/entity_bundle_layout_access.inc Submit handler for the settings form for this access item.
node_query_entity_field_access_alter function core/modules/node/node.module Implements hook_query_TAG_alter().
_node_access_rebuild_batch_operation function core/modules/node/node.module Performs batch operation for node_access_rebuild().
node_access_test_node_access_records function core/modules/node/tests/node_access_test/node_access_test.module Implements hook_node_access_records().
views_handler_filter_node_access.inc file core/modules/node/views/views_handler_filter_node_access.inc Definition of views_handler_filter_node_access.
views_test_plugin_access_test_static class core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_static.inc Tests a static access plugin.
ViewsAccessTest::view_access_dynamic function core/modules/views/tests/views_access.test
FileAccessTestCase::assertFileAccess function core/modules/file/tests/file.test Asserts file_access correctly grants or denies access.
FilterEditorAccessTestCase::$profile property core/modules/filter/tests/filter.test The profile to install as a basis for testing.
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.
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 Checks for access based on the available context.
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.
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
UserPermissionLayoutAccess::__construct function core/modules/layout/plugins/access/user_permission_layout_access.inc Constructor for a Layout access rule.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • next ›
  • last »
  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
    • Contributed modules
  • 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
    • Become a maintainer
    • Adopt a project
    • Contribute to documentation
  • API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Theme functions
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Powered by Backdrop CMS
  • backdropcms.org
  • forum.backdropcms.org
  • events.backdropcms.org