Search for hook_
- Search 9.5.x for hook_
- Search 8.9.x for hook_
- Search 10.3.x for hook_
- Search 11.x for hook_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeLoadHooksTestCase | class | modules/ |
Tests for the hooks invoked during node_load(). |
| NodeLoadHooksTestCase::getInfo | function | modules/ |
|
| NodeLoadHooksTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| NodeLoadHooksTestCase::testHookNodeLoad | function | modules/ |
Test that hook_node_load() is invoked correctly. |
| RdfMappingHookTestCase | class | modules/ |
@file Tests for rdf.module. |
| RdfMappingHookTestCase::getInfo | function | modules/ |
|
| RdfMappingHookTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| RdfMappingHookTestCase::testMapping | function | modules/ |
Test that hook_rdf_mapping() correctly returns and processes mapping. |
| SystemAuthorizeCase::testFileTransferHooks | function | modules/ |
Tests the FileTransfer hooks |
| system_hook_info | function | modules/ |
Implements hook_hook_info(). |
| TaxonomyHooksTestCase | class | modules/ |
Tests for taxonomy hook invocation. |
| TaxonomyHooksTestCase::getInfo | function | modules/ |
|
| TaxonomyHooksTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TaxonomyHooksTestCase::testTaxonomyTermHooks | function | modules/ |
Test that hooks are run correctly on creating, editing, viewing, and deleting a term. |
| TaxonomyQueryAlterTestCase::setupQueryTagTestHooks | function | modules/ |
Sets up the hooks in the test module. |
| ThemeHookInitTestCase | class | modules/ |
Functional test for initialization of the theme system in hook_init(). |
| ThemeHookInitTestCase::getInfo | function | modules/ |
|
| ThemeHookInitTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ThemeHookInitTestCase::testThemeInitializationHookInit | function | modules/ |
Test that the theme system can generate output when called by hook_init(). |
| theme_test_hook_init_page_callback | function | modules/ |
Menu callback for testing themed output generated in hook_init(). |
| UpdateDependencyHookInvocationTestCase | class | modules/ |
Tests for the invocation of hook_update_dependencies(). |
| UpdateDependencyHookInvocationTestCase::getInfo | function | modules/ |
|
| UpdateDependencyHookInvocationTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| UpdateDependencyHookInvocationTestCase::testHookUpdateDependencies | function | modules/ |
Test the structure of the array returned by hook_update_dependencies(). |
| UpdateTestContribCase::testHookUpdateStatusAlter | function | modules/ |
Checks that hook_update_status_alter() works to change a status. |
Pagination
- Previous page
- Page 10
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.