Search for path

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.