Search for path
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestPathBasedBreadcrumbBuilder | class | core/ |
Helper class for testing purposes only. |
| TestPathBasedBreadcrumbBuilder::$linkGenerator | property | core/ |
|
| TestPathBasedBreadcrumbBuilder::setLinkGenerator | function | core/ |
|
| TestPathBasedBreadcrumbBuilder::setStringTranslation | function | core/ |
Sets the string translation service to use. |
| Theme::getRootDirectoryRelativePath | function | core/ |
Returns the name of the root directory under which projects will be copied. |
| ThemeSettingsForm::validatePath | function | core/ |
Helper function for the system_theme_settings form. |
| TokenReplaceTest::testTokenReplacementNoPath | function | core/ |
Tests path token replacements generated from a view without a path. |
| toolbar.page_cache_request_policy.allow_toolbar_path | service | core/ |
Drupal\toolbar\PageCache\AllowToolbarPath |
| TranslationsStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| TwigExtension::getActiveThemePath | function | core/ |
Gets the path of the active theme. |
| TwigExtension::getPath | function | core/ |
Generates a URL path given a route name and parameters. |
| TwigExtensionTest::testActiveThemePath | function | core/ |
Tests the active_theme_path function. |
| TypedData::getPropertyPath | function | core/ |
Returns the property path of the data. |
| TypedDataInterface::getPropertyPath | function | core/ |
Returns the property path of the data. |
| UiHelperTrait::cssSelectToXpath | function | core/ |
Translates a CSS expression to its XPath equivalent. |
| UniquePathAliasConstraint | class | core/ |
Validation constraint for unique path alias values. |
| UniquePathAliasConstraint.php | file | core/ |
|
| UniquePathAliasConstraint::$differentCapitalizationMessage | property | core/ |
Violation message when the path alias exists with different capitalization. |
| UniquePathAliasConstraint::$message | property | core/ |
The default violation message. |
| UniquePathAliasConstraintValidator | class | core/ |
Constraint validator for a unique path alias. |
| UniquePathAliasConstraintValidator.php | file | core/ |
|
| UniquePathAliasConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
| UniquePathAliasConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| UniquePathAliasConstraintValidator::validate | function | core/ |
|
| UniquePathAliasConstraintValidator::__construct | function | core/ |
Creates a new UniquePathAliasConstraintValidator instance. |
| UnroutedUrlAssembler::$pathProcessor | property | core/ |
The outbound path processor. |
| UnroutedUrlAssemblerTest::$pathProcessor | property | core/ |
The mocked outbound path processor. |
| UnroutedUrlTest::testGetInternalPath | function | core/ |
Tests the getInternalPath() method. |
| UpdateManagerInstall::$sitePath | property | core/ |
The site path. |
| UpdatePathLastRemovedTest | class | core/ |
Tests that modules can define their last removed update function. |
| UpdatePathLastRemovedTest.php | file | core/ |
|
| UpdatePathLastRemovedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdatePathLastRemovedTest::$modules | property | core/ |
Modules to enable. |
| UpdatePathLastRemovedTest::$updateUrl | property | core/ |
URL for the upgrade script. |
| UpdatePathLastRemovedTest::$updateUser | property | core/ |
A user account with upgrade permission. |
| UpdatePathLastRemovedTest::setUp | function | core/ |
|
| UpdatePathLastRemovedTest::testLastRemovedVersion | function | core/ |
Tests that a module with a too old schema version can not be updated. |
| UpdatePathNewDependencyTest | class | core/ |
Modules can introduce new dependencies and enable them in update hooks. |
| UpdatePathNewDependencyTest.php | file | core/ |
|
| UpdatePathNewDependencyTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdatePathNewDependencyTest::testUpdateNewDependency | function | core/ |
Tests that a module can add services that depend on new modules. |
| UpdatePathTestBase | class | core/ |
Provides a base class for writing an update test. |
| UpdatePathTestBase.php | file | core/ |
|
| UpdatePathTestBase::$databaseDumpFiles | property | core/ |
The file path(s) to the dumped database(s) to load into the child site. |
| UpdatePathTestBase::$loadedModules | property | core/ |
Array of modules loaded when the test starts. |
| UpdatePathTestBase::$modules | property | core/ |
Modules to enable after the database is loaded. |
| UpdatePathTestBase::$pendingUpdates | property | core/ |
Flag to indicate whether there are pending updates or not. |
| UpdatePathTestBase::$strictConfigSchema | property | core/ |
Disable strict config schema checking. |
| UpdatePathTestBase::$updateUrl | property | core/ |
The update URL. |
| UpdatePathTestBase::$upgradedSite | property | core/ |
Flag that indicates whether the child site has been updated. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.