StyleMappingTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php |
Definition of Drupal\views\Tests\Plugin\StyleMappingTest. |
SassFilter::setStyle |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php |
|
StyleUITest::getInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/StyleUITest.php |
|
ImageStyle::$effects |
property |
drupal/core/modules/image/lib/Drupal/image/Plugin/Core/Entity/ImageStyle.php |
The array of image effects for this image style. |
image_style_add_form |
function |
drupal/core/modules/image/image.admin.inc |
Form builder; Form for adding a new image style. |
StyleTest::setOutput |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/StyleTest.php |
Sets the output property. |
StyleTest::getOutput |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/StyleTest.php |
Returns the output property. |
Node::buildFormStyle |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/Node.php |
Adds the style options to the wizard form. |
StylesCombo::getFile |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/StylesCombo.php |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginInterface::getFile(). |
StyleUnformattedTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php |
Tests the default/unformatted row style. |
ImageAdminStylesTest |
class |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Tests creation, deletion, and editing of image styles and effects. |
StyleTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php |
Views used by this test. |
image.style.large.yml |
file |
drupal/core/modules/image/config/image.style.large.yml |
drupal/core/modules/image/config/image.style.large.yml |
StylePluginBase::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Overrides \Drupal\views\Plugin\views\PluginBase::init(). |
CompassFilter::$style |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
Node::rowStyleOptions |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/Node.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::rowStyleOptions(). |
drupal_load_stylesheet |
function |
drupal/core/includes/common.inc |
Loads the stylesheet and resolves all @import commands. |
StyleTableUnitTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTableUnitTest.php |
Contains \Drupal\views\Tests\Plugin\StyleTableUnitTest. |
image.style.medium.yml |
file |
drupal/core/modules/image/config/image.style.medium.yml |
drupal/core/modules/image/config/image.style.medium.yml |
AddCssCommand::$styles |
property |
drupal/core/lib/Drupal/Core/Ajax/AddCssCommand.php |
A string that contains the styles to be added to the page. |
StylePluginBase::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Add anything to the query that we might need to. |
views.style.schema.yml |
file |
drupal/core/modules/views/config/schema/views.style.schema.yml |
drupal/core/modules/views/config/schema/views.style.schema.yml |
hook_image_style_flush |
function |
drupal/core/modules/image/image.api.php |
Respond to image style flushing. |
theme_image_style_list |
function |
drupal/core/modules/image/image.admin.inc |
Returns HTML for the page containing the list of image styles. |
_color_save_stylesheet |
function |
drupal/core/modules/color/color.module |
Saves the rewritten stylesheet to disk. |
image_style_entity_uri |
function |
drupal/core/modules/image/image.module |
Entity URI callback for image style. |
image_style_path_token |
function |
drupal/core/modules/image/image.module |
Generates a token to protect an image style derivative. |
StylesCombo::getConfig |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/StylesCombo.php |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginInterface::getConfig(). |
StyleTest::testGrouping |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php |
|
_drupal_load_stylesheet |
function |
drupal/core/includes/common.inc |
Loads stylesheets recursively and returns contents with corrected paths. |
StyleUITest::$testViews |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/StyleUITest.php |
Views used by this test. |
ImageStyleFlushTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStyleFlushTest.php |
Contains \Drupal\image\Tests\ImageStyleFlushTest. |
StylePluginBase::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Render the display in this style. |
Comment::buildFormStyle |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/wizard/Comment.php |
Adds the style options to the wizard form. |
image_style_form_submit |
function |
drupal/core/modules/image/image.admin.inc |
Submit handler for saving an image style. |
CompassFilter::setStyle |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
ThemeInfoStylesTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeInfoStylesTest.php |
Contains Drupal\system\Tests\Theme\ThemeInfoStylesTest. |
StylesCombo::isInternal |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/StylesCombo.php |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginInterface::isInternal(). |
StylesCombo::getButtons |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/StylesCombo.php |
Implements \Drupal\ckeditor\Plugin\CKEditorPluginButtonsInterface::getButtons(). |
StyleSerializerTest.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php |
Contains \Drupal\rest\Tests\Views\StyleSerializerTest. |
ImageStyleInterface.php |
file |
drupal/core/modules/image/lib/Drupal/image/ImageStyleInterface.php |
Contains \Drupal\image\Plugin\Core\Entity\ImageStyleInterface. |
CascadingStylesheetsTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests the Drupal CSS system. |
StyleTestBase::$elements |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTestBase.php |
Stores the SimpleXML representation of the output. |
StyleTest::_testGrouping |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php |
Tests the grouping features of styles. |
SassFilter::STYLE_NESTED |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php |
|
drupal_pre_render_styles |
function |
drupal/core/includes/common.inc |
Pre-render callback: Adds the elements needed for CSS tags to be rendered. |
StyleUnformattedTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php |
Definition of Drupal\views\Tests\Plugin\StyleUnformattedTest. |
StyleUITest::testStyleUI |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/StyleUITest.php |
Tests changing the style plugin and changing some options of a style. |
StylePluginBase::destroy |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Clears a plugin. |
ImageAdminStylesTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Definition of Drupal\image\Tests\ImageAdminStylesTest. |