Search for style

  1. Search 7.x for style
  2. Search 9.5.x for style
  3. Search 10.3.x for style
  4. Search 11.x for style
  5. Other projects
Title Object type File name Summary
ActiveTheme::$styleSheetsRemove property core/lib/Drupal/Core/Theme/ActiveTheme.php The stylesheets which are set to be removed by the theme.
ActiveTheme::getStyleSheetsRemove function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the removed stylesheets by the theme.
AddCssCommand::$styles property core/lib/Drupal/Core/Ajax/AddCssCommand.php A string that contains the styles to be added to the page.
AddStyleSheetCommand class core/modules/ckeditor/src/Ajax/AddStyleSheetCommand.php AJAX command to add style sheets to a CKEditor instance.
AddStyleSheetCommand.php file core/modules/ckeditor/src/Ajax/AddStyleSheetCommand.php
AddStyleSheetCommand::$editorId property core/modules/ckeditor/src/Ajax/AddStyleSheetCommand.php The CKEditor instance ID.
AddStyleSheetCommand::$styleSheets property core/modules/ckeditor/src/Ajax/AddStyleSheetCommand.php The style sheet URLs to add to the CKEditor instance.
AddStyleSheetCommand::addStyleSheet function core/modules/ckeditor/src/Ajax/AddStyleSheetCommand.php Adds a style sheet to the CKEditor instance.
AddStyleSheetCommand::render function core/modules/ckeditor/src/Ajax/AddStyleSheetCommand.php Return an array to be run through json_encode and sent to the client.
AddStyleSheetCommand::__construct function core/modules/ckeditor/src/Ajax/AddStyleSheetCommand.php AddStyleSheetCommand constructor.
AjaxCssTest::getEditorStyle function core/modules/ckeditor/tests/src/FunctionalJavascript/AjaxCssTest.php Gets a computed style value for a CKEditor instance.
ArgumentPluginBase::needsStylePlugin function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Determine if the argument needs a style plugin.
CKEditorIntegrationTest::testOffCanvasStyles function core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests if CKEditor is properly styled inside an off-canvas dialog.
CKEditorLoadingTest::testExternalStylesheets function core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php Tests loading of theme's CKEditor stylesheets defined in the .info file.
CKEditorStylesComboAdminTest class core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php Tests administration of the CKEditor StylesCombo plugin.
CKEditorStylesComboAdminTest.php file core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php
CKEditorStylesComboAdminTest::$adminUser property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php A user with the 'administer filters' permission.
CKEditorStylesComboAdminTest::$defaultTheme property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php The theme to install as the default for testing.
CKEditorStylesComboAdminTest::$format property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php A random generated format machine name.
CKEditorStylesComboAdminTest::$modules property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php Modules to enable.
CKEditorStylesComboAdminTest::setUp function core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php
CKEditorStylesComboAdminTest::testExistingFormat function core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php Tests StylesCombo settings for an existing text format.
CKEditorStylesComboTranslationTest class core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php Tests administration of the CKEditor StylesCombo plugin.
CKEditorStylesComboTranslationTest.php file core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php
CKEditorStylesComboTranslationTest::$adminUser property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php A user with the 'administer filters' permission.
CKEditorStylesComboTranslationTest::$defaultTheme property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php The theme to install as the default for testing.
CKEditorStylesComboTranslationTest::$format property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php A randomly generated format machine name.
CKEditorStylesComboTranslationTest::$modules property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php {inheritdoc}
CKEditorStylesComboTranslationTest::setUp function core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php
CKEditorStylesComboTranslationTest::testExistingFormat function core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php Tests translations of CKEditor styles configuration.
CKEditorTest::testStylesComboGetConfig function core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php Tests StylesCombo::getConfig().
Comment::rowStyleOptions function core/modules/comment/src/Plugin/views/wizard/Comment.php Retrieves row style plugin names.
ConfigEntityImportTest::doImageStyleUpdate function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests updating an image style during import.
ConfigTest::$style property core/modules/config/tests/config_test/src/Entity/ConfigTest.php The image style to use.
ConfigTranslationListUiTest::doImageStyleListTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests the image style listing for the translate operation.
d7_image_styles.yml file core/modules/image/migrations/d7_image_styles.yml core/modules/image/migrations/d7_image_styles.yml
DefaultStyle class core/modules/views/src/Plugin/views/style/DefaultStyle.php Unformatted style plugin to render rows one after another with no
decorations.
DefaultStyle.php file core/modules/views/src/Plugin/views/style/DefaultStyle.php
DefaultStyle::$usesRowClass property core/modules/views/src/Plugin/views/style/DefaultStyle.php Does the style plugin support custom css class for the rows.
DefaultStyle::$usesRowPlugin property core/modules/views/src/Plugin/views/style/DefaultStyle.php Whether or not this style uses a row plugin.
DenyNodePreviewTest::providerPrivateImageStyleDownloadPolicy function core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php Provides data and expected results for the test method.
DenyNodePreviewTest::testPrivateImageStyleDownloadPolicy function core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php Asserts that caching is denied on the node preview route.
DenyPrivateImageStyleDownload class core/modules/image/src/PageCache/DenyPrivateImageStyleDownload.php Cache policy for image preview page.
DenyPrivateImageStyleDownload.php file core/modules/image/src/PageCache/DenyPrivateImageStyleDownload.php
DenyPrivateImageStyleDownload::$routeMatch property core/modules/image/src/PageCache/DenyPrivateImageStyleDownload.php The current route match.
DenyPrivateImageStyleDownload::check function core/modules/image/src/PageCache/DenyPrivateImageStyleDownload.php Determines whether it is save to store a page in the cache.
DenyPrivateImageStyleDownload::__construct function core/modules/image/src/PageCache/DenyPrivateImageStyleDownload.php Constructs a deny image preview page cache policy.
DenyPrivateImageStyleDownloadTest class core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php @coversDefaultClass \Drupal\image\PageCache\DenyPrivateImageStyleDownload
@group image
DenyPrivateImageStyleDownloadTest.php file core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php
DenyPrivateImageStyleDownloadTest::$policy property core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php The response policy under test.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.