form\block\definition

Matches on block definition of a block which is edited through the Symfony form. Used in form_view view.

Example

netgen_block_manager:
    view:
        form_view:
            default:
                block\title\edit:
                    template: '@App/block/title/edit.html.twig'
                    match:
                        form\type: Netgen\BlockManager\Block\Form\FullEditType
                        form\block\definition: title