You are here

Files in Menu Block 8

Primary tabs

File namesort descending Location Namespace Description
MenuBlock.php src/Plugin/Derivative/MenuBlock.php Drupal\menu_block\Plugin\Derivative
MenuBlock.php src/Plugin/Block/MenuBlock.php Drupal\menu_block\Plugin\Block
MenuBlockKernelViewSubscriber.php src/EventSubscriber/MenuBlockKernelViewSubscriber.php Drupal\menu_block\EventSubscriber
MenuBlockTest.php tests/src/Functional/MenuBlockTest.php Drupal\Tests\menu_block\Functional
MenuBlockTestController.php tests/modules/menu_block_test/src/Controller/MenuBlockTestController.php Drupal\menu_block_test\Controller
menu_block.info.yml menu_block.info.yml menu_block.info.yml
menu_block.install menu_block.install Install, update and uninstall functions for the Menu Block module.
menu_block.module menu_block.module Provides configurable blocks of menu links.
menu_block.post_update.php menu_block.post_update.php Post update functions for Menu block.
menu_block.schema.yml config/schema/menu_block.schema.yml config/schema/menu_block.schema.yml
menu_block.services.yml menu_block.services.yml menu_block.services.yml
menu_block_test.info.yml tests/modules/menu_block_test/menu_block_test.info.yml tests/modules/menu_block_test/menu_block_test.info.yml
menu_block_test.routing.yml tests/modules/menu_block_test/menu_block_test.routing.yml tests/modules/menu_block_test/menu_block_test.routing.yml
README.txt README.txt ABOUT MENU BLOCK ---------------- Like Drupal core, the Menu Block module allows you to create blocks of menu items. However, Menu Block's blocks are much more configurable than Drupal core's. INSTALLATION ------------ You must remove and…

Other projects