SYMBOL INDEX (93 symbols across 18 files) FILE: src/Commands/Uninstaller.php class Uninstaller (line 32) | final class Uninstaller extends DrushCommands implements SiteAliasManage... method __construct (line 94) | public function __construct(ModuleHandlerInterface $module_handler, Th... method options (line 111) | public function options(Command $command) : void { method drush (line 138) | private function drush(string $command, array $arguments = []) : void { method getUninstall (line 153) | private function getUninstall() : ?string { method validate (line 179) | public function validate(CommandData $data) : void { method preCommand (line 221) | public function preCommand() : void { method postCommand (line 243) | public function postCommand() : void { method getExtensionsInProfileDirectory (line 266) | private function getExtensionsInProfileDirectory() : array { method getChildren (line 297) | private function getChildren(string $parent) : array { method decoupleProfile (line 318) | private function decoupleProfile(string $name) : void { method arrayDiff (line 376) | private function arrayDiff(array $a, array $b) : array { method readInfo (line 391) | private function readInfo(string $name) : array { method copyConfiguration (line 405) | private function copyConfiguration(string $source, string $target) : v... method getConfigurationToCopy (line 436) | private function getConfigurationToCopy(string $profile) : array { method locateProjectFile (line 460) | private function locateProjectFile() : string { method alterProject (line 475) | private function alterProject() : void { method getRequirements (line 549) | private function getRequirements(array $target, array $source) : array { method getPackageTypes (line 581) | private function getPackageTypes(array $target) : array { method getPaths (line 600) | private function getPaths(array $target, array $source) : array { method getRepositories (line 643) | private function getRepositories(array $target) : array { method getPathMap (line 685) | private function getPathMap(array $target, array $source) : array { method getDrupalRoot (line 714) | private function getDrupalRoot(array $target, array $source) : ?string { method mergeCanadian (line 736) | private function mergeCanadian(array $a, array $b) : array { method boldlySay (line 752) | private function boldlySay(string $text) : void { FILE: src/Composer/AssetPackagist.php class AssetPackagist (line 11) | final class AssetPackagist { method getRootPackage (line 22) | protected static function getRootPackage() { method execute (line 50) | public static function execute(Event $event) { FILE: src/Composer/ConfigureLegacyProject.php class ConfigureLegacyProject (line 11) | final class ConfigureLegacyProject { method execute (line 19) | public static function execute(Event $event) { FILE: src/Composer/PatchedConstraint.php class PatchedConstraint (line 12) | class PatchedConstraint { method execute (line 23) | public static function execute(Event $event) { method getPatchedDependencyConstraints (line 53) | protected static function getPatchedDependencyConstraints(RootPackageI... method packageIsUnpinned (line 69) | protected static function packageIsUnpinned(Link $package) { FILE: src/Generators/SubProfileGenerator.php class SubProfileGenerator (line 22) | final class SubProfileGenerator extends BaseGenerator { method __construct (line 57) | public function __construct(ModuleExtensionList $module_list) { method interact (line 75) | protected function interact(InputInterface $input, OutputInterface $ou... method toArray (line 154) | public static function toArray($string) { FILE: src/LightningServiceProvider.php class LightningServiceProvider (line 16) | final class LightningServiceProvider extends ServiceProviderBase { method alter (line 21) | public function alter(ContainerBuilder $container) { FILE: src/ProxyClass/RequiredModuleUninstallValidator.php class RequiredModuleUninstallValidator (line 15) | class RequiredModuleUninstallValidator implements \Drupal\Core\Extension... method __construct (line 49) | public function __construct(\Symfony\Component\DependencyInjection\Con... method lazyLoadItself (line 61) | protected function lazyLoadItself() method validate (line 73) | public function validate($module) method setStringTranslation (line 81) | public function setStringTranslation(\Drupal\Core\StringTranslation\Tr... FILE: src/RequiredModuleUninstallValidator.php class RequiredModuleUninstallValidator (line 15) | final class RequiredModuleUninstallValidator extends BaseValidator { method getModuleInfoByModule (line 20) | protected function getModuleInfoByModule($module) { FILE: src/Update/Update320.php class Update320 (line 18) | final class Update320 implements ContainerInjectionInterface { method __construct (line 37) | public function __construct($app_root, TranslationInterface $translati... method create (line 48) | public static function create(ContainerInterface $container) { method updateProfiles (line 65) | public function updateProfiles(StyleInterface $io) { FILE: src/Update/Update405.php class Update405 (line 14) | final class Update405 implements ContainerInjectionInterface { method __construct (line 29) | public function __construct(ModuleInstallerInterface $module_installer) { method create (line 36) | public static function create(ContainerInterface $container) { method enableAutosaveForm (line 49) | public function enableAutosaveForm() { method enableRedirect (line 60) | public function enableRedirect() { FILE: tests/src/ExistingSite/ApiTest.php class ApiTest (line 13) | class ApiTest extends ExistingSiteBase { method setUp (line 18) | protected function setUp() { method testViewConfigEntityAsJson (line 46) | public function testViewConfigEntityAsJson() { FILE: tests/src/ExistingSite/ConfigIntegrityTest.php class ConfigIntegrityTest (line 18) | class ConfigIntegrityTest extends ExistingSiteBase { method setUp (line 23) | protected function setUp() { method testConfig (line 45) | public function testConfig() { method providerModeratedContentTypes (line 176) | public function providerModeratedContentTypes() { method testModeratedContentTypes (line 195) | public function testModeratedContentTypes($node_type, $role) { method assertMetatag (line 217) | private function assertMetatag(array $node_types) { method assertEntityExists (line 245) | private function assertEntityExists($entity_type, $id) { method assertPermissions (line 260) | private function assertPermissions($role, $permissions) { method assertContainsAll (line 275) | private function assertContainsAll(array $needles, array $haystack) { method assertAllowed (line 286) | private function assertAllowed($path) { method assertForbidden (line 297) | private function assertForbidden($path) { method config (line 311) | private function config($name) { FILE: tests/src/ExistingSite/ViewModeTest.php class ViewModeTest (line 13) | class ViewModeTest extends ExistingSiteBase { method setUp (line 18) | protected function setUp() { method testInternalViewMode (line 36) | public function testInternalViewMode() { method tearDown (line 55) | public function tearDown() { FILE: tests/src/Functional/LightningTest.php class LightningTest (line 14) | class LightningTest extends BrowserTestBase { method setUp (line 39) | protected function setUp() { method tearDown (line 64) | protected function tearDown() { method testLightning (line 77) | public function testLightning() { method doModerationDashboardTest (line 96) | private function doModerationDashboardTest() { method doTextBlockTest (line 108) | private function doTextBlockTest() { FILE: tests/src/Functional/SubprofileGeneratorTest.php class SubprofileGeneratorTest (line 18) | class SubprofileGeneratorTest extends BrowserTestBase { method provider (line 33) | public function provider() { method test (line 74) | public function test(array $answers = []) { FILE: tests/src/Functional/UpdatePath3xTest.php class UpdatePath3xTest (line 13) | class UpdatePath3xTest extends UpdatePathTestBase { method setDatabaseDumpFiles (line 20) | protected function setDatabaseDumpFiles() { method test (line 29) | public function test() { FILE: tests/src/Functional/UpdatePath4xTest.php class UpdatePath4xTest (line 14) | class UpdatePath4xTest extends UpdatePathTestBase { method setDatabaseDumpFiles (line 21) | protected function setDatabaseDumpFiles() { method replaceUser1 (line 30) | protected function replaceUser1() { method test (line 59) | public function test() { FILE: tests/src/Kernel/Update405Test.php class Update405Test (line 13) | class Update405Test extends KernelTestBase { method testUpdate (line 24) | public function testUpdate() {