You are here

Functions in Link checker 7

Primary tabs

Namesort descending Location Description Direct uses Strings
linkchecker_update_7005 ./linkchecker.install Upgrade from linkchecker_fqdn_only to linkchecker_check_links_types variable.
linkchecker_update_7006 ./linkchecker.install Remove obsolete settings variable.
linkchecker_update_7007 ./linkchecker.install Upgrade blacklisted internal filter names.
linkchecker_update_7008 ./linkchecker.install Issue #965720: Add indexes to improve performance of views queries.
linkchecker_update_7009 ./linkchecker.install Set user 1 as default user to impersonate content updates.
linkchecker_update_7010 ./linkchecker.install Remove obsolete linkchecker_check_links_max variable.
linkchecker_update_7011 ./linkchecker.install Upgrade outdated HTTP user agents.
linkchecker_update_7012 ./linkchecker.install Upgrade outdated HTTP user agents.
linkchecker_update_7013 ./linkchecker.install Migrate node type and comment settings to content types settings.
linkchecker_user_report_page ./linkchecker.pages.inc Menu callback for author specific reporting. 1
linkchecker_watchdog_log ./linkchecker.module Conditionally logs a system message. 4
_linkchecker_absolute_content_path ./linkchecker.module Get the path of an URL. 1
_linkchecker_add_block_custom_links ./linkchecker.module Add custom block links to database. 5
_linkchecker_add_comment_links ./linkchecker.module Add comment links to database. 4
_linkchecker_add_node_links ./linkchecker.module Add node links to database. 4
_linkchecker_array_values_recursive ./linkchecker.module Return all the values of one-dimensional and multidimensional arrays. 1
_linkchecker_batch_block_custom_import_finished ./linkchecker.batch.inc Output block batch result messages. 1
_linkchecker_batch_comments_import_finished ./linkchecker.batch.inc Output comment batch result messages. 1
_linkchecker_batch_comments_import_op ./linkchecker.batch.inc Batch operation: Scan one by one comment for links. 1
_linkchecker_batch_import_block_custom ./linkchecker.batch.inc Batch: Scan blocks for links. 3
_linkchecker_batch_import_block_custom_op ./linkchecker.batch.inc Batch operation: Scan one by one block for links. 1
_linkchecker_batch_import_comments ./linkchecker.batch.inc Batch: Scan comments for links. 3
_linkchecker_batch_import_nodes ./linkchecker.batch.inc Batch: Scan nodes for links. 3
_linkchecker_batch_import_single_block_custom ./linkchecker.batch.inc Recurring scans of a single block via batch API. 1
_linkchecker_batch_import_single_comment ./linkchecker.batch.inc Recurring scans of a single comment via batch API. 1
_linkchecker_batch_import_single_node ./linkchecker.batch.inc Recurring scans of a single node via batch API. 1
_linkchecker_batch_node_import_finished ./linkchecker.batch.inc Output node batch result messages. 1
_linkchecker_batch_node_import_op ./linkchecker.batch.inc Batch operation: Scan one by one node for links. 1
_linkchecker_batch_single_block_custom_import_finished ./linkchecker.batch.inc Output single block batch result messages. 1
_linkchecker_batch_single_block_custom_import_op ./linkchecker.batch.inc Run single block link extraction. 1
_linkchecker_batch_single_comment_import_finished ./linkchecker.batch.inc Output single comment batch result messages. 1
_linkchecker_batch_single_comment_import_op ./linkchecker.batch.inc Run single comment link extraction. 1
_linkchecker_batch_single_node_import_finished ./linkchecker.batch.inc Output single node batch result messages. 1
_linkchecker_batch_single_node_import_op ./linkchecker.batch.inc Run single node link extraction. 1
_linkchecker_block_custom_links_missing ./linkchecker.module Returns an array of custom block references missing in the linkchecker_block_custom table. 1
_linkchecker_check_links ./linkchecker.module Run link checks. 2 1
_linkchecker_check_markup ./linkchecker.module Customized clone of core check_markup() with additional filter blacklist. 2
_linkchecker_cleanup_block_custom_references ./linkchecker.module Cleanup no longer used custom block references to links in the linkchecker_block_custom table. 1
_linkchecker_cleanup_comment_references ./linkchecker.module Cleanup no longer used comment references to links in the linkchecker_comment table. 1
_linkchecker_cleanup_links ./linkchecker.module Run perodically via cron and delete all links without a references. 1
_linkchecker_cleanup_node_references ./linkchecker.module Cleanup no longer used node references to links in the linkchecker_node table. 1
_linkchecker_comment_links_missing ./linkchecker.module Returns an array of comment references missing in the linkchecker_comment table. 1
_linkchecker_delete_block_custom_links ./linkchecker.module Remove all block references to links in the linkchecker_block_custom table. 1
_linkchecker_delete_comment_links ./linkchecker.module Remove all comment references to links in the linkchecker_comment table. 1
_linkchecker_delete_node_links ./linkchecker.module Remove all node references to links in the linkchecker_node table. 1
_linkchecker_extract_links ./linkchecker.module Extract links from content. 3
_linkchecker_extract_node_links ./linkchecker.module Extracts links from a node. 2
_linkchecker_isdefaultrevision ./linkchecker.module Checks if this entity is the default revision (published). 2
_linkchecker_isvalid_response_code ./linkchecker.module Defines the list of allowed response codes for form input validation. 1
_linkchecker_is_internal_url ./linkchecker.pages.inc Check if the link is an internal URL or not. 1

Pages

Other projects