Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DisplayTest::testDisplayPluginsAlter | function | core/ |
Tests views_ui_views_plugins_display_alter is altering plugin definitions. |
| DisplayTest::testDisplayTitleInButtonsXss | function | core/ |
Ensures that no XSS is possible for buttons. |
| DisplayTest::testFilterGroupsOverriding | function | core/ |
Tests the overriding of filter_groups. |
| DisplayTest::testGetAttachedDisplays | function | core/ |
Tests the getAttachedDisplays method. |
| DisplayTest::testHideDisplayOverride | function | core/ |
Tests that the override option is hidden when it's not needed. |
| DisplayTest::testInvalidDisplayPlugins | function | core/ |
Tests invalid display plugins. |
| DisplayTest::testLinkDisplay | function | core/ |
Tests the link-display setting. |
| DisplayTest::testMissingRelationship | function | core/ |
Tests display validation when a required relationship is missing. |
| DisplayTest::testOutputIsEmpty | function | core/ |
Tests the outputIsEmpty method on the display. |
| DisplayTest::testPageContextualLinks | function | core/ |
Tests contextual links on Views page displays. |
| DisplayTest::testReadMoreCustomURL | function | core/ |
Tests the readmore with custom URL. |
| DisplayTest::testReadMoreNoDisplay | function | core/ |
Tests the readmore validation. |
| DisplayTest::testReorderDisplay | function | core/ |
Tests reordering of displays. |
| DisplayTest::testTranslationSetting | function | core/ |
Test translation rendering settings based on entity translatability. |
| DisplayTest::testViewStatus | function | core/ |
Tests that the view status is correctly reflected on the edit form. |
| DisplayTest::toggleContextualTriggerVisibility | function | core/ |
Toggles the visibility of a contextual trigger. |
| DisplayTest::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| DisplayTest::validateOptionsForm | function | core/ |
Validate the options form. |
| DisplayVariant | class | core/ |
Defines a display variant annotation object. |
| DisplayVariant.php | file | core/ |
|
| DisplayVariant::$admin_label | property | core/ |
The administrative label. |
| DisplayVariant::$id | property | core/ |
The plugin ID. |
| DisplayVariantTest | class | core/ |
@coversDefaultClass \Drupal\Core\Display\VariantBase[[api-linebreak]] @group Display |
| DisplayVariantTest | class | core/ |
Tests selecting a display variant. |
| DisplayVariantTest.php | file | core/ |
|
| DisplayVariantTest.php | file | core/ |
|
| DisplayVariantTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayVariantTest::$modules | property | core/ |
Modules to enable. |
| DisplayVariantTest::providerTestGetConfiguration | function | core/ |
Provides test data for testGetConfiguration(). |
| DisplayVariantTest::setUpDisplayVariant | function | core/ |
Sets up a display variant plugin for testing. |
| DisplayVariantTest::testAccess | function | core/ |
Tests the access() method. |
| DisplayVariantTest::testGetConfiguration | function | core/ |
Tests the getConfiguration() method. |
| DisplayVariantTest::testGetWeight | function | core/ |
Tests the getWeight() method. |
| DisplayVariantTest::testGetWeightDefault | function | core/ |
Tests the getWeight() method using a default value. |
| DisplayVariantTest::testLabel | function | core/ |
Tests the label() method. |
| DisplayVariantTest::testLabelDefault | function | core/ |
Tests the label() method using a default value. |
| DisplayVariantTest::testPageDisplayVariantSelectionEvent | function | core/ |
Tests selecting the variant and passing configuration. |
| DisplayVariantTest::testSubmitConfigurationForm | function | core/ |
Tests the submitConfigurationForm() method. |
| display_variant_test.info.yml | file | core/ |
core/modules/system/tests/modules/display_variant_test/display_variant_test.info.yml |
| display_variant_test.page_display_variant_subscriber | service | core/ |
Drupal\display_variant_test\EventSubscriber\TestPageDisplayVariantSubscriber |
| display_variant_test.services.yml | file | core/ |
core/modules/system/tests/modules/display_variant_test/display_variant_test.services.yml |
| DistributionProfileExistingSettingsTest | class | core/ |
Tests distribution profile support with existing settings. |
| DistributionProfileExistingSettingsTest.php | file | core/ |
|
| DistributionProfileExistingSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DistributionProfileExistingSettingsTest::$info | property | core/ |
The distribution profile info. |
| DistributionProfileExistingSettingsTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| DistributionProfileExistingSettingsTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| DistributionProfileExistingSettingsTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
| DistributionProfileExistingSettingsTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| DistributionProfileExistingSettingsTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
Pagination
- Previous page
- Page 402
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.