11 calls to Drupal::hasService() in Zircon Profile 8
- comment_entity_storage_load in core/
modules/ comment/ comment.module - Implements hook_entity_storage_load().
- drupal_get_filename in core/
includes/ bootstrap.inc - Returns and optionally sets the filename for a system resource.
- ExtensionDiscovery::scan in core/
lib/ Drupal/ Core/ Extension/ ExtensionDiscovery.php - Discovers available extensions of a given type.
- FormBuilder::currentUser in core/
lib/ Drupal/ Core/ Form/ FormBuilder.php - Gets the current active user.
- PublicStream::basePath in core/
lib/ Drupal/ Core/ StreamWrapper/ PublicStream.php - Returns the base path for public://.
- ServiceProviderTest::testServiceProviderRegistration in core/
modules/ system/ src/ Tests/ ServiceProvider/ ServiceProviderTest.php - Tests that services provided by module service providers get registered to the DIC.
- ServiceProviderTest::testServiceProviderRegistrationDynamic in core/
modules/ system/ src/ Tests/ ServiceProvider/ ServiceProviderTest.php - Tests that the DIC keeps up with module enable/disable in the same request.
- ServiceProviderWebTest::testServiceProviderRegistrationIntegration in core/
modules/ system/ src/ Tests/ ServiceProvider/ ServiceProviderWebTest.php - Tests that module service providers get registered to the DIC.
- StringTranslationTrait::getNumberOfPlurals in core/
lib/ Drupal/ Core/ StringTranslation/ StringTranslationTrait.php - Returns the number of plurals supported by a given language.
- system_requirements in core/
modules/ system/ system.install - Implements hook_requirements().
- _drupal_log_error in core/
includes/ errors.inc - Logs a PHP error or exception and displays an error page in fatal cases.