You are here

namespace Drupal\linkit in Linkit 8.4

Same name in other branches
  1. 8.5 Drupal\linkit
Classsort descending Location Description
AttributeBase src/AttributeBase.php Provides a base class for attribute plugins.
AttributeCollection src/AttributeCollection.php A collection of attribute plugins.
AttributeInterface src/AttributeInterface.php Defines the interface for attributes plugins.
AttributeManager src/AttributeManager.php Manages attributes.
ConfigurableAttributeBase src/ConfigurableAttributeBase.php Provides a base class for configurable attributes.
ConfigurableAttributeInterface src/ConfigurableAttributeInterface.php Defines the interface for configurable attributes.
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.
ResultManager src/ResultManager.php Result service to handle autocomplete matcher results.