hook_views_form_substitutions |
drupal/core/modules/views/views.api.php |
Replace special strings when processing a view with form elements. |
|
|
hook_views_invalidate_cache |
drupal/core/modules/views/views.api.php |
Allow modules to respond to the invalidation of the Views cache. |
|
|
hook_views_post_build |
drupal/core/modules/views/views.api.php |
Act on the view immediately after the query is built. |
|
|
hook_views_post_execute |
drupal/core/modules/views/views.api.php |
Act on the view immediately after the query has been executed. |
|
|
hook_views_post_render |
drupal/core/modules/views/views.api.php |
Post-process any rendered data. |
|
|
hook_views_preview_info_alter |
drupal/core/modules/views/views.api.php |
Alter the view preview information. |
|
|
hook_views_pre_build |
drupal/core/modules/views/views.api.php |
Act on the view before the query is built, but after displays are attached. |
|
|
hook_views_pre_execute |
drupal/core/modules/views/views.api.php |
Act on the view after the query is built and just before it is executed. |
|
|
hook_views_pre_render |
drupal/core/modules/views/views.api.php |
Act on the view immediately before rendering it. |
|
|
hook_views_pre_view |
drupal/core/modules/views/views.api.php |
Alter a view at the very beginning of Views processing. |
|
|
hook_views_query_alter |
drupal/core/modules/views/views.api.php |
Alter the query before it is executed. |
|
|
hook_views_query_substitutions |
drupal/core/modules/views/views.api.php |
Replace special strings in the query before it is executed. |
|
|
hook_views_ui_display_top_links_alter |
drupal/core/modules/views/views.api.php |
Alter the links displayed at the top of the view edit form. |
|
|
hook_watchdog |
drupal/core/modules/system/system.api.php |
Log an event message. |
|
|
hook_xmlrpc |
drupal/core/modules/xmlrpc/xmlrpc.api.php |
Register XML-RPC callbacks. |
|
|
hook_xmlrpc_alter |
drupal/core/modules/xmlrpc/xmlrpc.api.php |
Alters the definition of XML-RPC methods before they are called. |
|
|
html |
drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php |
|
|
25 |
image_config_import_change |
drupal/core/modules/image/image.module |
Implements hook_config_import_change(). |
|
|
image_config_import_create |
drupal/core/modules/image/image.module |
Implements hook_config_import_create(). |
|
|
image_config_import_delete |
drupal/core/modules/image/image.module |
Implements MODULE_config_import_delete(). |
|
|
image_crop |
drupal/core/includes/image.inc |
Crops an image to a rectangle specified by the given dimensions. |
3 |
1 |
image_crop_effect |
drupal/core/modules/image/image.effects.inc |
Image effect callback; Crop an image resource. |
1 |
1 |
image_crop_form |
drupal/core/modules/image/image.admin.inc |
Form structure for the image crop form. |
|
1 |
image_desaturate |
drupal/core/includes/image.inc |
Converts an image to grayscale. |
2 |
2 |
image_desaturate_effect |
drupal/core/modules/image/image.effects.inc |
Image effect callback; Desaturate (grayscale) an image resource. |
1 |
1 |
image_dimensions_scale |
drupal/core/includes/image.inc |
Scales image dimensions while maintaining aspect ratio. |
3 |
|
image_effects |
drupal/core/modules/image/image.module |
Load all image effects from the database. |
|
1 |
image_effect_apply |
drupal/core/modules/image/image.module |
Given an image object and effect, perform the effect on the file. |
1 |
|
image_effect_color_validate |
drupal/core/modules/image/image.admin.inc |
Element validate handler to ensure a hexadecimal color value. |
|
1 |
image_effect_definitions |
drupal/core/modules/image/image.module |
Pull in image effects exposed by modules implementing hook_image_effect_info(). |
3 |
1 |
image_effect_definition_load |
drupal/core/modules/image/image.module |
Load the definition for an image effect. |
5 |
|
image_effect_delete |
drupal/core/modules/image/image.module |
Delete an image effect. |
2 |
|
image_effect_delete_form |
drupal/core/modules/image/image.admin.inc |
Form builder; Form for deleting an image effect. |
|
1 |
image_effect_delete_form_submit |
drupal/core/modules/image/image.admin.inc |
Submit handler to delete an image effect. |
|
|
image_effect_form |
drupal/core/modules/image/image.admin.inc |
Form builder; Form for adding and editing image effects. |
|
1 |
image_effect_form_submit |
drupal/core/modules/image/image.admin.inc |
Submit handler for updating an image effect. |
|
|
image_effect_load |
drupal/core/modules/image/image.module |
Load a single image effect. |
1 |
|
image_effect_save |
drupal/core/modules/image/image.module |
Save an image effect. |
3 |
|
image_effect_scale_validate |
drupal/core/modules/image/image.admin.inc |
Element validate handler to ensure that either a height or a width is
specified. |
|
1 |
image_field_delete |
drupal/core/modules/image/image.field.inc |
Implements hook_field_delete(). |
|
|
image_field_delete_field |
drupal/core/modules/image/image.module |
Implements hook_field_delete_field(). |
|
|
image_field_delete_instance |
drupal/core/modules/image/image.module |
Implements hook_field_delete_instance(). |
|
|
image_field_delete_revision |
drupal/core/modules/image/image.field.inc |
Implements hook_field_delete_revision(). |
|
|
image_field_info |
drupal/core/modules/image/image.field.inc |
Implements hook_field_info(). |
|
|
image_field_insert |
drupal/core/modules/image/image.field.inc |
Implements hook_field_insert(). |
|
|
image_field_instance_settings_form |
drupal/core/modules/image/image.field.inc |
Implements hook_field_instance_settings_form(). |
|
|
image_field_is_empty |
drupal/core/modules/image/image.field.inc |
Implements hook_field_is_empty(). |
|
|
image_field_prepare_view |
drupal/core/modules/image/image.field.inc |
Implements hook_field_prepare_view(). |
|
|
image_field_presave |
drupal/core/modules/image/image.field.inc |
Implements hook_field_presave(). |
|
|
image_field_schema |
drupal/core/modules/image/image.install |
Implements hook_field_schema(). |
|
|