Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageStyleXmlCookieTest.php | file | core/ |
|
| ImageStyleXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ImageStyleXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageStyleXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| ImageStyleXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ImageStyleXmlCookieTest::testGet | function | core/ |
Tests a GET request for an entity, plus edge cases to ensure good DX. |
| ImageTest | class | core/ |
Tests built-in image theme functions. |
| ImageTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image[[api-linebreak]] @group ckeditor5 @internal |
| ImageTest | class | core/ |
@coversDefaultClass \Drupal\Component\Utility\Image[[api-linebreak]] @group Image |
| ImageTest | class | core/ |
Tests the image class. |
| ImageTest.php | file | core/ |
|
| ImageTest.php | file | core/ |
|
| ImageTest.php | file | core/ |
|
| ImageTest.php | file | core/ |
|
| ImageTest::$file | property | core/ |
The sample image File entity to embed. |
| ImageTest::$fileUrlGenerator | property | core/ |
The file URL generator. |
| ImageTest::$image | property | core/ |
Image object. |
| ImageTest::$modules | property | core/ |
Modules to enable. |
| ImageTest::$source | property | core/ |
Image source path. |
| ImageTest::$testImages | property | core/ |
The images to test with. |
| ImageTest::$toolkit | property | core/ |
Mocked image toolkit. |
| ImageTest::$toolkitOperation | property | core/ |
Mocked image toolkit operation. |
| ImageTest::addImage | function | core/ |
Add an image to the CKEditor 5 editable zone. |
| ImageTest::getTestImage | function | core/ |
Get an image with a mocked toolkit, for testing. |
| ImageTest::getTestImageForOperation | function | core/ |
Get an image with mocked toolkit and operation, for operation testing. |
| ImageTest::getToolkitMock | function | core/ |
Mocks a toolkit. |
| ImageTest::getToolkitOperationMock | function | core/ |
Mocks a toolkit operation. |
| ImageTest::imageAttributes | function | core/ |
Provides the relevant image attributes. |
| ImageTest::providerTestScaleDimensions | function | core/ |
Provides data for image dimension scale tests. |
| ImageTest::setUp | function | core/ |
|
| ImageTest::setUp | function | core/ |
|
| ImageTest::setUp | function | core/ |
|
| ImageTest::testChmodFails | function | core/ |
Tests \Drupal\Core\Image\Image::save(). |
| ImageTest::testConvert | function | core/ |
Tests \Drupal\Core\Image\Image::convert(). |
| ImageTest::testCrop | function | core/ |
Tests \Drupal\Core\Image\Image::crop(). |
| ImageTest::testCropHeight | function | core/ |
Tests \Drupal\Core\Image\Image::crop(). |
| ImageTest::testCropWidth | function | core/ |
Tests \Drupal\Core\Image\Image::crop(). |
| ImageTest::testDesaturate | function | core/ |
Tests \Drupal\Core\Image\Image::desaturate(). |
| ImageTest::testFloatResize | function | core/ |
Tests \Drupal\Core\Image\Image::resize(). |
| ImageTest::testGetFileSize | function | core/ |
Tests \Drupal\Core\Image\Image::getFileSize. |
| ImageTest::testGetHeight | function | core/ |
Tests \Drupal\Core\Image\Image::getHeight(). |
| ImageTest::testGetMimeType | function | core/ |
Tests \Drupal\Core\Image\Image::getMimeType(). |
| ImageTest::testGetToolkitId | function | core/ |
Tests \Drupal\Core\Image\Image::getToolkitId(). |
| ImageTest::testGetType | function | core/ |
Tests \Drupal\Core\Image\Image::getToolkit()->getType(). |
| ImageTest::testGetWidth | function | core/ |
Tests \Drupal\Core\Image\Image::getWidth(). |
| ImageTest::testImageSettingsForm | function | core/ |
Tests the ckeditor5_imageResize and ckeditor5_imageUpload settings forms. |
| ImageTest::testIsValid | function | core/ |
Tests \Drupal\Core\Image\Image::isValid(). |
| ImageTest::testParseFileFails | function | core/ |
Tests \Drupal\Core\Image\Image::parseFile(). |
| ImageTest::testResize | function | core/ |
Tests \Drupal\Core\Image\Image::resize(). |
| ImageTest::testRotate | function | core/ |
Tests \Drupal\Core\Image\Image::rotate(). |
Pagination
- Previous page
- Page 358
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.