12 calls to drupal_container()

DrupalUnitTestBase::setUp in drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php
Sets up Drupal unit test environment.
drupal_get_filename in drupal/core/includes/bootstrap.inc
Returns and optionally sets the filename for a system resource.
drupal_get_js in drupal/core/includes/common.inc
Returns a themed presentation of all JavaScript code for the current page.
PluginInstanceTest::testPluginInstances in drupal/core/modules/views/lib/Drupal/views/Tests/PluginInstanceTest.php
Tests creating instances of every views plugin.
RestExport::initDisplay in drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php
TestBase::prepareEnvironment in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Prepares the current environment for running the test.
TestBase::rebuildContainer in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Rebuild drupal_container().
TestBase::tearDown in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Deletes created files, database tables, and reverts all environment changes.
UpgradePathTestBase::refreshVariables in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php
Specialized refreshVariables().
UpgradePathTestBase::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing.
_drupal_bootstrap_kernel in drupal/core/includes/bootstrap.inc
Initialize the kernel / service container.
_drupal_valid_path_new_router in drupal/core/includes/path.inc
Temporary helper function to check a path in the new routing system.