Search for path
Title | Object type | File name | Summary |
---|---|---|---|
EntityAdapterUnitTest::testGetPropertyPath | function | core/ |
@covers ::getPropertyPath |
EntityCondition::PATH_KEY | constant | core/ |
The field key in the filter condition: filter[lorem][condition][<field>]. |
EntityFormDisplay::movePropertyPathViolationsRelativeToField | function | core/ |
Moves the property path to be relative to field level. |
EntityTypeTest::testSetLinkTemplateWithInvalidPath | function | core/ |
@covers ::setLinkTemplate |
ExecutionContext::$propertyPath | property | core/ |
The property path leading to the current value. |
ExecutionContext::getPropertyPath | function | core/ |
|
extension.path.resolver | service | core/ |
Drupal\Core\Extension\ExtensionPathResolver |
Extension::$pathname | property | core/ |
The relative pathname of the extension (e.g., 'core/modules/node/node.info.yml'). |
Extension::getExtensionPathname | function | core/ |
Returns the relative path of the main extension file, if any. |
Extension::getPath | function | core/ |
Returns the relative path of the extension. |
Extension::getPathname | function | core/ |
Returns the relative path and filename of the extension's info file. |
ExtensionDiscovery::$sitePath | property | core/ |
The site path. |
ExtensionList::$addedPathNames | property | core/ |
A list of extension folder names directly added in code (not discovered). |
ExtensionList::$pathNames | property | core/ |
A list of extension folder names keyed by extension name. |
ExtensionList::getPath | function | core/ |
Gets the path to an extension of a specific type (module, theme, etc.). |
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 |
ExtensionListTest::testGetPathname | function | core/ |
@covers ::getPathname |
ExtensionListTest::testGetPathNames | function | core/ |
@covers ::getPathNames |
ExtensionListTest::testSetPathname | function | core/ |
@covers ::setPathname @covers ::getPathname |
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 |
ExtensionPathResolverTest::testExtensionPathResolvingPath | function | core/ |
@covers ::getPath |
ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingModule | function | core/ |
@covers ::getPathname |
ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingProfile | function | core/ |
@covers ::getPathname |
ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingTheme | function | core/ |
@covers ::getPathname |
ExtensionPathResolverTest::testExtensionPathResolvingWithNonExistingThemeEngine | function | core/ |
@covers ::getPathname |
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(). |
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.