You are here

Classes, traits, and interfaces in Custom Tokens 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
TokenCustom class Drupal\token_custom\Entity src/Entity/TokenCustom.php Defines the token_custom entity class. 1
TokenCustomConfigSchemaTest class Drupal\Tests\token_custom\Kernel tests/src/Kernel/TokenCustomConfigSchemaTest.php Tests the token_custom config schema.
TokenCustomController class Drupal\token_custom\Controller src/Controller/TokenCustomController.php Controller for token_custom entity.
TokenCustomDeleteForm class Drupal\token_custom\Form src/Form/TokenCustomDeleteForm.php Provides a confirmation form for deleting a custom token entity.
TokenCustomForm class Drupal\token_custom\Form src/Form/TokenCustomForm.php Form handler for the custom token edit forms.
TokenCustomInterface interface Drupal\token_custom src/TokenCustomInterface.php Provides an interface defining a custom token entity. 1 1
TokenCustomListBuilder class Drupal\token_custom src/TokenCustomListBuilder.php Defines a class to build a listing of custom token entities.
TokenCustomStorage class Drupal\token_custom src/TokenCustomStorage.php Defines the storage for custom_token entities.
TokenCustomType class Drupal\token_custom\Entity src/Entity/TokenCustomType.php Defines the Custom Token Type configuration entity. 4
TokenCustomTypeDeleteForm class Drupal\token_custom\Form src/Form/TokenCustomTypeDeleteForm.php Provides a confirmation form for deleting a custom token type entity.
TokenCustomTypeForm class Drupal\token_custom\Form src/Form/TokenCustomTypeForm.php Configure custom settings for this site.
TokenCustomTypeInterface interface Drupal\token_custom src/TokenCustomTypeInterface.php Provides an interface defining a custom token type entity. 1 2
TokenCustomTypeListBuilder class Drupal\token_custom src/TokenCustomTypeListBuilder.php Defines a class to build a listing of custom token type entities.

Other projects