ComposerJsonSource |
class |
Drupal\patchinfo_source_composer\Plugin\patchinfo\source |
modules/patchinfo_source_composer/src/Plugin/PatchInfo/Source/ComposerJsonSource.php |
Gathers patch information from composer.json files. |
|
|
|
InfoYmlSource |
class |
Drupal\patchinfo_source_info\Plugin\patchinfo\source |
modules/patchinfo_source_info/src/Plugin/PatchInfo/Source/InfoYmlSource.php |
Gathers patch information from info.yml files. |
|
|
|
PatchInfoCommands |
class |
Drupal\patchinfo\Commands |
src/Commands/PatchInfoCommands.php |
A Drush commandfile for the patchinfo:list command. |
1 |
1 |
2 |
PatchInfoDrupalorgCommands |
class |
Drupal\patchinfo_drupalorg\Commands |
modules/patchinfo_drupalorg/src/Commands/PatchInfoDrupalorgCommands.php |
A Drush commandfile for the patchinfo_drupalorg:list command. |
|
|
2 |
PatchinfoDrupalorgService |
class |
Drupal\patchinfo_drupalorg |
modules/patchinfo_drupalorg/src/PatchinfoDrupalorgService.php |
Class PatchinfoDrupalorgService contains commonly shared utilities. |
|
1 |
2 |
PatchInfoSource |
class |
Drupal\patchinfo\Annotation |
src/Annotation/PatchInfoSource.php |
Defines PatchInfo Source plugin annotation. |
|
|
|
PatchInfoSourceBase |
abstract class |
Drupal\patchinfo |
src/PatchInfoSourceBase.php |
Provides an abstract base class for patch source plugins. |
2 |
2 |
|
PatchInfoSourceInterface |
interface |
Drupal\patchinfo |
src/PatchInfoSourceInterface.php |
Provides an interface for PatchInfo Source plugins. |
1 |
|
|
PatchInfoSourceManager |
class |
Drupal\patchinfo |
src/PatchInfoSourceManager.php |
Manages patch source plugins. |
|
|
2 |
PatchInfoTest |
class |
Drupal\Tests\patchinfo\Functional |
tests/src/Functional/PatchInfoTest.php |
Tests functionality of PatchInfo module. |
|
|
|
PatchInfoTestTrait |
trait |
Drupal\Tests\patchinfo\Traits |
tests/src/Traits/PatchInfoTestTrait.php |
Provides common methods for functional tests of PatchInfo module. |
|
1 |
|
UpdateTestController |
class |
Drupal\test_info_source\Controller |
tests/modules/test_info_source/src/Controller/UpdateTestController.php |
Provides a route to fetch test update status from. |
|
|
|