ClassicPress logo
Skip to content

Browse:

  • Home
  • Composer

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::register()

Method: Registers this instance as an autoloader.

Source: vendor/composer/ClassLoader.php:300

Used by 0 functions | Uses 0 functions

ClassLoader::unregister()

Method: Unregisters this instance as an autoloader.

Source: vendor/composer/ClassLoader.php:308

Used by 0 functions | Uses 0 functions

ClassLoader::loadClass()

Method: Loads the given class or interface.

Source: vendor/composer/ClassLoader.php:319

Used by 0 functions | Uses 0 functions

ClassLoader::findFile()

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

Source: vendor/composer/ClassLoader.php:335

Used by 0 functions | Uses 0 functions

ClassLoader::findFileWithExtension()

Method:

Source: vendor/composer/ClassLoader.php:370

Used by 0 functions | Uses 0 functions

ComposerStaticInit5a0369279596435e181955923348a5fd

Class:

Source: vendor/composer/autoload_static.php:7

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