Search for hook
| Title | Object type | File name | Summary |
|---|---|---|---|
| DevelCommands::HOOK | constant | src/ |
#[Deprecated('Use constant from command-specific file or use a string')] |
| DevelHookCommand | class | src/ |
#[AsCommand(name: self::NAME, description: 'List implementations of a given hook and optionally edit one.', aliases: [ 'fnh', 'fn-hook', 'hook', 'devel-hook', ])] #[CLI\OptionsetGetEditor] |
| DevelHookCommand.php | file | src/ |
|
| DevelHookCommand::configure | function | src/ |
|
| DevelHookCommand::execute | function | src/ |
|
| DevelHookCommand::interact | function | src/ |
|
| DevelHookCommand::NAME | constant | src/ |
|
| DevelHookCommand::__construct | function | src/ |
|
| DevelReinstall::$updateHookRegistry | property | src/ |
The update hook registry service. |
| hook_devel_dumper_info_alter | function | ./ |
Alter devel dumper information declared by other modules. |