You are here

Classes, traits, and interfaces in Link checker 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
HtmlLinkExtractor class Drupal\linkchecker\Plugin\LinkExtractor src/Plugin/LinkExtractor/HtmlLinkExtractor.php Class HtmlLinkExtractor.
LinkCheck class Drupal\linkchecker\Plugin\QueueWorker src/Plugin/QueueWorker/LinkCheck.php Checks the link.
LinkCheckerAdminSettingsForm class Drupal\linkchecker\Form src/Form/LinkCheckerAdminSettingsForm.php Configure Linkchecker settings for this site. 1
LinkCheckerBatch class Drupal\linkchecker src/LinkCheckerBatch.php Helper service to handle links checking. 1 2
LinkcheckerCleanUpTest class Drupal\Tests\linkchecker\Kernel tests/src/Kernel/LinkcheckerCleanUpTest.php Test for linkchecker.clean_up service.
LinkCheckerCommands class Drupal\linkchecker\Commands src/Commands/LinkCheckerCommands.php Drush 9 commands for Linkchecker module. 2
LinkCheckerEditFormTest class Drupal\Tests\linkchecker\Functional tests/src/Functional/LinkCheckerEditFormTest.php Test Link checker module edit form.
LinkcheckerHtmlLinkExtractorTest class Drupal\Tests\linkchecker\Kernel tests/src/Kernel/LinkcheckerHtmlLinkExtractorTest.php Test html link extractor.
LinkCheckerInterfaceTest class Drupal\Tests\linkchecker\Functional tests/src/Functional/LinkCheckerInterfaceTest.php Test case for interface tests.
LinkCheckerLink class Drupal\linkchecker\Entity src/Entity/LinkCheckerLink.php Defines the linkcheckerlink type entity. 10
LinkCheckerLinkAccessControlHandler class Drupal\linkchecker src/LinkCheckerLinkAccessControlHandler.php Defines the access control handler for the linkchecker link entity type.
LinkCheckerLinkAccessTest class Drupal\Tests\linkchecker\Kernel tests/src/Kernel/LinkCheckerLinkAccessTest.php Tests basic linkchecker link access functionality.
LinkcheckerLinkCheckerServiceTest class Drupal\Tests\linkchecker\Kernel tests/src/Kernel/LinkcheckerLinkCheckerServiceTest.php Test for LinkCheckerService.
LinkCheckerLinkExtractionTest class Drupal\Tests\linkchecker\Functional tests/src/Functional/LinkCheckerLinkExtractionTest.php Test Link checker module link extraction functionality.
LinkcheckerLinkExtractorServiceTest class Drupal\Tests\linkchecker\Kernel tests/src/Kernel/LinkcheckerLinkExtractorServiceTest.php Test link extractor service.
LinkCheckerLinkForm class Drupal\linkchecker\Form src/Form/LinkCheckerLinkForm.php Form handler for the linkchecker link edit forms.
LinkCheckerLinkInterface interface Drupal\linkchecker src/LinkCheckerLinkInterface.php Provides an interface defining a LinkCheckerLink type entity. 1 14
LinkcheckerLinkLinkExtractorTest class Drupal\Tests\linkchecker\Kernel tests/src/Kernel/LinkcheckerLinkLinkExtractorTest.php Test html link extractor.
LinkcheckerLinkPageEntityLabel class Drupal\linkchecker\Plugin\views\field src/Plugin/views/field/LinkcheckerLinkPageEntityLabel.php Field handler that builds the page entity label for the linkchecker_link.
LinkCheckerLinkRouteProvider class Drupal\linkchecker src/LinkCheckerLinkRouteProvider.php Provides routes for linkchecker link.
LinkCheckerLinkStorageSchema class Drupal\linkchecker src/LinkCheckerLinkStorageSchema.php Defines the linkcheckerfile schema handler.
LinkCheckerOverviewTest class Drupal\Tests\linkchecker\Functional tests/src/Functional/LinkCheckerOverviewTest.php Test Link checker overview view.
LinkCheckerOverviewTest class Drupal\Tests\linkchecker\FunctionalJavascript tests/src/FunctionalJavascript/LinkCheckerOverviewTest.php Test Link checker overview view.
LinkcheckerRedirectTest class Drupal\Tests\linkchecker\Kernel tests/src/Kernel/LinkcheckerRedirectTest.php Test linkchecker with the redirect module.
LinkcheckerRepair301Test class Drupal\Tests\linkchecker\Kernel tests/src/Kernel/LinkcheckerRepair301Test.php Test for Repair on 301 status handling.
LinkCheckerResponseCodes class Drupal\linkchecker src/LinkCheckerResponseCodes.php Class LinkcheckerResponseCodes. 1 2
LinkCheckerResponseCodesInterface interface Drupal\linkchecker src/LinkCheckerResponseCodesInterface.php Class LinkcheckerResponseCodes. 1 1
LinkCheckerResponseCodesTest class Drupal\Tests\linkchecker\Unit tests/src/Unit/LinkCheckerResponseCodesTest.php Tests \Drupal\linkchecker\LinkCheckerResponseCodes.
LinkCheckerService class Drupal\linkchecker src/LinkCheckerService.php Class LinkCheckerService. 2 2
LinkCheckerStorage class Drupal\linkchecker src/LinkCheckerStorage.php The storage for link checker.
LinkcheckerUnpublish404Test class Drupal\Tests\linkchecker\Kernel tests/src/Kernel/LinkcheckerUnpublish404Test.php Test for Unpublish on 404 status handling.
LinkCleanUp class Drupal\linkchecker src/LinkCleanUp.php Class LinkCleanUp. 2 2
LinkExtractor class Drupal\linkchecker\Annotation src/Annotation/LinkExtractor.php Defines a Link extractor plugin item annotation object.
LinkExtractorBase abstract class Drupal\linkchecker\Plugin src/Plugin/LinkExtractorBase.php Base class for Link extractor plugins. 2 2
LinkExtractorBatch class Drupal\linkchecker src/LinkExtractorBatch.php Helper service to handle extraction index. 2 2
LinkExtractorInterface interface Drupal\linkchecker\Plugin src/Plugin/LinkExtractorInterface.php Defines an interface for Link extractor plugin plugins. 1
LinkExtractorManager class Drupal\linkchecker\Plugin src/Plugin/LinkExtractorManager.php Provides the Link extractor plugin plugin manager. 1 2
LinkExtractorService class Drupal\linkchecker src/LinkExtractorService.php Class LinkExtractor. 2
LinkLinkExtractor class Drupal\linkchecker\Plugin\LinkExtractor src/Plugin/LinkExtractor/LinkLinkExtractor.php Class LinkLinkExtractor.
LinkStatusHandle class Drupal\linkchecker\Plugin\QueueWorker src/Plugin/QueueWorker/LinkStatusHandle.php Handler a status of a link.
LinkStatusHandler class Drupal\linkchecker\Annotation src/Annotation/LinkStatusHandler.php Defines a Link status handler plugin item annotation object.
LinkStatusHandlerBase abstract class Drupal\linkchecker\Plugin src/Plugin/LinkStatusHandlerBase.php Base class for Link status handler plugins. 2 2
LinkStatusHandlerInterface interface Drupal\linkchecker\Plugin src/Plugin/LinkStatusHandlerInterface.php Defines an interface for Link status handler plugins. 1
LinkStatusHandlerManager class Drupal\linkchecker\Plugin src/Plugin/LinkStatusHandlerManager.php Provides the Link status handler plugin manager. 2 2
Repair301 class Drupal\linkchecker\Plugin\LinkStatusHandler src/Plugin/LinkStatusHandler/Repair301.php Repairs 301 links.
Unpublish404 class Drupal\linkchecker\Plugin\LinkStatusHandler src/Plugin/LinkStatusHandler/Unpublish404.php Unpublish entities on 404 link response.

Other projects