Home
last modified time | relevance | path

Searched refs:InstallerKernel (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Cache/
H A DChainedFastBackendFactory.php5 use Drupal\Core\Installer\InstallerKernel; alias
64 if (!InstallerKernel::installationAttempted()) {
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Cache/
H A DChainedFastBackendFactory.php5 use Drupal\Core\Installer\InstallerKernel; alias
64 if (!InstallerKernel::installationAttempted()) {
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Config/Importer/
H A DConfigImporterBatch.php6 use Drupal\Core\Installer\InstallerKernel; alias
64 elseif (!InstallerKernel::installationAttempted()) {
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Config/Importer/
H A DConfigImporterBatch.php6 use Drupal\Core\Installer\InstallerKernel; alias
64 elseif (!InstallerKernel::installationAttempted()) {
/dports/www/drupal8/drupal-8.9.20/core/modules/locale/src/
H A DLocaleConfigSubscriber.php9 use Drupal\Core\Installer\InstallerKernel; alias
82 …if (!InstallerKernel::installationAttempted() && !$this->localeConfigManager->isUpdatingTranslatio…
98 …if (!InstallerKernel::installationAttempted() && !$this->localeConfigManager->isUpdatingTranslatio…
/dports/www/drupal9/drupal-9.2.10/core/modules/locale/src/
H A DLocaleConfigSubscriber.php9 use Drupal\Core\Installer\InstallerKernel; alias
82 …if (!InstallerKernel::installationAttempted() && !$this->localeConfigManager->isUpdatingTranslatio…
98 …if (!InstallerKernel::installationAttempted() && !$this->localeConfigManager->isUpdatingTranslatio…
/dports/www/drupal9/drupal-9.2.10/core/modules/content_translation/
H A Dcontent_translation.install8 use Drupal\Core\Installer\InstallerKernel;
21 if (InstallerKernel::installationAttempted()) {
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Config/
H A DConfigInstaller.php7 use Drupal\Core\Installer\InstallerKernel; alias
145 if (!$this->isSyncing() && !InstallerKernel::installationAttempted()) {
280 if (InstallerKernel::installationAttempted()) {
387 …_COLLECTION), InstallStorage::CONFIG_INSTALL_DIRECTORY, $collection, InstallerKernel::installation…
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Config/
H A DConfigInstaller.php7 use Drupal\Core\Installer\InstallerKernel; alias
147 if (!$this->isSyncing() && (!InstallerKernel::installationAttempted() || $profile_installed)) {
282 if (InstallerKernel::installationAttempted()) {
389 …_COLLECTION), InstallStorage::CONFIG_INSTALL_DIRECTORY, $collection, InstallerKernel::installation…
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Installer/
H A DInstallerKernel.php10 class InstallerKernel extends DrupalKernel { class
H A DConfigOverride.php31 …if (InstallerKernel::installationAttempted() && function_exists('drupal_install_profile_distributi…
H A DInstallerRedirectTrait.php47 if (InstallerKernel::installationAttempted()) {
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Installer/
H A DInstallerKernel.php10 class InstallerKernel extends DrupalKernel { class
H A DConfigOverride.php31 …if (InstallerKernel::installationAttempted() && function_exists('drupal_install_profile_distributi…
H A DInstallerRedirectTrait.php47 if (InstallerKernel::installationAttempted()) {
/dports/www/drupal8/drupal-8.9.20/core/modules/content_translation/
H A Dcontent_translation.install9 use Drupal\Core\Installer\InstallerKernel;
23 if (InstallerKernel::installationAttempted()) {
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Extension/
H A DModuleInstaller.php11 use Drupal\Core\Installer\InstallerKernel; alias
228 if (!InstallerKernel::installationAttempted()) {
352 if (!InstallerKernel::installationAttempted()) {
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/EventSubscriber/
H A DConfigImportSubscriber.php12 use Drupal\Core\Installer\InstallerKernel; alias
99 if (InstallerKernel::installationAttempted()) {
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/EventSubscriber/
H A DConfigImportSubscriber.php12 use Drupal\Core\Installer\InstallerKernel; alias
99 if (InstallerKernel::installationAttempted()) {
/dports/www/drupal9/drupal-9.2.10/core/includes/
H A Dtheme.maintenance.inc8 use Drupal\Core\Installer\InstallerKernel;
33 if (InstallerKernel::installationAttempted()) {
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Form/
H A DFormSubmitter.php5 use Drupal\Core\Installer\InstallerKernel; alias
/dports/www/drupal9/drupal-9.2.10/core/modules/jsonapi/src/ResourceType/
H A DResourceTypeRepository.php17 use Drupal\Core\Installer\InstallerKernel; alias
442 elseif (!InstallerKernel::installationAttempted()) {
/dports/www/drupal8/drupal-8.9.20/core/includes/
H A Dtheme.maintenance.inc8 use Drupal\Core\Installer\InstallerKernel;
35 if (InstallerKernel::installationAttempted()) {
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/
H A DDrupalKernel.php20 use Drupal\Core\Installer\InstallerKernel; alias
633 if ($extensions === FALSE && !InstallerKernel::installationAttempted()) {
703 …if (!Database::getConnectionInfo() && !InstallerKernel::installationAttempted() && PHP_SAPI !== 'c…
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/
H A DDrupalKernel.php22 use Drupal\Core\Installer\InstallerKernel; alias
634 if ($extensions === FALSE && !InstallerKernel::installationAttempted()) {
712 …if (!Database::getConnectionInfo() && !InstallerKernel::installationAttempted() && PHP_SAPI !== 'c…

12