You are here

service dashboards.cache in Dashboards with Layout Builder 8

Same name and namespace in other branches
  1. 2.0.x dashboards.services.yml \dashboards.cache

Class

Drupal\Core\Cache\CacheBackendInterface

Tags

  • cache.bin
10 string references to dashboards.cache
Account::create in src/Plugin/Dashboard/Account.php
Creates an instance of the plugin.
AddContentMenu::create in src/Plugin/Dashboard/AddContentMenu.php
Creates an instance of the plugin.
Comments::create in modules/dashboards_comments/src/Plugin/Dashboard/Comments.php
Creates an instance of the plugin.
DashboardBase::create in src/Plugin/DashboardBase.php
Creates an instance of the plugin.
MatomoBase::create in modules/dashboards_matomo/src/Plugin/Dashboard/MatomoBase.php
Creates an instance of the plugin.

... See full list

File

./dashboards.services.yml
dashboards.services.yml

View source
  1. class: Drupal\Core\Cache\CacheBackendInterface
  2. tags:
  3. - { name: cache.bin }
  4. factory: 'cache_factory:get'
  5. arguments:
  6. - dashboards