You are here

service toc_api.manager in TOC API 8

Class

Drupal\toc_api\TocManager
4 string references to toc_api.manager
TocBlockBase::blockAccess in src/Plugin/Block/TocBlockBase.php
Indicates whether the block should be shown.
TocBlockBase::getCurrentToc in src/Plugin/Block/TocBlockBase.php
Get the current request TOC object instance.
TocManagerTest::testRender in src/Tests/TocManagerTest.php
Tests TOC rendering.
toc_api_example_node_view in modules/toc_api_example/toc_api_example.module
Implements hook_node_view().

File

./toc_api.services.yml
toc_api.services.yml

View source
  1. class: Drupal\toc_api\TocManager
  2. arguments:
  3. - '@config.factory'