You are here

Classes, traits, and interfaces in X Autoload 7.4

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
MainPhase class Drupal\xautoload\Tests\FinderOperation tests/lib/FinderOperation/MainPhase.php
MockDrupalSystem class Drupal\xautoload\DrupalSystem lib/DrupalSystem/MockDrupalSystem.php 1
ProxyClassFinder class Drupal\xautoload\ClassFinder lib/ClassFinder/ProxyClassFinder.php A placeholder class finder. Used to postpone expensive operations until they are actually needed. 2
Psr0DirectoryBehavior final class Drupal\xautoload\DirectoryBehavior lib/DirectoryBehavior/Psr0DirectoryBehavior.php 6
Psr4FinderPlugin class Drupal\xautoload\ClassFinder\Plugin lib/ClassFinder/Plugin/Psr4FinderPlugin.php
RegisterActiveExtensionsOperation class Drupal\xautoload\FinderOperation lib/FinderOperation/RegisterActiveExtensionsOperation.php 1
RegisterExtensionsByInfoOperation class Drupal\xautoload\FinderOperation lib/FinderOperation/RegisterExtensionsByInfoOperation.php
RegisterExtensionsByNameOperation class Drupal\xautoload\FinderOperation lib/FinderOperation/RegisterExtensionsByNameOperation.php
ServiceContainer class Drupal\xautoload\DIC lib/DIC/ServiceContainer.php 2
ServiceContainerInterface interface Drupal\xautoload\DIC lib/DIC/ServiceContainerInterface.php @property Main $main @property ClassFinderAdapter $adapter @property ClassMapGeneratorInterface $classMapGenerator @property ClassMapGenerator $classMapGeneratorRaw @property CacheManager $cacheManager @property ProxyClassFinder $proxyFinder @property… 2 1
ServiceFactory class Drupal\xautoload\DIC lib/DIC/ServiceFactory.php 1
StreamWrapper class Drupal\xautoload\Tests\Filesystem tests/lib/Filesystem/StreamWrapper.php Intercept calls to the filesystem, so we don't have to create fixture files. 4
Util class Drupal\xautoload lib/Util.php A number of static methods that don't interact with any global state. 11
VirtualFilesystem class Drupal\xautoload\Tests\Filesystem tests/lib/Filesystem/VirtualFilesystem.php 3
WildcardFileFinder class Drupal\xautoload\Discovery lib/Discovery/WildcardFileFinder.php Scan directories for wildcard files[] instructions in a module's info file. 2
WinCacheClassLoader class Drupal\xautoload\ClassLoader lib/ClassLoader/WinCacheClassLoader.php 1
XAutoloadUnitTestCase class Drupal\xautoload\Tests lib/Drupal/xautoload/Tests/XAutoloadUnitTestCase.php
XAutoloadWebTestCase class Drupal\xautoload\Tests lib/Drupal/xautoload/Tests/XAutoloadWebTestCase.php
xautoload_FinderPlugin_CheckIncludePath class legacy/lib/FinderPlugin/CheckIncludePath.php This class is not used anywhere in xautoload, but could be used by other modules.
xautoload_FinderPlugin_Interface interface legacy/lib/FinderPlugin/Interface.php X Autoload plugins are for: 2 3
xautoload_InjectedAPI_hookXautoload class legacy/lib/InjectedAPI/hookXautoload.php An instance of this class is passed around to implementations of hook_xautoload(). It acts as a wrapper around the ClassFinder, to register stuff.
xautoload_test_2_ExampleClass class tests/test_2/lib/ExampleClass.php
XCacheClassLoader class Drupal\xautoload\ClassLoader lib/ClassLoader/XCacheClassLoader.php 1

Pages

Other projects