Search for hook

  1. Search 7.x-1.x for hook
  2. Search 4.x for hook
  3. Other projects
Title Object type File name Summary
DevelCommands::HOOK constant src/Drush/Commands/DevelCommands.php #[Deprecated('Use constant from command-specific file or use a string')]
DevelHookCommand class src/Drush/Commands/DevelHookCommand.php #[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/Drush/Commands/DevelHookCommand.php
DevelHookCommand::configure function src/Drush/Commands/DevelHookCommand.php
DevelHookCommand::execute function src/Drush/Commands/DevelHookCommand.php
DevelHookCommand::interact function src/Drush/Commands/DevelHookCommand.php
DevelHookCommand::NAME constant src/Drush/Commands/DevelHookCommand.php
DevelHookCommand::__construct function src/Drush/Commands/DevelHookCommand.php
DevelReinstall::$updateHookRegistry property src/Form/DevelReinstall.php The update hook registry service.
hook_devel_dumper_info_alter function ./devel.api.php Alter devel dumper information declared by other modules.