Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
StubTestTrait::validateStub function core/modules/migrate_drupal/src/Tests/StubTestTrait.php Perform validation on a stub entity.
StubThemeHandler class core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php Extends the default theme handler to mock some drupal_ methods.
StubThemeHandler::$clearedCssCache property core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php Whether the CSS cache was cleared.
StubThemeHandler::$registryRebuild property core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php Whether the registry should be rebuilt.
StubThemeHandler::clearCssCache function core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php
StubThemeHandler::themeRegistryRebuild function core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php
StubUpsert class core/tests/Drupal/Tests/Core/Database/Stub/StubUpsert.php A stub of core Upsert for testing purposes.
StubUpsert.php file core/tests/Drupal/Tests/Core/Database/Stub/StubUpsert.php
StubUpsert::__toString function core/tests/Drupal/Tests/Core/Database/Stub/StubUpsert.php Implements PHP magic __toString method to convert the query to a string.
StubVariableTestClass class core/tests/Drupal/Tests/Component/Utility/VariableTest.php No-op test class for VariableTest::testExport().
Style class core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php CKEditor 5 Style plugin configuration.
style.admin.css file core/modules/ckeditor5/css/style.admin.css .ckeditor5-toolbar-button-style {
display: flex;
align-items: center;
justify-content: space-between;
width: 110px;
color: #000;
}

.ckeditor5-toolbar-button-style::before {
margin-left: 10px;
/* For browsers which don't support alt…
Style.php file core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php
Style::buildConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php Form constructor.
Style::defaultConfiguration function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php Gets default configuration for this plugin.
Style::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php Allows a plugin to modify its static configuration.
Style::getElementsSubset function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php Returns a configured subset of the elements supported by this plugin.
Style::getTagAndClasses function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php Gets the tag and classes for a parsed style element.
Style::parseStylesFormValue function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php Parses the line-based (for form) style configuration.
Style::submitConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php Form submission handler.
Style::validateConfigurationForm function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php Form validation handler.
StyleFieldsTest class core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php Tests fields style functionality.
StyleFieldsTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php
StyleFieldsTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php Views to be enabled.
StyleFieldsTest::testInlineFields function core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php Tests inline fields and separator.
StyleGridResponsiveTest class core/modules/views/tests/src/Kernel/Plugin/StyleGridResponsiveTest.php Tests the grid_responsive style plugin.
StyleGridResponsiveTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleGridResponsiveTest.php
StyleGridResponsiveTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleGridResponsiveTest.php Views used by this test.
StyleGridResponsiveTest::providerTestResponsiveGrid function core/modules/views/tests/src/Kernel/Plugin/StyleGridResponsiveTest.php Data provider for testing various configurations.
StyleGridResponsiveTest::testResponsiveGrid function core/modules/views/tests/src/Kernel/Plugin/StyleGridResponsiveTest.php Generates a grid_responsive and asserts that it is displaying correctly.
StyleGridTest class core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Tests the grid style plugin.
StyleGridTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php
StyleGridTest::$alignmentsTested property core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Keeps track of which alignments have been tested.
StyleGridTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Views used by this test.
StyleGridTest::assertGrid function core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Generates a grid and asserts that it is displaying correctly.
StyleGridTest::testGrid function core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Tests the grid style.
StyleHtmlListTest class core/modules/views/tests/src/Kernel/Plugin/StyleHtmlListTest.php Tests the HTML list style plugin.
StyleHtmlListTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleHtmlListTest.php
StyleHtmlListTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleHtmlListTest.php Views used by this test.
StyleHtmlListTest::testDefaultRowClasses function core/modules/views/tests/src/Kernel/Plugin/StyleHtmlListTest.php Make sure that the HTML list style markup is correct.
StyleMappingTest class core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php Tests mapping style functionality.
StyleMappingTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php
StyleMappingTest::$modules property core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php Modules to install.
StyleMappingTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php Views used by this test.
StyleMappingTest::mappedOutputHelper function core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php Tests the mapping of fields.
StyleMappingTest::testMappedOutput function core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php Verifies that the fields were mapped correctly.
StylePluginBase class core/modules/views/src/Plugin/views/style/StylePluginBase.php Base class for views style plugins.
StylePluginBase.php file core/modules/views/src/Plugin/views/style/StylePluginBase.php
StylePluginBase::$defaultFieldLabels property core/modules/views/src/Plugin/views/style/StylePluginBase.php Should field labels be enabled by default.
StylePluginBase::$groupingTheme property core/modules/views/src/Plugin/views/style/StylePluginBase.php The theme function used to render the grouping set.

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