Search for path
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
The theme to install as the default for testing. |
LanguagePathMonolingualTest::$modules | property | core/ |
Modules to install. |
LanguagePathMonolingualTest::setUp | function | core/ |
|
LanguagePathMonolingualTest::testPageLinks | function | core/ |
Verifies that links do not have language prefixes in them. |
LanguageSwitchingTest::testRestrictedPaths | function | core/ |
Test that the language switching block does not expose restricted paths. |
Layout::$path | property | core/ |
Path (relative to the module or theme) to resources like icon or template. |
LayoutBuilderOptInTest::getPathForFieldBlock | function | core/ |
Returns the path to update a field block in the UI. |
LayoutDefinition::$path | property | core/ |
Path (relative to the module or theme) to resources like icon or template. |
LayoutDefinition::$templatePath | property | core/ |
The path to the template. |
LayoutDefinition::getIconPath | function | core/ |
Gets the icon path for this layout definition. |
LayoutDefinition::getPath | function | core/ |
Gets the base path for this layout definition. |
LayoutDefinition::getTemplatePath | function | core/ |
Gets the template path. |
LayoutDefinition::setIconPath | function | core/ |
Sets the icon path for this layout definition. |
LayoutDefinition::setPath | function | core/ |
Sets the base path for this layout definition. |
LayoutDefinition::setTemplatePath | function | core/ |
Sets the template path. |
LibrariesDirectoryFileFinder::$sitePath | property | core/ |
The site path. |
LibraryDiscoveryParser::$extensionPathResolver | property | core/ |
The extension path resolver. |
LibraryDiscoveryParser::resolveThemeAssetPath | function | core/ |
Ensures that a full path is returned for an overriding theme asset. |
LibraryDiscoveryParserTest::$extensionPathResolver | property | core/ |
The mocked extension path resolver. |
LinkFormatter::$pathValidator | property | core/ |
The path validator service. |
LinkGeneratorTest::assertNoXPathResults | function | core/ |
Checks that the given XPath query has no results in a given HTML snippet. |
LoadTest::testLoadMissingFilepath | function | core/ |
Try to load a non-existent file by URI. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.