You are here

Classes, traits, and interfaces in Update helper 2.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
CommandExecuteEvent class Drupal\update_helper\Events src/Events/CommandExecuteEvent.php Event for command execute. 2
CommandGcuSubscriber class Drupal\update_helper_checklist\Events modules/update_helper_checklist/src/Events/CommandGcuSubscriber.php Subscriber for "generate:configuration:update" command. 2
CommandInteractEvent class Drupal\update_helper\Events src/Events/CommandInteractEvent.php Event for command interactive. 2
CommandSubscriber class Drupal\update_helper\Events src/Events/CommandSubscriber.php Subscriber for "generate:configuration:update" command. 2
ConfigDiffTransformer class Drupal\update_helper src/ConfigDiffTransformer.php Config transformer for configuration diffing. 1 2
ConfigDiffTransformerTest class Drupal\Tests\update_helper\Unit tests/src/Unit/ConfigDiffTransformerTest.php Automated tests for the 'update_helper.config_diff_transformer' service.
ConfigExporter class Drupal\update_helper src/ConfigExporter.php Configuration exporter service. 2
ConfigHandler class Drupal\update_helper src/ConfigHandler.php Configuration handler. 2 2
ConfigHandlerTest class Drupal\Tests\update_helper\Kernel tests/src/Kernel/ConfigHandlerTest.php Automated tests for ConfigName class. 1
ConfigName class Drupal\update_helper src/ConfigName.php Configuration name class for easier handling of configuration references. 1
ConfigNameTest class Drupal\Tests\update_helper\Kernel tests/src/Kernel/ConfigNameTest.php Automated tests for ConfigName class.
ConfigurationUpdate class Drupal\update_helper\Generators src/Generators/ConfigurationUpdate.php Implements d8:configuration:update command. 2 2
ConfigurationUpdateEvent class Drupal\update_helper\Events src/Events/ConfigurationUpdateEvent.php Event for configuration update execution. 2
ConfigurationUpdateSubscriber class Drupal\update_helper_checklist\Events modules/update_helper_checklist/src/Events/ConfigurationUpdateSubscriber.php Configuration update subscriber. 2
DrushTest class Drupal\Tests\update_helper\Functional tests/src/Functional/DrushTest.php Automated tests for Drush commands.
ReversibleConfigDiffer class Drupal\update_helper src/ReversibleConfigDiffer.php Overwrite of config updater differ. 2
ReversibleConfigDifferTest class Drupal\Tests\update_helper\Kernel tests/src/Kernel/ReversibleConfigDifferTest.php Automated tests for ReversibleConfigDiffer class.
Update class Drupal\update_helper_checklist\Entity modules/update_helper_checklist/src/Entity/Update.php Defines the Contact entity. 3
UpdateChecklist class Drupal\update_helper_checklist modules/update_helper_checklist/src/UpdateChecklist.php Update checklist service. 3 2
UpdateChecklistTest class Drupal\Tests\update_helper_checklist\Kernel modules/update_helper_checklist/tests/src/Kernel/UpdateChecklistTest.php @covers \Drupal\update_helper_checklist\UpdateChecklist
UpdateDefinitionInterface interface Drupal\update_helper src/UpdateDefinitionInterface.php The update definition represents update actions provided in YML file.
UpdateHelperEvents final class Drupal\update_helper\Events src/Events/UpdateHelperEvents.php Update helper events. 4
UpdateInterface interface Drupal\update_helper_checklist\Entity modules/update_helper_checklist/src/Entity/UpdateInterface.php Interface for the Update entity. 1
UpdateLogger class Drupal\update_helper src/UpdateLogger.php Helper service for logging in update hooks provided by update helper. 2
Updater class Drupal\update_helper src/Updater.php Helper class to update configuration. 2
UpdaterInterface interface Drupal\update_helper src/UpdaterInterface.php Interface for the Update entity. 1
UpdaterTest class Drupal\Tests\update_helper\Kernel tests/src/Kernel/UpdaterTest.php @covers \Drupal\update_helper\Updater

Other projects