hook_layout_builder_restrictions_allowed_block_keys |
./layout_builder_restrictions.api.php |
Tell the module which block providers are available to Layout Builder. |
|
|
hook_layout_builder_restrictions_allowed_block_keys_alter |
./layout_builder_restrictions.api.php |
Alter the allowed keys. |
|
|
hook_layout_builder_restrictions_allowed_layouts |
./layout_builder_restrictions.api.php |
Tell the module which layouts are allowed to use. |
|
|
hook_layout_builder_restrictions_allowed_layouts_alter |
./layout_builder_restrictions.api.php |
Alter the keys allowed. |
|
|
hook_layout_builder_restrictions_chooser_result |
./layout_builder_restrictions.api.php |
Alter the controller result, after the layout builder has altered it. |
|
|
layout_builder_restrictions_form_entity_view_display_edit_form_alter |
./layout_builder_restrictions.module |
Implements hook_form_FORM_ID_alter() for the entity view display edit form. |
|
|
layout_builder_restrictions_plugin_filter_block__layout_builder_alter |
./layout_builder_restrictions.module |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
|
|
layout_builder_restrictions_plugin_filter_layout__layout_builder_alter |
./layout_builder_restrictions.module |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
|
|