service tb_megamenu.menu_builder in The Better Mega Menu 8
Same name and namespace in other branches
- 2.x tb_megamenu.services.yml \tb_megamenu.menu_builder
Class
Drupal\tb_megamenu\TBMegaMenuBuilder6 string references to tb_megamenu.menu_builder
- TBMegaMenuAdminController::create in src/
Controller/ TBMegaMenuAdminController.php - Instantiates a new instance of this class.
- TBMegaMenuBlock::create in src/
Plugin/ Block/ TBMegaMenuBlock.php - Creates an instance of the plugin.
- tb_megamenu_update_megamenus in ./
tb_megamenu.module - Sync configuration with tb_megamenu when item in menu is updated.
- template_preprocess_tb_megamenu in ./
tb_megamenu.module - Prepare variables for tb_megamenu.
- template_preprocess_tb_megamenu_backend in ./
tb_megamenu.module - Prepare variables for tb_megamenu_backend.
File
View source
- class: Drupal\tb_megamenu\TBMegaMenuBuilder
- arguments:
- - '@logger.factory'
- - '@menu.link_tree'
- - '@entity_type.manager'
- - '@path.matcher'
- - '@menu.tree_storage'