Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. 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
StubTestTrait::validateStub function core/modules/migrate_drupal/src/Tests/StubTestTrait.php Perform validation on a stub entity.
StubVariableTestClass class core/tests/Drupal/Tests/Component/Utility/VariableTest.php No-op test class for VariableTest::testExport().
StyleFieldsTest class core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php Tests fields style functionality.
StyleFieldsTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php
StyleFieldsTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php Views to be enabled.
StyleFieldsTest::testInlineFields function core/modules/views/tests/src/Kernel/Plugin/StyleFieldsTest.php Tests inline fields and separator.
StyleGridResponsiveTest class core/modules/views/tests/src/Kernel/Plugin/StyleGridResponsiveTest.php Tests the grid_responsive style plugin.
StyleGridResponsiveTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleGridResponsiveTest.php
StyleGridResponsiveTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleGridResponsiveTest.php Views used by this test.
StyleGridResponsiveTest::providerTestResponsiveGrid function core/modules/views/tests/src/Kernel/Plugin/StyleGridResponsiveTest.php Data provider for testing various configurations.
StyleGridResponsiveTest::testResponsiveGrid function core/modules/views/tests/src/Kernel/Plugin/StyleGridResponsiveTest.php Generates a grid_responsive and asserts that it is displaying correctly.
StyleGridTest class core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Tests the grid style plugin.
StyleGridTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php
StyleGridTest::$alignmentsTested property core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Keeps track of which alignments have been tested.
StyleGridTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Views used by this test.
StyleGridTest::assertGrid function core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Generates a grid and asserts that it is displaying correctly.
StyleGridTest::testGrid function core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Tests the grid style.
StyleHtmlListTest class core/modules/views/tests/src/Kernel/Plugin/StyleHtmlListTest.php Tests the HTML list style plugin.
StyleHtmlListTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleHtmlListTest.php
StyleHtmlListTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleHtmlListTest.php Views used by this test.
StyleHtmlListTest::testDefaultRowClasses function core/modules/views/tests/src/Kernel/Plugin/StyleHtmlListTest.php Make sure that the HTML list style markup is correct.
StyleMappingTest class core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php Tests mapping style functionality.
StyleMappingTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php
StyleMappingTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php Views used by this test.
StyleMappingTest::mappedOutputHelper function core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php Tests the mapping of fields.
StyleMappingTest::testMappedOutput function core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php Verifies that the fields were mapped correctly.
StylePluginTest class core/modules/ckeditor5/tests/src/Unit/StylePluginTest.php Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\Style.
StylePluginTest.php file core/modules/ckeditor5/tests/src/Unit/StylePluginTest.php
StylePluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/StylePluginTest.php Provides a list of configs to test.
StylePluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/StylePluginTest.php Tests get dynamic plugin config.
StyleSerializerEntityTest class core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Tests the serializer style plugin.
StyleSerializerEntityTest.php file core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php
StyleSerializerEntityTest::$adminUser property core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php A user with permissions to look at test entity and configure views.
StyleSerializerEntityTest::$defaultTheme property core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php The theme to install as the default for testing.
StyleSerializerEntityTest::$modules property core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Modules to install.
StyleSerializerEntityTest::$renderer property core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php The renderer.
StyleSerializerEntityTest::$testViews property core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Views used by this test.
StyleSerializerEntityTest::addRequestWithFormat function core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Sets up a request on the request stack with a specified format.
StyleSerializerEntityTest::setUp function core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Sets up the test.
StyleSerializerEntityTest::testFieldRawOutput function core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Tests the raw output options for row field rendering.
StyleSerializerEntityTest::testLivePreview function core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Tests the live preview output for json output.
StyleSerializerEntityTest::testResponseFormatConfiguration function core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Tests the response format configuration.
StyleSerializerEntityTest::testRestRenderCaching function core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Tests REST export with views render caching enabled.
StyleSerializerEntityTest::testSerializerResponses function core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Checks the behavior of the Serializer callback paths and row plugins.
StyleSerializerEntityTest::testSerializerViewsUI function core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Tests the views interface for REST export displays.
StyleSerializerEntityTest::testUIFieldAlias function core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Tests the field ID alias functionality of the DataFieldRow plugin.
StyleSerializerKernelTest class core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php Tests Drupal\rest\Plugin\views\style\Serializer.
StyleSerializerKernelTest.php file core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php
StyleSerializerKernelTest::$modules property core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php Modules to install.
StyleSerializerKernelTest::$testViews property core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php Views to be enabled.

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