Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest | class | core/ |
Tests the upgrade path for converting seven secondary local tasks into a block. |
| SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php | file | core/ |
|
| SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
| SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::testUpdateHookN | function | core/ |
Tests that local actions/tasks are being converted into blocks. |
| ShapeItemTest | class | core/ |
Tests the new entity API for the shape field type. |
| ShapeItemTest.php | file | core/ |
|
| ShapeItemTest::$fieldName | property | core/ |
The name of the field to use in this test. |
| ShapeItemTest::$modules | property | core/ |
Modules to enable. |
| ShapeItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| ShapeItemTest::testShapeItem | function | core/ |
Tests using entity fields of the field field type. |
| SharedTempStoreTest | class | core/ |
@coversDefaultClass \Drupal\user\SharedTempStore[[api-linebreak]] @group user @group legacy @runTestsInSeparateProcesses @preserveGlobalState disabled |
| SharedTempStoreTest | class | core/ |
@coversDefaultClass \Drupal\Core\TempStore\SharedTempStore[[api-linebreak]] @group TempStore |
| SharedTempStoreTest.php | file | core/ |
|
| SharedTempStoreTest.php | file | core/ |
|
| SharedTempStoreTest::$keyValue | property | core/ |
The mock key value expirable backend. |
| SharedTempStoreTest::$keyValue | property | core/ |
The mock key value expirable backend. |
| SharedTempStoreTest::$lock | property | core/ |
The mock lock backend. |
| SharedTempStoreTest::$lock | property | core/ |
The mock lock backend. |
| SharedTempStoreTest::$otherObject | property | core/ |
A tempstore object not belonging to the owner. |
| SharedTempStoreTest::$otherObject | property | core/ |
A tempstore object not belonging to the owner. |
| SharedTempStoreTest::$owner | property | core/ |
The owner used in this test. |
| SharedTempStoreTest::$owner | property | core/ |
The owner used in this test. |
| SharedTempStoreTest::$ownObject | property | core/ |
A tempstore object belonging to the owner. |
| SharedTempStoreTest::$ownObject | property | core/ |
A tempstore object belonging to the owner. |
| SharedTempStoreTest::$requestStack | property | core/ |
The request stack. |
| SharedTempStoreTest::$requestStack | property | core/ |
The request stack. |
| SharedTempStoreTest::$tempStore | property | core/ |
The user temp store. |
| SharedTempStoreTest::$tempStore | property | core/ |
The temp store. |
| SharedTempStoreTest::setUp | function | core/ |
|
| SharedTempStoreTest::setUp | function | core/ |
|
| SharedTempStoreTest::testDelete | function | core/ |
Tests the delete() method. |
| SharedTempStoreTest::testDelete | function | core/ |
Tests the delete() method. |
| SharedTempStoreTest::testDeleteIfOwner | function | core/ |
Tests the deleteIfOwner() method. |
| SharedTempStoreTest::testDeleteIfOwner | function | core/ |
Tests the deleteIfOwner() method. |
| SharedTempStoreTest::testDeleteWithNoLockAvailable | function | core/ |
Tests the delete() method with no lock available. |
| SharedTempStoreTest::testDeleteWithNoLockAvailable | function | core/ |
Tests the delete() method with no lock available. |
| SharedTempStoreTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
| SharedTempStoreTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] @expectedDeprecation \Drupal\user\SharedTempStore is scheduled for removal in Drupal 9.0.0. Use \Drupal\Core\TempStore\SharedTempStore instead. See https://www.drupal.org/node/2935639. |
| SharedTempStoreTest::testGetIfOwner | function | core/ |
Tests the getIfOwner() method. |
| SharedTempStoreTest::testGetIfOwner | function | core/ |
Tests the getIfOwner() method. |
| SharedTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
| SharedTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
| SharedTempStoreTest::testGetMetadataOwner | function | core/ |
@covers ::getMetadata[[api-linebreak]] @expectedDeprecation Using the "owner" public property of a TempStore lock is deprecated in Drupal 8.7.0 and will not be allowed in Drupal 9.0.0. Use \Drupal\Core\TempStore\Lock::getOwnerId() instead.… |
| SharedTempStoreTest::testGetMetadataUpdated | function | core/ |
@covers ::getMetadata[[api-linebreak]] @expectedDeprecation Using the "updated" public property of a TempStore lock is deprecated in Drupal 8.7.0 and will not be allowed in Drupal 9.0.0. Use \Drupal\Core\TempStore\Lock::getUpdated() instead.… |
| SharedTempStoreTest::testSerialization | function | core/ |
Tests the serialization of a shared temp store. |
| SharedTempStoreTest::testSet | function | core/ |
Tests a successful set() call. |
| SharedTempStoreTest::testSet | function | core/ |
Tests a successful set() call. |
| SharedTempStoreTest::testSetIfNotExists | function | core/ |
Tests the setIfNotExists() methods. |
Pagination
- Previous page
- Page 607
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.