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 |
|
|
46 |
identicalTo |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php |
Returns a PHPUnit_Framework_Constraint_IsIdentical matcher object. |
|
|
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_effect_apply |
drupal/core/modules/image/image.module |
Applies an image effect to the image object. |
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 |
Returns a set of image effects. |
3 |
1 |
image_effect_definition_load |
drupal/core/modules/image/image.module |
Loads the definition for an image effect. |
4 |
|
image_effect_delete |
drupal/core/modules/image/image.module |
Deletes an image effect. |
2 |
2 |
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 |
Loads a single image effect. |
2 |
|
image_effect_save |
drupal/core/modules/image/image.module |
Saves 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_entity_presave |
drupal/core/modules/image/image.module |
Implements hook_entity_presave(). |
|
|
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(). |
|
|
image_field_settings_form |
drupal/core/modules/image/image.field.inc |
Implements hook_field_settings_form(). |
|
|
image_field_update |
drupal/core/modules/image/image.field.inc |
Implements hook_field_update(). |
|
|
image_field_update_field |
drupal/core/modules/image/image.module |
Implements hook_field_update_field(). |
|
|
image_field_update_instance |
drupal/core/modules/image/image.module |
Implements hook_field_update_instance(). |
|
|
image_field_views_data |
drupal/core/modules/image/image.views.inc |
Implements hook_field_views_data(). |
|
|
image_field_views_data_views_data_alter |
drupal/core/modules/image/image.views.inc |
Implements hook_field_views_data_views_data_alter(). |
|
|
image_field_widget_process |
drupal/core/modules/image/image.field.inc |
An element #process callback for the image_image field type. |
|
1 |
image_file_download |
drupal/core/modules/image/image.module |
Implements hook_file_download(). |
|
|
image_file_move |
drupal/core/modules/image/image.module |
Implements hook_file_move(). |
|
|