Search for path
Title | Object type | File name | Summary |
---|---|---|---|
ImageStylesPathAndUrlTest::testImageStyleUrlAndPathPrivateUnclean | function | core/ |
Tests an image style URL with the "private://" schema and unclean URLs. |
ImageStylesPathAndUrlTest::testImageStyleUrlAndPathPublic | function | core/ |
Tests an image style URL using the "public://" scheme. |
ImageStylesPathAndUrlTest::testImageStyleUrlAndPathPublicLanguage | function | core/ |
Tests an image style URL with the "public://" schema and language prefix. |
ImageStylesPathAndUrlTest::testImageStyleUrlAndPathPublicUnclean | function | core/ |
Tests an image style URL with the "public://" scheme and unclean URLs. |
ImageStylesPathAndUrlTest::testImageStyleUrlExtraSlash | function | core/ |
Tests an image style URL with a file URL that has an extra slash in it. |
ImageStylesPathAndUrlTest::testImageStyleUrlForMissingSourceImage | function | core/ |
Tests that an invalid source image returns a 404. |
ImageStyleTest::testGetPathToken | function | core/ |
@covers ::getPathToken |
image_path_flush | function | core/ |
Clears cached versions of a specific file in all styles. |
InboundPathProcessorInterface | interface | core/ |
Defines an interface for classes that process the inbound path. |
InboundPathProcessorInterface.php | file | core/ |
|
InboundPathProcessorInterface::processInbound | function | core/ |
Processes the inbound path. |
IncludeResolver::resolveInternalIncludePaths | function | core/ |
Resolves an array of public field paths. |
InputStreamUploadedFile::getPathname | function | core/ |
|
InputStreamUploadedFile::getRealPath | function | core/ |
|
InstallCommand::getSitePath | function | core/ |
Gets the site path. |
InstallHelper::$module_path | property | core/ |
|
InstallHelper::getModulePath | function | core/ |
Set module_path variable. |
InstallHelper::getNodePath | function | core/ |
Retrieves the node path of node CSV ID saved during the import process. |
InstallHelper::saveNodePath | function | core/ |
Saves a node CSV ID generated when saving content. |
InstallStorage::getFilePath | function | core/ |
Overrides Drupal\Core\Config\FileStorage::getFilePath(). |
InternalViolation::$arrayPropertyPath | property | core/ |
The array property path. |
InternalViolation::getPropertyPath | function | core/ |
|
InternalViolationTest::testSetGetArrayPropertyPath | function | core/ |
@covers ::__get @covers ::__set |
IsFrontPathCacheContext | class | core/ |
Defines a cache context for whether the URL is the front page of the site. |
IsFrontPathCacheContext.php | file | core/ |
|
IsFrontPathCacheContext::$pathMatcher | property | core/ |
|
IsFrontPathCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
IsFrontPathCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
IsFrontPathCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
IsFrontPathCacheContext::__construct | function | core/ |
Constructs an IsFrontPathCacheContext object. |
IsFrontPathCacheContextTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\Context\IsFrontPathCacheContext @group Cache |
IsFrontPathCacheContextTest.php | file | core/ |
|
IsFrontPathCacheContextTest::createPathMatcher | function | core/ |
Creates a PathMatcherInterface prophecy. |
IsFrontPathCacheContextTest::testGetContextFront | function | core/ |
@covers ::getContext |
IsFrontPathCacheContextTest::testGetContextNotFront | function | core/ |
@covers ::getContext |
JqueryUiLibraryAssetsTest::trimFilePath | function | core/ |
Removes base_url() and query args from file paths. |
language.content_settings.path_alias.path_alias.yml | file | core/ |
core/modules/path/config/optional/language.content_settings.path_alias.path_alias.yml |
LanguageBlock::$pathMatcher | property | core/ |
The path matcher. |
LanguageNegotiationContentEntity::$contentEntityPaths | property | core/ |
A list of all the link paths of enabled content entities. |
LanguageNegotiationContentEntity::$paths | property | core/ |
Static cache of outbound route paths per request. |
LanguageNegotiationContentEntity::getContentEntityPaths | function | core/ |
Returns the paths for the link templates of all content entities. |
LanguageNegotiationUrl::CONFIG_PATH_PREFIX | constant | core/ |
URL language negotiation: use the path prefix as URL language indicator. |
LanguageNegotiationUrlTest::providerTestPathPrefix | function | core/ |
Provides data for the path prefix test. |
LanguageNegotiationUrlTest::testPathPrefix | function | core/ |
Tests path prefix language negotiation and outbound path processing. |
LanguageNegotiationUserAdmin::$pathProcessorManager | property | core/ |
The path processor manager. |
LanguageNegotiationUserAdmin::isAdminPath | function | core/ |
Checks whether the given path is an administrative one. |
LanguagePathMonolingualTest | class | core/ |
Confirm that paths are not changed on monolingual non-English sites. |
LanguagePathMonolingualTest.php | file | core/ |
|
LanguagePathMonolingualTest::$defaultTheme | property | core/ |
|
LanguagePathMonolingualTest::$modules | property | core/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.