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
SharedTempStoreTest::$keyValue property core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php The mock key value expirable backend.
SharedTempStoreTest::$lock property core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php The mock lock backend.
SharedTempStoreTest::$otherObject property core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php A tempstore object not belonging to the owner.
SharedTempStoreTest::$owner property core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php The owner used in this test.
SharedTempStoreTest::$ownObject property core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php A tempstore object belonging to the owner.
SharedTempStoreTest::$requestStack property core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php The request stack.
SharedTempStoreTest::$tempStore property core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php The temp store.
SharedTempStoreTest::setUp function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php
SharedTempStoreTest::testDelete function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the delete() method.
SharedTempStoreTest::testDeleteIfOwner function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the deleteIfOwner() method.
SharedTempStoreTest::testDeleteWithNoLockAvailable function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the delete() method with no lock available.
SharedTempStoreTest::testGet function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests get.
SharedTempStoreTest::testGetIfOwner function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the getIfOwner() method.
SharedTempStoreTest::testGetMetadata function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the getMetadata() method.
SharedTempStoreTest::testSerialization function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the serialization of a shared temp store.
SharedTempStoreTest::testSet function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests a successful set() call.
SharedTempStoreTest::testSetIfNotExists function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the setIfNotExists() methods.
SharedTempStoreTest::testSetIfOwner function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the setIfOwner() method with matching and non matching owners.
SharedTempStoreTest::testSetIfOwnerNoObject function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the setIfOwner() method when a key already exists but no object.
SharedTempStoreTest::testSetIfOwnerWhenNotExists function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the setIfOwner() method when no key exists.
SharedTempStoreTest::testSetWithNoLockAvailable function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php Tests the set() method with no lock available.
ShortcutCacheTagsTest class core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php Tests the Shortcut entity's cache tags.
ShortcutCacheTagsTest class core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php Tests the Shortcut entity's cache tags.
ShortcutCacheTagsTest.php file core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php
ShortcutCacheTagsTest.php file core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php
ShortcutCacheTagsTest::$adminUser property core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php User with permission to administer shortcuts.
ShortcutCacheTagsTest::$adminUser property core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php User with permission to administer shortcuts.
ShortcutCacheTagsTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php The theme to install as the default for testing.
ShortcutCacheTagsTest::$modules property core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php Modules to install.
ShortcutCacheTagsTest::$modules property core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php Modules to install.
ShortcutCacheTagsTest::$shortcutSet property core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php The default shortcut set.
ShortcutCacheTagsTest::createEntity function core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php Creates the entity to be tested.
ShortcutCacheTagsTest::createShortcutEntity function core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php Creates a shortcut entity in the default shortcut set.
ShortcutCacheTagsTest::setUp function core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php
ShortcutCacheTagsTest::setUp function core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php
ShortcutCacheTagsTest::testBlock function core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php Tests visibility and cacheability of shortcuts in the block.
ShortcutCacheTagsTest::testEntityCreation function core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php Tests that when creating a shortcut, the shortcut set tag is invalidated.
ShortcutCacheTagsTest::testToolbar function core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php Tests visibility and cacheability of shortcuts in the toolbar.
ShortcutClaroIntegrationTest class core/modules/shortcut/tests/src/Kernel/ShortcutClaroIntegrationTest.php Tests shortcut_install() and shortcut_uninstall().
ShortcutClaroIntegrationTest.php file core/modules/shortcut/tests/src/Kernel/ShortcutClaroIntegrationTest.php
ShortcutClaroIntegrationTest::testInstallUninstall function core/modules/shortcut/tests/src/Kernel/ShortcutClaroIntegrationTest.php Tests shortcut_install() and shortcut_uninstall().
ShortcutEntityLinksTest class core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php Tests the entity_links filter with shortcut entities.
ShortcutEntityLinksTest.php file core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php
ShortcutEntityLinksTest::$filter property core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php The entity_links filter.
ShortcutEntityLinksTest::$modules property core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php Modules to install.
ShortcutEntityLinksTest::setUp function core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php
ShortcutEntityLinksTest::testShortcutEntity function core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php @legacy-covers ::getUrl
@legacy-covers \Drupal\shortcut\Entity\ShortcutLinkTarget
ShortcutJsonAnonTest class core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonAnonTest.php Tests Shortcut Json Anon.
ShortcutJsonAnonTest.php file core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonAnonTest.php
ShortcutJsonAnonTest::$defaultTheme property core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonAnonTest.php The theme to install as the default for testing.

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