Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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(). |
| StubVariantBase | class | core/ |
Provides a basic class extending VariantBase. |
| StubVariantBase::build | function | core/ |
Builds and returns the renderable array for the display variant. |
| 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.css | file | core/ |
.ajax-content { background-color: red; } |
| 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::$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. |
| StylePluginBase::$rendered_fields | property | core/ |
Stores the rendered field values, keyed by the row index and field name. |
| StylePluginBase::$render_tokens | property | core/ |
Keyed array by placeholder a cached per row tokens to render. |
| StylePluginBase::$rowTokens | property | core/ |
Store all available tokens row rows. |
| StylePluginBase::$usesFields | property | core/ |
Does the style plugin for itself support to add fields to its output. |
| StylePluginBase::$usesGrouping | property | core/ |
Does the style plugin support grouping of rows. |
| StylePluginBase::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
Pagination
- Previous page
- Page 1334
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.