Search for __set
- Search 7.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::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/ |
|
| BuildTestBase::setUpBeforeClass | function | core/ |
|
| BulkDeleteTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| BulkFormAccessTest::setUp | function | core/ |
Sets up the test. |
| BulkFormTest::setUp | function | core/ |
Sets up the test. |
| 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. |
| 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/ |
|
| 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/ |
Resets the local cache. |
| CacheCollector::set | function | core/ |
Implements \Drupal\Core\Cache\CacheCollectorInterface::set(). |
| CacheCollectorHelper::set | function | core/ |
Implements \Drupal\Core\Cache\CacheCollectorInterface::set(). |
| 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::testSetAndGet | function | core/ |
Tests setting and getting values when the cache is empty. |
| CacheCollectorTest::testSetAndGetNull | function | core/ |
Makes sure that NULL is a valid value and is collected. |
| CacheCollectorTest::testUpdateCacheReset | function | core/ |
Tests a reset of the cache collector. |
| CacheContextOptimizationTest::setUp | function | core/ |
|
| CacheContextsManager::parseTokens | function | core/ |
Parses cache context tokens into context IDs and optional parameters. |
| CacheDecoratorInterface::setCacheKey | function | core/ |
Specify the key to use when writing the cache. |
| CachedStorage::resetListCache | function | core/ |
Clears the static list cache. |
| CachedStorageTest::setUp | function | core/ |
|
| CacheFactory::$settings | property | core/ |
The site settings. |
| CacheFactoryTest::testCacheFactoryWithDefaultSettings | function | core/ |
Tests that the cache factory falls back to the built-in default service. |
| CachePluginBase::cacheSet | function | core/ |
Save data to the cache. |
| CachePluginBase::cacheSetMaxAge | function | core/ |
Determine cache expiration time. |
| CacheTagsChecksumInterface::reset | function | core/ |
Reset statically cached tags. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.