Skip to:
Content

  • Home
  • About
  • Integrations
  • Help
  • Blog
  • Download
Automator Developer Resources

Developer Resources

  • Home
  • Reference
Browse: Home / Composer / Autoload

ClassLoader::getRegisteredLoaders()

Method: Returns the currently registered loaders indexed by their corresponding vendor directories.

Source: vendor/composer/ClassLoader.php:399

Used by 1 function | Uses 0 functions

ClassLoader::__construct()

Method:

Source: vendor/composer/ClassLoader.php:64

Used by 1 function | Uses 0 functions

ComposerStaticInitc8a086634c15372f8c9a64716925d642

Class:

Source: vendor/composer/autoload_static.php:7

Used by 0 functions | Uses 0 functions

ComposerStaticInitc8a086634c15372f8c9a64716925d642::getInitializer()

Method:

Source: vendor/composer/autoload_static.php:27

Used by 1 function | Uses 0 functions

ClassLoader::setApcuPrefix()

Method: APCu prefix to use to cache found/not-found classes, if the extension is enabled.

Source: vendor/composer/ClassLoader.php:289

Used by 0 functions | Uses 0 functions

ClassLoader::getApcuPrefix()

Method: The APCu prefix in use, or null if APCu caching is not enabled.

Source: vendor/composer/ClassLoader.php:299

Used by 0 functions | Uses 0 functions

ClassLoader::register()

Method: Registers this instance as an autoloader.

Source: vendor/composer/ClassLoader.php:309

Used by 0 functions | Uses 0 functions

ClassLoader::unregister()

Method: Unregisters this instance as an autoloader.

Source: vendor/composer/ClassLoader.php:328

Used by 0 functions | Uses 0 functions

ClassLoader::loadClass()

Method: Loads the given class or interface.

Source: vendor/composer/ClassLoader.php:343

Used by 0 functions | Uses 2 functions

ClassLoader::findFile()

Method: Finds the path to the file where the class is defined.

Source: vendor/composer/ClassLoader.php:359

Used by 1 function | Uses 1 function
1 2 3 Next »

Twitter • Facebook • YouTube • Contact Us • Privacy • Terms of Service