You are here

namespace Drupal\drupalmoduleupgrader\Plugin\DMU\Indexer in Drupal 7 to 8/9 Module Upgrader 8

Classsort descending Location Description
Classes src/Plugin/DMU/Indexer/Classes.php Plugin annotation @Indexer( id = "class" )
Constants src/Plugin/DMU/Indexer/Constants.php Plugin annotation @Indexer( id = "constant" )
FunctionCalls src/Plugin/DMU/Indexer/FunctionCalls.php Plugin annotation @Indexer( id = "function_call", description = @Translation("Indexes all function calls in a target module."), exclude = { "t" } )
Functions src/Plugin/DMU/Indexer/Functions.php Plugin annotation @Indexer( id = "function" )