Loading core/modules/image/src/Entity/ImageStyle.php +1 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,7 @@ label_singular: new TranslatableMarkup('image style'), label_plural: new TranslatableMarkup('image styles'), config_prefix: 'style', static_cache: TRUE, entity_keys: [ 'id' => 'name', 'label' => 'label', Loading core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryFrontPagePerformanceTest.php +6 −6 Original line number Diff line number Diff line Loading @@ -52,9 +52,9 @@ protected function testFrontPageColdCache(): void { $this->assertSession()->pageTextContains('Umami'); $expected = [ 'QueryCount' => 219, 'CacheGetCount' => 277, 'CacheSetCount' => 295, 'QueryCount' => 218, 'CacheGetCount' => 276, 'CacheSetCount' => 294, 'CacheDeleteCount' => 0, 'CacheTagLookupQueryCount' => 25, 'CacheTagInvalidationCount' => 0, Loading Loading @@ -122,9 +122,9 @@ protected function testFrontPageCoolCache(): void { }, 'umamiFrontPageCoolCache'); $expected = [ 'QueryCount' => 74, 'CacheGetCount' => 181, 'CacheSetCount' => 79, 'QueryCount' => 73, 'CacheGetCount' => 180, 'CacheSetCount' => 78, 'CacheDeleteCount' => 0, 'CacheTagInvalidationCount' => 0, 'CacheTagLookupQueryCount' => 21, Loading Loading
core/modules/image/src/Entity/ImageStyle.php +1 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,7 @@ label_singular: new TranslatableMarkup('image style'), label_plural: new TranslatableMarkup('image styles'), config_prefix: 'style', static_cache: TRUE, entity_keys: [ 'id' => 'name', 'label' => 'label', Loading
core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryFrontPagePerformanceTest.php +6 −6 Original line number Diff line number Diff line Loading @@ -52,9 +52,9 @@ protected function testFrontPageColdCache(): void { $this->assertSession()->pageTextContains('Umami'); $expected = [ 'QueryCount' => 219, 'CacheGetCount' => 277, 'CacheSetCount' => 295, 'QueryCount' => 218, 'CacheGetCount' => 276, 'CacheSetCount' => 294, 'CacheDeleteCount' => 0, 'CacheTagLookupQueryCount' => 25, 'CacheTagInvalidationCount' => 0, Loading Loading @@ -122,9 +122,9 @@ protected function testFrontPageCoolCache(): void { }, 'umamiFrontPageCoolCache'); $expected = [ 'QueryCount' => 74, 'CacheGetCount' => 181, 'CacheSetCount' => 79, 'QueryCount' => 73, 'CacheGetCount' => 180, 'CacheSetCount' => 78, 'CacheDeleteCount' => 0, 'CacheTagInvalidationCount' => 0, 'CacheTagLookupQueryCount' => 21, Loading