Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
StyleSerializerTest::testGroupRows function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the "Grouped rows" functionality.
StyleSerializerTest::testLivePreview function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the live preview output for json output.
StyleSerializerTest::testMulEntityRows function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Test multilingual entity rows.
StyleSerializerTest::testResponseFormatConfiguration function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the response format configuration.
StyleSerializerTest::testRestRenderCaching function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests REST export with views render caching enabled.
StyleSerializerTest::testRestViewExposedFilter function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the exposed filter works.
StyleSerializerTest::testRestViewsAuthentication function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Checks that the auth options restricts access to a REST views display.
StyleSerializerTest::testSerializerResponses function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Checks the behavior of the Serializer callback paths and row plugins.
StyleSerializerTest::testSerializerViewsUI function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the views interface for REST export displays.
StyleSerializerTest::testSharedPagePath function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Verifies REST export views work on the same path as a page display.
StyleSerializerTest::testSiteMaintenance function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Verifies site maintenance mode functionality.
StyleSerializerTest::testUIFieldAlias function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Test the field ID alias functionality of the DataFieldRow plugin.
StyleSummaryTest class core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php Tests the summary style plugin.
StyleSummaryTest.php file core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php
StyleSummaryTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php The theme to install as the default for testing.
StyleSummaryTest::$entities property core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php
StyleSummaryTest::$modules property core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php Modules to enable.
StyleSummaryTest::$testViews property core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php
StyleSummaryTest::setUp function core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php
StyleSummaryTest::testSummaryView function core/modules/views/tests/src/Functional/Plugin/StyleSummaryTest.php Tests a summary view.
StyleTableTest class core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Tests the table style views plugin.
StyleTableTest class core/modules/views_ui/tests/src/Functional/StyleTableTest.php Tests the UI of views when using the table style.
StyleTableTest.php file core/modules/views_ui/tests/src/Functional/StyleTableTest.php
StyleTableTest.php file core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php
StyleTableTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php The theme to install as the default for testing.
StyleTableTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/StyleTableTest.php The theme to install as the default for testing.
StyleTableTest::$testViews property core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Views used by this test.
StyleTableTest::setUp function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php
StyleTableTest::testAccessibilitySettings function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Test table caption/summary/description.
StyleTableTest::testEmptyColumn function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Test that empty columns are hidden when empty_column is set.
StyleTableTest::testFieldInColumns function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Test table fields in columns.
StyleTableTest::testGrouping function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Tests grouping by a field.
StyleTableTest::testNumericFieldVisible function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Test that a number with the value of "0" is displayed in the table.
StyleTableTest::testTableCacheability function core/modules/views/tests/src/Functional/Plugin/StyleTableTest.php Tests the cacheability of the table display.
StyleTableTest::testWizard function core/modules/views_ui/tests/src/Functional/StyleTableTest.php Tests created a table style view.
StyleTableUnitTest class core/modules/views/tests/src/Kernel/Plugin/StyleTableUnitTest.php Tests the table style plugin.
StyleTableUnitTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleTableUnitTest.php
StyleTableUnitTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleTableUnitTest.php Views used by this test.
StyleTableUnitTest::prepareView function core/modules/views/tests/src/Kernel/Plugin/StyleTableUnitTest.php Prepares a view executable by initializing everything which is needed.
StyleTableUnitTest::testTable function core/modules/views/tests/src/Kernel/Plugin/StyleTableUnitTest.php Tests the table style.
StyleTemplateTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTemplateTest.php Provides a general test style template plugin.
StyleTemplateTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTemplateTest.php
StyleTemplateTest::$usesRowPlugin property core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTemplateTest.php Whether or not this style uses a row plugin.
StyleTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Provides a general test style plugin.
StyleTest class core/modules/views/tests/src/Kernel/Plugin/StyleTest.php Tests general style functionality.
StyleTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleTest.php
StyleTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php
StyleTest::$output property core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php A string which will be output when the view is rendered.
StyleTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleTest.php Views to be enabled.
StyleTest::$usesRowPlugin property core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Whether or not this style uses a row plugin.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.