UniversalClassLoader::$prefixFallbacks |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
|
UniversalClassLoader::registerPrefixes |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers an array of classes using the PEAR naming convention. |
Twig_Environment::$templateClassPrefix |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
DumperPrefixCollection::addPrefixRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperPrefixCollection.php |
Adds a route in the tree. |
RequestTest::testUrlencodedStringPrefix |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@dataProvider urlencodedStringPrefixData |
RequestTest::urlencodedStringPrefixData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
SymfonyFileLocatorTest::testGetPrefixes |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
UrlValidatorTest::dataEnhanceWithPrefix |
function |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
Enhances test urls with prefixes. |
DumperPrefixCollection::mergeSlashNodes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperPrefixCollection.php |
Merges nodes whose prefix ends with a slash |
SymfonyFileLocator::addNamespacePrefixes |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php |
Add Namespace Prefixes |
SymfonyFileLocator::getNamespacePrefixes |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php |
Get Namespace Prefixes |
language_negotiation_url_prefixes_update |
function |
drupal/core/modules/language/language.negotiation.inc |
Update the list of prefixes from the installed languages. |
EasyRdf_Parser_Turtle::isPrefixStartChar |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Turtle.php |
@ignore |
UniversalClassLoader::getPrefixFallbacks |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Gets the directory(ies) to use as a fallback for class prefixes. |
Twig_Environment::getTemplateClassPrefix |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Gets the template class prefix. |
ConfigStorageController::getConfigPrefix |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Returns the config prefix used by the configuration entity type. |
BaseMemcacheProfilerStorage::TOKEN_PREFIX |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
|
UniversalClassLoaderTest::testGetPrefixes |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
UrlMatcherTest::testMatchWithDynamicPrefix |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
UniversalClassLoader::registerPrefixFallback |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers a directory to use as a fallback for class prefixes. |
EasyRdf_Serialiser_Turtle::serialisePrefixes |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Serialiser/Turtle.php |
@ignore |
PHPUnit_Util_TestDox_NamePrettifier::$prefix |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/NamePrettifier.php |
|
UniversalClassLoader::registerPrefixFallbacks |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers directories to use as a fallback for class prefixes. |
XmlFileLoaderTest::testLoadWithNamespacePrefix |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
|
DumperPrefixCollectionTest::testAddPrefixRoute |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperPrefixCollectionTest.php |
|
DumperPrefixCollectionTest::collectionToString |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperPrefixCollectionTest.php |
|
PHPUnit_Util_TestDox_NamePrettifier::setPrefix |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/NamePrettifier.php |
Sets the prefix of test names. |
field_test_query_efq_table_prefixing_test_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_query_TAG_alter() for tag 'efq_table_prefixing_test'. |
DumperPrefixCollectionTest::testMergeSlashNodes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/DumperPrefixCollectionTest.php |
|
UniversalClassLoaderTest::testRegisterPrefixFallback |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
PHPUnit_Framework_Constraint_StringStartsWith::$prefix |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringStartsWith.php |
|
UniversalClassLoaderTest::testLoadClassPrefixCollision |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
@dataProvider getLoadClassPrefixCollisionTests |
ProcessBuilderTest::testShouldEscapeArgumentsAndPrefix |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
|
ApcUniversalClassLoaderTest::testLoadClassPrefixCollision |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php |
@dataProvider getLoadClassPrefixCollisionTests |
UniversalClassLoaderTest::getLoadClassPrefixCollisionTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
ApcUniversalClassLoaderTest::getLoadClassPrefixCollisionTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php |
|
ProcessBuilderTest::testPrefixIsPrependedToAllGeneratedProcess |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
|
Util_TestDox_NamePrettifierTest::testCaterForUserDefinedPrefix |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TestDox/NamePrettifierTest.php |
|
ProcessBuilderTest::testShouldNotThrowALogicExceptionIfNoPrefix |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
|
RouteCollectionTest::testAddPrefixOverridesDefaultsAndRequirements |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
AbstractReaderTest::testIgnoresAnnotationsNotPrefixedWithWhitespace |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
ProcessBuilderTest::testShouldThrowALogicExceptionIfNoPrefixAndNoArgument |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
@expectedException \Symfony\Component\Process\Exception\LogicException |
Framework_Constraint_JsonMatches_ErrorMessageProviderTest::testTranslatTypeToPrefix |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatches/ErrorMessageProviderTest.php |
@dataProvider translateTypeToPrefixDataprovider
@covers PHPUnit_Framework_Constraint_JsonMatches_ErrorMessageProvider::translateTypeToPrefix |
PHPUnit_Framework_Constraint_JsonMatches_ErrorMessageProvider::translateTypeToPrefix |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/JsonMatches/ErrorMessageProvider.php |
Translates a given type to a human readable message prefix. |
Framework_Constraint_JsonMatches_ErrorMessageProviderTest::translateTypeToPrefixDataprovider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatches/ErrorMessageProviderTest.php |
|