12 calls to Drupal::hasContainer()
- AccountProxyTest::testId in core/
tests/ Drupal/ Tests/ Core/ Session/ AccountProxyTest.php - @covers ::id @covers ::setInitialAccountId
- Database::getDriverList in core/
lib/ Drupal/ Core/ Database/ Database.php - Returns the list provider for available database drivers.
- DatabaseDriver::load in core/
lib/ Drupal/ Core/ Extension/ DatabaseDriver.php - Loads the main extension file, if any.
- Drupal::hasRequest in core/
lib/ Drupal.php - Indicates if there is a currently active request object.
- Drupal::hasService in core/
lib/ Drupal.php - Indicates if a service is defined in the container.
- Extension::__wakeup in core/
lib/ Drupal/ Core/ Extension/ Extension.php - Magic method implementation to unserialize the extension object.
- ExtensionDiscovery::setProfileDirectoriesFromSettings in core/
lib/ Drupal/ Core/ Extension/ ExtensionDiscovery.php - Sets installation profile directories based on current site settings.
- LocalTaskManagerTest::setupNullCacheabilityMetadataValidation in core/
tests/ Drupal/ Tests/ Core/ Menu/ LocalTaskManagerTest.php - SqlTest::setupEntityTypeManager in core/
modules/ views/ tests/ src/ Unit/ Plugin/ query/ SqlTest.php - Sets up the entity type manager in the container.
- SqlTest::setupViewsData in core/
modules/ views/ tests/ src/ Unit/ Plugin/ query/ SqlTest.php - Sets up the views data in the container.
- ViewExecutable::__wakeup in core/
modules/ views/ src/ ViewExecutable.php - Magic method implementation to unserialize the view executable.
- _drupal_log_error in core/
includes/ errors.inc - Logs a PHP error or exception and displays an error page in fatal cases.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.