Search for on
Title | Object type | File name | Summary |
---|---|---|---|
hook_action_info_alter | function | modules/ |
Alters the actions declared by another module. |
hook_block_configure | function | modules/ |
Define a configuration form for a block. |
hook_contextual_links_view_alter | function | modules/ |
Alter a contextual links element before it is rendered. |
hook_cron | function | modules/ |
Perform periodic actions. |
hook_cron_queue_info | function | modules/ |
Declare queues holding items that need to be run periodically. |
hook_cron_queue_info_alter | function | modules/ |
Alter cron queue information before cron runs. |
hook_dashboard_regions | function | modules/ |
Add regions to the dashboard. |
hook_dashboard_regions_alter | function | modules/ |
Alter dashboard regions provided by modules. |
hook_field_attach_delete_revision | function | modules/ |
Act on field_attach_delete_revision(). |
hook_field_attach_prepare_translation_alter | function | modules/ |
Perform alterations on field_attach_prepare_translation(). |
hook_field_delete_revision | function | modules/ |
Define custom revision delete behavior for this module's field types. |
hook_field_prepare_translation | function | modules/ |
Define custom prepare_translation behavior for this module's field types. |
hook_field_storage_delete_revision | function | modules/ |
Delete a single revision of field data for an entity. |
hook_language_negotiation_info | function | modules/ |
Define language negotiation providers. |
hook_language_negotiation_info_alter | function | modules/ |
Perform alterations on language negoiation providers. |
hook_menu_contextual_links_alter | function | modules/ |
Alter contextual links before they are rendered. |
hook_node_operations | function | modules/ |
Add mass node operations. |
hook_node_revision_delete | function | modules/ |
Respond to deletion of a node revision. |
hook_openid_normalization_method_info | function | modules/ |
Allow modules to declare OpenID normalization methods. |
hook_openid_normalization_method_info_alter | function | modules/ |
Allow modules to alter normalization methods. |
hook_openid_response | function | modules/ |
Allow modules to act upon a successful OpenID login. |
hook_options_list | function | modules/ |
Returns the list of options to be displayed for a field. |
hook_permission | function | modules/ |
Define user permissions. |
hook_taxonomy_term_delete | function | modules/ |
Respond to the deletion of taxonomy terms. |
hook_taxonomy_term_insert | function | modules/ |
Act on taxonomy terms when inserted. |
hook_taxonomy_term_load | function | modules/ |
Act on taxonomy terms when loaded. |
hook_taxonomy_term_presave | function | modules/ |
Act on taxonomy terms before they are saved. |
hook_taxonomy_term_update | function | modules/ |
Act on taxonomy terms when updated. |
hook_taxonomy_term_view | function | modules/ |
Act on a taxonomy term that is being assembled before rendering. |
hook_taxonomy_term_view_alter | function | modules/ |
Alter the results of taxonomy_term_view(). |
hook_taxonomy_vocabulary_delete | function | modules/ |
Respond to the deletion of taxonomy vocabularies. |
hook_taxonomy_vocabulary_insert | function | modules/ |
Act on taxonomy vocabularies when inserted. |
hook_taxonomy_vocabulary_load | function | modules/ |
Act on taxonomy vocabularies when loaded. |
hook_taxonomy_vocabulary_presave | function | modules/ |
Act on taxonomy vocabularies before they are saved. |
hook_taxonomy_vocabulary_update | function | modules/ |
Act on taxonomy vocabularies when updated. |
hook_user_flood_control | function | modules/ |
Respond to user flood control events. |
hook_user_operations | function | modules/ |
Add mass user operations. |
ImageDimensionsScaleTestCase | class | modules/ |
Tests image_dimensions_scale(). |
ImageDimensionsScaleTestCase::getInfo | function | modules/ |
|
ImageDimensionsScaleTestCase::testImageDimensionsScale | function | modules/ |
Tests all control flow branches in image_dimensions_scale(). |
ImageDimensionsTestCase | class | modules/ |
Tests that images have correct dimensions when styled. |
ImageDimensionsTestCase::getInfo | function | modules/ |
|
ImageDimensionsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
ImageDimensionsTestCase::testImageDimensions | function | modules/ |
Test styled image dimensions cumulatively. |
ImageFieldValidateTestCase::testResolution | function | modules/ |
Test min/max resolution settings. |
ImageStylesPathAndUrlTestCase::testImageContentTypeHeaders | function | modules/ |
Test that we do not pass an array to drupal_add_http_header. |
ImageThemeFunctionWebTestCase | class | modules/ |
Tests image theme functions. |
ImageThemeFunctionWebTestCase::getInfo | function | modules/ |
|
ImageThemeFunctionWebTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
ImageThemeFunctionWebTestCase::testImageFormatterTheme | function | modules/ |
Tests usage of the image field formatters. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.