Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \private_key
  2. 9 core/core.services.yml \private_key

Class

Drupal\Core\PrivateKey
8 string references to private_key
ContextualController::render in core/modules/contextual/src/ContextualController.php
Returns the requested rendered contextual links.
ContextualDynamicContextTest::createContextualIdToken in core/modules/contextual/tests/src/Functional/ContextualDynamicContextTest.php
Creates a contextual ID token.
ContextualLinksPlaceholder::preRenderPlaceholder in core/modules/contextual/src/Element/ContextualLinksPlaceholder.php
Pre-render callback: Renders a contextual links placeholder into #markup.
DisplayBlockTest::testBlockContextualLinks in core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
Tests the contextual links on a Views block.
ImageStyle::getPrivateKey in core/modules/image/src/Entity/ImageStyle.php
Gets the Drupal private key.

... See full list

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\PrivateKey
  2. arguments:
  3. - '@state'