You are here

namespace Drupal\linkit in Linkit 8.5

Same name in other branches
  1. 8.4 Drupal\linkit
Classsort descending Location Description
ConfigurableMatcherBase src/ConfigurableMatcherBase.php Provides a base class for configurable matchers.
ConfigurableMatcherInterface src/ConfigurableMatcherInterface.php Defines the interface for configurable matchers.
MatcherBase src/MatcherBase.php Provides a base class for matchers.
MatcherCollection src/MatcherCollection.php A collection of matchers.
MatcherInterface src/MatcherInterface.php Defines the interface for matchers.
MatcherManager src/MatcherManager.php Manages matchers.
MatcherTokensTrait src/MatcherTokensTrait.php Provides friendly methods for matchers using tokens.
ProfileInterface src/ProfileInterface.php Provides an interface defining a profile entity.
ProfileListBuilder src/ProfileListBuilder.php Defines a class to build a listing of profile entities.
SubstitutionInterface src/SubstitutionInterface.php Interface for substitution plugins.
SubstitutionManager src/SubstitutionManager.php A plugin manager for the substitution plugins.
SubstitutionManagerInterface src/SubstitutionManagerInterface.php An interface for the substitution manager.
SuggestionManager src/SuggestionManager.php Suggestion service to handle autocomplete suggestions.