10 string references to link_generator in Zircon Profile 8
- Drupal::linkGenerator in core/
lib/ Drupal.php - Returns the link generator service.
- DrupalTest::testL in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the l() method.
- DrupalTest::testLinkGenerator in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the linkGenerator() method.
- EngineTwigTest::testTwigLinkGenerator in core/
modules/ system/ src/ Tests/ Theme/ EngineTwigTest.php - Tests the link_generator Twig functions.
- EntityLinkTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityLinkTest.php - InlineFormErrorsServiceProvider::alter in core/
modules/ inline_form_errors/ src/ InlineFormErrorsServiceProvider.php - Modifies existing service definitions.
- Link::preRenderLink in core/
lib/ Drupal/ Core/ Render/ Element/ Link.php - Pre-render callback: Renders a link into #markup.
- LinkGeneratorTrait::getLinkGenerator in core/
lib/ Drupal/ Core/ Routing/ LinkGeneratorTrait.php - Returns the link generator.
- MenuForm::create in core/
modules/ menu_ui/ src/ MenuForm.php - Instantiates a new instance of this class.
- ResponsiveImageFormatter::create in core/
modules/ responsive_image/ src/ Plugin/ Field/ FieldFormatter/ ResponsiveImageFormatter.php - Creates an instance of the plugin.