Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
TestToolkit.php
»
TestToolkit
»
TestToolkit::logCall
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
8 calls to TestToolkit::logCall()
TestToolkit::crop
in drupal/
core/
modules/
system/
tests/
modules/
image_test/
lib/
Drupal/
image_test/
Plugin/
ImageToolkit/
TestToolkit.php
Implements
\Drupal\system\Plugin\ImageToolkitInterface::crop
().
TestToolkit::desaturate
in drupal/
core/
modules/
system/
tests/
modules/
image_test/
lib/
Drupal/
image_test/
Plugin/
ImageToolkit/
TestToolkit.php
Implements
\Drupal\system\Plugin\ImageToolkitInterface::desaturate
().
TestToolkit::getInfo
in drupal/
core/
modules/
system/
tests/
modules/
image_test/
lib/
Drupal/
image_test/
Plugin/
ImageToolkit/
TestToolkit.php
Implements
\Drupal\system\Plugin\ImageToolkitInterface::getInfo
().
TestToolkit::load
in drupal/
core/
modules/
system/
tests/
modules/
image_test/
lib/
Drupal/
image_test/
Plugin/
ImageToolkit/
TestToolkit.php
Implements
\Drupal\system\Plugin\ImageToolkitInterface::load
().
TestToolkit::resize
in drupal/
core/
modules/
system/
tests/
modules/
image_test/
lib/
Drupal/
image_test/
Plugin/
ImageToolkit/
TestToolkit.php
Implements
\Drupal\system\Plugin\ImageToolkitInterface::resize
().
TestToolkit::rotate
in drupal/
core/
modules/
system/
tests/
modules/
image_test/
lib/
Drupal/
image_test/
Plugin/
ImageToolkit/
TestToolkit.php
Implements
\Drupal\system\Plugin\ImageToolkitInterface::rotate
().
TestToolkit::save
in drupal/
core/
modules/
system/
tests/
modules/
image_test/
lib/
Drupal/
image_test/
Plugin/
ImageToolkit/
TestToolkit.php
Implements
\Drupal\system\Plugin\ImageToolkitInterface::save
().
TestToolkit::settingsForm
in drupal/
core/
modules/
system/
tests/
modules/
image_test/
lib/
Drupal/
image_test/
Plugin/
ImageToolkit/
TestToolkit.php
Implements
\Drupal\system\Plugin\ImageToolkitInterface::settingsForm
().