You are here

Classes, traits, and interfaces in API Tokens 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ApiToken class Drupal\api_tokens\Annotation src/Annotation/ApiToken.php Defines an API token annotation object.
ApiTokenBase abstract class Drupal\api_tokens src/ApiTokenBase.php Provides a base class for the API token plugins. 4 4
ApiTokenController class Drupal\api_tokens\Controller src/Controller/ApiTokenController.php Controller routines for API tokens routes.
ApiTokenManager class Drupal\api_tokens src/ApiTokenManager.php Provides an ApiToken plugin manager. 2
ApiTokenManagerInterface interface Drupal\api_tokens src/ApiTokenManagerInterface.php Provides an interface for the discovery and instantiation of API token plugins. 1 2
ApiTokenPluginInterface interface Drupal\api_tokens src/ApiTokenPluginInterface.php Defines the interface for the API token plugins. 1
ApiTokensFilter class Drupal\api_tokens\Plugin\Filter src/Plugin/Filter/ApiTokensFilter.php Provides the API tokens filter.
BlockApiToken class Drupal\api_tokens_example\Plugin\ApiToken api_tokens_example/src/Plugin/ApiToken/BlockApiToken.php Provides a Block API token.
DateApiToken class Drupal\api_tokens_example\Plugin\ApiToken api_tokens_example/src/Plugin/ApiToken/DateApiToken.php Provides a Date API token.
NodeApiToken class Drupal\api_tokens_example\Plugin\ApiToken api_tokens_example/src/Plugin/ApiToken/NodeApiToken.php Provides a Node API token.
UserLinkApiToken class Drupal\api_tokens_example\Plugin\ApiToken api_tokens_example/src/Plugin/ApiToken/UserLinkApiToken.php Provides a User Link API token.

Other projects