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
StylesCombo::getFile function core/modules/ckeditor/src/Plugin/CKEditorPlugin/StylesCombo.php Returns the Drupal root-relative file path to the plugin JavaScript file.
StylesCombo::isInternal function core/modules/ckeditor/src/Plugin/CKEditorPlugin/StylesCombo.php Indicates if this plugin is part of the optimized CKEditor build.
StylesCombo::settingsForm function core/modules/ckeditor/src/Plugin/CKEditorPlugin/StylesCombo.php Returns a settings form to configure this CKEditor plugin.
StylesCombo::validateStylesValue function core/modules/ckeditor/src/Plugin/CKEditorPlugin/StylesCombo.php #element_validate handler for the "styles" element in settingsForm().
StyleSerializerKernelTest class core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php @coversDefaultClass \Drupal\rest\Plugin\views\style\Serializer
@group views
StyleSerializerKernelTest.php file core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php
StyleSerializerKernelTest::$modules property core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php Modules to enable.
StyleSerializerKernelTest::$testViews property core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php Views to be enabled.
StyleSerializerKernelTest::setUp function core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php
StyleSerializerKernelTest::testCalculateDepenencies function core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php @covers ::calculateDependencies
StyleSerializerTest class core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the serializer style plugin.
StyleSerializerTest.php file core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
StyleSerializerTest::$adminUser property core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php A user with administrative privileges to look at test entity and configure views.
StyleSerializerTest::$defaultTheme property core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php The theme to install as the default for testing.
StyleSerializerTest::$modules property core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Modules to install.
StyleSerializerTest::$renderer property core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php The renderer.
StyleSerializerTest::$testViews property core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Views used by this test.
StyleSerializerTest::addRequestWithFormat function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Sets up a request on the request stack with a specified format.
StyleSerializerTest::setUp function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
StyleSerializerTest::testFieldapiField function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the field row style using fieldapi fields.
StyleSerializerTest::testFieldRawOutput function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the raw output options for row field rendering.
StyleSerializerTest::testGroupRows function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the "Grouped rows" functionality.
StyleSerializerTest::testLivePreview function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the live preview output for json output.
StyleSerializerTest::testMulEntityRows function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Test multilingual entity rows.
StyleSerializerTest::testResponseFormatConfiguration function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the response format configuration.
StyleSerializerTest::testRestRenderCaching function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests REST export with views render caching enabled.
StyleSerializerTest::testRestViewExposedFilter function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the exposed filter works.
StyleSerializerTest::testRestViewsAuthentication function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Checks that the auth options restricts access to a REST views display.
StyleSerializerTest::testSerializerResponses function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Checks the behavior of the Serializer callback paths and row plugins.
StyleSerializerTest::testSerializerViewsUI function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the views interface for REST export displays.
StyleSerializerTest::testSharedPagePath function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Verifies REST export views work on the same path as a page display.
StyleSerializerTest::testSiteMaintenance function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Verifies site maintenance mode functionality.
StyleSerializerTest::testUIFieldAlias function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Test the field ID alias functionality of the DataFieldRow plugin.
StyleSummaryTest class core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php Tests the summary style plugin.
StyleSummaryTest.php file core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php
StyleSummaryTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php The theme to install as the default for testing.
StyleSummaryTest::$entities property core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php
StyleSummaryTest::$modules property core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php Modules to enable.
StyleSummaryTest::$testViews property core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php
StyleSummaryTest::setUp function core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php
StyleSummaryTest::testSummaryView function core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php Tests a summary view.
StyleTableTest class core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Tests the table style views plugin.
StyleTableTest class core/modules/views_ui/tests/src/Functional/StyleTableTest.php Tests the UI of views when using the table style.
StyleTableTest.php file core/modules/views_ui/tests/src/Functional/StyleTableTest.php
StyleTableTest.php file core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php
StyleTableTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php The theme to install as the default for testing.
StyleTableTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/StyleTableTest.php The theme to install as the default for testing.
StyleTableTest::$testViews property core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Views used by this test.
StyleTableTest::setUp function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php
StyleTableTest::testAccessibilitySettings function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Test table caption/summary/description.

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