Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Search 11.x for __set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BrowserTestBaseTest::testLocalTimeZone | function | core/ |
Tests the assumption that local time is in 'Australia/Sydney'. |
| BrowserTestBaseTest::testProfileModules | function | core/ |
Ensures we can't access modules we shouldn't be able to after install. |
| BrowserTestBaseTest::testSessionOnRequest | function | core/ |
Tests that a usable session is on the request in test-runner. |
| BrowserTestBaseTest::testSimpleTestBaseUrlValidation | function | core/ |
Tests an invalid scheme in SIMPLETEST_BASE_URL throws an exception. |
| BrowserTestBaseTest::testTearDownWithoutSetUp | function | core/ |
Tests that tearDown doesn't call cleanupEnvironment if setUp is not called. |
| BrowserTestBaseTest::testVarDump | function | core/ |
Tests the dump() function provided by the var-dumper Symfony component. |
| BrowserTestBaseTest::testXpathAsserts | function | core/ |
Tests legacy field asserts which use xpath directly. |
| BuildTestBase::setUp | function | core/ |
|
| BulkDeleteTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| BulkFormAccessTest::setUp | function | core/ |
|
| BulkFormTest::setUp | function | core/ |
|
| BulkFormTest::setUp | function | core/ |
|
| BulkOperationsTest::setUp | function | core/ |
|
| BundleClassTest::setUp | function | core/ |
|
| BundleConstraintValidatorTest::setUp | function | core/ |
|
| BundleTranslationSettingsInterface | interface | core/ |
Interface providing support for content translation bundle settings. |
| BundleTranslationSettingsInterface.php | file | core/ |
|
| BundleTranslationSettingsInterface::getBundleTranslationSettings | function | core/ |
Returns translation settings for the specified bundle. |
| BundleTranslationSettingsInterface::setBundleTranslationSettings | function | core/ |
Sets translation settings for the specified bundle. |
| cache.asset_chain | service | core/ |
Drupal\Core\Cache\BackendChain |
| CacheabilityMetadataConfigOverrideIntegrationTest::setUp | function | core/ |
|
| CacheabilityMetadataConfigOverrideTest::setUp | function | core/ |
|
| CacheableDependencyTrait::setCacheability | function | core/ |
Sets cacheability; useful for value object constructors. |
| CacheableMetadata::setCacheContexts | function | core/ |
Sets cache contexts. |
| CacheableMetadata::setCacheMaxAge | function | core/ |
Sets the maximum age (in seconds). |
| CacheableMetadata::setCacheTags | function | core/ |
Sets cache tags. |
| CacheableMetadataCalculationTest::resetState | function | core/ |
Resets the state so we are ready for a new test. |
| CacheableMetadataCalculationTest::setUp | function | core/ |
|
| CacheableMetadataTest::providerSetCacheMaxAge | function | core/ |
Data provider for testSetCacheMaxAge. |
| CacheableMetadataTest::testSetCacheMaxAge | function | core/ |
Tests valid and invalid values as max age. |
| CacheableResponseTrait | trait | core/ |
Provides an implementation of CacheableResponseInterface. |
| CacheableResponseTrait.php | file | core/ |
|
| CacheableResponseTrait::$cacheabilityMetadata | property | core/ |
The cacheability metadata. |
| CacheableResponseTrait::addCacheableDependency | function | core/ |
|
| CacheableResponseTrait::getCacheableMetadata | function | core/ |
|
| CacheBackendDecorator::set | function | core/ |
|
| CacheBackendDecorator::setMultiple | function | core/ |
|
| CacheBackendInterface::set | function | core/ |
Stores data in the persistent cache. |
| CacheBackendInterface::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
| CacheCollector::reset | function | core/ |
|
| CacheCollector::set | function | core/ |
Implements \Drupal\Core\Cache\CacheCollectorInterface::set(). |
| CacheCollectorHelper::set | function | core/ |
|
| CacheCollectorHelper::setCacheCreated | function | core/ |
Setter for the cacheCreated property for use in unit tests. |
| CacheCollectorHelper::setCacheMissData | function | core/ |
Sets data to return from a cache miss resolve. |
| CacheCollectorInterface::reset | function | core/ |
Resets the local cache. |
| CacheCollectorInterface::set | function | core/ |
Sets cache data. |
| CacheCollectorTest::setUp | function | core/ |
|
| CacheCollectorTest::setUpMockCacheBackend | function | core/ |
Reinitializes the cache backend as a mock object. |
| CacheCollectorTest::setUpMockLockBackend | function | core/ |
Reinitializes the lock backend as a mock object. |
| CacheCollectorTest::testSetAndGet | function | core/ |
Tests setting and getting values when the cache is empty. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.