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. Search 11.x 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
ViewsPreprocessTest class core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php Tests the preprocessing functionality in views theme hooks.
ViewsPreprocessTest.php file core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php
ViewsPreprocessTest::$modules property core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php
ViewsPreprocessTest::$testViews property core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php
ViewsPreprocessTest::setUp function core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php
ViewsPreprocessTest::testCssClassCleaning function core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php Tests css classes on displays are cleaned correctly.
ViewsPreprocessTest::testEmptyPaginationHeadingLevelSet function core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php Tests the mini pager when an empty pagination_heading_level is passed.
ViewsPreprocessTest::testPaginationHeadingLevelNotSet function core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php Tests the mini pager when no pagination_heading_level is passed.
ViewsPreprocessTest::testPaginationHeadingLevelSet function core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php Tests the mini pager when a pagination_heading_level value is passed.
ViewsSqlExceptionTest class core/modules/views/tests/src/Kernel/Plugin/ViewsSqlExceptionTest.php Tests the views exception handling.
ViewsSqlExceptionTest.php file core/modules/views/tests/src/Kernel/Plugin/ViewsSqlExceptionTest.php
ViewsSqlExceptionTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/ViewsSqlExceptionTest.php
ViewsSqlExceptionTest::testSqlException function core/modules/views/tests/src/Kernel/Plugin/ViewsSqlExceptionTest.php Tests for the SQL exception.
ViewsSqlExceptionTest::viewsData function core/modules/views/tests/src/Kernel/Plugin/ViewsSqlExceptionTest.php
ViewsTemplateTest class core/modules/views/tests/src/Kernel/ViewsTemplateTest.php Tests the template retrieval of views.
ViewsTemplateTest.php file core/modules/views/tests/src/Kernel/ViewsTemplateTest.php
ViewsTemplateTest::$testViews property core/modules/views/tests/src/Kernel/ViewsTemplateTest.php
ViewsTemplateTest::register function core/modules/views/tests/src/Kernel/ViewsTemplateTest.php
ViewsTemplateTest::testTemplate function core/modules/views/tests/src/Kernel/ViewsTemplateTest.php Tests render functionality.
ViewsTemplateTest::testThemeSuggestionsContainerAlter function core/modules/views/tests/src/Kernel/ViewsTemplateTest.php Tests theme suggestions container alter.
ViewsTest class core/modules/mysql/tests/src/Kernel/mysql/ViewsTest.php Tests views service.
ViewsTest class core/modules/views/tests/src/Unit/ViewsTest.php Tests Drupal\views\Views.
ViewsTest.php file core/modules/views/tests/src/Unit/ViewsTest.php
ViewsTest.php file core/modules/mysql/tests/src/Kernel/mysql/ViewsTest.php
ViewsTest::$container property core/modules/views/tests/src/Unit/ViewsTest.php The test container.
ViewsTest::providerTestGetApplicableViews function core/modules/views/tests/src/Unit/ViewsTest.php Data provider for testGetApplicableViews.
ViewsTest::register function core/modules/mysql/tests/src/Kernel/mysql/ViewsTest.php
ViewsTest::setUp function core/modules/views/tests/src/Unit/ViewsTest.php
ViewsTest::testGetApplicableViews function core/modules/views/tests/src/Unit/ViewsTest.php Tests get applicable views.
ViewsTest::testGetNonExistentView function core/modules/views/tests/src/Unit/ViewsTest.php Tests the getView() method against a non-existent view.
ViewsTest::testGetView function core/modules/views/tests/src/Unit/ViewsTest.php Tests the getView() method.
ViewsTest::testHandlerManagerDeprecation function core/modules/views/tests/src/Unit/ViewsTest.php Tests the ::handlerManager() deprecation.
ViewsTest::testPluginManagerDeprecation function core/modules/views/tests/src/Unit/ViewsTest.php Tests the ::pluginManager() deprecation.
ViewsTest::testViewsService function core/modules/mysql/tests/src/Kernel/mysql/ViewsTest.php Tests views service.
ViewsTestCacheContext class core/modules/views/tests/modules/views_test_data/src/Cache/ViewsTestCacheContext.php Test cache context which uses a dynamic context coming from state.
ViewsTestCacheContext.php file core/modules/views/tests/modules/views_test_data/src/Cache/ViewsTestCacheContext.php
ViewsTestCacheContext::getCacheableMetadata function core/modules/views/tests/modules/views_test_data/src/Cache/ViewsTestCacheContext.php
ViewsTestCacheContext::getContext function core/modules/views/tests/modules/views_test_data/src/Cache/ViewsTestCacheContext.php
ViewsTestCacheContext::getLabel function core/modules/views/tests/modules/views_test_data/src/Cache/ViewsTestCacheContext.php
ViewsTestCacheContextFilter class core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/ViewsTestCacheContextFilter.php Provides a test filter plugin with a custom cache context.
ViewsTestCacheContextFilter.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/ViewsTestCacheContextFilter.php
ViewsTestCacheContextFilter::getCacheContexts function core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/ViewsTestCacheContextFilter.php
ViewsTestCacheContextFilter::query function core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/ViewsTestCacheContextFilter.php
ViewsTestCheckboxesThemeHooks class core/modules/views/tests/themes/views_test_checkboxes_theme/src/Hook/ViewsTestCheckboxesThemeHooks.php Form alter hooks for views tests.
ViewsTestCheckboxesThemeHooks.php file core/modules/views/tests/themes/views_test_checkboxes_theme/src/Hook/ViewsTestCheckboxesThemeHooks.php
ViewsTestCheckboxesThemeHooks::formViewsExposedFormAlter function core/modules/views/tests/themes/views_test_checkboxes_theme/src/Hook/ViewsTestCheckboxesThemeHooks.php Implements hook_form_FORM_ID_alter().
ViewsTestConfigHooks class core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php Hook implementations for views_test_config.
ViewsTestConfigHooks.php file core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php
ViewsTestConfigHooks::disableBrokenHandler function core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php Helper method to remove broken handler.
ViewsTestConfigHooks::viewLoad function core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php Implements hook_ENTITY_TYPE_load().

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