36 string references to 'system.performance' in Drupal 8
- AjaxFormPageCacheTest::setUp in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ AjaxFormPageCacheTest.php - AjaxResponseAttachmentsProcessor::__construct in core/
lib/ Drupal/ Core/ Ajax/ AjaxResponseAttachmentsProcessor.php - Constructs a AjaxResponseAttachmentsProcessor object.
- AssertPageCacheContextsAndTagsTrait::enablePageCaching in core/
modules/ system/ src/ Tests/ Cache/ AssertPageCacheContextsAndTagsTrait.php - Enables page caching.
- AssertPageCacheContextsAndTagsTrait::enablePageCaching in core/
modules/ system/ tests/ src/ Functional/ Cache/ AssertPageCacheContextsAndTagsTrait.php - Enables page caching.
- BasicAuthTest::testBasicAuth in core/
modules/ basic_auth/ tests/ src/ Functional/ BasicAuthTest.php - Test http basic authentication.
- BlockTest::testBlockCacheTags in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Test that cache tags are properly set and bubbled up to the page cache.
- CachedStorageTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ CachedStorageTest.php - ColorTest::_testColor in core/
modules/ color/ tests/ src/ Functional/ ColorTest.php - Tests the Color module functionality using the given theme.
- CommandsTest::testAttachedSettings in core/
tests/ Drupal/ KernelTests/ Core/ Ajax/ CommandsTest.php - Regression test: Settings command exists regardless of JS aggregation.
- ConfigStorageTestBase::testCRUD in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ ConfigStorageTestBase.php - Tests storage CRUD operations.
- DatabaseStorageTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ DatabaseStorageTest.php - Fast404ExceptionHtmlSubscriber::on404 in core/
lib/ Drupal/ Core/ EventSubscriber/ Fast404ExceptionHtmlSubscriber.php - Handles a 404 error for HTML.
- FileStorageTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ FileStorageTest.php - FileStorageTest::testlistAll in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ FileStorageTest.php - Tests the FileStorage::listAll method with a relative and absolute path.
- FinishResponseSubscriber::__construct in core/
lib/ Drupal/ Core/ EventSubscriber/ FinishResponseSubscriber.php - Constructs a FinishResponseSubscriber object.
- FormStoragePageCacheTest::setUp in core/
modules/ system/ tests/ src/ Functional/ Form/ FormStoragePageCacheTest.php - HtmlResponseAttachmentsProcessor::__construct in core/
lib/ Drupal/ Core/ Render/ HtmlResponseAttachmentsProcessor.php - Constructs a HtmlResponseAttachmentsProcessor object.
- LayoutBuilderFieldBlockEntityReferenceCacheTagsTest::setUp in core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutBuilderFieldBlockEntityReferenceCacheTagsTest.php - ManagedStorageTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ ManagedStorageTest.php - MemoryStorageTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ MemoryStorageTest.php - PageCacheTagsTestBase::setUp in core/
modules/ system/ src/ Tests/ Cache/ PageCacheTagsTestBase.php - Sets up a Drupal site for running functional and integration tests.
- PageCacheTagsTestBase::setUp in core/
modules/ system/ tests/ src/ Functional/ Cache/ PageCacheTagsTestBase.php - PageCacheTest::testCacheableResponseResponses in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests cacheability of a CacheableResponse.
- PageCacheTest::testCacheableWithCustomCacheControl in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Test a cacheable response with custom cache control.
- PageCacheTest::testConditionalRequests in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests support of requests with If-Modified-Since and If-None-Match headers.
- PageCacheTest::testPageCache in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests cache headers.
- PageCacheTest::testPageCacheAnonymousRolePermissions in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests the automatic presence of the anonymous role's cache tag.
- PageCacheTest::testPageCacheTags in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Test that cache tags are properly persisted.
- PageCacheTest::testPageCacheWithoutVaryCookie in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests the omit_vary_cookie setting.
- PageCacheTest::testQueryParameterFormatRequests in core/
modules/ page_cache/ tests/ src/ Functional/ PageCacheTest.php - Tests support for different cache items with different request formats specified via a query parameter.
- PerformanceForm::buildForm in core/
modules/ system/ src/ Form/ PerformanceForm.php - Form constructor.
- PerformanceForm::getEditableConfigNames in core/
modules/ system/ src/ Form/ PerformanceForm.php - Gets the configuration names that will be editable.
- SessionTest::testEmptyAnonymousSession in core/
modules/ system/ tests/ src/ Functional/ Session/ SessionTest.php - Test that empty anonymous sessions are destroyed.
- StorageReplaceDataWrapperTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ StorageReplaceDataWrapperTest.php - ThemeTest::testCSSOverride in core/
modules/ system/ tests/ src/ Functional/ Theme/ ThemeTest.php - Ensures a theme's .info.yml file is able to override a module CSS file from being added to the page.
- UserPasswordResetTest::setUp in core/
modules/ user/ tests/ src/ Functional/ UserPasswordResetTest.php