You are here

Deprecated in Build Hooks 3.x

Primary tabs

Examples: "before Drupal 9", "in Drupal 8.4"
Namesort descending Location Type Deprecation Direct uses Namespaced uses Overrides Use statements
BuildHookDetails::getBody src/BuildHookDetails.php function in build_hooks:8.x-2.4 and is removed from build_hooks:8.x-3.0. The getBody() method is depcrecated. Use getOptions() method instead.
BuildHookDetails::setBody src/BuildHookDetails.php function in build_hooks:8.x-2.4 and is removed from build_hooks:8.x-3.0. The setBody() method is depcrecated. Use setOptions() method instead.
DeployLogger::LOGGER_CHANNEL_NAME src/DeployLogger.php constant in build_hooks:8.x-2.4 and is removed from build_hooks:8.x-3.0. There is no replacement, instead work with the deployment content entity. See https://www.drupal.org/node/3172327 1

Other projects