DrupalFlushAllCachesInInstallerTest::$profile

Same name and namespace in other branches
  1. 10 core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php \Drupal\FunctionalTests\Installer\DrupalFlushAllCachesInInstallerTest::profile
  2. 11.x core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php \Drupal\FunctionalTests\Installer\DrupalFlushAllCachesInInstallerTest::profile

Type: profile

Overrides BrowserTestBase::$profile

File

core/tests/Drupal/FunctionalTests/Installer/DrupalFlushAllCachesInInstallerTest.php, line 23

Class

DrupalFlushAllCachesInInstallerTest
Tests <a href="/api/drupal/core%21includes%21common.inc/function/drupal_flush_all_caches/9" title="Rebuilds the container, flushes all persistent caches, resets all variables, and rebuilds all data structures." class="local">drupal_flush_all_caches</a>() during an install.

Namespace

Drupal\FunctionalTests\Installer

Code

protected $profile = 'cache_flush_test';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.