You are here

Classes, traits, and interfaces in Preview Link 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
LinkExpiry class Drupal\preview_link src/LinkExpiry.php Calculates link expiry time. 1 2
PreviewEnabledAccessCheck class Drupal\preview_link\Access src/Access/PreviewEnabledAccessCheck.php Preview link access check. 2
PreviewLink class Drupal\preview_link\Entity src/Entity/PreviewLink.php Defines the node entity class. 5
PreviewLinkAccessCheck class Drupal\preview_link\Access src/Access/PreviewLinkAccessCheck.php Preview link access check. 2
PreviewLinkAccessTest class Drupal\Tests\preview_link\Functional tests/src/Functional/PreviewLinkAccessTest.php Test access to preview pages with valid/invalid tokens.
PreviewLinkAccessTest class Drupal\Tests\preview_link\Kernel tests/src/Kernel/PreviewLinkAccessTest.php Test preview link access.
PreviewLinkBase abstract class Drupal\Tests\preview_link\Kernel tests/src/Kernel/PreviewLinkBase.php Base class for preview link testing. 3
PreviewLinkCacheContext class Drupal\preview_link src/PreviewLinkCacheContext.php Defines a class for a preview link cache context. 2
PreviewLinkController class Drupal\preview_link\Controller src/Controller/PreviewLinkController.php Preview link controller to view any entity.
PreviewLinkExpiryTest class Drupal\Tests\preview_link\Kernel tests/src/Kernel/PreviewLinkExpiryTest.php Preview link expiry test.
PreviewLinkForm class Drupal\preview_link\Form src/Form/PreviewLinkForm.php Preview link form.
PreviewLinkForwardRevisionTest class Drupal\Tests\preview_link\Functional tests/src/Functional/PreviewLinkForwardRevisionTest.php Test forward revisions are loaded.
PreviewLinkHooks class Drupal\preview_link src/PreviewLinkHooks.php Drupal hooks. 1
PreviewLinkInterface interface Drupal\preview_link\Entity src/Entity/PreviewLinkInterface.php Interface for the preview link entity. 1 1
PreviewLinkRouteProvider class Drupal\preview_link\Routing src/Routing/PreviewLinkRouteProvider.php Preview Link route provider. 1
PreviewLinkStorage class Drupal\preview_link src/PreviewLinkStorage.php Preview Link entity storage.
PreviewLinkStorageInterface interface Drupal\preview_link src/PreviewLinkStorageInterface.php Interface for Preview Link entities. 1 1
PreviewLinkStorageTest class Drupal\Tests\preview_link\Kernel tests/src/Kernel/PreviewLinkStorageTest.php Preview link form test.
PreviewLinkTasks class Drupal\preview_link\Plugin\Derivative src/Plugin/Derivative/PreviewLinkTasks.php Preview link task generation. 1
PreviewLinkTest class Drupal\Tests\preview_link\Functional tests/src/Functional/PreviewLinkTest.php Integration test for the preview link.
TimeMachine class Drupal\preview_link_test tests/modules/preview_link_test/src/TimeMachine.php Service used to simulate time. 2

Other projects