10 calls to Drupal::logger() in Zircon Profile 8
- DbLogFormInjectionTest::setUp in core/
modules/ dblog/ src/ Tests/ DbLogFormInjectionTest.php - Performs setup tasks before each individual test method is run.
- EntityDisplayBase::getLogger in core/
lib/ Drupal/ Core/ Entity/ EntityDisplayBase.php - Provides the 'system' channel logger service.
- file_unmanaged_copy in core/
includes/ file.inc - Copies a file to a new location without invoking the file API.
- file_unmanaged_delete in core/
includes/ file.inc - Deletes a file without database changes or hook invocations.
- locale_translate_batch_finished in core/
modules/ locale/ locale.bulk.inc - Implements callback_batch_finished().
- locale_translation_http_check in core/
modules/ locale/ locale.batch.inc - Check if remote file exists and when it was last updated.
- ProcessedText::logger in core/
modules/ filter/ src/ Element/ ProcessedText.php - Wraps a logger channel.
- system_check_directory in core/
modules/ system/ system.module - Checks the existence of the directory specified in $form_element.
- _locale_rebuild_js in core/
modules/ locale/ locale.module - (Re-)Creates the JavaScript translation file for a language.
- _user_cancel in core/
modules/ user/ user.module - Implements callback_batch_operation().