You are here

10 calls to Check::canCall() in Hook Update Deploy Tools 8

Features::revert in src/Features.php
Safely revert an array of Features and provide feedback.
Menus::canImport in src/Menus.php
Checks to see if menu_import in enabled.
PageManager::canExport in src/PageManager.php
Checks to see if Panels pages can be exported.
PageManager::canImport in src/PageManager.php
Checks if Page Manager is enabled and import functions are available.
Paths::getAliasObject in src/Paths.php
Build and get the $alias object to be passed around.
Redirects::canImport in src/Redirects.php
Check if Redirect is enabled and import functions are available.
Rules::canImport in src/Rules.php
Checks to see if rules in enabled and functions are available.
Rules::export in src/Rules.php
Exports a single Rule when called (typically called from Drush).
Rules::import in src/Rules.php
Imports rules using the rule_import module & template.
Views::canSwitch in src/Views.php
Check availability of modules and methods needed to enable/disable a View.