|
ClassLoader::addPrefix |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Registers a set of classes |
|
ClassLoader::addPrefixes |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Adds prefixes. |
|
RouteCollection::addPrefix |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php |
Adds a prefix to the path of all child routes. |
|
EasyRdf_Serialiser::addPrefix |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser.php |
Keep track of the prefixes used while serialising
@ignore |
|
ClassLoaderTest::testAddPrefix |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
|
RouteCollectionTest::testAddPrefix |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
|
DumperPrefixCollection::addPrefixRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperPrefixCollection.php |
Adds a route in the tree. |
|
DumperPrefixCollectionTest::testAddPrefixRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperPrefixCollectionTest.php |
|
|
RouteCollectionTest::testAddPrefixOverridesDefaultsAndRequirements |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|