13 string references to path.validator in Zircon Profile 8
- ConfirmFormHelperTest::testCancelLinkDestination in core/
tests/ Drupal/ Tests/ Core/ Form/ ConfirmFormHelperTest.php - @covers ::buildCancelLink
- 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.
- PathFormBase::create in core/
modules/ path/ src/ Form/ PathFormBase.php - Instantiates a new instance of this class.
- Route::create in core/
modules/ migrate/ src/ Plugin/ migrate/ process/ Route.php - Creates an instance of the plugin.
- 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.
- UrlTest::setUp in core/
tests/ Drupal/ Tests/ Core/ UrlTest.php