You are here

Files in Drupal 7 to 8/9 Module Upgrader 8

Primary tabs

File namesort descending Location Namespace Description
L.php src/Plugin/DMU/Converter/Functions/L.php Drupal\drupalmoduleupgrader\Plugin\DMU\Converter\Functions
LinkBinding.php src/Routing/LinkBinding/LinkBinding.php Drupal\drupalmoduleupgrader\Routing\LinkBinding
LinkBindingFactory.php src/Routing/LinkBinding/LinkBindingFactory.php Drupal\drupalmoduleupgrader\Routing\LinkBinding
LinkBindingTest.php tests/src/Unit/Routing/LinkBinding/LinkBindingTest.php Drupal\Tests\drupalmoduleupgrader\Unit\Routing\LinkBinding
LinkIndex.php src/Routing/LinkIndex.php Drupal\drupalmoduleupgrader\Routing
Links.php src/Plugin/DMU/Converter/Links.php Drupal\drupalmoduleupgrader\Plugin\DMU\Converter
LoadMultiple.php src/Plugin/DMU/Converter/Functions/LoadMultiple.php Drupal\drupalmoduleupgrader\Plugin\DMU\Converter\Functions
LoadMultipleDeriver.php src/Plugin/DMU/Converter/Functions/LoadMultipleDeriver.php Drupal\drupalmoduleupgrader\Plugin\DMU\Converter\Functions
LocalActionLinkBinding.php src/Routing/LinkBinding/LocalActionLinkBinding.php Drupal\drupalmoduleupgrader\Routing\LinkBinding
LocalTaskLinkBinding.php src/Routing/LinkBinding/LocalTaskLinkBinding.php Drupal\drupalmoduleupgrader\Routing\LinkBinding
Logger.html.twig templates/Logger.html.twig Contains \Drupal\{{ module }}\Logger\DefaultLogger.
MenuLinkBinding.php src/Routing/LinkBinding/MenuLinkBinding.php Drupal\drupalmoduleupgrader\Routing\LinkBinding
ModuleInvoke.php src/Plugin/DMU/Converter/Functions/ModuleInvoke.php Drupal\drupalmoduleupgrader\Plugin\DMU\Converter\Functions
ModuleInvokeAll.php src/Plugin/DMU/Converter/Functions/ModuleInvokeAll.php Drupal\drupalmoduleupgrader\Plugin\DMU\Converter\Functions
ModuleInvokeAllTest.php tests/src/Unit/Plugin/DMU/Converter/Functions/ModuleInvokeAllTest.php Drupal\Tests\drupalmoduleupgrader\Unit\Plugin\DMU\Converter\Functions
ModuleInvokeTest.php tests/src/Unit/Plugin/DMU/Converter/Functions/ModuleInvokeTest.php Drupal\Tests\drupalmoduleupgrader\Unit\Plugin\DMU\Converter\Functions
ModuleMockerTrait.php tests/src/Unit/ModuleMockerTrait.php Drupal\Tests\drupalmoduleupgrader\Unit
NodeAssignmentFilter.php src/Utility/Filter/NodeAssignmentFilter.php Drupal\drupalmoduleupgrader\Utility\Filter
NodeAssignmentFilterTest.php tests/src/Unit/Utility/Filter/NodeAssignmentFilterTest.php Drupal\Tests\drupalmoduleupgrader\Unit\Utility\Filter
NodeCollectorTrait.php src/Plugin/DMU/Fixer/NodeCollectorTrait.php Drupal\drupalmoduleupgrader\Plugin\DMU\Fixer
NodeLoad.php src/Plugin/DMU/Converter/Functions/NodeLoad.php Drupal\drupalmoduleupgrader\Plugin\DMU\Converter\Functions
NodeLoadTest.php tests/src/Unit/Plugin/DMU/Converter/Functions/NodeLoadTest.php Drupal\Tests\drupalmoduleupgrader\Unit\Plugin\DMU\Converter\Functions
Notify.php src/Plugin/DMU/Fixer/Notify.php Drupal\drupalmoduleupgrader\Plugin\DMU\Fixer
NotifyTest.php tests/src/Unit/Plugin/DMU/Fixer/NotifyTest.php Drupal\Tests\drupalmoduleupgrader\Unit\Plugin\DMU\Fixer
OutboundPathProcessor.html.twig templates/OutboundPathProcessor.html.twig Contains \Drupal\{{ module }}\OutboundPathProcessor.
ParameterBinding.php src/Routing/ParameterBinding.php Drupal\drupalmoduleupgrader\Routing
ParameterBindingTest.php tests/src/Unit/Routing/ParameterBindingTest.php Drupal\Tests\drupalmoduleupgrader\Unit\Routing
ParameterMap.php src/Routing/ParameterMap.php Drupal\drupalmoduleupgrader\Routing
PathComponent.php src/Utility/Path/Drupal7/PathComponent.php Drupal\drupalmoduleupgrader\Utility\Path\Drupal7
PathComponent.php src/Utility/Path/Drupal8/PathComponent.php Drupal\drupalmoduleupgrader\Utility\Path\Drupal8
PathComponentBase.php src/Utility/Path/PathComponentBase.php Drupal\drupalmoduleupgrader\Utility\Path
PathComponentInterface.php src/Utility/Path/PathComponentInterface.php Drupal\drupalmoduleupgrader\Utility\Path
PathComponentTest.php tests/src/Unit/Utility/Path/Drupal7/PathComponentTest.php Drupal\Tests\drupalmoduleupgrader\Unit\Utility\Path\Drupal7
PathComponentTest.php tests/src/Unit/Utility/Path/Drupal8/PathComponentTest.php Drupal\Tests\drupalmoduleupgrader\Unit\Utility\Path\Drupal8
PathUtility.php src/Utility/Path/Drupal7/PathUtility.php Drupal\drupalmoduleupgrader\Utility\Path\Drupal7
PathUtility.php src/Utility/Path/Drupal8/PathUtility.php Drupal\drupalmoduleupgrader\Utility\Path\Drupal8
PathUtilityBase.php src/Utility/Path/PathUtilityBase.php Drupal\drupalmoduleupgrader\Utility\Path
PathUtilityInterface.php src/Utility/Path/PathUtilityInterface.php Drupal\drupalmoduleupgrader\Utility\Path
PathUtilityTest.php tests/src/Unit/Utility/Path/Drupal7/PathUtilityTest.php Drupal\Tests\drupalmoduleupgrader\Unit\Utility\Path\Drupal7
PathUtilityTest.php tests/src/Unit/Utility/Path/Drupal8/PathUtilityTest.php Drupal\Tests\drupalmoduleupgrader\Unit\Utility\Path\Drupal8
PluginBase.php src/PluginBase.php Drupal\drupalmoduleupgrader
PSR4.php src/Plugin/DMU/Analyzer/PSR4.php Drupal\drupalmoduleupgrader\Plugin\DMU\Analyzer
PSR4.php src/Plugin/DMU/Converter/PSR4.php Drupal\drupalmoduleupgrader\Plugin\DMU\Converter
PSR4.php src/Plugin/DMU/Fixer/PSR4.php Drupal\drupalmoduleupgrader\Plugin\DMU\Fixer
PSR4Test.php tests/src/Unit/Plugin/DMU/Analyzer/PSR4Test.php Drupal\Tests\drupalmoduleupgrader\Unit\Plugin\DMU\Analyzer
PSR4Test.php tests/src/Unit/Plugin/DMU/Fixer/PSR4Test.php Drupal\Tests\drupalmoduleupgrader\Unit\Plugin\DMU\Fixer
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Usage * Running tests * Architecture * Maintainers INTRODUCTION ------------ Drupal Module Upgrader is a script that scans the source of a Drupal 7 module, flags any code that…
Report.html.twig templates/Report.html.twig <!DOCTYPE html> <html> <head> <title>Drupal Module Upgrader analysis report</title> <link href='http://fonts.googleapis.com/css?family=Open+Sans:600italic,400,700,600' rel='stylesheet'…
Report.php src/Report.php Drupal\drupalmoduleupgrader
ReportInterface.php src/ReportInterface.php Drupal\drupalmoduleupgrader

Pages

Other projects