10 calls to PathValidatorTest::setUpMockAccessUnawareRouter()
- PathValidatorTest::testGetUrlIfValidWithoutAccessCheck in core/
tests/ Drupal/ Tests/ Core/ Path/ PathValidatorTest.php - Tests the getUrlIfValidWithoutAccessCheck() method.
- PathValidatorTest::testIsValidWithAccessDenied in core/
tests/ Drupal/ Tests/ Core/ Path/ PathValidatorTest.php - Tests the isValid() method with a user without access to the path.
- PathValidatorTest::testIsValidWithFailingParameterConverting in core/
tests/ Drupal/ Tests/ Core/ Path/ PathValidatorTest.php - Tests the isValid() method with a not working param converting.
- PathValidatorTest::testIsValidWithLinkToAnyPageAccount in core/
tests/ Drupal/ Tests/ Core/ Path/ PathValidatorTest.php - Tests the isValid() method with a 'link to any page' permission.
- PathValidatorTest::testIsValidWithMethodNotAllowed in core/
tests/ Drupal/ Tests/ Core/ Path/ PathValidatorTest.php - Tests is valid with method not allowed.
- PathValidatorTest::testIsValidWithNotExistingPath in core/
tests/ Drupal/ Tests/ Core/ Path/ PathValidatorTest.php - Tests the isValid() method with a non-existent path.
- PathValidatorTest::testIsValidWithoutLinkToAnyPageAccount in core/
tests/ Drupal/ Tests/ Core/ Path/ PathValidatorTest.php - Tests the isValid() method without the 'link to any page' permission.
- PathValidatorTest::testIsValidWithParamNotConverted in core/
tests/ Drupal/ Tests/ Core/ Path/ PathValidatorTest.php - Tests is valid with param not converted.
- PathValidatorTest::testIsValidWithPathAlias in core/
tests/ Drupal/ Tests/ Core/ Path/ PathValidatorTest.php - Tests the isValid() method with a path alias.
- PathValidatorTest::testIsValidWithResourceNotFound in core/
tests/ Drupal/ Tests/ Core/ Path/ PathValidatorTest.php - Tests is valid with resource not found.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.