Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ConfigurableLanguage.php

ConfigurableLanguage::$preSaveMultilingual

Used during saving to detect when the site becomes multilingual.

This property is not saved to the language entity, but is needed for detecting when to rebuild the services.

Type: bool

See also

\Drupal\language\Entity\ConfigurableLanguage::preSave()

\Drupal\language\Entity\ConfigurableLanguage::postSave()

File

core/modules/language/src/Entity/ConfigurableLanguage.php, line 110

Class

ConfigurableLanguage
Defines the ConfigurableLanguage entity.

Namespace

Drupal\language\Entity

Code

protected $preSaveMultilingual;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal