Drupal: Get full image URL including style name and itok PHP $imageURL = image_style_url('YOUR_STYLE_NAME', $content['field_image']['#items'][0]['uri']); 1 $imageURL = image_style_url('YOUR_STYLE_NAME', $content['field_image']['#items'][0]['uri']);