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
views.view.test_view_field_delete.yml file core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_field_delete.yml core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_field_delete.yml
views.view.test_view_handler_weight.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_handler_weight.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_handler_weight.yml
views.view.test_view_pager_full_zero_items_per_page.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_pager_full_zero_items_per_page.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_pager_full_zero_items_per_page.yml
views.view.test_view_render.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_render.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_render.yml
views.view.test_view_sort_translation.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_sort_translation.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_sort_translation.yml
views.view.test_view_status.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_status.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_status.yml
views.view.test_view_storage.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_storage.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_storage.yml
ViewsBlockTest class core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php Tests native behaviors of the block views plugin.
ViewsBlockTest class core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php @coversDefaultClass \Drupal\views\Plugin\block\ViewsBlock[[api-linebreak]]
@group views
ViewsBlockTest.php file core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php
ViewsBlockTest.php file core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php
ViewsBlockTest::$account property core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php The mocked user account.
ViewsBlockTest::$displayHandler property core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php The mocked display handler.
ViewsBlockTest::$executable property core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php The view executable.
ViewsBlockTest::$executableFactory property core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php The view executable factory.
ViewsBlockTest::$modules property core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php Modules to enable.
ViewsBlockTest::$storage property core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php The view storage.
ViewsBlockTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php Views used by this test.
ViewsBlockTest::$view property core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php The view entity.
ViewsBlockTest::setUp function core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php
ViewsBlockTest::setUp function core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php
ViewsBlockTest::testBuild function core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php Tests the build method.
ViewsBlockTest::testBuildEmpty function core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php Tests the build method.
ViewsBlockTest::testBuildFailed function core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php Tests the build method with a failed execution.
ViewsBlockTest::testBuildWithTitleOverride function core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php Tests ViewsBlock::build() with a title override.
ViewsBlockTest::testBuildWithTitleToken function core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php Tests that ViewsBlock::build() produces the right output with title tokens.
ViewsBlockTest::testGetPreviewFallbackString function core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php Tests that ViewsBlock::getPreviewFallbackString() produces the right value.
ViewsBlockTest::testMachineNameSuggestion function core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php Tests that ViewsBlock::getMachineNameSuggestion() produces the right value.
ViewsBulkTest class core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php Tests views bulk operation selection.
ViewsBulkTest.php file core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php
ViewsBulkTest::$admin_user property core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php An admin user
ViewsBulkTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php The theme to install as the default for testing.
ViewsBulkTest::$modules property core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php Modules to enable.
ViewsBulkTest::setUp function core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php
ViewsBulkTest::testBulkSelection function core/modules/views/tests/src/Functional/Plugin/ViewsBulkTest.php Tests bulk selection.
ViewsConfigDependenciesIntegrationTest class core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php Tests integration of views with other modules.
ViewsConfigDependenciesIntegrationTest.php file core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php
ViewsConfigDependenciesIntegrationTest::$modules property core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php Modules to enable.
ViewsConfigDependenciesIntegrationTest::$testViews property core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php Views to be enabled.
ViewsConfigDependenciesIntegrationTest::setUp function core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php
ViewsConfigDependenciesIntegrationTest::testConfigRemovalBaseTable function core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php Tests uninstalling a module that provides a base table for a View.
ViewsConfigDependenciesIntegrationTest::testConfigRemovalRole function core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php Tests removing a config dependency that deletes the View.
ViewsConfigDependenciesIntegrationTest::testImage function core/modules/views/tests/src/Kernel/ViewsConfigDependenciesIntegrationTest.php Tests integration with image module.
ViewsConfigEntityTest class core/modules/views/tests/modules/views_config_entity_test/src/Entity/ViewsConfigEntityTest.php Defines a configuration-based entity type used for testing Views data.
ViewsConfigEntityTest.php file core/modules/views/tests/modules/views_config_entity_test/src/Entity/ViewsConfigEntityTest.php
ViewsConfigEntityTestViewsData class core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php Provides a view to override views data for config test entity types.
ViewsConfigEntityTestViewsData.php file core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php
ViewsConfigEntityTestViewsData::getViewsData function core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php Returns views data for the entity type.
ViewsConfigEntityTestViewsData::getViewsTableForEntityType function core/modules/views/tests/modules/views_config_entity_test/src/ViewsConfigEntityTestViewsData.php @inheritDoc
ViewsConfigUpdaterTest class core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php @coversDefaultClass \Drupal\views\ViewsConfigUpdater[[api-linebreak]]

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