| ImageStyleCustomStreamWrappersTest::$fileSystem |
property |
core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php |
The file system service. |
| ImageStyleCustomStreamWrappersTest::$imageStyle |
property |
core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php |
A testing image style entity. |
| ImageStyleCustomStreamWrappersTest::$modules |
property |
core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php |
Modules to install. |
| ImageStyleCustomStreamWrappersTest::providerTestCustomStreamWrappers |
function |
core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php |
Provide test cases for testCustomStreamWrappers(). |
| ImageStyleCustomStreamWrappersTest::register |
function |
core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php |
Registers test-specific services. |
| ImageStyleCustomStreamWrappersTest::setUp |
function |
core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php |
|
| ImageStyleCustomStreamWrappersTest::testCustomStreamWrappers |
function |
core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php |
Tests derivative creation with several source on a local writable stream. |
| ImageStyleDeleteTest |
class |
core/modules/image/tests/src/Functional/ImageStyleDeleteTest.php |
Tests image style deletion using the UI. |
| ImageStyleDeleteTest.php |
file |
core/modules/image/tests/src/Functional/ImageStyleDeleteTest.php |
|
| ImageStyleDeleteTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/ImageStyleDeleteTest.php |
The theme to install as the default for testing. |
| ImageStyleDeleteTest::setUp |
function |
core/modules/image/tests/src/Functional/ImageStyleDeleteTest.php |
|
| ImageStyleDeleteTest::testDelete |
function |
core/modules/image/tests/src/Functional/ImageStyleDeleteTest.php |
Tests image style deletion. |
| ImageStyleDownloadAccessControlTest |
class |
core/modules/image/tests/src/Functional/ImageStyleDownloadAccessControlTest.php |
Tests access control for downloading image styles. |
| ImageStyleDownloadAccessControlTest.php |
file |
core/modules/image/tests/src/Functional/ImageStyleDownloadAccessControlTest.php |
|
| ImageStyleDownloadAccessControlTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/ImageStyleDownloadAccessControlTest.php |
The theme to install as the default for testing. |
| ImageStyleDownloadAccessControlTest::$fileSystem |
property |
core/modules/image/tests/src/Functional/ImageStyleDownloadAccessControlTest.php |
The file system. |
| ImageStyleDownloadAccessControlTest::$modules |
property |
core/modules/image/tests/src/Functional/ImageStyleDownloadAccessControlTest.php |
Modules to install. |
| ImageStyleDownloadAccessControlTest::$style |
property |
core/modules/image/tests/src/Functional/ImageStyleDownloadAccessControlTest.php |
The image style. |
| ImageStyleDownloadAccessControlTest::prepareEnvironment |
function |
core/modules/image/tests/src/Functional/ImageStyleDownloadAccessControlTest.php |
Prepares the current environment for running the test. |
| ImageStyleDownloadAccessControlTest::setUp |
function |
core/modules/image/tests/src/Functional/ImageStyleDownloadAccessControlTest.php |
|
| ImageStyleDownloadAccessControlTest::testPrivateThroughPublicRoute |
function |
core/modules/image/tests/src/Functional/ImageStyleDownloadAccessControlTest.php |
Ensures that private:// access is forbidden through image.style_public. |
| ImageStyleDownloadAccessControlTest::testPublicThroughPrivateRoute |
function |
core/modules/image/tests/src/Functional/ImageStyleDownloadAccessControlTest.php |
Ensures that public:// access is forbidden through image.style.private. |
| ImageStyleFlushTest |
class |
core/modules/image/tests/src/Functional/ImageStyleFlushTest.php |
Tests flushing of image styles. |
| ImageStyleFlushTest.php |
file |
core/modules/image/tests/src/Functional/ImageStyleFlushTest.php |
|
| ImageStyleFlushTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/ImageStyleFlushTest.php |
The theme to install as the default for testing. |
| ImageStyleFlushTest::createSampleImage |
function |
core/modules/image/tests/src/Functional/ImageStyleFlushTest.php |
Given an image style and a wrapper, generate an image. |
| ImageStyleFlushTest::getImageCount |
function |
core/modules/image/tests/src/Functional/ImageStyleFlushTest.php |
Count the number of images currently created for a style in a wrapper. |
| ImageStyleFlushTest::testFlush |
function |
core/modules/image/tests/src/Functional/ImageStyleFlushTest.php |
General test to flush a style. |
| ImageStyleIntegrationTest |
class |
core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php |
Tests the integration of ImageStyle with the core. |
| ImageStyleIntegrationTest.php |
file |
core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php |
|
| ImageStyleIntegrationTest::$modules |
property |
core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php |
Modules to install. |
| ImageStyleIntegrationTest::setUp |
function |
core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php |
|
| ImageStyleIntegrationTest::testEntityDisplayDependency |
function |
core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php |
Tests the dependency between ImageStyle and entity display components. |
| ImageStyleIntegrationTest::testEntityDisplayDependencyRename |
function |
core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php |
Tests renaming the ImageStyle. |
| ImageStyleJsonAnonTest |
class |
core/modules/image/tests/src/Functional/Rest/ImageStyleJsonAnonTest.php |
@group rest |
| ImageStyleJsonAnonTest.php |
file |
core/modules/image/tests/src/Functional/Rest/ImageStyleJsonAnonTest.php |
|
| ImageStyleJsonAnonTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/Rest/ImageStyleJsonAnonTest.php |
The theme to install as the default for testing. |
| ImageStyleJsonAnonTest::$format |
property |
core/modules/image/tests/src/Functional/Rest/ImageStyleJsonAnonTest.php |
The format to use in this test. |
| ImageStyleJsonAnonTest::$mimeType |
property |
core/modules/image/tests/src/Functional/Rest/ImageStyleJsonAnonTest.php |
The MIME type that corresponds to $format. |
| ImageStyleJsonBasicAuthTest |
class |
core/modules/image/tests/src/Functional/Rest/ImageStyleJsonBasicAuthTest.php |
@group rest |
| ImageStyleJsonBasicAuthTest.php |
file |
core/modules/image/tests/src/Functional/Rest/ImageStyleJsonBasicAuthTest.php |
|
| ImageStyleJsonBasicAuthTest::$auth |
property |
core/modules/image/tests/src/Functional/Rest/ImageStyleJsonBasicAuthTest.php |
The authentication mechanism to use in this test. |
| ImageStyleJsonBasicAuthTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/Rest/ImageStyleJsonBasicAuthTest.php |
The theme to install as the default for testing. |
| ImageStyleJsonBasicAuthTest::$format |
property |
core/modules/image/tests/src/Functional/Rest/ImageStyleJsonBasicAuthTest.php |
The format to use in this test. |
| ImageStyleJsonBasicAuthTest::$mimeType |
property |
core/modules/image/tests/src/Functional/Rest/ImageStyleJsonBasicAuthTest.php |
The MIME type that corresponds to $format. |
| ImageStyleJsonBasicAuthTest::$modules |
property |
core/modules/image/tests/src/Functional/Rest/ImageStyleJsonBasicAuthTest.php |
Modules to install. |
| ImageStyleJsonCookieTest |
class |
core/modules/image/tests/src/Functional/Rest/ImageStyleJsonCookieTest.php |
@group rest |
| ImageStyleJsonCookieTest.php |
file |
core/modules/image/tests/src/Functional/Rest/ImageStyleJsonCookieTest.php |
|
| ImageStyleJsonCookieTest::$auth |
property |
core/modules/image/tests/src/Functional/Rest/ImageStyleJsonCookieTest.php |
The authentication mechanism to use in this test. |
| ImageStyleJsonCookieTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/Rest/ImageStyleJsonCookieTest.php |
The theme to install as the default for testing. |