You are here

Functions in Block Form Alter 8

Primary tabs

Namesort descending Location Description Direct uses Strings
block_form_alter_form_alter ./block_form_alter.module Implements hook_form_alter().
block_form_alter_test_block_plugin_form_alter tests/modules/block_form_alter_test/block_form_alter_test.module Implements hook_block_plugin_form_alter().
block_form_alter_test_block_type_form_alter tests/modules/block_form_alter_test/block_form_alter_test.module Implements hook_block_type_form_alter().
block_form_alter_test_theme_registry_alter tests/modules/block_form_alter_test/block_form_alter_test.module Implements hook_theme_registry_alter().
hook_block_plugin_form_alter ./block_form_alter.api.php Alter block forms per block plugin.
hook_block_type_form_alter ./block_form_alter.api.php Alter custom block forms rendered by Block Content and Layout Builder.
_block_form_alter_block_plugin_form_alter_invoke ./block_form_alter.module Helper function to alter forms for block plugins. 1
_block_form_alter_block_type_form_alter_inline_block_process ./block_form_alter.module Process callback for inline block forms. 1
_block_form_alter_block_type_form_alter_invoke ./block_form_alter.module Helper function to alter forms for block_content and inline_block plugins. 2

Other projects