Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php

AutoloadGenerator::parseAutoloads()

Method: Compiles an ordered list of namespace => path mappings

Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:111

Used by 1 function | Uses 2 functions

AutoloadGenerator::sortPackageMap()

Method: Sorts packages by dependency weight

Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:143

Used by 1 function | Uses 0 functions

AutoloadGenerator::getFileIdentifier()

Method: Returns the file identifier.

Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:172

Used by 1 function | Uses 0 functions

AutoloadGenerator::getPathCode()

Method: Returns the path code for the given path.

Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:186

Used by 1 function | Uses 0 functions

AutoloadGenerator::processAutoloads()

Method: Given Composer’s autoloads this will convert them to a version that we can use to generate the manifests.

Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:299

Used by 1 function | Uses 2 functions

AutoloadGenerator::removeLegacyFiles()

Method: Removes all of the legacy autoloader files so they don’t cause any problems.

Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:329

Used by 1 function | Uses 0 functions

AutoloadGenerator::writeAutoloaderFiles()

Method: Writes all of the autoloader files to disk.

Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:349

Used by 1 function | Uses 1 function

AutoloadGenerator::writeManifests()

Method: Writes all of the manifest files to disk.

Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:365

Used by 1 function | Uses 1 function

AutoloadGenerator

Class: Class AutoloadGenerator.

Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:39

Used by 0 functions | Uses 0 functions

AutoloadGenerator::__construct()

Method: Instantiate an AutoloadGenerator object.

Source: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php:53

Used by 1 function | Uses 0 functions
1 2 Next »
Proudly powered by WordPress