asset.query_string

Class

Drupal\Core\Asset\AssetQueryString
4 string references to asset.query_string
CssCollectionRenderer::__construct in core/lib/Drupal/Core/Asset/CssCollectionRenderer.php
Constructs a CssCollectionRenderer.
DbUpdateController::create in core/modules/system/src/Controller/DbUpdateController.php
Instantiates a new instance of the implementing class using autowiring.
DbUpdateController::__construct in core/modules/system/src/Controller/DbUpdateController.php
Constructs a new UpdateController.
JsCollectionRenderer::__construct in core/lib/Drupal/Core/Asset/JsCollectionRenderer.php
Constructs a JsCollectionRenderer.

File

core/core.services.yml

View source
  1. class: Drupal\Core\Asset\AssetQueryString
  2. arguments:
  3. - '@state'
  4. - '@datetime.time'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.