| PrepareUninstallTest::$modules |
property |
core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php |
Modules to install. |
| PrepareUninstallTest::$nodes |
property |
core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php |
An array of node objects. |
| PrepareUninstallTest::$terms |
property |
core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php |
An array of taxonomy term objects. |
| PrepareUninstallTest::setUp |
function |
core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php |
|
| PrepareUninstallTest::testUninstall |
function |
core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php |
Tests that Node and Taxonomy can be uninstalled. |
| PreprocessPagerTest |
class |
core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php |
Tests pager preprocessing. |
| PreprocessPagerTest.php |
file |
core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php |
|
| PreprocessPagerTest::$pagerPreprocess |
property |
core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php |
Pager preprocess instance. |
| PreprocessPagerTest::setUp |
function |
core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php |
|
| PreprocessPagerTest::testEmptyPaginationHeadingLevelSet |
function |
core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php |
Tests when an empty #pagination_heading_level value is passed. |
| PreprocessPagerTest::testPagerModalAttributes |
function |
core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php |
Tests pager links get modal attributes when request is in a modal. |
| PreprocessPagerTest::testPaginationHeadingLevelInvalid |
function |
core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php |
Test with an invalid #pagination_heading_level. |
| PreprocessPagerTest::testPaginationHeadingLevelNotSet |
function |
core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php |
Tests when no #pagination_heading_level is passed. |
| PreprocessPagerTest::testPaginationHeadingLevelSet |
function |
core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php |
Tests when a #pagination_heading_level value is passed. |
| PreprocessPagerTest::testQuantityNotSet |
function |
core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php |
Tests when an empty #quantity is passed. |
| PreprocessPagerTest::testQuantitySet |
function |
core/modules/system/tests/src/Unit/Pager/PreprocessPagerTest.php |
Tests when a #quantity value is passed. |
| PreventDowngradeTest |
class |
core/modules/system/tests/src/Functional/UpdateSystem/PreventDowngradeTest.php |
Tests that a site on 10.4.0 is prevented from downgrading to 11.0.0. |
| PreventDowngradeTest.php |
file |
core/modules/system/tests/src/Functional/UpdateSystem/PreventDowngradeTest.php |
|
| PreventDowngradeTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/UpdateSystem/PreventDowngradeTest.php |
The theme to install as the default for testing. |
| PreventDowngradeTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/UpdateSystem/PreventDowngradeTest.php |
Set database dump files to be used. |
| PreventDowngradeTest::testDowngradePrevention |
function |
core/modules/system/tests/src/Functional/UpdateSystem/PreventDowngradeTest.php |
Tests prevention of incorrect update path. |
| PreviewTest |
class |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Tests the UI preview functionality. |
| PreviewTest |
class |
core/modules/views_ui/tests/src/Functional/PreviewTest.php |
Tests the UI preview functionality. |
| PreviewTest.php |
file |
core/modules/views_ui/tests/src/Functional/PreviewTest.php |
|
| PreviewTest.php |
file |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
|
| PreviewTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
The theme to install as the default for testing. |
| PreviewTest::$defaultTheme |
property |
core/modules/views_ui/tests/src/Functional/PreviewTest.php |
The theme to install as the default for testing. |
| PreviewTest::$modules |
property |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Modules to install. |
| PreviewTest::$testViews |
property |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Views used by this test. |
| PreviewTest::$testViews |
property |
core/modules/views_ui/tests/src/Functional/PreviewTest.php |
Views used by this test. |
| PreviewTest::assertClass |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Asserts that an element has a given class. |
| PreviewTest::assertPreviewAJAX |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Assert that the preview contains expected data. |
| PreviewTest::clickPreviewLinkAJAX |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Click on a preview link. |
| PreviewTest::dataSet |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Returns a very simple test dataset. |
| PreviewTest::enableViewsTestModule |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Sets up the views_test_data.module. |
| PreviewTest::getPreviewAJAX |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Get the preview form and force an AJAX preview update. |
| PreviewTest::schemaDefinition |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Returns the schema definition. |
| PreviewTest::setUp |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
|
| PreviewTest::testPreviewAdditionalInfo |
function |
core/modules/views_ui/tests/src/Functional/PreviewTest.php |
Tests the additional information query info area. |
| PreviewTest::testPreviewContextual |
function |
core/modules/views_ui/tests/src/Functional/PreviewTest.php |
Tests contextual links in the preview form. |
| PreviewTest::testPreviewError |
function |
core/modules/views_ui/tests/src/Functional/PreviewTest.php |
Tests view validation error messages in the preview. |
| PreviewTest::testPreviewSortLink |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Tests the link to sort in the preview form. |
| PreviewTest::testPreviewTitle |
function |
core/modules/views_ui/tests/src/Functional/PreviewTest.php |
Tests HTML is filtered from the view title when previewing. |
| PreviewTest::testPreviewUI |
function |
core/modules/views_ui/tests/src/Functional/PreviewTest.php |
Tests arguments in the preview form. |
| PreviewTest::testPreviewWithPagersUI |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Tests pagers in the preview form. |
| PreviewTest::testTaxonomyAJAX |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Tests the taxonomy term preview AJAX. |
| PreviewTest::viewsData |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Returns the views data definition. |
| PreWarmerTest |
class |
core/tests/Drupal/KernelTests/Core/PreWarm/PreWarmerTest.php |
Tests the cache prewarmer. |
| PreWarmerTest.php |
file |
core/tests/Drupal/KernelTests/Core/PreWarm/PreWarmerTest.php |
|
| PreWarmerTest::testPreWarmAllCaches |
function |
core/tests/Drupal/KernelTests/Core/PreWarm/PreWarmerTest.php |
Tests prewarming all caches. |