Search for path
| Title | Object type | File name | Summary |
|---|---|---|---|
| ComposerBuildTestBase::$componentsPath | property | core/ |
Relative path from Drupal root to the Components directory. |
| ComposerBuildTestBase::getComponentPathsFinder | function | core/ |
Find all the composer.json files for components. |
| ComposerInspectorTest::testMetapackagePath | function | core/ |
Tests that the installed path of metapackages is always NULL. |
| ComposerInstallersTrait::setInstallerPaths | function | core/ |
Sets the installer paths config. |
| ComposerProjectTemplatesTest::getPathReposForType | function | core/ |
Get Composer items that we want to be path repos, from within a directory. |
| Config::getAllCleanupPaths | function | composer/ |
Gets the configured list of directories to remove from the root package. |
| Config::getPathsForPackage | function | composer/ |
Get a list of paths to remove for the given package. |
| ConfigInstaller::$extensionPathResolver | property | core/ |
The extension path resolver. |
| ConfigManager::$extensionPathResolver | property | core/ |
The extension path resolver. |
| ConfigMapperInterface::getBasePath | function | core/ |
Returns a processed path for the base route the mapper is attached to. |
| ConfigMapperInterface::getOverviewPath | function | core/ |
Returns a processed path for the translation overview route. |
| ConfigNamesMapper::getBasePath | function | core/ |
Returns a processed path for the base route the mapper is attached to. |
| ConfigNamesMapper::getOverviewPath | function | core/ |
Returns a processed path for the translation overview route. |
| ConfigNamesMapperTest::testGetBasePath | function | core/ |
Tests ConfigNamesMapper::getBasePath(). |
| ConfigNamesMapperTest::testGetOverviewPath | function | core/ |
Tests ConfigNamesMapper::getOverviewPath(). |
| ConfigSubscriber::$pathProcessorLanguage | property | core/ |
The language path processor. |
| ConfigSubscriber::setPathProcessorLanguage | function | core/ |
Injects the language path processors on multilingual site configuration. |
| ConfigTarget::$propertyPaths | property | core/ |
The property paths to target. |
| ConfigTest::testGetPathsForPackageMixedCase | function | core/ |
Tests get paths for package mixed case. |
| ConfigTranslationController::$pathProcessor | property | core/ |
The path processor service. |
| ConfirmFormArrayPathTestForm | class | core/ |
Provides a test confirmation form with a complex cancellation destination. |
| ConfirmFormArrayPathTestForm.php | file | core/ |
|
| ConfirmFormArrayPathTestForm::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
| ConfirmFormArrayPathTestForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ConfirmFormArrayPathTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConstraintViolationBuilder::atPath | function | core/ |
|
| ContactForm::getRedirectPath | function | core/ |
Returns the path for redirect. |
| ContactForm::setRedirectPath | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set redirect path'), pluralize: FALSE)] |
| ContactFormEditForm::$pathValidator | property | core/ |
The path validator. |
| ContactFormInterface::getRedirectPath | function | core/ |
Returns the path for redirect. |
| ContactFormInterface::setRedirectPath | function | core/ |
Sets the redirect path. |
| ContentModerationAdminPathEntityConverterLanguageTest | class | core/ |
Test administration path based entity conversion when moderation enabled. |
| ContentModerationAdminPathEntityConverterLanguageTest.php | file | core/ |
|
| ContentModerationAdminPathEntityConverterLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentModerationAdminPathEntityConverterLanguageTest::$modules | property | core/ |
Modules to install. |
| ContentModerationStateIndexUpdatePathTest | class | core/ |
Tests the upgrade path for adding an index to moderation state column. |
| ContentModerationStateIndexUpdatePathTest.php | file | core/ |
|
| ContentModerationStateIndexUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ContentModerationStateIndexUpdatePathTest::testRunUpdates | function | core/ |
Tests the upgrade path for moderation state index. |
| CredentialForm::validatePaths | function | core/ |
The #element_validate handler for the source path elements. |
| CredentialFormTest::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| CredentialFormTest::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| CredentialFormTest::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| CssCollectionOptimizerLazyUnitTest::testRelativePathsInLocalMinifiedCssAssets | function | core/ |
Test that relative paths in local minified CSS files are updated. |
| CssOptimizer::$rewriteFileURIBasePath | property | core/ |
The base path used by rewriteFileURI(). |
| css_minified_with_relative_paths.css | file | core/ |
/* This is a minified CSS file with relative paths */ body{margin:0;padding:0;background:#edf5fa url(../images/background.png) repeat-x;font:76%/170%… |
| css_minified_with_relative_paths.css.optimized.css | file | core/ |
body{margin:0;padding:0;background:#edf5fa url(generated-relative-url:core/tests/Drupal/Tests/Core/Asset/images/background.png) repeat-x;font:76%/170%… |
| CurrentPathStack | class | core/ |
Represents the current path for the current request. |
| CurrentPathStack.php | file | core/ |
|
| CurrentPathStack::$paths | property | core/ |
Static cache of paths. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.