17 string references to path.validator in Drupal 9
- ConfirmFormHelperTest::testCancelLinkDestination in core/
tests/ Drupal/ Tests/ Core/ Form/ ConfirmFormHelperTest.php - @covers ::buildCancelLink
- ContactFormEditForm::create in core/
modules/ contact/ src/ ContactFormEditForm.php - Instantiates a new instance of this class.
- CustomPageExceptionHtmlSubscriberTest::setUp in core/
tests/ Drupal/ Tests/ Core/ EventSubscriber/ CustomPageExceptionHtmlSubscriberTest.php - Drupal::pathValidator in core/
lib/ Drupal.php - Returns the path validator.
- DrupalTest::testPathValidator in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the pathValidator() method.
- FieldPluginBaseTest::setUp in core/
modules/ views/ tests/ src/ Unit/ Plugin/ field/ FieldPluginBaseTest.php - FieldUiTest::setUp in core/
modules/ field_ui/ tests/ src/ Unit/ FieldUiTest.php - LinkFormatter::create in core/
modules/ link/ src/ Plugin/ Field/ FieldFormatter/ LinkFormatter.php - Creates an instance of the plugin.
- LinkGeneratorTest::testGenerateUrlWithQuotes in core/
tests/ Drupal/ Tests/ Core/ Utility/ LinkGeneratorTest.php - Tests the generate() method with a url containing double quotes.
- MenuLinkContentForm::create in core/
modules/ menu_link_content/ src/ Form/ MenuLinkContentForm.php - Instantiates a new instance of this class.
- MenuLinkParentTest::setUp in core/
modules/ migrate/ tests/ src/ Unit/ process/ MenuLinkParentTest.php - PathValidatorTest::testGetUrlIfValidWithoutAccessCheck in core/
tests/ Drupal/ KernelTests/ Core/ Path/ PathValidatorTest.php - Route::create in core/
modules/ migrate/ src/ Plugin/ migrate/ process/ Route.php - Creates an instance of the plugin.
- RouteTest::doTransform in core/
modules/ migrate/ tests/ src/ Kernel/ process/ RouteTest.php - Transforms link path data to a route.
- ShortcutSetController::create in core/
modules/ shortcut/ src/ Controller/ ShortcutSetController.php - Instantiates a new instance of this class.
- SiteInformationForm::create in core/
modules/ system/ src/ Form/ SiteInformationForm.php - Instantiates a new instance of this class.
- ValidPathConstraintValidator::create in core/
lib/ Drupal/ Core/ Path/ Plugin/ Validation/ Constraint/ ValidPathConstraintValidator.php - Instantiates a new instance of this class.