9 calls to UrlGeneratorTest::assertGenerateFromRoute()
- UrlGeneratorTest::testAbsoluteURLGeneration in core/
tests/ Drupal/ Tests/ Core/ Routing/ UrlGeneratorTest.php - Confirms that absolute URLs work with generated routes.
- UrlGeneratorTest::testAbsoluteURLGenerationUsingInterfaceConstants in core/
tests/ Drupal/ Tests/ Core/ Routing/ UrlGeneratorTest.php - Confirms that absolute URLs work with generated routes using interface constants.
- UrlGeneratorTest::testAliasGeneration in core/
tests/ Drupal/ Tests/ Core/ Routing/ UrlGeneratorTest.php - Confirms that generated routes will have aliased paths.
- UrlGeneratorTest::testAliasGenerationUsingInterfaceConstants in core/
tests/ Drupal/ Tests/ Core/ Routing/ UrlGeneratorTest.php - Confirms that generated routes will have aliased paths using interface constants.
- UrlGeneratorTest::testAliasGenerationWithOptions in core/
tests/ Drupal/ Tests/ Core/ Routing/ UrlGeneratorTest.php - Confirms that generated routes will have aliased paths with options.
- UrlGeneratorTest::testAliasGenerationWithParameters in core/
tests/ Drupal/ Tests/ Core/ Routing/ UrlGeneratorTest.php - Confirms that generated routes will have aliased paths.
- UrlGeneratorTest::testBaseURLGeneration in core/
tests/ Drupal/ Tests/ Core/ Routing/ UrlGeneratorTest.php - Confirms that explicitly setting the base_url works with generated routes.
- UrlGeneratorTest::testGenerateWithPathProcessorChangingOptions in core/
tests/ Drupal/ Tests/ Core/ Routing/ UrlGeneratorTest.php - @covers \Drupal\Core\Routing\UrlGenerator::generateFromRoute
- UrlGeneratorTest::testUrlGenerationWithHttpsRequirement in core/
tests/ Drupal/ Tests/ Core/ Routing/ UrlGeneratorTest.php - Tests the 'scheme' route requirement during URL generation.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.