14 calls to PathValidatorTest::setUpMockInboundPathProcessor()

PathValidatorTest::testGetUrlIfValidWithAccess in core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php
Tests the getUrlIfValid() method when there is access.
PathValidatorTest::testGetUrlIfValidWithoutAccess in core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php
Tests the getUrlIfValid() method where there is no access.
PathValidatorTest::testGetUrlIfValidWithoutAccessCheck in core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php
Tests the getUrlIfValidWithoutAccessCheck() method.
PathValidatorTest::testGetUrlIfValidWithoutAccessCheckWithInvalidPath in core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php
Tests the getUrlIfValidWithoutAccessCheck() method with an invalid path.
PathValidatorTest::testGetUrlIfValidWithQuery in core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php
Tests the getUrlIfValid() method with a query in the path.
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.