Skip to main content
Home
  • Home
  • Change Records
  • API

1.8.0

Push the creation of date managing SQL into the database driver

The DatabaseConnection class has added several new methods and abstract methods:

  • Read more about Push the creation of date managing SQL into the database driver

Add cloneTable() to DatabaseSchema

The DatabaseSchema added a new method and abstract method:

  • Read more about Add cloneTable() to DatabaseSchema

Add isImmutable() to ConfigStorageInterface

The ConfigStorageInterface added a new method:

  /**
   * Returns whether data in this object can be changed.
   *
   * @return bool
   *   TRUE if the object cannot be changed, FALSE if it can be changed.
   */
  public function isImmutable();
  • Read more about Add isImmutable() to ConfigStorageInterface
Powered by Silkscreen CMS

Copyright © 2025 Silkscreen CMS. All rights reserved.