Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| StylePluginBase::renderGrouping | function | core/ |
Group records as needed for rendering. |
| StylePluginBase::renderGroupingSets | function | core/ |
Render the grouping sets. |
| StylePluginBase::renderRowGroup | function | core/ |
Renders a group of rows of the grouped view. |
| StylePluginBase::tokenizeValue | function | core/ |
Take a value and apply token replacement logic to it. |
| StylePluginBase::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| StylePluginBase::usesFields | function | core/ |
Return TRUE if this style also uses fields. |
| StylePluginBase::usesGrouping | function | core/ |
Returns the usesGrouping property. |
| StylePluginBase::usesRowClass | function | core/ |
Returns the usesRowClass property. |
| StylePluginBase::usesRowPlugin | function | core/ |
Returns the usesRowPlugin property. |
| StylePluginBase::usesTokens | function | core/ |
Return TRUE if this style uses tokens. |
| StylePluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| StylePluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| StylePluginBase::wizardForm | function | core/ |
Provide a form in the views wizard if this style is selected. |
| StylePluginBase::wizardSubmit | function | core/ |
Alter the options of a display before they are added to the view. |
| StylesCombo | class | core/ |
Defines the "stylescombo" plugin. |
| StylesCombo.php | file | core/ |
|
| StylesCombo::generateStylesSetSetting | function | core/ |
Builds the "stylesSet" configuration part of the CKEditor JS settings. |
| StylesCombo::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| StylesCombo::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| StylesCombo::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| StylesCombo::isInternal | function | core/ |
Indicates if this plugin is part of the optimized CKEditor build. |
| StylesCombo::settingsForm | function | core/ |
Returns a settings form to configure this CKEditor plugin. |
| StylesCombo::validateStylesValue | function | core/ |
#element_validate handler for the "styles" element in settingsForm(). |
| StyleSerializerKernelTest | class | core/ |
@coversDefaultClass \Drupal\rest\Plugin\views\style\Serializer[[api-linebreak]] @group views |
| StyleSerializerKernelTest.php | file | core/ |
|
| StyleSerializerKernelTest::$modules | property | core/ |
Modules to enable. |
| StyleSerializerKernelTest::$testViews | property | core/ |
Views to be enabled. |
| StyleSerializerKernelTest::setUp | function | core/ |
|
| StyleSerializerKernelTest::testCalculateDepenencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| StyleSerializerTest | class | core/ |
Tests the serializer style plugin. |
| StyleSerializerTest.php | file | core/ |
|
| StyleSerializerTest::$adminUser | property | core/ |
A user with administrative privileges to look at test entity and configure views. |
| StyleSerializerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StyleSerializerTest::$modules | property | core/ |
Modules to install. |
| StyleSerializerTest::$renderer | property | core/ |
The renderer. |
| StyleSerializerTest::$testViews | property | core/ |
Views used by this test. |
| StyleSerializerTest::addRequestWithFormat | function | core/ |
Sets up a request on the request stack with a specified format. |
| StyleSerializerTest::setUp | function | core/ |
|
| StyleSerializerTest::testFieldapiField | function | core/ |
Tests the field row style using fieldapi fields. |
| StyleSerializerTest::testFieldRawOutput | function | core/ |
Tests the raw output options for row field rendering. |
| StyleSerializerTest::testGroupRows | function | core/ |
Tests the "Grouped rows" functionality. |
| StyleSerializerTest::testLivePreview | function | core/ |
Tests the live preview output for json output. |
| StyleSerializerTest::testMulEntityRows | function | core/ |
Test multilingual entity rows. |
| StyleSerializerTest::testResponseFormatConfiguration | function | core/ |
Tests the response format configuration. |
| StyleSerializerTest::testRestRenderCaching | function | core/ |
Tests REST export with views render caching enabled. |
| StyleSerializerTest::testRestViewExposedFilter | function | core/ |
Tests the exposed filter works. |
| StyleSerializerTest::testRestViewsAuthentication | function | core/ |
Checks that the auth options restricts access to a REST views display. |
| StyleSerializerTest::testSerializerResponses | function | core/ |
Checks the behavior of the Serializer callback paths and row plugins. |
| StyleSerializerTest::testSerializerViewsUI | function | core/ |
Tests the views interface for REST export displays. |
| StyleSerializerTest::testSharedPagePath | function | core/ |
Verifies REST export views work on the same path as a page display. |
Pagination
- Previous page
- Page 1165
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.