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
Method: Can be used to check if the autoloader uses the include path to check for classes.
Source: vendor/composer/ClassLoader.php:249
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
Method: Should class lookup fail if not found in the current class map?
Source: vendor/composer/ClassLoader.php:270
Method: APCu prefix to use to cache found/not-found classes, if the extension is enabled.
Source: vendor/composer/ClassLoader.php:280
Method: The APCu prefix in use, or null if APCu caching is not enabled.
Source: vendor/composer/ClassLoader.php:290
Method:
Source: vendor/composer/ClassLoader.php:60
Method:
Source: vendor/composer/ClassLoader.php:69
Method:
Source: vendor/composer/ClassLoader.php:74
Method:
Source: vendor/composer/ClassLoader.php:79
Method:
Source: vendor/composer/ClassLoader.php:84