Skip to main content
backdrop
Documentation
Documentation and API source code for Backdrop CMS.
Welcome!
Login
constant ENTITYREFERENCE_DENIED
Home
»
API reference
»
1.x
»
entityreference.module
3 uses of ENTITYREFERENCE_DENIED
EntityReferenceHandlersTestCase::testUserHandler
in core/
modules/
entityreference/
tests/
entityreference.handlers.test
Test the user-specific overrides of the entity handler.
EntityReferenceSelectionHandlerGeneric::getLabel
in core/
modules/
entityreference/
plugins/
selection/
EntityReferenceSelectionHandlerGeneric.inc
Implements EntityReferenceHandler::getLabel().
entityreference_autocomplete_callback_get_matches
in core/
modules/
entityreference/
entityreference.module
Return JSON based on given field, instance and string.
File
core/
modules/
entityreference/
entityreference.module
, line 3
Entityreference primary module file.
Code
define
(
'ENTITYREFERENCE_DENIED'
,
'- Restricted access -'
)
Search
Menu
Toggle menu visibility
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
Database API
Icon API
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
Theme functions
Form API reference
Appendix/reference
Change records
Glossary
Coding & documentation standards
Contrib permissions policy