redirect_hash() invents this hook, but it's not documented in the api.php file:
drupal_alter('redirect_hash', $hash, $redirect);
| Comment | File | Size | Author |
|---|---|---|---|
| #13 | missing_docs-2631918-13.patch | 556 bytes | alex_optim |
| #9 | 2631918-9.patch | 543 bytes | miteshmap |
| #5 | 2631918-5.patch | 409 bytes | joshi.rohit100 |
Comments
Comment #2
joshi.rohit100Comment #3
joshi.rohit100Comment #4
joshi.rohit100Comment #5
joshi.rohit100Comment #6
joshi.rohit100Comment #7
miteshmapPatch worked well. But needed descriptions about param.
Comment #8
miteshmapComment #9
miteshmapUpdated params in docs for api.
Comment #10
chris matthews commentedThe patch in #9 still applies to 7.x-2.x-dev and is now documented in the api.php file so changing the status to RTBC.
Comment #11
alex_optimLooks good.
Comment #12
volegerMissed type definition for arguments in doc block
Comment #13
alex_optimNow, looks good.
Comment #14
volegerMuch better.
Comment #15
pifagor commentedComment #18
pifagor commented