ServiceCircularReferenceException::getPath |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Exception/ServiceCircularReferenceException.php |
|
AliasManagerCacheDecorator::getPathLookups |
function |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Implements \Drupal\Core\Path\AliasManagerInterface::getPathLookups(). |
LanguagePathMonolingualTest::testPageLinks |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
Verifies that links do not have language prefixes in them. |
MTimeProtectedFastFileStorage::getFullPath |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Returns the full path where the file is or should be stored. |
PathSubscriber::onKernelRequestPathResolve |
function |
drupal/core/modules/system/tests/modules/url_alter_test/lib/Drupal/url_alter_test/PathSubscriber.php |
Resolve the system path based on some arbitrary rules. |
ImageUpgradePathTest::testImageStyleUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ImageUpgradePathTest.php |
Tests that custom and overridden image styles have been upgraded. |
WizardPluginBase::getPathFieldsSupplemental |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Gets the pathFieldsSupplemental property. |
UniversalClassLoaderTest::testUseIncludePath |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|
LanguageUpgradePathTest::testLanguageUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Tests a successful upgrade. |
ExtensionInterface::getXsdValidationBasePath |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/ExtensionInterface.php |
Returns the base path for the XSD files. |
EntityTranslationController::getPathInstance |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Returns an instance of the given path. |
NamespacedAttributeBag::resolveAttributePath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
Resolves a path in attributes property and returns it as a reference. |
PhpExecutableFinderTest::testFindWithPHP_PATH |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/PhpExecutableFinderTest.php |
tests find() with the env var PHP_PATH |
LocalePathTest::testPathLanguageConfiguration |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePathTest.php |
Test if a language can be associated with a path alias. |
ImageStylesPathAndUrlTest::testImageStylePath |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Test image_style_path(). |
FileResourceTest::testGetContentOnInvalidPath |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/FileResourceTest.php |
|
PathMatcherTest::testOutlinePathMatchDefaults |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/PathMatcherTest.php |
Confirms that we can find routes whose pattern would match the request. |
ShortcutLinksTest::testShortcutLinkChangePath |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php |
Tests that changing the path of a shortcut link works. |
ParameterBagTest::testGetDeepWithInvalidPaths |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
@dataProvider getInvalidPaths
@expectedException \InvalidArgumentException |
PathSubscriber::onKernelRequestLanguageResolve |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/PathSubscriber.php |
Decode language information embedded in the request path. |
AliasManagerCacheDecorator::preloadPathLookups |
function |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Implements \Drupal\Core\Path\AliasManagerInterface::preloadPathLookups(). |
PathSubscriber::onKernelRequestFrontPageResolve |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/PathSubscriber.php |
Resolve the front-page default path. |
LanguageUpgradePathTest::testLanguageUrlUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Tests language domain upgrade path. |
ProjectWithXsdExtension::getXsdValidationBasePath |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/ProjectWithXsdExtension.php |
Returns the base path for the XSD files. |
EntityTranslationControllerInterface::getBasePath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Returns the base path for the current entity. |
BlockUpgradePathTest::testBlockUpgradeTitleLength |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BlockUpgradePathTest.php |
Tests block title length after successful upgrade. |
EntityTranslationControllerInterface::getEditPath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Returns the path of the entity edit form. |
EntityTranslationControllerInterface::getViewPath |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Returns the path of the entity view page. |
RequestMatcherTest::testPathWithEncodedCharacters |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestMatcherTest.php |
|
AliasManagerCacheDecorator::$preloadedPathLookups |
property |
drupal/core/lib/Drupal/Core/CacheDecorator/AliasManagerCacheDecorator.php |
Holds an array of previously cached paths based on a request path. |
UserPictureUpgradePathTest::testUserPictureUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UserPictureUpgradePathTest.php |
Tests expected user picture conversions after a successful upgrade. |
PathMatcherTest::testOutlinePathMatchTrailingSlash |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/PathMatcherTest.php |
Confirms that a trailing slash on the request doesn't result in a 404. |
NativeFileSessionHandlerTest::savePathDataProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php |
|
BareMinimalUpgradePathTest::testBasicMinimalUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalUpgradePathTest.php |
Tests a successful major version release upgrade. |
ModulesDisabledUpgradePathTest::testDisabledUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/ModulesDisabledUpgradePathTest.php |
Tests an upgrade with all non-required modules installed but disabled. |
UrlAlterFunctionalTest::testCurrentUrlRequestedPath |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/UrlAlterFunctionalTest.php |
Test current_path() and request_path(). |
ImageStylesPathAndUrlTest::_testImageStyleUrlAndPath |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Test image_style_url(). |
UrlGeneratorTest::testEncodingOfRelativePathSegments |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
RequestMatcherTest::testPathWithLocaleIsNotSupported |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestMatcherTest.php |
|
LanguageUpgradePathTest::testLanguageNoPluralsUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Tests upgrading translations without plurals. |
StateSystemUpgradePathTest::testSystemVariableUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/StateSystemUpgradePathTest.php |
Tests upgrade of system variables to state system. |
BareStandardUpgradePathTest::testBasicStandardUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareStandardUpgradePathTest.php |
Tests a successful major version release upgrade. |
NativeFileSessionHandlerTest::test__ConstructSavePath |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php |
@dataProvider savePathDataProvider |
FilledMinimalUpgradePathTest::testFilledMinimalUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledMinimalUpgradePathTest.php |
Tests a successful point release update. |
PathMatcherTest::testOutlinePathMatchDefaultsCollision |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/PathMatcherTest.php |
Confirms that we can find routes whose pattern would match the request. |
LanguageUpgradePathTest::testLanguagePermissionsUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Tests upgrading translations permissions. |
PathMatcherTest::testOutlinePathMatchDefaultsCollision2 |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/PathMatcherTest.php |
Confirms that we can find routes whose pattern would match the request. |
FilledStandardUpgradePathTest::testFilledStandardUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilledStandardUpgradePathTest.php |
Tests a successful point release update. |
ImageStylesPathAndUrlTest::testImageStyleUrlAndPathPublic |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Test image_style_url() with a file using the "public://" scheme. |
ImageStylesPathAndUrlTest::testImageStyleUrlAndPathPrivate |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Test image_style_url() with a file using the "private://" scheme. |