Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestToolkit::$height | property | core/ |
The height of the image. |
| TestToolkit::$state | property | core/ |
The state service. |
| TestToolkit::$type | property | core/ |
Image type represented by a PHP IMAGETYPE_* constant (e.g. IMAGETYPE_JPEG). |
| TestToolkit::$width | property | core/ |
The width of the image. |
| TestToolkit::apply | function | core/ |
Applies a toolkit operation to an image. |
| TestToolkit::buildConfigurationForm | function | core/ |
Form constructor. |
| TestToolkit::create | function | core/ |
Creates an instance of the plugin. |
| TestToolkit::getHeight | function | core/ |
Returns the height of the image. |
| TestToolkit::getMimeType | function | core/ |
Returns the MIME type of the image file. |
| TestToolkit::getSupportedExtensions | function | core/ |
Returns a list of image file extensions supported by the toolkit. |
| TestToolkit::getType | function | core/ |
Returns the type of the image. |
| TestToolkit::getWidth | function | core/ |
Returns the width of the image. |
| TestToolkit::isAvailable | function | core/ |
Verifies that the Image Toolkit is set up correctly. |
| TestToolkit::isValid | function | core/ |
Checks if the image is valid. |
| TestToolkit::logCall | function | core/ |
Stores the values passed to a toolkit call. |
| TestToolkit::parseFile | function | core/ |
Determines if a file contains a valid image. |
| TestToolkit::save | function | core/ |
Writes an image resource to a destination file. |
| TestToolkit::setType | function | core/ |
Sets the PHP type of the image. |
| TestToolkit::submitConfigurationForm | function | core/ |
Form submission handler. |
| TestToolkit::supportedTypes | function | core/ |
Returns a list of image types supported by the toolkit. |
| TestToolkit::validateConfigurationForm | function | core/ |
Form validation handler. |
| TestToolkit::__construct | function | core/ |
Constructs a TestToolkit object. |
| TestTrait | trait | core/ |
A nothing trait, but declared in the Drupal\Tests namespace. |
| TestTrait.php | file | core/ |
|
| TestTrait::$stuff | property | core/ |
Random string for a not very interesting trait. |
| TestTrait::getStuff | function | core/ |
Return a test string to a trait user. |
| TestTranslation | class | core/ |
Provides test media source. |
| TestTranslation.php | file | core/ |
|
| TestTranslation::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| TestTranslationManager | class | core/ |
Implements a translation manager in tests. |
| TestTranslationManager | class | core/ |
|
| TestTranslationManager::formatPlural | function | core/ |
Formats a string containing a count of items. |
| TestTranslationManager::translate | function | core/ |
Translates a string to the current language or to a given language. |
| TestTranslationManager::translateString | function | core/ |
Translates a TranslatableMarkup object to a string. |
| TestTranslationManager::__construct | function | core/ |
Constructs a TranslationManager object. |
| TestType | class | core/ |
Test workflow type. |
| TestType.php | file | core/ |
|
| TestType::getRequiredStates | function | core/ |
Gets the required states of workflow type. |
| TestUrl | class | core/ |
|
| TestUrl::setAccessManager | function | core/ |
Sets the access manager. |
| TestValidatedReferenceConstraint | class | core/ |
Validates referenced entities. |
| TestValidatedReferenceConstraint.php | file | core/ |
|
| TestValidatedReferenceConstraint::$message | property | core/ |
The default violation message. |
| TestValidatedReferenceConstraintValidator | class | core/ |
Validates referenced entities. |
| TestValidatedReferenceConstraintValidator.php | file | core/ |
|
| TestValidatedReferenceConstraintValidator::validate | function | core/ |
|
| TestViewListBuilder | class | core/ |
|
| TestViewListBuilder::buildOperations | function | core/ |
Builds a renderable list of operation links for the entity. |
| TestViewsLocalTask | class | core/ |
Replaces the applicable views call for easier testability. |
| TestViewsLocalTask::getApplicableMenuViews | function | core/ |
Return a list of all views and display IDs that have a menu entry. |
Pagination
- Previous page
- Page 1237
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.