You are here

Functions in Pathologic 8

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_pathologic_alter ./pathologic.api.php Allow modules to alter a URL Pathologic is about to create.
pathologic_test_pathologic_alter tests/modules/pathologic_test/pathologic_test.module Implements hook_pathologic_alter(), for testing that functionality.
_pathologic_build_format tests/src/Functional/PathologicTest.php Build a text format with Pathologic configured a certain way. 1
_pathologic_content_url tests/src/Functional/PathologicTest.php Wrapper around url() which does HTML entity decoding and encoding. 1
_pathologic_filter ./pathologic.module Pathologic filter callback. 1 1
_pathologic_replace ./pathologic.module Process and replace paths. preg_replace_callback() callback. 1
_pathologic_url_to_protocol_relative ./pathologic.module Convert a full URL with a protocol to a protocol-relative URL. 2

Other projects