Search for path

  1. Search 7.x for path
  2. Search 9.5.x for path
  3. Search 8.9.x for path
  4. Search 10.3.x for path
  5. Other projects
Title Object type File name Summary
RouteProviderTest::testOutlinePathMatchTrailingSlash function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that a trailing slash on the request does not result in a 404.
RouteProviderTest::testOutlinePathMatchZero function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Tests a route with a 0 as value.
RouteProviderTest::testOutlinePathNoMatch function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Confirms that an exception is thrown when no matching path is found.
router.path_roots_subscriber service core/core.services.yml Drupal\Core\EventSubscriber\PathRootsSubscriber
RouterTest::testDuplicateRoutePaths function core/modules/system/tests/src/Functional/Routing/RouterTest.php Confirms that multiple routes with the same path do not cause an error.
Routes::$jsonApiBasePath property core/modules/jsonapi/src/Routing/Routes.php The JSON:API base path.
RouteSubscriber::$basePath property core/modules/block_content/src/Routing/RouteSubscriber.php The current base path.
RouteSubscriber::$basePathBc property core/modules/block_content/src/Routing/RouteSubscriber.php The BC base path.
RoutingFixtures::duplicatePathsRouteCollection function core/tests/Drupal/Tests/Core/Routing/RoutingFixtures.php Returns a complex set of routes for testing.
SandboxManagerBase::getPathsToExclude function core/modules/package_manager/src/SandboxManagerBase.php Collects paths that Composer Stager should exclude.
SandboxManagerBaseTest::testCollectPathsToExclude function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests that paths to exclude are collected before create and apply.
SandboxManagerBaseTest::testFailureCollectPathsToExclude function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests that if a stage fails to get paths to exclude, throws a stage exception.
SandboxManagerBaseTest::testFailureCollectPathsToExcludeOnApply function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests that if apply fails to get paths to exclude, throws a stage exception.
ScaffoldFilePath class composer/Plugin/Scaffold/ScaffoldFilePath.php Manage the path to a file to scaffold.
ScaffoldFilePath.php file composer/Plugin/Scaffold/ScaffoldFilePath.php
ScaffoldFilePath::$fullPath property composer/Plugin/Scaffold/ScaffoldFilePath.php The full path to the file.
ScaffoldFilePath::$packageName property composer/Plugin/Scaffold/ScaffoldFilePath.php The name of the package containing the file.
ScaffoldFilePath::$relativePath property composer/Plugin/Scaffold/ScaffoldFilePath.php The relative path to the file.
ScaffoldFilePath::$type property composer/Plugin/Scaffold/ScaffoldFilePath.php The type of scaffold file this is,'autoload', 'dest' or 'src'.
ScaffoldFilePath::addInterpolationData function composer/Plugin/Scaffold/ScaffoldFilePath.php Adds data about the relative and full path to the provided interpolator.
ScaffoldFilePath::destinationPath function composer/Plugin/Scaffold/ScaffoldFilePath.php Converts the relative destination path into an absolute path.
ScaffoldFilePath::fullPath function composer/Plugin/Scaffold/ScaffoldFilePath.php Gets the full path to the source file.
ScaffoldFilePath::getInterpolator function composer/Plugin/Scaffold/ScaffoldFilePath.php Interpolate a string using the data from this scaffold file info.
ScaffoldFilePath::packageName function composer/Plugin/Scaffold/ScaffoldFilePath.php Gets the name of the package this source file was pulled from.
ScaffoldFilePath::relativePath function composer/Plugin/Scaffold/ScaffoldFilePath.php Gets the relative path to the source file (best to use in messages).
ScaffoldFilePath::sourcePath function composer/Plugin/Scaffold/ScaffoldFilePath.php Converts the relative source path into an absolute path.
ScaffoldFilePath::__construct function composer/Plugin/Scaffold/ScaffoldFilePath.php ScaffoldFilePath constructor.
ScanDirectoryTest::$path property core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php
SchemaCheckTrait::$ignoredPropertyPaths property core/lib/Drupal/Core/Config/Schema/SchemaCheckTrait.php The ignored property paths.
SchemaCheckTrait::isViolationForIgnoredPropertyPath function core/lib/Drupal/Core/Config/Schema/SchemaCheckTrait.php Determines whether this violation is for an ignored Config property path.
SearchBlockPageIdUpdatePathTest class core/modules/search/tests/src/Functional/Update/SearchBlockPageIdUpdatePathTest.php Tests update path for the search block's `page_id` setting from '' to NULL.
SearchBlockPageIdUpdatePathTest.php file core/modules/search/tests/src/Functional/Update/SearchBlockPageIdUpdatePathTest.php
SearchBlockPageIdUpdatePathTest::setDatabaseDumpFiles function core/modules/search/tests/src/Functional/Update/SearchBlockPageIdUpdatePathTest.php Set database dump files to be used.
SearchBlockPageIdUpdatePathTest::testRunUpdates function core/modules/search/tests/src/Functional/Update/SearchBlockPageIdUpdatePathTest.php Tests update path for the search block's `page_id` setting from '' to NULL.
SearchPage::$path property core/modules/search/src/Entity/SearchPage.php The path this search page will appear upon.
SearchPage::getPath function core/modules/search/src/Entity/SearchPage.php Returns the path for the search.
SearchPageInterface::getPath function core/modules/search/src/SearchPageInterface.php Returns the path for the search.
ServerCommand::getSitePath function core/lib/Drupal/Core/Command/ServerCommand.php Gets the site path.
SessionHttpsTest::getPathFromLocationHeader function core/modules/system/tests/src/Functional/Session/SessionHttpsTest.php Extracts internal path from the location header on the response.
SettingsConfigValidationTest::testPreviewImagePathIsValidated function core/modules/image/tests/src/Kernel/SettingsConfigValidationTest.php Tests that the preview_image setting must be an existing image file.
SettingsForm::validateLogoPath function core/modules/navigation/src/Form/SettingsForm.php Helper function for the navigation settings form.
ShortcutLinksTest::testShortcutLinkChangePath function core/modules/shortcut/tests/src/Functional/ShortcutLinksTest.php Tests that changing the path of a shortcut link works.
ShortcutSetController::$pathValidator property core/modules/shortcut/src/Controller/ShortcutSetController.php The path validator.
SiteConfigurationExcluder::getDefaultSiteDirectoryPath function core/modules/package_manager/src/PathExcluder/SiteConfigurationExcluder.php Returns the full path to `sites/default`, relative to a root directory.
SiteConfigurationExcluderTest::testExcludedPaths function core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteConfigurationExcluderTest.php Tests that certain paths are excluded from stage operations.
SiteInformationForm::$pathValidator property core/modules/system/src/Form/SiteInformationForm.php The path validator.
SkippablePathBasedBreadcrumbBuilder class core/modules/system/tests/modules/menu_test/src/SkippablePathBasedBreadcrumbBuilder.php A path-based breadcrumb builder can be skipped from applying.
SkippablePathBasedBreadcrumbBuilder.php file core/modules/system/tests/modules/menu_test/src/SkippablePathBasedBreadcrumbBuilder.php
SkippablePathBasedBreadcrumbBuilder::applies function core/modules/system/tests/modules/menu_test/src/SkippablePathBasedBreadcrumbBuilder.php Whether this breadcrumb builder should be used to build the breadcrumb.
SkippablePathBasedBreadcrumbBuilder::build function core/modules/system/tests/modules/menu_test/src/SkippablePathBasedBreadcrumbBuilder.php Builds the breadcrumb.

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