Search for path
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExtensionList::getPathname | function | core/ |
Gets the info file path for an extension. |
| ExtensionList::getPathNames | function | core/ |
Returns a list of extension file paths keyed by machine name. |
| ExtensionList::getPathNamesCacheId | function | core/ |
Returns the extension filenames cache ID. |
| ExtensionList::recalculatePathNames | function | core/ |
Generates a sorted list of .info.yml file locations for all extensions. |
| ExtensionList::setPathname | function | core/ |
Sets the pathname for an extension. |
| ExtensionListTest::testGetPath | function | core/ |
@covers ::getPath[[api-linebreak]] |
| ExtensionListTest::testGetPathname | function | core/ |
@covers ::getPathname[[api-linebreak]] |
| ExtensionListTest::testGetPathNames | function | core/ |
@covers ::getPathNames[[api-linebreak]] |
| ExtensionListTest::testSetPathname | function | core/ |
@covers ::setPathname[[api-linebreak]] @covers ::getPathname[[api-linebreak]] |
| ExtensionListTestTrait::getModulePath | function | core/ |
Gets the path for the specified module. |
| ExtensionListTestTrait::getThemePath | function | core/ |
Gets the path for the specified theme. |
| ExtensionListTrait::$staticAddedPathNames | property | core/ |
Static version of the added file names during the installer. |
| ExtensionListTrait::getPathname | function | core/ |
|
| ExtensionListTrait::setPathname | function | core/ |
|
| ExtensionPathResolver | class | core/ |
Factory for getting extension lists by type. |
| ExtensionPathResolver.php | file | core/ |
|
| ExtensionPathResolver::$extensionLists | property | core/ |
A associative array of ExtensionList objects keyed by type. |
| ExtensionPathResolver::getPath | function | core/ |
Gets the extension directory path. |
| ExtensionPathResolver::getPathname | function | core/ |
Gets the info file path for the extension. |
| ExtensionPathResolver::__construct | function | core/ |
ExtensionPathResolver constructor. |
| ExtensionPathResolverTest | class | core/ |
Tests that extension path resolver works correctly. |
| ExtensionPathResolverTest.php | file | core/ |
|
| ExtensionPathResolverTest::testExtensionPathResolving | function | core/ |
@covers ::getPathname[[api-linebreak]] |
| ExtensionPathResolverTest::testExtensionPathResolvingPath | function | core/ |
@covers ::getPath[[api-linebreak]] |
| ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingModule | function | core/ |
@covers ::getPathname[[api-linebreak]] |
| ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingProfile | function | core/ |
@covers ::getPathname[[api-linebreak]] |
| ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingTheme | function | core/ |
@covers ::getPathname[[api-linebreak]] |
| ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingThemeEngine | function | core/ |
@covers ::getPathname[[api-linebreak]] |
| ExtensionPathResolverTest::testUnknownExtension | function | core/ |
Tests the getPath() method with an unknown extension. |
| FieldPluginBaseTest::$pathProcessor | property | core/ |
The mocked path processor. |
| FieldPluginBaseTest::$pathValidator | property | core/ |
The mocked path validator. |
| FieldPluginBaseTest::providerTestRenderAsExternalLinkWithPathAndTokens | function | core/ |
Data provider for ::testRenderAsExternalLinkWithPathAndTokens(). |
| FieldPluginBaseTest::providerTestRenderAsLinkWithPathAndOptions | function | core/ |
Data provider for ::testRenderAsLinkWithPathAndOptions(). |
| FieldPluginBaseTest::providerTestRenderAsLinkWithPathAndTokens | function | core/ |
Data provider for ::testRenderAsLinkWithPathAndTokens(). |
| FieldPluginBaseTest::providerTestRenderTrimmedWithMoreLinkAndPath | function | core/ |
Data provider for ::testRenderTrimmedWithMoreLinkAndPath(). |
| FieldPluginBaseTest::testRenderAsExternalLinkWithPathAndTokens | function | core/ |
Tests rendering of a link with a path and options. |
| FieldPluginBaseTest::testRenderAsLinkWithoutPath | function | core/ |
Tests rendering as a link without a path. |
| FieldPluginBaseTest::testRenderAsLinkWithPathAndOptions | function | core/ |
Tests rendering of a link with a path and options. |
| FieldPluginBaseTest::testRenderAsLinkWithPathAndTokens | function | core/ |
Tests rendering of a link with a path and options. |
| FieldPluginBaseTest::testRenderTrimmedWithMoreLinkAndPath | function | core/ |
Tests rendering with a more link. |
| FieldResolver::constructInternalPath | function | core/ |
Expands the internal path with the "entity" keyword. |
| FieldResolver::getPathPartPropertyName | function | core/ |
Gets the property name from an entity typed or untyped path part. |
| FieldResolver::resolveInternalEntityQueryPath | function | core/ |
Resolves external field expressions into entity query compatible paths. |
| FieldResolver::resolveInternalIncludePath | function | core/ |
Validates and resolves an include path into its internal possibilities. |
| FieldResolverTest::resolveInternalEntityQueryPathErrorProvider | function | core/ |
Provides test cases for ::testResolveInternalEntityQueryPathError. |
| FieldResolverTest::resolveInternalEntityQueryPathProvider | function | core/ |
Provides test cases for ::testResolveInternalEntityQueryPath. |
| FieldResolverTest::resolveInternalIncludePathErrorProvider | function | core/ |
Provides test cases for ::testResolveInternalIncludePathError. |
| FieldResolverTest::resolveInternalIncludePathProvider | function | core/ |
Provides test cases for resolveInternalEntityQueryPath. |
| FieldResolverTest::testResolveInternalEntityQueryPath | function | core/ |
@covers ::resolveInternalEntityQueryPath[[api-linebreak]] @dataProvider resolveInternalEntityQueryPathProvider |
| FieldResolverTest::testResolveInternalEntityQueryPathError | function | core/ |
Expects an error when an invalid field is provided for filter and sort. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.