‪TYPO3CMS  ‪main
TYPO3\CMS\Linkvalidator\Repository\BrokenLinkRepository Member List

This is the complete list of members for TYPO3\CMS\Linkvalidator\Repository\BrokenLinkRepository, including all inherited members.

addBrokenLink($record, bool $isValid, array $errorParams=[])TYPO3\CMS\Linkvalidator\Repository\BrokenLinkRepository
getAllBrokenLinksForPages(array $pageIds, array $linkTypes, array $searchFields=[], array $languages=[])TYPO3\CMS\Linkvalidator\Repository\BrokenLinkRepository
getNumberOfBrokenLinksForRecordsOnPages(array $pageIds, array $searchFields)TYPO3\CMS\Linkvalidator\Repository\BrokenLinkRepository
isLinkTargetBrokenLink(string $linkTarget, string $linkType='')TYPO3\CMS\Linkvalidator\Repository\BrokenLinkRepository
removeAllBrokenLinksOfRecordsOnPageIds(array $pageIds, array $linkTypes)TYPO3\CMS\Linkvalidator\Repository\BrokenLinkRepository
removeBrokenLinksForRecord(string $tableName, int $recordUid)TYPO3\CMS\Linkvalidator\Repository\BrokenLinkRepository
setNeedsRecheckForRecord(int $recordUid, string $tableName)TYPO3\CMS\Linkvalidator\Repository\BrokenLinkRepository
TABLETYPO3\CMS\Linkvalidator\Repository\BrokenLinkRepositoryprotected