13 string references to access_manager
- ConfigTranslationController::create in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationController.php - Instantiates a new instance of the implementing class using autowiring.
- Drupal::accessManager in core/
lib/ Drupal.php - Returns the access manager service.
- DrupalTest::testAccessManager in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the accessManager() method.
- FormElementBase::processAutocomplete in core/
lib/ Drupal/ Core/ Render/ Element/ FormElementBase.php - Adds autocomplete functionality to elements.
- LinkBase::create in core/
modules/ views/ src/ Plugin/ views/ field/ LinkBase.php - Creates an instance of the plugin.
- ListingEmpty::create in core/
modules/ node/ src/ Plugin/ views/ area/ ListingEmpty.php - Creates an instance of the plugin.
- ListingEmpty::create in core/
modules/ block_content/ src/ Plugin/ views/ area/ ListingEmpty.php - Creates an instance of the plugin.
- MenuLinkContentAccessControlHandler::createInstance in core/
modules/ menu_link_content/ src/ MenuLinkContentAccessControlHandler.php - Instantiates a new instance of this entity handler.
- ModulesListForm::create in core/
modules/ system/ src/ Form/ ModulesListForm.php - Instantiates a new instance of this class.
- NodeRevisionDeleteForm::create in core/
modules/ node/ src/ Form/ NodeRevisionDeleteForm.php - Instantiates a new instance of this class.
- RegisterAccessChecksPass::process in core/
lib/ Drupal/ Core/ DependencyInjection/ Compiler/ RegisterAccessChecksPass.php - Url::accessManager in core/
lib/ Drupal/ Core/ Url.php - UrlTest::testRenderAccess in core/
tests/ Drupal/ Tests/ Core/ UrlTest.php - Tests the renderAccess() method.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.