Search for test

  1. Search 7.x for test
  2. Search 8.9.x for test
  3. Search 10.3.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
DefaultHtmlRouteProviderTest::testGetAddFormRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php @covers ::getAddFormRoute[[api-linebreak]]
@dataProvider providerTestGetAddFormRoute
DefaultHtmlRouteProviderTest::testGetAddPageRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php @covers ::getAddPageRoute[[api-linebreak]]
@dataProvider providerTestGetAddPageRoute
DefaultHtmlRouteProviderTest::testGetCanonicalRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php @covers ::getCanonicalRoute[[api-linebreak]]
@dataProvider providerTestGetCanonicalRoute
DefaultHtmlRouteProviderTest::testGetCollectionRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php @covers ::getCollectionRoute[[api-linebreak]]
@dataProvider providerTestGetCollectionRoute
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyType function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php @covers ::getEntityTypeIdKeyType[[api-linebreak]]
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyTypeNotFieldable function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php @covers ::getEntityTypeIdKeyType[[api-linebreak]]
DefaultLazyPluginCollectionTest class core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @coversDefaultClass \Drupal\Core\Plugin\DefaultLazyPluginCollection[[api-linebreak]]
@group Plugin
DefaultLazyPluginCollectionTest.php file core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php
DefaultLazyPluginCollectionTest::$pluginInstances property core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php Stores all setup plugin instances.
DefaultLazyPluginCollectionTest::getPluginMock function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php Returns a mocked plugin object.
DefaultLazyPluginCollectionTest::providerTestSortHelper function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php Provides test data for testSortHelper.
DefaultLazyPluginCollectionTest::testAddInstanceId function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::addInstanceId[[api-linebreak]]
DefaultLazyPluginCollectionTest::testClear function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::clear[[api-linebreak]]
DefaultLazyPluginCollectionTest::testConfigurableGetConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::getConfiguration[[api-linebreak]]
DefaultLazyPluginCollectionTest::testConfigurableInterface function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php Tests that plugin methods are correctly attached to interfaces.
DefaultLazyPluginCollectionTest::testConfigurableSetConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::setConfiguration[[api-linebreak]]
DefaultLazyPluginCollectionTest::testCount function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::count[[api-linebreak]]
DefaultLazyPluginCollectionTest::testGet function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::get[[api-linebreak]]
DefaultLazyPluginCollectionTest::testGetConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::getConfiguration[[api-linebreak]]
DefaultLazyPluginCollectionTest::testGetNotExistingPlugin function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::get[[api-linebreak]]
DefaultLazyPluginCollectionTest::testHas function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::has[[api-linebreak]]
DefaultLazyPluginCollectionTest::testRemoveInstanceId function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::removeInstanceId[[api-linebreak]]
DefaultLazyPluginCollectionTest::testSet function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::set[[api-linebreak]]
DefaultLazyPluginCollectionTest::testSetInstanceConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::setInstanceConfiguration[[api-linebreak]]
DefaultLazyPluginCollectionTest::testSortHelper function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::sortHelper[[api-linebreak]]
@dataProvider providerTestSortHelper
DefaultMenuLinkTreeManipulatorsTest class core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Tests the default menu link tree manipulators.
DefaultMenuLinkTreeManipulatorsTest.php file core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php
DefaultMenuLinkTreeManipulatorsTest::$accessManager property core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php The mocked access manager.
DefaultMenuLinkTreeManipulatorsTest::$cacheContextManager property core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Mock cache context manager.
DefaultMenuLinkTreeManipulatorsTest::$currentUser property core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php The mocked current user.
DefaultMenuLinkTreeManipulatorsTest::$defaultMenuTreeManipulators property core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php The default menu link tree manipulators.
DefaultMenuLinkTreeManipulatorsTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php The mocked entity type manager.
DefaultMenuLinkTreeManipulatorsTest::$links property core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Array of menu link instances.
DefaultMenuLinkTreeManipulatorsTest::$originalTree property core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php The original menu tree build in mockTree().
DefaultMenuLinkTreeManipulatorsTest::mockTree function core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Creates a mock tree.
DefaultMenuLinkTreeManipulatorsTest::setUp function core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php
DefaultMenuLinkTreeManipulatorsTest::testCheckAccess function core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Tests the checkAccess() tree manipulator.
DefaultMenuLinkTreeManipulatorsTest::testCheckAccessWithLinkToAnyPagePermission function core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Tests checkAccess() tree manipulator with 'link to any page' permission.
DefaultMenuLinkTreeManipulatorsTest::testCheckNodeAccess function core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Tests the optimized node access checking.
DefaultMenuLinkTreeManipulatorsTest::testFlatten function core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Tests the flatten() tree manipulator.
DefaultMenuLinkTreeManipulatorsTest::testGenerateIndexAndSort function core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php Tests the generateIndexAndSort() tree manipulator.
DefaultMetatagsTest class core/modules/system/tests/src/Functional/Page/DefaultMetatagsTest.php Tests default HTML metatags on a page.
DefaultMetatagsTest.php file core/modules/system/tests/src/Functional/Page/DefaultMetatagsTest.php
DefaultMetatagsTest::$defaultTheme property core/modules/system/tests/src/Functional/Page/DefaultMetatagsTest.php The theme to install as the default for testing.
DefaultMetatagsTest::testMetaTag function core/modules/system/tests/src/Functional/Page/DefaultMetatagsTest.php Tests meta tags.
DefaultMobileMetaTagsTest class core/modules/system/tests/src/Functional/System/DefaultMobileMetaTagsTest.php Confirm that the default mobile meta tags appear as expected.
DefaultMobileMetaTagsTest.php file core/modules/system/tests/src/Functional/System/DefaultMobileMetaTagsTest.php
DefaultMobileMetaTagsTest::$defaultMetaTags property core/modules/system/tests/src/Functional/System/DefaultMobileMetaTagsTest.php Array of default meta tags to insert into the page.
DefaultMobileMetaTagsTest::$defaultTheme property core/modules/system/tests/src/Functional/System/DefaultMobileMetaTagsTest.php The theme to install as the default for testing.
DefaultMobileMetaTagsTest::setUp function core/modules/system/tests/src/Functional/System/DefaultMobileMetaTagsTest.php

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