
| Current Path : /var/www/html1/web/core/modules/layout_builder/tests/fixtures/update/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html1/web/core/modules/layout_builder/tests/fixtures/update/layout-builder-tempstore.php |
<?php
/**
* @file
* Test fixture.
*/
use Drupal\Core\Database\Database;
// Add the tempstore equivalent of the display set up in
// ../layout-builder-enable.php but with a different layout.
Database::getConnection()->insert('key_value_expire')
->fields([
'collection',
'name',
'value',
])
->values([
'collection' => 'tempstore.shared.layout_builder.section_storage.overrides',
'name' => 'node.1',
'value' => 'O:8:"stdClass":3:{s:4:"data";a:1:{s:15:"section_storage";O:67:"Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage":9:{s:10:"