RegistryAutoloadSearcher |
class |
|
./registry_autoload.module |
RegistryAutoloadSearcher helper class. |
|
|
|
RegistryAutoloadTestCase |
class |
|
./registry_autoload.test |
Test basics. |
|
|
|
RegistryAutoloadTestTest |
class |
|
tests/modules/registry_autoload_test/includes/RegistryAutoloadTestTest.class.php |
@file
Tests that non namespaced classes get registered correctly. |
|
|
|
RegistryAutoloadTestTest |
class |
Drupal\registry_autoload_test\Cache |
tests/modules/registry_autoload_test/src/Cache/RegistryAutoloadTestTest.php |
|
|
|
|
RegistryAutoloadTestTest |
class |
Drupal\Core\Cache |
tests/modules/registry_autoload_test/lib/Drupal/Core/Cache/RegistryAutoloadTestTest.php |
|
|
|
|
RegistryAutoloadTestTest |
class |
custom\some\name\space |
tests/modules/registry_autoload_test/custom/some/name/space/RegistryAutoloadTestTest.php |
|
|
|
|
RegistryAutoloadTestTest |
class |
SomeVendor\SomeComponent |
tests/modules/registry_autoload_test/sites/all/libraries/test-library/lib/SomeVendor/SomeComponent/RegistryAutoloadTestTest.php |
|
|
|
|
RegistryAutoloadTestTest |
class |
SomeOtherVendor\SomeComponent |
tests/modules/registry_autoload_test/sites/all/libraries/test-library/src/SomeOtherVendor/SomeComponent/RegistryAutoloadTestTest.php |
|
|
|
|
RegistryAutoloadTestTestInterface |
interface |
Drupal\registry_autoload_test\Cache |
tests/modules/registry_autoload_test/src/Cache/RegistryAutoloadTestTestInterface.php |
|
1 |
|
|
RegistryAutoloadTestTestTrait |
trait |
Drupal\registry_autoload_test\Cache |
tests/modules/registry_autoload_test/src/Cache/RegistryAutoloadTestTestTrait.php |
A test trait class. |
|
|
|
RegistryAutoloadTraitTest |
class |
Drupal\registry_autoload_test\Cache |
tests/modules/registry_autoload_test/src/Cache/RegistryAutoloadTestTraitTest.php |
|
|
|
|