Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StubTestTrait::validateStub | function | core/ |
Perform validation on a stub entity. |
| StubThemeHandler | class | core/ |
Extends the default theme handler to mock some drupal_ methods. |
| StubThemeHandler::$clearedCssCache | property | core/ |
Whether the CSS cache was cleared. |
| StubThemeHandler::$registryRebuild | property | core/ |
Whether the registry should be rebuilt. |
| StubThemeHandler::clearCssCache | function | core/ |
|
| StubThemeHandler::themeRegistryRebuild | function | core/ |
|
| StubUpsert | class | core/ |
A stub of core Upsert for testing purposes. |
| StubUpsert.php | file | core/ |
|
| StubUpsert::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| StubVariableTestClass | class | core/ |
No-op test class for VariableTest::testExport(). |
| Style | class | core/ |
CKEditor 5 Style plugin configuration. |
| style.admin.css | file | core/ |
.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/ |
|
| Style::buildConfigurationForm | function | core/ |
Form constructor. |
| Style::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| Style::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| Style::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
| Style::getTagAndClasses | function | core/ |
Gets the tag and classes for a parsed style element. |
| Style::parseStylesFormValue | function | core/ |
Parses the line-based (for form) style configuration. |
| Style::submitConfigurationForm | function | core/ |
Form submission handler. |
| Style::validateConfigurationForm | function | core/ |
Form validation handler. |
| StyleFieldsTest | class | core/ |
Tests fields style functionality. |
| StyleFieldsTest.php | file | core/ |
|
| StyleFieldsTest::$testViews | property | core/ |
Views to be enabled. |
| StyleFieldsTest::testInlineFields | function | core/ |
Tests inline fields and separator. |
| StyleGridResponsiveTest | class | core/ |
Tests the grid_responsive style plugin. |
| StyleGridResponsiveTest.php | file | core/ |
|
| StyleGridResponsiveTest::$testViews | property | core/ |
Views used by this test. |
| StyleGridResponsiveTest::providerTestResponsiveGrid | function | core/ |
Data provider for testing various configurations. |
| StyleGridResponsiveTest::testResponsiveGrid | function | core/ |
Generates a grid_responsive and asserts that it is displaying correctly. |
| StyleGridTest | class | core/ |
Tests the grid style plugin. |
| StyleGridTest.php | file | core/ |
|
| StyleGridTest::$alignmentsTested | property | core/ |
Keeps track of which alignments have been tested. |
| StyleGridTest::$testViews | property | core/ |
Views used by this test. |
| StyleGridTest::assertGrid | function | core/ |
Generates a grid and asserts that it is displaying correctly. |
| StyleGridTest::testGrid | function | core/ |
Tests the grid style. |
| StyleHtmlListTest | class | core/ |
Tests the HTML list style plugin. |
| StyleHtmlListTest.php | file | core/ |
|
| StyleHtmlListTest::$testViews | property | core/ |
Views used by this test. |
| StyleHtmlListTest::testDefaultRowClasses | function | core/ |
Make sure that the HTML list style markup is correct. |
| StyleMappingTest | class | core/ |
Tests mapping style functionality. |
| StyleMappingTest.php | file | core/ |
|
| StyleMappingTest::$modules | property | core/ |
Modules to install. |
| StyleMappingTest::$testViews | property | core/ |
Views used by this test. |
| StyleMappingTest::mappedOutputHelper | function | core/ |
Tests the mapping of fields. |
| StyleMappingTest::testMappedOutput | function | core/ |
Verifies that the fields were mapped correctly. |
| StylePluginBase | class | core/ |
Base class for views style plugins. |
| StylePluginBase.php | file | core/ |
|
| StylePluginBase::$defaultFieldLabels | property | core/ |
Should field labels be enabled by default. |
| StylePluginBase::$groupingTheme | property | core/ |
The theme function used to render the grouping set. |
Pagination
- Previous page
- Page 1227
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.