19 theme calls to freelink-error.html.twig in Freelinking 4.0.x
- DrupalOrg::buildLink in src/
Plugin/ freelinking/ DrupalOrg.php - Build a link with the plugin.
- External::buildLink in src/
Plugin/ freelinking/ External.php - Build a link with the plugin.
- ExternalTest::testBuildLink in tests/
src/ Unit/ Plugin/ freelinking/ ExternalTest.php - Asserts that buildLink returns appropriate render array.
- File::buildLink in src/
Plugin/ freelinking/ File.php - Build a link with the plugin.
- FileTest::testBuildLink in tests/
src/ Unit/ Plugin/ freelinking/ FileTest.php - Assert that buildLink is functional.
- FreelinkingManager::createErrorElement in src/
FreelinkingManager.php - Create the error element when plugin not found.
- FreelinkingManager::createErrorElement in src/
FreelinkingManager.php - Create the error element when plugin not found.
- FreelinkingPrepopulate::buildLink in modules/
freelinking_prepopulate/ src/ Plugin/ freelinking/ FreelinkingPrepopulate.php - Build a link with the plugin.
- Node::buildLink in src/
Plugin/ freelinking/ Node.php - Build a link with the plugin.
- NodeTest::buildLinkProvider in tests/
src/ Unit/ Plugin/ freelinking/ NodeTest.php - Provide test parameters for ::testBuildLink.
- NodeTitle::buildLink in src/
Plugin/ freelinking/ NodeTitle.php - Build a link with the plugin.
- NodeTitleFailoverTest::failoverProvider in tests/
src/ Unit/ Plugin/ freelinking/ NodeTitleFailoverTest.php - Provide test parameters for ::testFailover.
- PathAlias::buildLink in src/
Plugin/ freelinking/ PathAlias.php - Build a link with the plugin.
- PathAliasTest::buildLinkProvider in tests/
src/ Unit/ Plugin/ freelinking/ PathAliasTest.php - Provider test parameters for ::testBuildLink.
- Search::buildLink in src/
Plugin/ freelinking/ Search.php - Build a link with the plugin.
- SearchFailoverTest::buildLinkProvider in tests/
src/ Unit/ Plugin/ freelinking/ SearchFailoverTest.php - Provide test parameters for ::testBuildLink.
- User::buildLink in src/
Plugin/ freelinking/ User.php - Build a link with the plugin.
- UserTest::buildLinkProvider in tests/
src/ Unit/ Plugin/ freelinking/ UserTest.php - Provide test parameters for ::testBuildLink.
- UserUnauthorizedTest::testBuildLink in tests/
src/ Unit/ Plugin/ freelinking/ UserUnauthorizedTest.php - Assert the buildLink method returns correct render array.