32 string references to user.permissions
- AccessResult::allowedIfHasPermission in core/
lib/ Drupal/ Core/ Access/ AccessResult.php - Creates an allowed access result if the permission is present, neutral otherwise.
- AccessResult::allowedIfHasPermissions in core/
lib/ Drupal/ Core/ Access/ AccessResult.php - Creates an allowed access result if the permissions are present, neutral otherwise.
- AccessResult::cachePerPermissions in core/
lib/ Drupal/ Core/ Access/ AccessResult.php - Convenience method, adds the "user.permissions" cache context.
- AnnouncementsFeedHooks::toolbar in core/
modules/ announcements_feed/ src/ Hook/ AnnouncementsFeedHooks.php - Implements hook_toolbar().
- AnonymousUserResponseSubscriber::onRespond in core/
lib/ Drupal/ Core/ EventSubscriber/ AnonymousUserResponseSubscriber.php - Adds a cache tag if the 'user.permissions' cache context is present.
- CommentDefaultFormatter::viewElements in core/
modules/ comment/ src/ Plugin/ Field/ FieldFormatter/ CommentDefaultFormatter.php - Builds a renderable array for a field value.
- CommentForm::form in core/
modules/ comment/ src/ CommentForm.php - Gets the actual form array to be built.
- ContactController::contactPersonalPage in core/
modules/ contact/ src/ Controller/ ContactController.php - Form constructor for the personal contact form.
- ContactController::contactSitePage in core/
modules/ contact/ src/ Controller/ ContactController.php - Presents the site-wide contact form.
- ContextualHooks::toolbar in core/
modules/ contextual/ src/ Hook/ ContextualHooks.php - Implements hook_toolbar().
- contextual_preprocess in core/
modules/ contextual/ contextual.module - Implements hook_preprocess().
- EntityPermissionsForm::create in core/
modules/ user/ src/ Form/ EntityPermissionsForm.php - Instantiates a new instance of this class.
- HelpController::helpMain in core/
modules/ help/ src/ Controller/ HelpController.php - Prints a page listing various types of help.
- HelpSearch::findResults in core/
modules/ help/ src/ Plugin/ Search/ HelpSearch.php - Finds the search results.
- hook_menu_local_tasks_alter in core/
lib/ Drupal/ Core/ Menu/ menu.api.php - Alter local tasks displayed on the page before they are rendered.
- LazyBuilders::renderAnnouncements in core/
modules/ announcements_feed/ src/ LazyBuilders.php - Render announcements.
- media_library_preprocess_media in core/
modules/ media_library/ media_library.module - Implements hook_preprocess_media().
- ModulesListForm::create in core/
modules/ system/ src/ Form/ ModulesListForm.php - Instantiates a new instance of this class.
- NavigationRenderer::buildTopBar in core/
modules/ navigation/ src/ NavigationRenderer.php - Build the top bar for content entity pages.
- NavigationRenderer::doBuildNavigation in core/
modules/ navigation/ src/ NavigationRenderer.php - Pre-render callback for ::buildNavigation.
- NodeAccessControlHandler::checkAccess in core/
modules/ node/ src/ NodeAccessControlHandler.php - Performs access checks.
- NodeAccessControlHandler::checkViewAccess in core/
modules/ node/ src/ NodeAccessControlHandler.php - Performs view access checks.
- Permission::create in core/
modules/ user/ src/ Plugin/ views/ access/ Permission.php - Creates an instance of the plugin.
- Permission::getCacheContexts in core/
modules/ user/ src/ Plugin/ views/ access/ Permission.php - The cache contexts associated with this object.
- Permissions::create in core/
modules/ user/ src/ Plugin/ views/ filter/ Permissions.php - Creates an instance of the plugin.
- SettingsTrayHooks::toolbarAlter in core/
modules/ settings_tray/ src/ Hook/ SettingsTrayHooks.php - Implements hook_toolbar_alter().
- ShortcutHooks::toolbar in core/
modules/ shortcut/ src/ Hook/ ShortcutHooks.php - Implements hook_toolbar().
- SiteMaintenanceModeForm::create in core/
modules/ system/ src/ Form/ SiteMaintenanceModeForm.php - Instantiates a new instance of this class.
- ToolbarHooks::pageTop in core/
modules/ toolbar/ src/ Hook/ ToolbarHooks.php - Implements hook_page_top().
- UserPermissionsForm::create in core/
modules/ user/ src/ Form/ UserPermissionsForm.php - Instantiates a new instance of this class.
- views_add_contextual_links in core/
modules/ views/ views.module - Adds contextual links associated with a view display to a renderable array.
- WorkspacesUiHooks::toolbar in core/
modules/ workspaces_ui/ src/ Hook/ WorkspacesUiHooks.php - Implements hook_toolbar().