ClassicPress logo
Skip to content

Browse:

  • Home
  • Composer
  • Page 2

ClassLoader::getUseIncludePath()

Method: Can be used to check if the autoloader uses the include path to check for classes.

Source: vendor/composer/ClassLoader.php:249

Used by 0 functions | Uses 0 functions

ClassLoader::setClassMapAuthoritative()

Method: Turns off searching the prefix and fallback directories for classes that have not been registered with the class map.

Source: vendor/composer/ClassLoader.php:260

Used by 0 functions | Uses 0 functions

ClassLoader::isClassMapAuthoritative()

Method: Should class lookup fail if not found in the current class map?

Source: vendor/composer/ClassLoader.php:270

Used by 0 functions | 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:280

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:290

Used by 0 functions | Uses 0 functions

ClassLoader::getPrefixes()

Method:

Source: vendor/composer/ClassLoader.php:60

Used by 0 functions | Uses 0 functions

ClassLoader::getPrefixesPsr4()

Method:

Source: vendor/composer/ClassLoader.php:69

Used by 0 functions | Uses 0 functions

ClassLoader::getFallbackDirs()

Method:

Source: vendor/composer/ClassLoader.php:74

Used by 0 functions | Uses 0 functions

ClassLoader::getFallbackDirsPsr4()

Method:

Source: vendor/composer/ClassLoader.php:79

Used by 0 functions | Uses 0 functions

ClassLoader::getClassMap()

Method:

Source: vendor/composer/ClassLoader.php:84

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy