You are here

namespace Drupal\linkit\Plugin\Linkit\Matcher in Linkit 8.5

Same name in other branches
  1. 8.4 Drupal\linkit\Plugin\Linkit\Matcher
Classsort descending Location Description
ContactFormMatcher src/Plugin/Linkit/Matcher/ContactFormMatcher.php Provides specific linkit matchers for contact forms.
EmailMatcher src/Plugin/Linkit/Matcher/EmailMatcher.php Provides specific linkit matchers for emails.
EntityMatcher src/Plugin/Linkit/Matcher/EntityMatcher.php Provides default linkit matchers for all entity types.
FileMatcher src/Plugin/Linkit/Matcher/FileMatcher.php Provides specific linkit matchers for the file entity type.
FrontPageMatcher src/Plugin/Linkit/Matcher/FrontPageMatcher.php Provides specific linkit matchers for the front page.
NodeMatcher src/Plugin/Linkit/Matcher/NodeMatcher.php Provides specific linkit matchers for the node entity type.
TermMatcher src/Plugin/Linkit/Matcher/TermMatcher.php Provides specific linkit matchers for the taxonomy_term entity type.
UserMatcher src/Plugin/Linkit/Matcher/UserMatcher.php Provides specific linkit matchers for the user entity type.