13 calls to Inspector::assertAllStrings()
- ApcuBackend::set in core/
lib/ Drupal/ Core/ Cache/ ApcuBackend.php - Stores data in the persistent cache.
- Cache::mergeTags in core/
lib/ Drupal/ Core/ Cache/ Cache.php - Merges arrays of cache tags and removes duplicates.
- CacheCollector::__construct in core/
lib/ Drupal/ Core/ Cache/ CacheCollector.php - Constructs a CacheCollector object.
- CacheTagsInvalidator::invalidateTags in core/
lib/ Drupal/ Core/ Cache/ CacheTagsInvalidator.php - Marks cache items with any of the specified tags as invalid.
- DatabaseBackend::doSetMultiple in core/
lib/ Drupal/ Core/ Cache/ DatabaseBackend.php - Stores multiple items in the persistent cache.
- DefaultPluginManager::setCacheBackend in core/
lib/ Drupal/ Core/ Plugin/ DefaultPluginManager.php - Initialize the cache backend.
- EntityResourceTestBase::assertPatchProtectedFieldNamesStructure in core/
modules/ rest/ tests/ src/ Functional/ EntityResource/ EntityResourceTestBase.php - Asserts structure of $patchProtectedFieldNames.
- InspectorTest::testAssertAllStrings in core/
tests/ Drupal/ Tests/ Component/ Assertion/ InspectorTest.php - Tests asserting all members are strings.
- Link::__construct in core/
modules/ jsonapi/ src/ JsonApiResource/ Link.php - JSON:API Link constructor.
- MemoryBackend::set in core/
lib/ Drupal/ Core/ Cache/ MemoryBackend.php - Stores data in the persistent cache.
- MemoryCache::set in core/
lib/ Drupal/ Core/ Cache/ MemoryCache/ MemoryCache.php - Stores data in the persistent cache.
- PhpBackend::set in core/
lib/ Drupal/ Core/ Cache/ PhpBackend.php - Stores data in the persistent cache.
- ResourceTypeRepository::getFields in core/
modules/ jsonapi/ src/ ResourceType/ ResourceTypeRepository.php - Gets the field mapping for the given field names and entity type + bundle.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.