Search for style
- Search 7.x for style
- Search 9.5.x for style
- Search 10.3.x for style
- Search 11.x for style
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ImageStyleTest::$entityType | property | core/ |
The entity type used for testing. |
ImageStyleTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
ImageStyleTest::$entityTypeId | property | core/ |
The tested entity type. |
ImageStyleTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
ImageStyleTest::$modules | property | core/ |
Modules to enable. |
ImageStyleTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
ImageStyleTest::createEntity | function | core/ |
Creates the entity to be tested. |
ImageStyleTest::fileDefaultScheme | function | core/ |
Mock function for ImageStyle::fileDefaultScheme(). |
ImageStyleTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
ImageStyleTest::getImageStyleMock | function | core/ |
Gets a mocked image style for testing. |
ImageStyleTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
ImageStyleTest::setUp | function | core/ |
|
ImageStyleTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
ImageStyleTest::testBuildUri | function | core/ |
@covers ::buildUri |
ImageStyleTest::testGetDerivativeExtension | function | core/ |
@covers ::getDerivativeExtension |
ImageStyleTest::testGetPathToken | function | core/ |
@covers ::getPathToken |
ImageStyleXmlAnonTest | class | core/ |
@group rest |
ImageStyleXmlAnonTest.php | file | core/ |
|
ImageStyleXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageStyleXmlAnonTest::$format | property | core/ |
The format to use in this test. |
ImageStyleXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ImageStyleXmlAnonTest::testGet | function | core/ |
Test a GET request for an entity, plus edge cases to ensure good DX. |
ImageStyleXmlBasicAuthTest | class | core/ |
@group rest |
ImageStyleXmlBasicAuthTest.php | file | core/ |
|
ImageStyleXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ImageStyleXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageStyleXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ImageStyleXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ImageStyleXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
ImageStyleXmlBasicAuthTest::testGet | function | core/ |
Test a GET request for an entity, plus edge cases to ensure good DX. |
ImageStyleXmlCookieTest | class | core/ |
@group rest |
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/ |
Test a GET request for an entity, plus edge cases to ensure good DX. |
ImageThemeFunctionTest::testImageStyleTheme | function | core/ |
Tests usage of the image style theme function. |
ImageUpdateTest::testPostUpdateImageStylesDependencies | function | core/ |
Tests image_post_update_image_style_dependencies(). |
image_module_test_image_style_presave | function | core/ |
Implements hook_image_style_presave(). |
image_post_update_image_style_dependencies | function | core/ |
Saves the image style dependencies into form and view display entities. |
image_style_options | function | core/ |
Gets an array of image styles suitable for using as select list options. |
LegacyStyleSheetsRemoveTest | class | core/ |
Tests the legacy stylesheets-remove key. |
LegacyStyleSheetsRemoveTest.php | file | core/ |
|
LegacyStyleSheetsRemoveTest::setUp | function | core/ |
|
LegacyStyleSheetsRemoveTest::testStyleSheetsRemove | function | core/ |
Tests the stylesheets-remove key. |
LocaleLocaleLookupTest::providerTestFixOldPluralStyle | function | core/ |
Provides data for testFixOldPluralStyle(). |
LocaleLocaleLookupTest::testFixOldPluralStyle | function | core/ |
Test old plural style @count[number] fix. |
LocaleLookupTest::testFixOldPluralStyleTranslations | function | core/ |
Tests locale lookups with old plural style of translations. |
MediaLibraryAccessTest::testMediaLibraryImageStyleAccess | function | core/ |
Tests that users can't delete the 'media_library' image style. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.