authcache_p13n_authcache_p13n_base_request |
modules/authcache_p13n/authcache_p13n.module |
Implements hook_authcache_p13n_base_request(). |
authcache_p13n_authcache_p13n_request |
modules/authcache_p13n/authcache_p13n.module |
Implements hook_authcache_p13n_request(). |
authcache_p13n_authcache_p13n_resource_preprocessors |
modules/authcache_p13n/authcache_p13n.module |
Implements hook_authcache_p13n_resource_preprocessors(). |
authcache_p13n_authcache_p13n_resource_processors |
modules/authcache_p13n/authcache_p13n.module |
Implements hook_authcache_p13n_resource_processors(). |
authcache_p13n_flush_caches |
modules/authcache_p13n/authcache_p13n.module |
Implements hook_flush_caches(). |
authcache_p13n_is_authcache_p13n_request |
modules/authcache_p13n/authcache_p13n.module |
Return TRUE if the P13n front controller was used for this request. |
authcache_p13n_modules_disabled |
modules/authcache_p13n/authcache_p13n.module |
Implements hook_modules_disabled(). |
authcache_p13n_modules_enabled |
modules/authcache_p13n/authcache_p13n.module |
Implements hook_modules_enabled(). |
authcache_p13n_request_exists |
modules/authcache_p13n/authcache_p13n.module |
Return true if the given route exists in the router. |
authcache_p13n_request_get_callback |
modules/authcache_p13n/authcache_p13n.module |
Return uri for the request. |
authcache_p13n_request_get_router |
modules/authcache_p13n/authcache_p13n.module |
Return the router class for requests. |
authcache_p13n_request_resources |
modules/authcache_p13n/authcache_p13n.module |
Generate a list of requests resources. |
authcache_p13n_request_router_rebuild |
modules/authcache_p13n/authcache_p13n.module |
Rebuild the router of personalization request handlers. |
authcache_p13n_resource_preprocessor |
modules/authcache_p13n/authcache_p13n.module |
Invoke hook_authcache_p13n_resource_preprocessors(). |
authcache_p13n_resource_processors |
modules/authcache_p13n/authcache_p13n.module |
Invoke hook_authcache_p13n_resource_processors(). |
_authcache_p13n_resource_preproc_partial |
modules/authcache_p13n/authcache_p13n.module |
Derive collection-id and add #member_of and #key entries if necessary. |
_authcache_p13n_resource_preproc_setting |
modules/authcache_p13n/authcache_p13n.module |
Derive collection-id and add #member_of and #key entries if necessary. |
_authcache_p13n_resource_proc_as_object |
modules/authcache_p13n/authcache_p13n.module |
Cast a resource into a stdObject. |