Search for style
- Search 9.5.x for style
- Search 8.9.x for style
- Search 10.3.x for style
- Search 11.x for style
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CascadingStylesheetsTestCase | class | modules/ |
Test the Drupal CSS system. |
| CascadingStylesheetsTestCase::getInfo | function | modules/ |
|
| CascadingStylesheetsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| CascadingStylesheetsTestCase::testAddCssFileWithQueryString | function | modules/ |
Tests that the query string remains intact when adding CSS files that have query string parameters. |
| CascadingStylesheetsTestCase::testAddExternal | function | modules/ |
Tests adding an external stylesheet. |
| CascadingStylesheetsTestCase::testAddFile | function | modules/ |
Tests adding a file stylesheet. |
| CascadingStylesheetsTestCase::testAlter | function | modules/ |
Tests Locale module's CSS Alter to include RTL overrides. |
| CascadingStylesheetsTestCase::testDefault | function | modules/ |
Check default stylesheets as empty. |
| CascadingStylesheetsTestCase::testModuleInfo | function | modules/ |
Test that stylesheets in module .info files are loaded. |
| CascadingStylesheetsTestCase::testRenderExternal | function | modules/ |
Tests rendering an external stylesheet. |
| CascadingStylesheetsTestCase::testRenderFile | function | modules/ |
Tests rendering the stylesheets. |
| CascadingStylesheetsTestCase::testRenderInlineFullPage | function | modules/ |
Tests rendering inline stylesheets through a full page request. |
| CascadingStylesheetsTestCase::testRenderInlineNoPreprocess | function | modules/ |
Tests rendering inline stylesheets with preprocessing off. |
| CascadingStylesheetsTestCase::testRenderInlinePreprocess | function | modules/ |
Tests rendering inline stylesheets with preprocessing on. |
| CascadingStylesheetsTestCase::testRenderOrder | function | modules/ |
Test CSS ordering. |
| CascadingStylesheetsTestCase::testRenderOverride | function | modules/ |
Test CSS override. |
| CascadingStylesheetsTestCase::testRenderRemoveCharsetPreprocess | function | modules/ |
Tests removing charset when rendering stylesheets with preprocessing on. |
| CascadingStylesheetsTestCase::testReset | function | modules/ |
Makes sure that reseting the CSS empties the cache. |
| CascadingStylesheetsUnitTest | class | modules/ |
CSS Unit Tests. |
| CascadingStylesheetsUnitTest::getInfo | function | modules/ |
|
| CascadingStylesheetsUnitTest::testLoadCssBasic | function | modules/ |
Tests basic CSS loading with and without optimization via drupal_load_stylesheet(). |
| DatabaseStatementPrefetch::$defaultFetchStyle | property | includes/ |
Holds the default fetch style. |
| DatabaseStatementPrefetch::$fetchStyle | property | includes/ |
Holds the current fetch style (which will be used by the next fetch). |
| drupal_load_stylesheet | function | includes/ |
Loads the stylesheet and resolves all @import commands. |
| drupal_load_stylesheet_content | function | includes/ |
Processes the contents of a stylesheet for aggregation. |
| drupal_pre_render_styles | function | includes/ |
#pre_render callback to add the elements needed for CSS tags to be rendered. |
| hook_image_default_styles | function | modules/ |
Provide module-based image styles for reuse throughout Drupal. |
| hook_image_styles_alter | function | modules/ |
Modify any image styles provided by other modules or the user. |
| hook_image_style_delete | function | modules/ |
Respond to image style deletion. |
| hook_image_style_flush | function | modules/ |
Respond to image style flushing. |
| hook_image_style_save | function | modules/ |
Respond to image style updating. |
| ImageAdminStylesUnitTest | class | modules/ |
Tests creation, deletion, and editing of image styles and effects. |
| ImageAdminStylesUnitTest::createSampleImage | function | modules/ |
Given an image style, generate an image. |
| ImageAdminStylesUnitTest::getImageCount | function | modules/ |
Count the number of images currently create for a style. |
| ImageAdminStylesUnitTest::getInfo | function | modules/ |
|
| ImageAdminStylesUnitTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ImageAdminStylesUnitTest::testDefaultStyle | function | modules/ |
Test to override, edit, then revert a style. |
| ImageAdminStylesUnitTest::testNumericStyleName | function | modules/ |
Test creating an image style with a numeric name and ensuring it can be applied to an image. |
| ImageAdminStylesUnitTest::testOrphanedEffect | function | modules/ |
Test disabling a module providing an effect in use by an image style. |
| ImageAdminStylesUnitTest::testStyle | function | modules/ |
General test to add a style, add/remove/edit effects to it, then delete it. |
| ImageAdminStylesUnitTest::testStyleReplacement | function | modules/ |
Test deleting a style and choosing a replacement style. |
| ImageFieldTestCase::createRandomStyle | function | modules/ |
Create a random style. |
| ImageStyleFlushTest | class | modules/ |
Tests flushing of image styles. |
| ImageStyleFlushTest::createSampleImage | function | modules/ |
Given an image style and a wrapper, generate an image. |
| ImageStyleFlushTest::getImageCount | function | modules/ |
Count the number of images currently created for a style in a wrapper. |
| ImageStyleFlushTest::getInfo | function | modules/ |
|
| ImageStyleFlushTest::testFlush | function | modules/ |
General test to flush a style. |
| ImageStylesHTTPHeadersTestCase | class | modules/ |
Tests for correct file size, dimensions and HTTP headers after scaling. |
| ImageStylesHTTPHeadersTestCase::$styleId | property | modules/ |
ID of generated style. |
| ImageStylesHTTPHeadersTestCase::$styleName | property | modules/ |
Generated style name. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.