forum.index_storage
Same name in other branches
- 9 core/modules/forum/forum.services.yml \forum.index_storage
- 8.9.x core/modules/forum/forum.services.yml \forum.index_storage
- 11.x core/modules/forum/forum.services.yml \forum.index_storage
Class
Drupal\forum\ForumIndexStorageTags
- backend_overridable
3 string references to forum.index_storage
- forum_node_insert in core/
modules/ forum/ forum.module - Implements hook_ENTITY_TYPE_insert() for node entities.
- forum_node_predelete in core/
modules/ forum/ forum.module - Implements hook_ENTITY_TYPE_predelete() for node entities.
- forum_node_update in core/
modules/ forum/ forum.module - Implements hook_ENTITY_TYPE_update() for node entities.
File
-
core/
modules/ forum/ forum.services.yml
View source
- class: Drupal\forum\ForumIndexStorage
- arguments:
- - '@database'
- tags:
- - { name: backend_overridable }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.