Search for normalize
- Search 9.5.x for normalize
- Search 8.9.x for normalize
- Search 10.3.x for normalize
- Search 11.x for normalize
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
file_stream_wrapper_uri_normalize | function | includes/ |
Normalizes a URI by making it syntactically correct. |
file_uri_normalize_dot_segments | function | includes/ |
Normalize dot segments in a URI. |
FilterUnitTestCase::assertNoNormalized | function | modules/ |
Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string. |
FilterUnitTestCase::assertNormalized | function | modules/ |
Asserts that a text transformed to lowercase with HTML entities decoded does contains a given string. |
GraphUnitTest::normalizeGraph | function | modules/ |
Return a normalized version of a graph. |
Helper::normalizePath | function | misc/ |
Normalizes a path, removes phar:// prefix, fixes Windows directory separators. Result is without trailing slash. |
Helper::normalizeWindowsPath | function | misc/ |
Fixes a path for windows-backslashes and reduces double-slashes to single slashes |
OpenIDTestCase::testOpenidNormalize | function | modules/ |
Test openid_normalize(). |
openid_normalize | function | modules/ |
Normalize the given identifier. |
SearchQuery::$normalize | property | modules/ |
Multiplier for the normalized search score. |
_openid_url_normalize | function | modules/ |
OpenID normalization method: normalize URL identifiers. |
_openid_xri_normalize | function | modules/ |
OpenID normalization method: normalize XRI identifiers. |
_trigger_normalize_comment_context | function | modules/ |
Loads associated objects for comment triggers. |
_trigger_normalize_node_context | function | modules/ |
Loads associated objects for node triggers. |
_trigger_normalize_user_context | function | modules/ |
Loads associated objects for user triggers. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.