Search for end
- Search 7.x for end
- Search 9.5.x for end
- Search 8.9.x for end
- Search 10.3.x for end
- Search main for end
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FriendsTest::testWithAttributeAndForbiddenAnnotation | function | core/ |
@group Chandler |
| FriendsTest::testWithForbiddenAnnotation | function | core/ |
@group Janice |
| FriendsTest::testWithLegacyCoversAnnotation | function | core/ |
This test method has a legacy covers annotation. |
| FriendsTrait | trait | core/ |
|
| FriendsTrait::testInTraitNoMetadata | function | core/ |
|
| FriendsTrait::testInTraitWithAllowedAnnotation | function | core/ |
|
| FriendsTrait::testInTraitWithAttribute | function | core/ |
#[Group('Joey')] |
| FriendsTrait::testInTraitWithAttributeAndAllowedAnnotation | function | core/ |
@legacy-covers ::phoebe |
| FriendsTrait::testInTraitWithAttributeAndForbiddenAnnotation | function | core/ |
@group Chandler |
| FriendsTrait::testInTraitWithForbiddenAnnotation | function | core/ |
@group Janice |
| FriendsTrait::testInTraitWithLegacyCoversAnnotation | function | core/ |
This test method has a legacy covers annotation. |
| FriendsWithFriendsTraitTest | class | core/ |
|
| Full::render | function | core/ |
Return the renderable array of the pager. |
| FunctionsTest::testDrupalPreRenderLinks | function | core/ |
Tests the use of Link::preRenderLinks() on a nested array of links. |
| GenericCacheBackendUnitTestBase | class | core/ |
Tests any cache backend. |
| GenericCacheBackendUnitTestBase.php | file | core/ |
|
| GenericCacheBackendUnitTestBase::$cacheBackends | property | core/ |
Array of objects implementing Drupal\Core\Cache\CacheBackendInterface. |
| GenericCacheBackendUnitTestBase::$defaultValue | property | core/ |
Random value to use in tests. |
| GenericCacheBackendUnitTestBase::$testBin | property | core/ |
Cache bin to use for testing. |
| GenericCacheBackendUnitTestBase::$testObjectProperties | property | core/ |
Most cache backends ensure changes to objects do not affect the cache. |
| GenericCacheBackendUnitTestBase::createCacheBackend | function | core/ |
Creates a cache backend to test. |
| GenericCacheBackendUnitTestBase::getCacheBackend | function | core/ |
Gets a backend to test; this will get a shared instance set in the object. |
| GenericCacheBackendUnitTestBase::getTestBin | function | core/ |
Gets the testing bin. |
| GenericCacheBackendUnitTestBase::setUp | function | core/ |
|
| GenericCacheBackendUnitTestBase::setUpCacheBackend | function | core/ |
Allows specific implementation to change the environment before a test run. |
| GenericCacheBackendUnitTestBase::tearDown | function | core/ |
|
| GenericCacheBackendUnitTestBase::tearDownCacheBackend | function | core/ |
Allows alteration of environment after a test run but before tear down. |
| GenericCacheBackendUnitTestBase::testDelete | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::delete(). |
| GenericCacheBackendUnitTestBase::testDeleteAll | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::deleteAll(). |
| GenericCacheBackendUnitTestBase::testDeleteMultiple | function | core/ |
Tests delete multiple. |
| GenericCacheBackendUnitTestBase::testGetMultiple | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::getMultiple(). |
| GenericCacheBackendUnitTestBase::testInvalidate | function | core/ |
Tests invalidate. |
| GenericCacheBackendUnitTestBase::testInvalidateAll | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). |
| GenericCacheBackendUnitTestBase::testInvalidateTags | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
| GenericCacheBackendUnitTestBase::testRemoveBin | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::removeBin(). |
| GenericCacheBackendUnitTestBase::testSetGet | function | core/ |
Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface. |
| GenericCacheBackendUnitTestBase::testSetMultiple | function | core/ |
Tests \Drupal\Core\Cache\CacheBackendInterface::setMultiple(). |
| GenericCacheBackendUnitTestBase::testValueTypeIsKept | function | core/ |
Tests data type preservation. |
| GetTestMethodCallerExtendsTest | class | core/ |
Test for BrowserTestBase::getTestMethodCaller() in child classes. |
| GetTestMethodCallerExtendsTest.php | file | core/ |
|
| GetTestMethodCallerExtendsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| GetTestMethodCallerExtendsTest::testGetTestMethodCallerChildClass | function | core/ |
A test method that is not present in the parent class. |
| gin-extend.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .modules-table-filter { padding: 0; border: 0 none; box-shadow: none; } .package-listing { … |
| gin-extend.pcss.css | file | core/ |
.modules-table-filter { padding: 0; border: 0 none; box-shadow: none; } .package-listing { margin-block-start: var(--gin-spacing-m); } .gin-details__summary { padding-inline-start:… |
| Handler::getVendorPath | function | composer/ |
Gets the path to the 'vendor' directory. |
| HandlerBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| HandlerFieldFieldTest::doTestFormatterSimpleFieldRender | function | core/ |
Tests that fields with formatters runs as expected. |
| HandlerFieldFieldTest::doTestInaccessibleFieldRender | function | core/ |
Tests inaccessible field rendering. |
| HandlerFieldFieldTest::doTestMultipleFieldRender | function | core/ |
Tests multi-value field rendering. |
| HandlerFieldFieldTest::doTestSimpleFieldRender | function | core/ |
Tests simple field rendering. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.