block_content.links.action.yml
Same filename in other branches
File
-
core/
modules/ block_content/ block_content.links.action.yml
View source
- block_content_type_add:
- route_name: block_content.type_add
- title: 'Add custom block type'
- appears_on:
- - entity.block_content_type.collection
-
- block_content_add_action:
- route_name: block_content.add_page
- title: 'Add custom block'
- appears_on:
- - block.admin_library
- - entity.block_content.collection
- class: \Drupal\block_content\Plugin\Menu\LocalAction\BlockContentAddLocalAction
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.