You are here

21 uses of Drupal::VERSION in Zircon Profile 8.0

AdminMetaTagTest::testMetaTag in core/modules/system/src/Tests/System/AdminMetaTagTest.php
Verify that the meta tag HTML is generated correctly.
ClientFactory::fromOptions in core/lib/Drupal/Core/Http/ClientFactory.php
Constructs a new client object from some configuration.
DrupalKernel::getContainerCacheKey in core/lib/Drupal/Core/DrupalKernel.php
Returns the container cache key based on the environment.
drupal_install_profile_distribution_version in core/includes/install.inc
Loads the installation profile, extracting its defined version.
hook_requirements in core/lib/Drupal/Core/Extension/module.api.php
Check installation requirements and do status reporting.
hook_views_query_substitutions in core/modules/views/views.api.php
Replace special strings in the query before it is executed.
InfoParserDynamic::parse in core/lib/Drupal/Core/Extension/InfoParserDynamic.php
Parses Drupal module, theme and profile .info.yml files.
InfoParserUnitTest::testInfoParserCommonInfo in core/tests/Drupal/Tests/Core/Extension/InfoParserUnitTest.php
Tests common info file.
install_check_translations in core/includes/install.core.inc
Checks installation requirements and reports any errors.
LibraryDiscoveryParser::buildByExtension in core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php
Parses and builds up all the libraries information of an extension.
LibraryDiscoveryParserTest::testBuildByExtensionSimple in core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php
Tests that basic functionality works for getLibraryByName.
LibraryDiscoveryParserTest::testVersion in core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php
Tests the version property, and how it propagates to the contained assets.
LocaleStringTest::testStringCRUDAPI in core/modules/locale/src/Tests/LocaleStringTest.php
Test CRUD API.
ResponseGeneratorSubscriber::onRespond in core/lib/Drupal/Core/EventSubscriber/ResponseGeneratorSubscriber.php
Sets extra X-Generator header on successful responses.
ResponseGeneratorTest::testGeneratorHeaderAdded in core/modules/system/src/Tests/System/ResponseGeneratorTest.php
Test to see if generator header is added.
Settings::getApcuPrefix in core/lib/Drupal/Core/Site/Settings.php
Generates a prefix for APC user cache keys.
StringDatabaseStorage::findTranslation in core/modules/locale/src/StringDatabaseStorage.php
Loads a string translation object, fast query.
StringDatabaseStorage::updateLocation in core/modules/locale/src/StringDatabaseStorage.php
Update locations for string.
system_page_attachments in core/modules/system/system.module
Implements hook_page_attachments().
system_requirements in core/modules/system/system.install
Implements hook_requirements().
views_views_query_substitutions in core/modules/views/views.views_execution.inc
Implements hook_views_query_substitutions().