Search for path
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathValidatorTest::$pathValidator | property | core/ |
The tested path validator. |
| PathValidatorTest::setUp | function | core/ |
|
| PathValidatorTest::setUp | function | core/ |
|
| PathValidatorTest::testGetUrlIfValidWithAccess | function | core/ |
Tests the getUrlIfValid() method when there is access. |
| PathValidatorTest::testGetUrlIfValidWithFrontPageAndQueryAndFragments | function | core/ |
Tests the getUrlIfValid() method with a front page + query + fragments. |
| PathValidatorTest::testGetUrlIfValidWithoutAccess | function | core/ |
Tests the getUrlIfValid() method where there is no access. |
| PathValidatorTest::testGetUrlIfValidWithoutAccessCheck | function | core/ |
Tests getting a Url for CLI and HTTP methods. |
| PathValidatorTest::testGetUrlIfValidWithoutAccessCheck | function | core/ |
Tests the getUrlIfValidWithoutAccessCheck() method. |
| PathValidatorTest::testGetUrlIfValidWithoutAccessCheckWithInvalidPath | function | core/ |
Tests the getUrlIfValidWithoutAccessCheck() method with an invalid path. |
| PathValidatorTest::testGetUrlIfValidWithQuery | function | core/ |
Tests the getUrlIfValid() method with a query in the path. |
| PathValidatorTest::testIsValidWithAccessDenied | function | core/ |
Tests the isValid() method with a user without access to the path. |
| PathValidatorTest::testIsValidWithExternalUrl | function | core/ |
Tests the isValid() method for an external URL. |
| PathValidatorTest::testIsValidWithFailingParameterConverting | function | core/ |
Tests the isValid() method with a not working param converting. |
| PathValidatorTest::testIsValidWithFrontpage | function | core/ |
Tests the isValid() method for the frontpage. |
| PathValidatorTest::testIsValidWithInvalidExternalUrl | function | core/ |
Tests the isValid() method with an invalid external URL. |
| PathValidatorTest::testIsValidWithLinkToAnyPageAccount | function | core/ |
Tests the isValid() method with a 'link to any page' permission. |
| PathValidatorTest::testIsValidWithMethodNotAllowed | function | core/ |
Tests is valid with method not allowed. |
| PathValidatorTest::testIsValidWithNone | function | core/ |
Tests the isValid() method for <none> (used for jump links). |
| PathValidatorTest::testIsValidWithNotExistingPath | function | core/ |
Tests the isValid() method with a non-existent path. |
| PathValidatorTest::testIsValidWithoutLinkToAnyPageAccount | function | core/ |
Tests the isValid() method without the 'link to any page' permission. |
| PathValidatorTest::testIsValidWithParamNotConverted | function | core/ |
Tests is valid with param not converted. |
| PathValidatorTest::testIsValidWithPathAlias | function | core/ |
Tests the isValid() method with a path alias. |
| PathValidatorTest::testIsValidWithResourceNotFound | function | core/ |
Tests is valid with resource not found. |
| PathWidget | class | core/ |
Plugin implementation of the 'path' widget. |
| PathWidget.php | file | core/ |
|
| PathWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| PathWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| PathWidget::validateFormElement | function | core/ |
Form element validation handler for URL alias form element. |
| PathWithNodeAccessGrantsTest | class | core/ |
Confirm that paths work with node access grants implementations. |
| PathWithNodeAccessGrantsTest.php | file | core/ |
|
| PathWithNodeAccessGrantsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathWithNodeAccessGrantsTest::$modules | property | core/ |
Modules to install. |
| PathWithNodeAccessGrantsTest::setUp | function | core/ |
|
| PathWithNodeAccessGrantsTest::testAliasTranslation | function | core/ |
Tests alias functionality through the admin interfaces. |
| PathWorkspacesTest | class | core/ |
Tests path aliases with workspaces. |
| PathWorkspacesTest.php | file | core/ |
|
| PathWorkspacesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathWorkspacesTest::$modules | property | core/ |
Modules to install. |
| PathWorkspacesTest::assertAccessiblePaths | function | core/ |
Helper callback to verify paths are responding with status 200. |
| PathWorkspacesTest::assertNotAccessiblePaths | function | core/ |
Helper callback to verify paths are responding with status 404. |
| PathWorkspacesTest::setUp | function | core/ |
|
| PathWorkspacesTest::testPathAliases | function | core/ |
Tests path aliases with workspaces. |
| PathWorkspacesTest::testPathAliasesUserSwitch | function | core/ |
Tests path aliases with workspaces and user switching. |
| PathWorkspacesTest::testPathAliasesWithTranslation | function | core/ |
Tests path aliases with workspaces for translatable nodes. |
| path_alias.info.yml | file | core/ |
core/modules/path_alias/path_alias.info.yml |
| path_alias.manager | service | core/ |
Drupal\path_alias\AliasManager |
| path_alias.path_processor | service | core/ |
Drupal\path_alias\PathProcessor\AliasPathProcessor |
| path_alias.post_update.php | file | core/ |
Post update functions for Path Alias. |
| path_alias.prefix_list | service | core/ |
Drupal\path_alias\AliasPrefixList |
| path_alias.repository | service | core/ |
Drupal\path_alias\AliasRepository |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.