CommandConfigureEvent |
class |
Drupal\update_helper\Events |
src/Events/CommandConfigureEvent.php |
Event for command configure. |
|
2 |
|
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. |
|
|
|
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. |
|
|
|
ConfigurationUpdateEvent |
class |
Drupal\update_helper\Events |
src/Events/ConfigurationUpdateEvent.php |
Event for configuration update execution. |
|
2 |
|
ConfigurationUpdateGenerator |
class |
Drupal\update_helper\Generator |
src/Generator/ConfigurationUpdateGenerator.php |
Configuration update generator for generate:configuration:update command. |
|
1 |
2 |
ConfigurationUpdateGenerator |
class |
Drupal\update_helper_checklist\Generator |
modules/update_helper_checklist/src/Generator/ConfigurationUpdateGenerator.php |
Update hook generator for generate:configuration:update console command. |
|
1 |
2 |
ConfigurationUpdateHookGenerator |
class |
Drupal\update_helper\Generator |
src/Generator/ConfigurationUpdateHookGenerator.php |
Update hook generator for generate:configuration:update console command. |
|
1 |
2 |
ConfigurationUpdateSubscriber |
class |
Drupal\update_helper_checklist\Events |
modules/update_helper_checklist/src/Events/ConfigurationUpdateSubscriber.php |
Configuration update subscriber. |
|
|
2 |
GenerateConfigurationUpdateCommand |
class |
Drupal\update_helper\Command |
src/Command/GenerateConfigurationUpdateCommand.php |
Generate configuration update command class. |
|
|
2 |
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. |
|
4 |
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 |
|
|
|