7 calls to UrlHelper::encodePath() in Drupal 9
- BigPipeTest::testNoJsDetection in core/
modules/ big_pipe/ tests/ src/ Functional/ BigPipeTest.php - Tests BigPipe's no-JS detection.
- ContextualLinks::render in core/
modules/ contextual/ src/ Plugin/ views/ field/ ContextualLinks.php - Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::render().
- FieldWebTest::testAlterUrl in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldWebTest.php - Tests rewriting the output to a link.
- FileUrlGenerator::generate in core/
lib/ Drupal/ Core/ File/ FileUrlGenerator.php - Creates a root-relative web-accessible URL object.
- FileUrlGenerator::generatePath in core/
lib/ Drupal/ Core/ File/ FileUrlGenerator.php - Generate a URL path.
- PublicStream::getExternalUrl in core/
lib/ Drupal/ Core/ StreamWrapper/ PublicStream.php - Returns a web accessible URL for the resource.
- UrlHelperTest::testEncodePath in core/
tests/ Drupal/ Tests/ Component/ Utility/ UrlHelperTest.php - Tests path encoding.