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 11.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
ViewsModerationStateFilterTest::executeAndAssertIdenticalResultset function core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php Execute a view and assert the expected results.
ViewsModerationStateFilterTest::loadViewUnchanged function core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php Load a view from the database after it has been modified in a sub-request.
ViewsModerationStateFilterTest::providerTestWorkflowChanges function core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php Data provider for testWorkflowChanges.
ViewsModerationStateFilterTest::setUp function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php
ViewsModerationStateFilterTest::setUp function core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php Sets up the test.
ViewsModerationStateFilterTest::testFilterRenderCache function core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php Tests the content moderation state filter caching is correct.
ViewsModerationStateFilterTest::testModerationStateFilterDependencyHandling function core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php Tests the dependency handling of the moderation state filter.
ViewsModerationStateFilterTest::testModerationStateFilterOnJoinedEntity function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php Tests the moderation state filter on an entity added via a relationship.
ViewsModerationStateFilterTest::testNonTranslatableEntityType function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php Tests the moderation filter with a non-translatable entity type.
ViewsModerationStateFilterTest::testStateFilterStatesList function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php Tests the list of states in the filter plugin.
ViewsModerationStateFilterTest::testStateFilterViewsRelationship function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php Tests the content moderation state filter.
ViewsModerationStateFilterTest::testWorkflowChanges function core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php Tests the moderation state filter when the configured workflow is changed.
ViewsModerationStateSortTest class core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php Tests the views moderation_state field sorting integration.
ViewsModerationStateSortTest.php file core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php
ViewsModerationStateSortTest::$modules property core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php Modules to install.
ViewsModerationStateSortTest::assertSortResults function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php Assert the order of a views sort result.
ViewsModerationStateSortTest::setUp function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php
ViewsModerationStateSortTest::testSortBaseTable function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php Tests sorting with a standard data base table.
ViewsModerationStateSortTest::testSortRevisionBaseTable function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php Tests sorting with the revision base table.
ViewsNoResultsBehaviorTest class core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php Tests no results behavior.
ViewsNoResultsBehaviorTest.php file core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php
ViewsNoResultsBehaviorTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php The theme to install as the default for testing.
ViewsNoResultsBehaviorTest::$modules property core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php Modules to install.
ViewsNoResultsBehaviorTest::setUp function core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php Sets up the test.
ViewsNoResultsBehaviorTest::testDuplicateText function core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php Tests the view with the text.
ViewsPreprocessTest class core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php Tests the preprocessing functionality in views.theme.inc.
ViewsPreprocessTest.php file core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php
ViewsPreprocessTest::$modules property core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php Modules to install.
ViewsPreprocessTest::$testViews property core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php Views to be enabled.
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 template_preprocess_views_mini_pager() when an empty pagination_heading_level value is passed.
ViewsPreprocessTest::testPaginationHeadingLevelNotSet function core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php Tests template_preprocess_views_mini_pager() when no pagination_heading_level is passed.
ViewsPreprocessTest::testPaginationHeadingLevelSet function core/modules/views/tests/src/Kernel/ViewsPreprocessTest.php Tests template_preprocess_views_mini_pager() when a pagination_heading_level value is passed.
ViewsRemoveDefaultArgumentSkipUrlTest class core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php Tests the removal of the default_argument_skip_url setting.
ViewsRemoveDefaultArgumentSkipUrlTest.php file core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php
ViewsRemoveDefaultArgumentSkipUrlTest::$modules property core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php Modules to install after the database is loaded.
ViewsRemoveDefaultArgumentSkipUrlTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php Set database dump files to be used.
ViewsRemoveDefaultArgumentSkipUrlTest::setUp function core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php
ViewsRemoveDefaultArgumentSkipUrlTest::testViewsPostUpdateFixRevisionId function core/modules/views/tests/src/Functional/Update/ViewsRemoveDefaultArgumentSkipUrlTest.php Tests the upgrade path removing default_argument_skip_url.
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 Views to be enabled.
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 Returns the views data definition.
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 Views to be enabled.
ViewsTemplateTest::register function core/modules/views/tests/src/Kernel/ViewsTemplateTest.php Registers test-specific services.
ViewsTemplateTest::testTemplate function core/modules/views/tests/src/Kernel/ViewsTemplateTest.php Tests render functionality.

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