Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StubSourcePlugin | class | core/ |
Stubbed source plugin for testing base class implementations. |
| StubSourcePlugin::fields | function | core/ |
Returns available fields on the source. |
| StubSourcePlugin::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| StubSourcePlugin::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| StubSourcePlugin::setModuleHandler | function | core/ |
Helper for setting internal module handler implementation. |
| StubSourcePlugin::__toString | function | core/ |
Allows class to decide how it will react when it is treated like a string. |
| StubTestSuiteBase | class | core/ |
Stub subclass of TestSuiteBase. |
| StubTestSuiteBase::$testFiles | property | core/ |
Test files discovered by addTestsBySuiteNamespace(). |
| StubTestSuiteBase::addTestFiles | function | core/ |
|
| StubTestSuiteBase::findExtensionDirectories | function | core/ |
Finds extensions in a Drupal installation. |
| StubTestTrait | trait | core/ |
Provides common functionality for testing stubbing. |
| StubTestTrait.php | file | core/ |
|
| StubTestTrait::createEntityStub | function | core/ |
Create a stub of the given entity type. |
| StubTestTrait::performStubTest | function | core/ |
Tests that creating a stub of an entity type results in a valid entity. |
| 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/ |
|
| 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; content: "Style"; font-size:… |
| 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. |
| 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 enable. |
| StyleMappingTest::$testViews | property | core/ |
Views used by this test. |
Pagination
- Previous page
- Page 1196
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.