46 calls to Message::make() in Hook Update Deploy Tools 7
- Blocks::disable in src/
Blocks.php - Disables a block for a specific theme.
- Blocks::enable in src/
Blocks.php - Enables and sets the region for a block in a specific theme.
- Blocks::updateInstanceProperties in src/
Blocks.php - Updates a block with any specified properties.
- Contexts::checkContextsExist in src/
Contexts.php - Check that the contexts exist.
- Contexts::checkDisabled in src/
Contexts.php - Check to see if contexts are actually disabled.
- Contexts::checkEnabled in src/
Contexts.php - Check to see if the contexts are actually enabled.
- Contexts::disable in src/
Contexts.php - Disables an array of contexts and checks to make sure they were disabled.
- Contexts::enable in src/
Contexts.php - Enables an array of contexts and checks to make sure they were enabled.
- Features::revert in src/
Features.php - Safely revert an array of Features and provide feedback.
- Fields::deleteInstance in src/
Fields.php - Deletes an instance of a field from and entity bundle.
- Groups::assignUsersToGroup in src/
Groups.php - Add users to an Organic Group.
- Groups::cooptMembers in src/
Groups.php - Add members from one group, to another group.
- Groups::loadByName in src/
Groups.php - Load a Group by name.
- HudtException::logMessage in src/
HudtException.php - Logs the message to Watchdog.
- HudtInternal::canReadFile in src/
HudtInternal.php - Checks to see if a storagefile can be read.
- Menus::import in src/
Menus.php - Imports menus using the menu_import module & template.
- Modules::checkDisabled in src/
Modules.php - Check to see if modules are actually disabled.
- Modules::checkEnabled in src/
Modules.php - Check to see if the modules are actually enabled.
- Modules::disable in src/
Modules.php - Disables an array of modules and checks to make sure they were disabled.
- Modules::enable in src/
Modules.php - Enables an array of modules and checks to make sure they were enabled.
- Modules::uninstall in src/
Modules.php - Uninstalls an array of modules there were previously disabled.
- Nodes::import in src/
Nodes.php - Performs the unique steps necessary to import node items from export files.
- Nodes::modifySimpleFieldValue in src/
Nodes.php - Programatically allows for the alteration of properties or 'simple fields'.
- Nodes::rebuildNodeAccess in src/
Nodes.php - Rebuild the node access table and report its success.
- Nodes::rollbackImport in src/
Nodes.php - Rolls back a revision or node creation.
- PageManager::buildOne in src/
PageManager.php - Validated Updates/Imports one page from the contents of an import file.
- PageManager::import in src/
PageManager.php - Imports Page Manager pages using the panels module & template.
- Paths::changeAlias in src/
Paths.php - Assuming all alias prechecks have passed, this method makes the save.
- Paths::checkAliasesExist in src/
Paths.php - Checks to see if the aliases exist in an alterable combination.
- Paths::checkSame in src/
Paths.php - Check to see if two alias values are the same.
- Paths::modifyAlias in src/
Paths.php - Change the value of an alias.
- Redirects::import in src/
Redirects.php - Imports a set of redirects from an import csv file.
- Redirects::outputReportSummary in src/
Redirects.php - Outputs a summary report to screen or terminal of has been processed.
- Rules::import in src/
Rules.php - Imports rules using the rule_import module & template.
- Settings::confirmSet in src/
Settings.php - Checks to see if the variable was not set.
- Settings::reloadVars in src/
Settings.php - Loads the variables from the db merged with any set in settings.php.
- Settings::set in src/
Settings.php - Sets a Drupal variable but adds testing loop and feedback.
- site_deploy_install in boilerplate/
install.php - Implements hook_install().
- site_deploy_update_7000 in boilerplate/
install.php - Whatever it placed in this docblock gets displayed upon drush updb.
- Terms::delete in src/
Terms.php - Delete a Term.
- Terms::import in src/
Terms.php - Perform the unique steps necessary to import terms items from export files.
- Terms::rollbackImport in src/
Terms.php - Rolls back a term to its original state or deletes a creation.
- Views::delete in src/
Views.php - Delete requested Views.
- Views::viewSwitch in src/
Views.php - Enable or disable requested Views.
- Vocabularies::add in src/
Vocabularies.php - Add a vocabulary and description.
- Vocabularies::delete in src/
Vocabularies.php - Delete a vocabulary.