12 string references to access_manager in Drupal 9
- ConfigTranslationController::create in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationController.php - Instantiates a new instance of this class.
- 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.
- FormElement::processAutocomplete in core/
lib/ Drupal/ Core/ Render/ Element/ FormElement.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.
- RegisterAccessChecksPass::process in core/
lib/ Drupal/ Core/ DependencyInjection/ Compiler/ RegisterAccessChecksPass.php - system_get_module_admin_tasks in core/
modules/ system/ system.module - Generate a list of tasks offered by a specified module.
- Url::accessManager in core/
lib/ Drupal/ Core/ Url.php