Update to 1.4 broken when using layout_builder

Created on 20 February 2023, about 2 years ago
Updated 24 February 2023, about 2 years ago

Problem/Motivation

The post-update hook is failing for layout_builder:

 -------------- ---------------------- ------------- --------------------
  Module         Update ID              Type          Description
 -------------- ---------------------- ------------- --------------------
  linked_field   update_related_displ   post-update   Update all related
                 ay_modes                             display modes.
 -------------- ---------------------- ------------- --------------------
Do you wish to run the specified pending updates? (yes/no) [yes]:
> y
> [notice] Update started: linked_field_post_update_update_related_display_modes
> [error] The configuration property third_party_settings.layout_builder.sections.0.components.fb7b4440-e810-4d87-ba35-baa0f3e531bb.configuration.formatter.third_party_settings.linked_field.destination.field doesn't exist.
> [error] Update failed: linked_field_post_update_update_related_display_modes
> [error] Update aborted by: linked_field_post_update_update_related_display_modes

Any ideas why that happens?

Steps to reproduce

TBD

Proposed resolution

TBD

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Closed: duplicate

Version

1.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany Anybody Porta Westfalica

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @Anybody
  • πŸ‡¦πŸ‡ΊAustralia interlated

    Possibly the same?

     -------------- ---------------------- ------------- -------------------- 
      Module         Update ID              Type          Description         
     -------------- ---------------------- ------------- -------------------- 
      linked_field   update_related_displ   post-update   Update all related  
                     ay_modes                             display modes.      
     -------------- ---------------------- ------------- -------------------- 
    

    -------------- ---------------------- ------------- --------------------
    Module Update ID Type Description
    -------------- ---------------------- ------------- --------------------
    linked_field update_related_displ post-update Update all related
    ay_modes display modes.
    -------------- ---------------------- ------------- --------------------

    Do you wish to run the specified pending updates? (yes/no) [yes]:
    > yes

    > [notice] Update started: linked_field_post_update_update_related_display_modes
    > PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /Sites/jobspace/web/core/modules/layout_builder/src/Plugin/Derivative/FieldBlockDeriver.php on line 111
    > PHP Stack trace:
    > PHP 1. {main}() /Sites/jobspace/vendor/drush/drush/drush:0
    > PHP 2. require() /Sites/jobspace/vendor/drush/drush/drush:4
    > PHP 3. Drush\Runtime\Runtime->run($argv = [0 => ' /Sites/jobspace/vendor/drush/drush/drush', 1 => 'updatedb:batch-process', 2 => '37', 3 => '--uri=default', 4 => '--root= /Sites/jobspace/web']) /Sites/jobspace/vendor/drush/drush/drush.php:72
    > PHP 4. Drush\Runtime\Runtime->doRun($argv = [0 => ' /Sites/jobspace/vendor/drush/drush/drush', 1 => 'updatedb:batch-process', 2 => '37', 3 => '--uri=default', 4 => '--root= /Sites/jobspace/web'], $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $consoleSectionOutputs = [] }) /Sites/jobspace/vendor/drush/drush/src/Runtime/Runtime.php:48
    > PHP 5. Symfony\Component\Console\Application->run($input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $options = [...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=default', 3 => '--root= /Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $consoleSectionOutputs = [] }) /Sites/jobspace/vendor/drush/drush/src/Runtime/Runtime.php:118
    > PHP 6. Symfony\Component\Console\Application->doRun($input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $options = [...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=default', 3 => '--root= /Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $consoleSectionOutputs = [] }) /Sites/jobspace/vendor/symfony/console/Application.php:149
    > PHP 7. Symfony\Component\Console\Application->doRunCommand($command = class Consolidation\AnnotatedCommand\AnnotatedCommand { private ${Symfony\Component\Console\Command\Command}application = class Drush\Application { private ${Symfony\Component\Console\Application}commands = [...]; private ${Symfony\Component\Console\Application}wantHelps = FALSE; private ${Symfony\Component\Console\Application}runningCommand = ...; private ${Symfony\Component\Console\Application}name = 'Drush Commandline Tool'; private ${Symfony\Component\Console\Application}version = '10.6.2'; private ${Symfony\Component\Console\Application}commandLoader = NULL; private ${Symfony\Component\Console\Application}catchExceptions = TRUE; private ${Symfony\Component\Console\Application}autoExit = FALSE; private ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private ${Symfony\Component\Console\Application}defaultCommand = 'list'; private ${Symfony\Component\Console\Application}singleCommand = FALSE; private ${Symfony\Component\Console\Application}initialized = TRUE; protected $bootstrapManager = class Drush\Boot\BootstrapManager { ... }; protected $aliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... }; protected $redispatchHook = class Drush\Runtime\RedispatchHook { ... }; protected $tildeExpansionHook = class Drush\Runtime\TildeExpansionHook { ... }; protected $logger = class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig { ... } }; private ${Symfony\Component\Console\Command\Command}name = 'updatedb:batch-process'; private ${Symfony\Component\Console\Command\Command}processTitle = NULL; private ${Symfony\Component\Console\Command\Command}aliases = []; private ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $options = [...]; private $shortcuts = [...] }; private ${Symfony\Component\Console\Command\Command}hidden = TRUE; private ${Symfony\Component\Console\Command\Command}help = ''; private ${Symfony\Component\Console\Command\Command}description = 'Process operations in the specified batch set.'; private ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ${Symfony\Component\Console\Command\Command}applicationDefinitionMerged = TRUE; private ${Symfony\Component\Console\Command\Command}applicationDefinitionMergedWithArgs = TRUE; private ${Symfony\Component\Console\Command\Command}code = NULL; private ${Symfony\Component\Console\Command\Command}synopsis = ['short' => 'updatedb:batch-process [options] [--] ', 'long' => 'updatedb:batch-process [--format [FORMAT]] [--fields FIELDS] [--field FIELD] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-d|--debug] [-y|--yes] [--no] [--remote-host REMOTE-HOST] [--remote-user REMOTE-USER] [-r|--root ROOT] [-l|--uri URI] [--simulate] [--pipe] [-D|--define DEFINE] [--notify [NOTIFY]] [--druplicon] [--xh-link XH-LINK] [--] ']; private ${Symfony\Component\Console\Command\Command}usages = []; private ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private $helpers = [...]; private $command = NULL }; protected $commandCallback = [0 => class Drush\Commands\core\UpdateDBCommands { ... }, 1 => 'process']; protected $completionCallback = NULL; protected $commandProcessor = class Consolidation\AnnotatedCommand\CommandProcessor { protected $hookManager = class Consolidation\AnnotatedCommand\Hooks\HookManager { ... }; protected $formatterManager = class Drush\Formatters\DrushFormatterManager { ... }; protected $prepareOptionsList = [...]; protected $passExceptions = TRUE; protected $resultWriter = class Consolidation\AnnotatedCommand\ResultWriter { ... }; protected $parameterInjection = class Consolidation\AnnotatedCommand\ParameterInjection { ... }; protected $logger = class Drush\Log\Logger { ... } }; protected $annotationData = class Consolidation\AnnotatedCommand\AnnotationData { private ${ArrayObject}storage = [...] }; protected $examples = []; protected $topics = []; protected $returnType = '\\Consolidation\\OutputFormatters\\StructuredData\\UnstructuredListData'; protected $injectedClasses = []; protected $parameterMap = [] }, $input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $options = [...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=default', 3 => '--root= /Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $consoleSectionOutputs = [] }) /Sites/jobspace/vendor/symfony/console/Application.php:275
    > PHP 8. Symfony\Component\Console\Command\Command->run($input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $options = [...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=default', 3 => '--root= /Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $consoleSectionOutputs = [] }) /Sites/jobspace/vendor/symfony/console/Application.php:1039
    > PHP 9. Consolidation\AnnotatedCommand\AnnotatedCommand->execute($input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $options = [...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=default', 3 => '--root= /Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $consoleSectionOutputs = [] }) /Sites/jobspace/vendor/symfony/console/Command/Command.php:255
    > PHP 10. Consolidation\AnnotatedCommand\CommandProcessor->process($output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $consoleSectionOutputs = [] }, $names = [0 => 'updatedb:batch-process', 1 => 'Drush\\Commands\\core\\UpdateDBCommands'], $commandCallback = [0 => class Drush\Commands\core\UpdateDBCommands { protected $commandData = class Consolidation\AnnotatedCommand\CommandData { ... }; protected $processManager = class Drush\SiteAlias\ProcessManager { ... }; protected $logger = class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig { ... }; protected $io = NULL; protected $input = class Drush\Symfony\DrushArgvInput { ... }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { ... }; protected $cache_clear = NULL; protected $maintenanceModeOriginalState = NULL; protected $siteAliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... } }, 1 => 'process'], $commandData = class Consolidation\AnnotatedCommand\CommandData { protected $annotationData = class Consolidation\AnnotatedCommand\AnnotationData { private ${ArrayObject}storage = [...] }; protected $input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { ... }; protected $stream = NULL; protected $options = [...]; protected $arguments = [...]; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [...]; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [...]; private $parsed = [...] }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { ... }; private $consoleSectionOutputs = [...] }; protected $includeOptionsInArgs = TRUE; protected $specialDefaults = [0 => 'remote-host', 1 => 'remote-user', 2 => 'notify', 3 => 'xh-link']; protected $injectedInstances = []; protected $formatterOptions = class Consolidation\OutputFormatters\Options\FormatterOptions { protected $configurationData = [...]; protected $options = [...]; protected $input = NULL }; protected $parameterMap = [] }) /Sites/jobspace/vendor/consolidation/annotated-command/src/AnnotatedCommand.php:390
    > PHP 11. Consolidation\AnnotatedCommand\CommandProcessor->validateRunAndAlter($names = [0 => 'updatedb:batch-process', 1 => 'Drush\\Commands\\core\\UpdateDBCommands'], $commandCallback = [0 => class Drush\Commands\core\UpdateDBCommands { protected $commandData = class Consolidation\AnnotatedCommand\CommandData { ... }; protected $processManager = class Drush\SiteAlias\ProcessManager { ... }; protected $logger = class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig { ... }; protected $io = NULL; protected $input = class Drush\Symfony\DrushArgvInput { ... }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { ... }; protected $cache_clear = NULL; protected $maintenanceModeOriginalState = NULL; protected $siteAliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... } }, 1 => 'process'], $commandData = class Consolidation\AnnotatedCommand\CommandData { protected $annotationData = class Consolidation\AnnotatedCommand\AnnotationData { private ${ArrayObject}storage = [...] }; protected $input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { ... }; protected $stream = NULL; protected $options = [...]; protected $arguments = [...]; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [...]; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [...]; private $parsed = [...] }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { ... }; private $consoleSectionOutputs = [...] }; protected $includeOptionsInArgs = TRUE; protected $specialDefaults = [0 => 'remote-host', 1 => 'remote-user', 2 => 'notify', 3 => 'xh-link']; protected $injectedInstances = []; protected $formatterOptions = class Consolidation\OutputFormatters\Options\FormatterOptions { protected $configurationData = [...]; protected $options = [...]; protected $input = NULL }; protected $parameterMap = [] }) /Sites/jobspace/vendor/consolidation/annotated-command/src/CommandProcessor.php:176
    > PHP 12. Consolidation\AnnotatedCommand\CommandProcessor->runCommandCallback($commandCallback = [0 => class Drush\Commands\core\UpdateDBCommands { protected $commandData = class Consolidation\AnnotatedCommand\CommandData { ... }; protected $processManager = class Drush\SiteAlias\ProcessManager { ... }; protected $logger = class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig { ... }; protected $io = NULL; protected $input = class Drush\Symfony\DrushArgvInput { ... }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { ... }; protected $cache_clear = NULL; protected $maintenanceModeOriginalState = NULL; protected $siteAliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... } }, 1 => 'process'], $commandData = class Consolidation\AnnotatedCommand\CommandData { protected $annotationData = class Consolidation\AnnotatedCommand\AnnotationData { private ${ArrayObject}storage = [...] }; protected $input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { ... }; protected $stream = NULL; protected $options = [...]; protected $arguments = [...]; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [...]; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [...]; private $parsed = [...] }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { ... }; private $consoleSectionOutputs = [...] }; protected $includeOptionsInArgs = TRUE; protected $specialDefaults = [0 => 'remote-host', 1 => 'remote-user', 2 => 'notify', 3 => 'xh-link']; protected $injectedInstances = []; protected $formatterOptions = class Consolidation\OutputFormatters\Options\FormatterOptions { protected $configurationData = [...]; protected $options = [...]; protected $input = NULL }; protected $parameterMap = [] }) /Sites/jobspace/vendor/consolidation/annotated-command/src/CommandProcessor.php:212
    > PHP 13. call_user_func_array:{ /Sites/jobspace/vendor/consolidation/annotated-command/src/CommandProcessor.php:257}($callback = [0 => class Drush\Commands\core\UpdateDBCommands { protected $commandData = class Consolidation\AnnotatedCommand\CommandData { ... }; protected $processManager = class Drush\SiteAlias\ProcessManager { ... }; protected $logger = class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig { ... }; protected $io = NULL; protected $input = class Drush\Symfony\DrushArgvInput { ... }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { ... }; protected $cache_clear = NULL; protected $maintenanceModeOriginalState = NULL; protected $siteAliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... } }, 1 => 'process'], $args = [0 => '37', 1 => ['format' => 'json', 'fields' => [...], 'field' => '', 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => FALSE, 'no-ansi' => FALSE, 'no-interaction' => FALSE, 'debug' => FALSE, 'yes' => FALSE, 'no' => FALSE, 'remote-host' => NULL, 'remote-user' => NULL, 'root' => ' /Sites/jobspace/web', 'uri' => 'default', 'simulate' => FALSE, 'pipe' => FALSE, 'define' => [...], 'notify' => NULL, 'druplicon' => FALSE, 'xh-link' => NULL]]) /Sites/jobspace/vendor/consolidation/annotated-command/src/CommandProcessor.php:257
    > PHP 14. Drush\Commands\core\UpdateDBCommands->process($batch_id = '37', $options = ['format' => 'json', 'fields' => [], 'field' => '', 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => FALSE, 'no-ansi' => FALSE, 'no-interaction' => FALSE, 'debug' => FALSE, 'yes' => FALSE, 'no' => FALSE, 'remote-host' => NULL, 'remote-user' => NULL, 'root' => ' /Sites/jobspace/web', 'uri' => 'default', 'simulate' => FALSE, 'pipe' => FALSE, 'define' => [], 'notify' => NULL, 'druplicon' => FALSE, 'xh-link' => NULL]) /Sites/jobspace/vendor/consolidation/annotated-command/src/CommandProcessor.php:257
    > PHP 15. drush_batch_command($id = '37') /Sites/jobspace/vendor/drush/drush/src/Commands/core/UpdateDBCommands.php:175
    > PHP 16. _drush_batch_command($id = '37') /Sites/jobspace/vendor/drush/drush/includes/batch.inc:100
    > PHP 17. _drush_batch_worker() /Sites/jobspace/vendor/drush/drush/includes/batch.inc:206
    > PHP 18. Drush\Commands\core\UpdateDBCommands::updateDoOnePostUpdate($function = 'linked_field_post_update_update_related_display_modes', $context = class DrushBatchContext { private ${ArrayObject}storage = ['sandbox' => [...], 'results' => [...], 'finished' => 1, 'message' => ''] }) /Sites/jobspace/vendor/drush/drush/includes/batch.inc:261
    > PHP 19. linked_field_post_update_update_related_display_modes($sandbox = []) /Sites/jobspace/vendor/drush/drush/src/Commands/core/UpdateDBCommands.php:321
    > PHP 20. Drupal\Core\Config\Entity\ConfigEntityBase->save() /Sites/jobspace/web/modules/contrib/linked_field/linked_field.post_update.php:38
    > PHP 21. Drupal\Core\Entity\EntityBase->save() /Sites/jobspace/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:608
    > PHP 22. Drupal\Core\Config\Entity\ConfigEntityStorage->save($entity = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = []; protected $cacheTags = []; protected $cacheMaxAge = -1; protected $_serviceIds = []; protected $_entityStorages = []; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_settings = ['layout_builder' => [...]]; protected $_core = []; protected $trustedData = FALSE; protected $dependencies = ['config' => [...], 'module' => [...]]; protected $isSyncing = FALSE; protected $id = 'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefinitions = ['langcode' => class Drupal\Core\Field\BaseFieldDefinition { ... }, 'field_bltwocolumn_link_left' => class Drupal\field\Entity\FieldConfig { ... }, 'field_bltwocolumn_link_right' => class Drupal\field\Entity\FieldConfig { ... }]; protected $mode = 'default'; protected $content = ['field_bltwocolumn_link_left' => [...], 'field_bltwocolumn_link_right' => [...]]; protected $hidden = ['entity_print_view_epub' => TRUE, 'entity_print_view_pdf' => TRUE, 'entity_print_view_word_docx' => TRUE, 'langcode' => TRUE]; protected $originalMode = 'default'; protected $plugins = []; protected $displayContext = 'view'; protected $pluginManager = class Drupal\Core\Field\FormatterPluginManager { protected $discovery = class Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator { ... }; protected $factory = NULL; protected $mapper = NULL; protected $cacheKey = 'field_formatter_types_plugins'; protected $cacheTags = [...]; protected $alterHook = 'field_formatter_info'; protected $subdir = 'Plugin/Field/FieldFormatter'; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $defaults = [...]; protected $pluginDefinitionAnnotationName = 'Drupal\\Core\\Field\\Annotation\\FieldFormatter'; protected $pluginInterface = 'Drupal\\Core\\Field\\FormatterInterface'; protected $namespaces = class ArrayObject { ... }; protected $additionalAnnotationNamespaces = [...]; protected $definitions = [...]; protected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $formatterOptions = [...]; protected $fieldTypeManager = class Drupal\Core\Field\FieldTypePluginManager { ... } }; protected $renderer = class Drupal\Core\Render\Renderer { protected $theme = class Drupal\Core\Theme\ThemeManager { ... }; protected $controllerResolver = class Drupal\Core\Controller\ControllerResolver { ... }; protected $elementInfo = class Drupal\Core\Render\ElementInfoManager { ... }; protected $placeholderGenerator = class Drupal\Core\Render\PlaceholderGenerator { ... }; protected $renderCache = class Drupal\Core\Render\PlaceholderingRenderCache { ... }; protected $rendererConfig = [...]; protected $isRenderingRoot = FALSE; protected $requestStack = class Drupal\Core\Http\RequestStack { ... } }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { protected $extraFields = [...]; protected $baseFieldDefinitions = [...]; protected $fieldDefinitions = [...]; protected $fieldStorageDefinitions = [...]; protected $activeFieldStorageDefinitions = [...]; protected $fieldMap = [...]; protected $fieldMapByFieldType = [...]; protected $typedDataManager = class Drupal\Core\TypedData\TypedDataManager { ... }; protected $languageManager = class Drupal\Core\Language\LanguageManager { ... }; protected $keyValueFactory = class Drupal\Core\KeyValueStore\KeyValueFactory { ... }; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $entityTypeManager = class Drupal\Core\Entity\EntityTypeManager { ... }; protected $entityTypeBundleInfo = class Drupal\Core\Entity\EntityTypeBundleInfo { ... }; protected $entityDisplayRepository = class Drupal\Core\Entity\EntityDisplayRepository { ... }; protected $entityLastInstalledSchemaRepository = class Drupal\Core\Entity\EntityLastInstalledSchemaRepository { ... }; protected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $stringTranslation = class Drupal\Core\StringTranslation\TranslationManager { ... } }; protected $sectionStorageManager = NULL; public $original = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = [...]; protected $cacheTags = [...]; protected $cacheMaxAge = -1; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_settings = [...]; protected $_core = [...]; protected $trustedData = FALSE; protected $dependencies = [...]; protected $isSyncing = FALSE; protected $id = 'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefinitions = [...]; protected $mode = 'default'; protected $content = [...]; protected $hidden = [...]; protected $originalMode = 'default'; protected $plugins = [...]; protected $displayContext = 'view'; protected $pluginManager = class Drupal\Core\Field\FormatterPluginManager { ... }; protected $renderer = class Drupal\Core\Render\Renderer { ... }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { ... }; protected $sectionStorageManager = NULL }; public $formatters = ['link' => [...]] }) /Sites/jobspace/web/core/lib/Drupal/Core/Entity/EntityBase.php:339
    > PHP 23. Drupal\Core\Entity\EntityStorageBase->save($entity = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = []; protected $cacheTags = []; protected $cacheMaxAge = -1; protected $_serviceIds = []; protected $_entityStorages = []; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_settings = ['layout_builder' => [...]]; protected $_core = []; protected $trustedData = FALSE; protected $dependencies = ['config' => [...], 'module' => [...]]; protected $isSyncing = FALSE; protected $id = 'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefinitions = ['langcode' => class Drupal\Core\Field\BaseFieldDefinition { ... }, 'field_bltwocolumn_link_left' => class Drupal\field\Entity\FieldConfig { ... }, 'field_bltwocolumn_link_right' => class Drupal\field\Entity\FieldConfig { ... }]; protected $mode = 'default'; protected $content = ['field_bltwocolumn_link_left' => [...], 'field_bltwocolumn_link_right' => [...]]; protected $hidden = ['entity_print_view_epub' => TRUE, 'entity_print_view_pdf' => TRUE, 'entity_print_view_word_docx' => TRUE, 'langcode' => TRUE]; protected $originalMode = 'default'; protected $plugins = []; protected $displayContext = 'view'; protected $pluginManager = class Drupal\Core\Field\FormatterPluginManager { protected $discovery = class Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator { ... }; protected $factory = NULL; protected $mapper = NULL; protected $cacheKey = 'field_formatter_types_plugins'; protected $cacheTags = [...]; protected $alterHook = 'field_formatter_info'; protected $subdir = 'Plugin/Field/FieldFormatter'; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $defaults = [...]; protected $pluginDefinitionAnnotationName = 'Drupal\\Core\\Field\\Annotation\\FieldFormatter'; protected $pluginInterface = 'Drupal\\Core\\Field\\FormatterInterface'; protected $namespaces = class ArrayObject { ... }; protected $additionalAnnotationNamespaces = [...]; protected $definitions = [...]; protected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $formatterOptions = [...]; protected $fieldTypeManager = class Drupal\Core\Field\FieldTypePluginManager { ... } }; protected $renderer = class Drupal\Core\Render\Renderer { protected $theme = class Drupal\Core\Theme\ThemeManager { ... }; protected $controllerResolver = class Drupal\Core\Controller\ControllerResolver { ... }; protected $elementInfo = class Drupal\Core\Render\ElementInfoManager { ... }; protected $placeholderGenerator = class Drupal\Core\Render\PlaceholderGenerator { ... }; protected $renderCache = class Drupal\Core\Render\PlaceholderingRenderCache { ... }; protected $rendererConfig = [...]; protected $isRenderingRoot = FALSE; protected $requestStack = class Drupal\Core\Http\RequestStack { ... } }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { protected $extraFields = [...]; protected $baseFieldDefinitions = [...]; protected $fieldDefinitions = [...]; protected $fieldStorageDefinitions = [...]; protected $activeFieldStorageDefinitions = [...]; protected $fieldMap = [...]; protected $fieldMapByFieldType = [...]; protected $typedDataManager = class Drupal\Core\TypedData\TypedDataManager { ... }; protected $languageManager = class Drupal\Core\Language\LanguageManager { ... }; protected $keyValueFactory = class Drupal\Core\KeyValueStore\KeyValueFactory { ... }; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $entityTypeManager = class Drupal\Core\Entity\EntityTypeManager { ... }; protected $entityTypeBundleInfo = class Drupal\Core\Entity\EntityTypeBundleInfo { ... }; protected $entityDisplayRepository = class Drupal\Core\Entity\EntityDisplayRepository { ... }; protected $entityLastInstalledSchemaRepository = class Drupal\Core\Entity\EntityLastInstalledSchemaRepository { ... }; protected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $stringTranslation = class Drupal\Core\StringTranslation\TranslationManager { ... } }; protected $sectionStorageManager = NULL; public $original = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = [...]; protected $cacheTags = [...]; protected $cacheMaxAge = -1; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_settings = [...]; protected $_core = [...]; protected $trustedData = FALSE; protected $dependencies = [...]; protected $isSyncing = FALSE; protected $id = 'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefinitions = [...]; protected $mode = 'default'; protected $content = [...]; protected $hidden = [...]; protected $originalMode = 'default'; protected $plugins = [...]; protected $displayContext = 'view'; protected $pluginManager = class Drupal\Core\Field\FormatterPluginManager { ... }; protected $renderer = class Drupal\Core\Render\Renderer { ... }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { ... }; protected $sectionStorageManager = NULL }; public $formatters = ['link' => [...]] }) /Sites/jobspace/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:253
    > PHP 24. Drupal\Core\Entity\EntityStorageBase->doPreSave($entity = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = []; protected $cacheTags = []; protected $cacheMaxAge = -1; protected $_serviceIds = []; protected $_entityStorages = []; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_settings = ['layout_builder' => [...]]; protected $_core = []; protected $trustedData = FALSE; protected $dependencies = ['config' => [...], 'module' => [...]]; protected $isSyncing = FALSE; protected $id = 'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefinitions = ['langcode' => class Drupal\Core\Field\BaseFieldDefinition { ... }, 'field_bltwocolumn_link_left' => class Drupal\field\Entity\FieldConfig { ... }, 'field_bltwocolumn_link_right' => class Drupal\field\Entity\FieldConfig { ... }]; protected $mode = 'default'; protected $content = ['field_bltwocolumn_link_left' => [...], 'field_bltwocolumn_link_right' => [...]]; protected $hidden = ['entity_print_view_epub' => TRUE, 'entity_print_view_pdf' => TRUE, 'entity_print_view_word_docx' => TRUE, 'langcode' => TRUE]; protected $originalMode = 'default'; protected $plugins = []; protected $displayContext = 'view'; protected $pluginManager = class Drupal\Core\Field\FormatterPluginManager { protected $discovery = class Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator { ... }; protected $factory = NULL; protected $mapper = NULL; protected $cacheKey = 'field_formatter_types_plugins'; protected $cacheTags = [...]; protected $alterHook = 'field_formatter_info'; protected $subdir = 'Plugin/Field/FieldFormatter'; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $defaults = [...]; protected $pluginDefinitionAnnotationName = 'Drupal\\Core\\Field\\Annotation\\FieldFormatter'; protected $pluginInterface = 'Drupal\\Core\\Field\\FormatterInterface'; protected $namespaces = class ArrayObject { ... }; protected $additionalAnnotationNamespaces = [...]; protected $definitions = [...]; protected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $formatterOptions = [...]; protected $fieldTypeManager = class Drupal\Core\Field\FieldTypePluginManager { ... } }; protected $renderer = class Drupal\Core\Render\Renderer { protected $theme = class Drupal\Core\Theme\ThemeManager { ... }; protected $controllerResolver = class Drupal\Core\Controller\ControllerResolver { ... }; protected $elementInfo = class Drupal\Core\Render\ElementInfoManager { ... }; protected $placeholderGenerator = class Drupal\Core\Render\PlaceholderGenerator { ... }; protected $renderCache = class Drupal\Core\Render\PlaceholderingRenderCache { ... }; protected $rendererConfig = [...]; protected $isRenderingRoot = FALSE; protected $requestStack = class Drupal\Core\Http\RequestStack { ... } }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { protected $extraFields = [...]; protected $baseFieldDefinitions = [...]; protected $fieldDefinitions = [...]; protected $fieldStorageDefinitions = [...]; protected $activeFieldStorageDefinitions = [...]; protected $fieldMap = [...]; protected $fieldMapByFieldType = [...]; protected $typedDataManager = class Drupal\Core\TypedData\TypedDataManager { ... }; protected $languageManager = class Drupal\Core\Language\LanguageManager { ... }; protected $keyValueFactory = class Drupal\Core\KeyValueStore\KeyValueFactory { ... }; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $entityTypeManager = class Drupal\Core\Entity\EntityTypeManager { ... }; protected $entityTypeBundleInfo = class Drupal\Core\Entity\EntityTypeBundleInfo { ... }; protected $entityDisplayRepository = class Drupal\Core\Entity\EntityDisplayRepository { ... }; protected $entityLastInstalledSchemaRepository = class Drupal\Core\Entity\EntityLastInstalledSchemaRepository { ... }; protected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $stringTranslation = class Drupal\Core\StringTranslation\TranslationManager { ... } }; protected $sectionStorageManager = NULL; public $original = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = [...]; protected $cacheTags = [...]; protected $cacheMaxAge = -1; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_settings = [...]; protected $_core = [...]; protected $trustedData = FALSE; protected $dependencies = [...]; protected $isSyncing = FALSE; protected $id = 'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefinitions = [...]; protected $mode = 'default'; protected $content = [...]; protected $hidden = [...]; protected $originalMode = 'default'; protected $plugins = [...]; protected $displayContext = 'view'; protected $pluginManager = class Drupal\Core\Field\FormatterPluginManager { ... }; protected $renderer = class Drupal\Core\Render\Renderer { ... }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { ... }; protected $sectionStorageManager = NULL }; public $formatters = ['link' => [...]] }) /Sites/jobspace/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:517
    > PHP 25. Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay->preSave($storage = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplayStorage { protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { protected $inner = class Drupal\Core\Extension\ModuleHandler { ... }; protected $dispatcherManager = class Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager { ... }; protected $pluginManager = class Drupal\hook_event_dispatcher\ProxyClass\HookEventPluginManager { ... }; private $hookFactories = [...]; private $alterFactories = [...] }; protected $stringTranslation = class Drupal\Core\StringTranslation\TranslationManager { protected $translators = [...]; protected $sortedTranslators = [...]; protected $defaultLangcode = 'en' }; protected $_serviceIds = []; protected $_entityStorages = []; protected $entityTypeId = 'entity_view_display'; protected $entityType = class Drupal\Core\Config\Entity\ConfigEntityType { protected $id = 'entity_view_display'; protected $class = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $provider = 'core'; protected $static_cache = FALSE; protected $render_cache = TRUE; protected $persistent_cache = TRUE; protected $entity_keys = [...]; protected $originalClass = 'Drupal\\Core\\Entity\\Entity\\EntityViewDisplay'; protected $handlers = [...]; protected $admin_permission = NULL; protected $permission_granularity = 'entity_type'; protected $links = [...]; protected $bundle_entity_type = NULL; protected $bundle_of = NULL; protected $bundle_label = NULL; protected $base_table = NULL; protected $revision_data_table = NULL; protected $revision_table = NULL; protected $data_table = NULL; protected $internal = FALSE; protected $translatable = FALSE; protected $show_revision_ui = FALSE; protected $label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $label_collection = ''; protected $label_singular = ''; protected $label_plural = ''; protected $label_count = [...]; protected $uri_callback = NULL; protected $group = 'configuration'; protected $group_label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $field_ui_base_route = NULL; protected $common_reference_target = FALSE; protected $list_cache_contexts = [...]; protected $list_cache_tags = [...]; protected $constraints = [...]; protected $additional = [...]; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $stringTranslation = NULL; protected $config_prefix = NULL; protected $lookup_keys = [...]; protected $config_export = [...]; protected $mergedConfigExport = [...] }; protected $idKey = 'id'; protected $uuidKey = 'uuid'; protected $langcodeKey = 'langcode'; protected $uuidService = class Drupal\Component\Uuid\Php { }; private ${Drupal\Core\Entity\EntityStorageBase}baseEntityClass = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $memoryCache = class Drupal\Core\Cache\MemoryCache\MemoryCache { protected $cache = [...] }; protected $memoryCacheTag = 'entity.memory_cache:entity_view_display'; protected $configFactory = class Drupal\Core\Config\ConfigFactory { protected $storage = class Drupal\Core\Config\CachedStorage { ... }; protected $eventDispatcher = class Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher { ... }; protected $cache = [...]; protected $typedConfigManager = class Drupal\Core\Config\TypedConfigManager { ... }; protected $configFactoryOverrides = [...] }; protected $configStorage = NULL; protected $languageManager = class Drupal\Core\Language\LanguageManager { protected $languages = [...]; protected $defaultLanguage = class Drupal\Core\Language\LanguageDefault { ... }; protected $definedLanguageTypesInfo = NULL; protected $_serviceIds = [...]; protected $_entityStorages = [...] }; protected $overrideFree = FALSE }) /Sites/jobspace/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:562
    > PHP 26. Drupal\Core\Entity\EntityDisplayBase->preSave($storage = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplayStorage { protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { protected $inner = class Drupal\Core\Extension\ModuleHandler { ... }; protected $dispatcherManager = class Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager { ... }; protected $pluginManager = class Drupal\hook_event_dispatcher\ProxyClass\HookEventPluginManager { ... }; private $hookFactories = [...]; private $alterFactories = [...] }; protected $stringTranslation = class Drupal\Core\StringTranslation\TranslationManager { protected $translators = [...]; protected $sortedTranslators = [...]; protected $defaultLangcode = 'en' }; protected $_serviceIds = []; protected $_entityStorages = []; protected $entityTypeId = 'entity_view_display'; protected $entityType = class Drupal\Core\Config\Entity\ConfigEntityType { protected $id = 'entity_view_display'; protected $class = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $provider = 'core'; protected $static_cache = FALSE; protected $render_cache = TRUE; protected $persistent_cache = TRUE; protected $entity_keys = [...]; protected $originalClass = 'Drupal\\Core\\Entity\\Entity\\EntityViewDisplay'; protected $handlers = [...]; protected $admin_permission = NULL; protected $permission_granularity = 'entity_type'; protected $links = [...]; protected $bundle_entity_type = NULL; protected $bundle_of = NULL; protected $bundle_label = NULL; protected $base_table = NULL; protected $revision_data_table = NULL; protected $revision_table = NULL; protected $data_table = NULL; protected $internal = FALSE; protected $translatable = FALSE; protected $show_revision_ui = FALSE; protected $label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $label_collection = ''; protected $label_singular = ''; protected $label_plural = ''; protected $label_count = [...]; protected $uri_callback = NULL; protected $group = 'configuration'; protected $group_label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $field_ui_base_route = NULL; protected $common_reference_target = FALSE; protected $list_cache_contexts = [...]; protected $list_cache_tags = [...]; protected $constraints = [...]; protected $additional = [...]; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $stringTranslation = NULL; protected $config_prefix = NULL; protected $lookup_keys = [...]; protected $config_export = [...]; protected $mergedConfigExport = [...] }; protected $idKey = 'id'; protected $uuidKey = 'uuid'; protected $langcodeKey = 'langcode'; protected $uuidService = class Drupal\Component\Uuid\Php { }; private ${Drupal\Core\Entity\EntityStorageBase}baseEntityClass = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $memoryCache = class Drupal\Core\Cache\MemoryCache\MemoryCache { protected $cache = [...] }; protected $memoryCacheTag = 'entity.memory_cache:entity_view_display'; protected $configFactory = class Drupal\Core\Config\ConfigFactory { protected $storage = class Drupal\Core\Config\CachedStorage { ... }; protected $eventDispatcher = class Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher { ... }; protected $cache = [...]; protected $typedConfigManager = class Drupal\Core\Config\TypedConfigManager { ... }; protected $configFactoryOverrides = [...] }; protected $configStorage = NULL; protected $languageManager = class Drupal\Core\Language\LanguageManager { protected $languages = [...]; protected $defaultLanguage = class Drupal\Core\Language\LanguageDefault { ... }; protected $definedLanguageTypesInfo = NULL; protected $_serviceIds = [...]; protected $_entityStorages = [...] }; protected $overrideFree = FALSE }) /Sites/jobspace/web/core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php:125
    > PHP 27. Drupal\Core\Config\Entity\ConfigEntityBase->preSave($storage = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplayStorage { protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { protected $inner = class Drupal\Core\Extension\ModuleHandler { ... }; protected $dispatcherManager = class Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager { ... }; protected $pluginManager = class Drupal\hook_event_dispatcher\ProxyClass\HookEventPluginManager { ... }; private $hookFactories = [...]; private $alterFactories = [...] }; protected $stringTranslation = class Drupal\Core\StringTranslation\TranslationManager { protected $translators = [...]; protected $sortedTranslators = [...]; protected $defaultLangcode = 'en' }; protected $_serviceIds = []; protected $_entityStorages = []; protected $entityTypeId = 'entity_view_display'; protected $entityType = class Drupal\Core\Config\Entity\ConfigEntityType { protected $id = 'entity_view_display'; protected $class = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $provider = 'core'; protected $static_cache = FALSE; protected $render_cache = TRUE; protected $persistent_cache = TRUE; protected $entity_keys = [...]; protected $originalClass = 'Drupal\\Core\\Entity\\Entity\\EntityViewDisplay'; protected $handlers = [...]; protected $admin_permission = NULL; protected $permission_granularity = 'entity_type'; protected $links = [...]; protected $bundle_entity_type = NULL; protected $bundle_of = NULL; protected $bundle_label = NULL; protected $base_table = NULL; protected $revision_data_table = NULL; protected $revision_table = NULL; protected $data_table = NULL; protected $internal = FALSE; protected $translatable = FALSE; protected $show_revision_ui = FALSE; protected $label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $label_collection = ''; protected $label_singular = ''; protected $label_plural = ''; protected $label_count = [...]; protected $uri_callback = NULL; protected $group = 'configuration'; protected $group_label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $field_ui_base_route = NULL; protected $common_reference_target = FALSE; protected $list_cache_contexts = [...]; protected $list_cache_tags = [...]; protected $constraints = [...]; protected $additional = [...]; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $stringTranslation = NULL; protected $config_prefix = NULL; protected $lookup_keys = [...]; protected $config_export = [...]; protected $mergedConfigExport = [...] }; protected $idKey = 'id'; protected $uuidKey = 'uuid'; protected $langcodeKey = 'langcode'; protected $uuidService = class Drupal\Component\Uuid\Php { }; private ${Drupal\Core\Entity\EntityStorageBase}baseEntityClass = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $memoryCache = class Drupal\Core\Cache\MemoryCache\MemoryCache { protected $cache = [...] }; protected $memoryCacheTag = 'entity.memory_cache:entity_view_display'; protected $configFactory = class Drupal\Core\Config\ConfigFactory { protected $storage = class Drupal\Core\Config\CachedStorage { ... }; protected $eventDispatcher = class Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher { ... }; protected $cache = [...]; protected $typedConfigManager = class Drupal\Core\Config\TypedConfigManager { ... }; protected $configFactoryOverrides = [...] }; protected $configStorage = NULL; protected $languageManager = class Drupal\Core\Language\LanguageManager { protected $languages = [...]; protected $defaultLanguage = class Drupal\Core\Language\LanguageDefault { ... }; protected $definedLanguageTypesInfo = NULL; protected $_serviceIds = [...]; protected $_entityStorages = [...] }; protected $overrideFree = FALSE }) /Sites/jobspace/web/core/lib/Drupal/Core/Entity/EntityDisplayBase.php:262
    > PHP 28. Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay->calculateDependencies() /Sites/jobspace/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:320
    > PHP 29. Drupal\layout_builder\SectionComponent->getPlugin($contexts = *uninitialized*) /Sites/jobspace/web/core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php:365
    > PHP 30. Drupal\Component\Plugin\PluginManagerBase->createInstance($plugin_id = 'field_block:block_content:two_column:field_bltwocolumn_link_left', $configuration = ['id' => 'field_block:block_content:two_column:field_bltwocolumn_link_left', 'label' => 'Link left', 'label_display' => '0', 'provider' => 'layout_builder', 'context_mapping' => ['entity' => 'layout_builder.entity', 'view_mode' => 'view_mode'], 'formatter' => ['type' => 'link', 'label' => 'hidden', 'settings' => [...], 'third_party_settings' => [...]]]) /Sites/jobspace/web/core/modules/layout_builder/src/SectionComponent.php:243
    > PHP 31. Drupal\Core\Plugin\Factory\ContainerFactory->createInstance($plugin_id = 'field_block:block_content:two_column:field_bltwocolumn_link_left', $configuration = ['id' => 'field_block:block_content:two_column:field_bltwocolumn_link_left', 'label' => 'Link left', 'label_display' => '0', 'provider' => 'layout_builder', 'context_mapping' => ['entity' => 'layout_builder.entity', 'view_mode' => 'view_mode'], 'formatter' => ['type' => 'link', 'label' => 'hidden', 'settings' => [...], 'third_party_settings' => [...]]]) /Sites/jobspace/web/core/lib/Drupal/Component/Plugin/PluginManagerBase.php:76
    > PHP 32. Drupal\Core\Plugin\DefaultPluginManager->getDefinition($plugin_id = 'field_block:block_content:two_column:field_bltwocolumn_link_left', $exception_on_invalid = *uninitialized*) /Sites/jobspace/web/core/lib/Drupal/Core/Plugin/Factory/ContainerFactory.php:16
    > PHP 33. Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() /Sites/jobspace/web/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryCachedTrait.php:22
    > PHP 34. Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() /Sites/jobspace/web/core/lib/Drupal/Core/Plugin/DefaultPluginManager.php:181
    > PHP 35. Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() /Sites/jobspace/web/core/lib/Drupal/Core/Plugin/DefaultPluginManager.php:291
    > PHP 36. Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDerivatives($base_plugin_definitions = ['social_sharing_buttons_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'social_sharing_buttons_block', 'class' => 'Drupal\\better_social_sharing_buttons\\Plugin\\Block\\SocialSharingButtonsBlock', 'provider' => 'better_social_sharing_buttons'], 'block_content' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'block_content', 'deriver' => 'Drupal\\block_content\\Plugin\\Derivative\\BlockContent', 'class' => 'Drupal\\block_content\\Plugin\\Block\\BlockContentBlock', 'provider' => 'block_content'], 'civicrm_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'civicrm_block', 'deriver' => 'Drupal\\civicrm\\Plugin\\Derivative\\CivicrmBlock', 'class' => 'Drupal\\civicrm\\Plugin\\Block\\CivicrmBlock', 'provider' => 'civicrm'], 'commerce_cart' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'commerce_cart', 'class' => 'Drupal\\commerce_cart\\Plugin\\Block\\CartBlock', 'provider' => 'commerce_cart'], 'commerce_checkout_progress' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'commerce_checkout_progress', 'class' => 'Drupal\\commerce_checkout\\Plugin\\Block\\CheckoutProgressBlock', 'provider' => 'commerce_checkout'], 'component_blocks' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'component_blocks', 'deriver' => 'Drupal\\component_blocks\\Plugin\\Deriver\\ComponentBlockBlockDeriver', 'class' => 'Drupal\\component_blocks\\Plugin\\Block\\ComponentBlock', 'provider' => 'component_blocks'], 'context_inspector' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'context_inspector', 'class' => 'Drupal\\context_ui\\Plugin\\Block\\ContextInspector', 'provider' => 'context_ui'], 'copyright_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'copyright_block', 'class' => 'Drupal\\copyright_block\\Plugin\\Block\\CopyrightBlock', 'provider' => 'copyright_block'], 'entity_view' => ['admin_label' => '', 'category' => '', 'context_definitions' => [...], 'id' => 'entity_view', 'deriver' => 'Drupal\\ctools\\Plugin\\Deriver\\EntityViewDeriver', 'class' => 'Drupal\\ctools\\Plugin\\Block\\EntityView', 'provider' => 'ctools'], 'visitor_geolocation' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'visitor_geolocation', 'class' => 'Drupal\\device_geolocation\\Plugin\\Block\\VisitorGeolocation', 'provider' => 'device_geolocation'], 'drulma_companion_local_tasks_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'drulma_companion_local_tasks_block', 'class' => 'Drupal\\drulma_companion\\Plugin\\Block\\Tabs', 'provider' => 'drulma_companion'], 'drulma_companion_menu_tabs' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'drulma_companion_menu_tabs', 'deriver' => 'Drupal\\system\\Plugin\\Derivative\\SystemMenuBlock', 'class' => 'Drupal\\drulma_companion\\Plugin\\Block\\MenuAsTabs', 'provider' => 'drulma_companion'], 'drulma_companion_bulma_navbar_with_branding' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'drulma_companion_bulma_navbar_with_branding', 'deriver' => 'Drupal\\system\\Plugin\\Derivative\\SystemMenuBlock', 'class' => 'Drupal\\drulma_companion\\Plugin\\Block\\BulmaNavbarWithBrandingBlock', 'provider' => 'drulma_companion'], 'print_links' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'print_links', 'class' => 'Drupal\\entity_print\\Plugin\\Block\\PrintLinks', 'provider' => 'entity_print'], 'gdpr_agreements_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'gdpr_agreements_block', 'dashboard_block' => TRUE, 'class' => 'Drupal\\gdpr_consent\\Plugin\\Block\\GdprMyAgreementsBlock', 'provider' => 'gdpr_consent'], 'geofield_map_legend' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'geofield_map_legend', 'class' => 'Drupal\\geofield_map\\Plugin\\Block\\GeofieldMapLegend', 'provider' => 'geofield_map'], 'geolocation_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'geolocation_block', 'class' => 'Drupal\\geolocation\\Plugin\\Block\\GeolocationBlock', 'provider' => 'geolocation'], 'group_operations' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'group_operations', 'class' => 'Drupal\\group\\Plugin\\Block\\GroupOperationsBlock', 'provider' => 'group'], 'help_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'help_block', 'forms' => [...], 'class' => 'Drupal\\help\\Plugin\\Block\\HelpBlock', 'provider' => 'help'], 'inline_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'inline_block', 'deriver' => 'Drupal\\layout_builder\\Plugin\\Derivative\\InlineBlockDeriver', 'class' => 'Drupal\\layout_builder\\Plugin\\Block\\InlineBlock', 'provider' => 'layout_builder'], 'field_block' => ['admin_label' => '', 'category' => '', 'context_definitions' => [...], 'id' => 'field_block', 'deriver' => '\\Drupal\\layout_builder\\Plugin\\Derivative\\FieldBlockDeriver', 'class' => 'Drupal\\layout_builder\\Plugin\\Block\\FieldBlock', 'provider' => 'layout_builder'], 'extra_field_block' => ['admin_label' => '', 'category' => '', 'context_definitions' => [...], 'id' => 'extra_field_block', 'deriver' => '\\Drupal\\layout_builder\\Plugin\\Derivative\\ExtraFieldBlockDeriver', 'class' => 'Drupal\\layout_builder\\Plugin\\Block\\ExtraFieldBlock', 'provider' => 'layout_builder'], 'node_syndicate_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'node_syndicate_block', 'class' => 'Drupal\\node\\Plugin\\Block\\SyndicateBlock', 'provider' => 'node'], 'search_form_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'search_form_block', 'class' => 'Drupal\\search\\Plugin\\Block\\SearchBlock', 'provider' => 'search'], 'shortcuts' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'shortcuts', 'class' => 'Drupal\\shortcut\\Plugin\\Block\\ShortcutsBlock', 'provider' => 'shortcut'], 'social_sharing_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'social_sharing_block', 'class' => 'Drupal\\social_media\\Plugin\\Block\\SocialSharingBlock', 'provider' => 'social_media'], 'system_branding_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'system_branding_block', 'forms' => [...], 'class' => 'Drupal\\system\\Plugin\\Block\\SystemBrandingBlock', 'provider' => 'system'], 'system_breadcrumb_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'system_breadcrumb_block', 'class' => 'Drupal\\system\\Plugin\\Block\\SystemBreadcrumbBlock', 'provider' => 'system'], 'system_main_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'system_main_block', 'forms' => [...], 'class' => 'Drupal\\system\\Plugin\\Block\\SystemMainBlock', 'provider' => 'system'], 'system_menu_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'system_menu_block', 'deriver' => 'Drupal\\system\\Plugin\\Derivative\\SystemMenuBlock', 'forms' => [...], 'class' => 'Drupal\\system\\Plugin\\Block\\SystemMenuBlock', 'provider' => 'system'], 'system_messages_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'system_messages_block', 'class' => 'Drupal\\system\\Plugin\\Block\\SystemMessagesBlock', 'provider' => 'system'], 'system_powered_by_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'system_powered_by_block', 'class' => 'Drupal\\system\\Plugin\\Block\\SystemPoweredByBlock', 'provider' => 'system'], 'user_login_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...],> 'id' => 'user_login_block', 'class' => 'Drupal\\user\\Plugin\\Block\\UserLoginBlock', 'provider' => 'user'], 'user_email_verification_notification' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'user_email_verification_notification', 'class' => 'Drupal\\user_email_verification\\Plugin\\Block\\UserEmailVerificationNotificationBlock', 'provider' => 'user_email_verification'], 'webform_submission_limit_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'webform_submission_limit_block', 'class' => 'Drupal\\webform\\Plugin\\Block\\WebformSubmissionLimitBlock', 'provider' => 'webform'], 'webform_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'webform_block', 'class' => 'Drupal\\webform\\Plugin\\Block\\WebformBlock', 'provider' => 'webform'], 'views_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'views_block', 'deriver' => 'Drupal\\views\\Plugin\\Derivative\\ViewsBlock', 'class' => 'Drupal\\views\\Plugin\\Block\\ViewsBlock', 'provider' => 'views'], 'views_exposed_filter_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'views_exposed_filter_block', 'deriver' => 'Drupal\\views\\Plugin\\Derivative\\ViewsExposedFilterBlock', 'class' => 'Drupal\\views\\Plugin\\Block\\ViewsExposedFilterBlock', 'provider' => 'views'], 'eu_cookie_compliance_button_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'eu_cookie_compliance_button_block', 'class' => 'Drupal\\eu_cookie_compliance\\Plugin\\Block\\CookieSettingsButtonBlock', 'provider' => 'eu_cookie_compliance'], 'local_actions_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'local_actions_block', 'class' => 'Drupal\\Core\\Menu\\Plugin\\Block\\LocalActionsBlock', 'provider' => 'core'], 'local_tasks_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'local_tasks_block', 'class' => 'Drupal\\Core\\Menu\\Plugin\\Block\\LocalTasksBlock', 'provider' => 'core'], 'page_title_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'page_title_block', 'forms' => [...], 'class' => 'Drupal\\Core\\Block\\Plugin\\Block\\PageTitleBlock', 'provider' => 'core'], 'broken' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'broken', 'class' => 'Drupal\\Core\\Block\\Plugin\\Block\\Broken', 'provider' => 'core']]) /Sites/jobspace/web/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php:87
    > PHP 37. Drupal\layout_builder\Plugin\Derivative\FieldBlockDeriver->getDerivativeDefinitions($base_plugin_definition = ['admin_label' => '', 'category' => '', 'context_definitions' => [], 'id' => 'field_block', 'deriver' => '\\Drupal\\layout_builder\\Plugin\\Derivative\\FieldBlockDeriver', 'class' => 'Drupal\\layout_builder\\Plugin\\Block\\FieldBlock', 'provider' => 'layout_builder']) /Sites/jobspace/web/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php:101

    > PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) in /Sites/jobspace/vendor/symfony/http-kernel/HttpKernel.php on line 1
    > PHP Stack trace:
    > PHP 1. {main}() /Sites/jobspace/vendor/drush/drush/drush:0
    > PHP 2. require() /Sites/jobspace/vendor/drush/drush/drush:4
    > PHP 3. Drush\Runtime\Runtime->run($argv = [0 => ' /Sites/jobspace/vendor/drush/drush/drush', 1 => 'updatedb:batch-process', 2 => '37', 3 => '--uri=default', 4 => '--root= /Sites/jobspace/web']) /Sites/jobspace/vendor/drush/drush/drush.php:72
    > PHP 4. Drush\Runtime\Runtime->doRun($argv = [0 => ' /Sites/jobspace/vendor/drush/drush/drush', 1 => 'updatedb:batch-process', 2 => '37', 3 => '--uri=default', 4 => '--root= /Sites/jobspace/web'], $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $consoleSectionOutputs = [] }) /Sites/jobspace/vendor/drush/drush/src/Runtime/Runtime.php:48
    > PHP 5. Symfony\Component\Console\Application->run($input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $options = [...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=default', 3 => '--root= /Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $consoleSectionOutputs = [] }) /Sites/jobspace/vendor/drush/drush/src/Runtime/Runtime.php:118
    > PHP 6. Symfony\Component\Console\Application->doRun($input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $options = [...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=default', 3 => '--root= /Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $consoleSectionOutputs = [] }) /Sites/jobspace/vendor/symfony/console/Application.php:149
    > PHP 7. Symfony\Component\Console\Application->doRunCommand($command = class Consolidation\AnnotatedCommand\AnnotatedCommand { private ${Symfony\Component\Console\Command\Command}application = class Drush\Application { private ${Symfony\Component\Console\Application}commands = [...]; private ${Symfony\Component\Console\Application}wantHelps = FALSE; private ${Symfony\Component\Console\Application}runningCommand = ...; private ${Symfony\Component\Console\Application}name = 'Drush Commandline Tool'; private ${Symfony\Component\Console\Application}version = '10.6.2'; private ${Symfony\Component\Console\Application}commandLoader = NULL; private ${Symfony\Component\Console\Application}catchExceptions = TRUE; private ${Symfony\Component\Console\Application}autoExit = FALSE; private ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\HelperSet { ... }; private ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private ${Symfony\Component\Console\Application}defaultCommand = 'list'; private ${Symfony\Component\Console\Application}singleCommand = FALSE; private ${Symfony\Component\Console\Application}initialized = TRUE; protected $bootstrapManager = class Drush\Boot\BootstrapManager { ... }; protected $aliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... }; protected $redispatchHook = class Drush\Runtime\RedispatchHook { ... }; protected $tildeExpansionHook = class Drush\Runtime\TildeExpansionHook { ... }; protected $logger = class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig { ... } }; private ${Symfony\Component\Console\Command\Command}name = 'updatedb:batch-process'; private ${Symfony\Component\Console\Command\Command}processTitle = NULL; private ${Symfony\Component\Console\Command\Command}aliases = []; private ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $options = [...]; private $shortcuts = [...] }; private ${Symfony\Component\Console\Command\Command}hidden = TRUE; private ${Symfony\Component\Console\Command\Command}help = ''; private ${Symfony\Component\Console\Command\Command}description = 'Process operations in the specified batch set.'; private ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ${Symfony\Component\Console\Command\Command}applicationDefinitionMerged = TRUE; private ${Symfony\Component\Console\Command\Command}applicationDefinitionMergedWithArgs = TRUE; private ${Symfony\Component\Console\Command\Command}code = NULL; private ${Symfony\Component\Console\Command\Command}synopsis = ['short' => 'updatedb:batch-process [options] [--] ', 'long' => 'updatedb:batch-process [--format [FORMAT]] [--fields FIELDS] [--field FIELD] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-d|--debug] [-y|--yes] [--no] [--remote-host REMOTE-HOST] [--remote-user REMOTE-USER] [-r|--root ROOT] [-l|--uri URI] [--simulate] [--pipe] [-D|--define DEFINE] [--notify [NOTIFY]] [--druplicon] [--xh-link XH-LINK] [--] ']; private ${Symfony\Component\Console\Command\Command}usages = []; private ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private $helpers = [...]; private $command = NULL }; protected $commandCallback = [0 => class Drush\Commands\core\UpdateDBCommands { ... }, 1 => 'process']; protected $completionCallback = NULL; protected $commandProcessor = class Consolidation\AnnotatedCommand\CommandProcessor { protected $hookManager = class Consolidation\AnnotatedCommand\Hooks\HookManager { ... }; protected $formatterManager = class Drush\Formatters\DrushFormatterManager { ... }; protected $prepareOptionsList = [...]; protected $passExceptions = TRUE; protected $resultWriter = class Consolidation\AnnotatedCommand\ResultWriter { ... }; protected $parameterInjection = class Consolidation\AnnotatedCommand\ParameterInjection { ... }; protected $logger = class Drush\Log\Logger { ... } }; protected $annotationData = class Consolidation\AnnotatedCommand\AnnotationData { private ${ArrayObject}storage = [...] }; protected $examples = []; protected $topics = []; protected $returnType = '\\Consolidation\\OutputFormatters\\StructuredData\\UnstructuredListData'; protected $injectedClasses = []; protected $parameterMap = [] }, $input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $options = [...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=default', 3 => '--root= /Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $consoleSectionOutputs = [] }) /Sites/jobspace/vendor/symfony/console/Application.php:275
    > PHP 8. Symfony\Component\Console\Command\Command->run($input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $options = [...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=default', 3 => '--root= /Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $consoleSectionOutputs = [] }) /Sites/jobspace/vendor/symfony/console/Application.php:1039
    > PHP 9. Consolidation\AnnotatedCommand\AnnotatedCommand->execute($input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $options = [...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=default', 3 => '--root= /Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $consoleSectionOutputs = [] }) /Sites/jobspace/vendor/symfony/console/Command/Command.php:255
    > PHP 10. Consolidation\AnnotatedCommand\CommandProcessor->process($output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $consoleSectionOutputs = [] }, $names = [0 => 'updatedb:batch-process', 1 => 'Drush\\Commands\\core\\UpdateDBCommands'], $commandCallback = [0 => class Drush\Commands\core\UpdateDBCommands { protected $commandData = class Consolidation\AnnotatedCommand\CommandData { ... }; protected $processManager = class Drush\SiteAlias\ProcessManager { ... }; protected $logger = class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig { ... }; protected $io = NULL; protected $input = class Drush\Symfony\DrushArgvInput { ... }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { ... }; protected $cache_clear = NULL; protected $maintenanceModeOriginalState = NULL; protected $siteAliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... } }, 1 => 'process'], $commandData = class Consolidation\AnnotatedCommand\CommandData { protected $annotationData = class Consolidation\AnnotatedCommand\AnnotationData { private ${ArrayObject}storage = [...] }; protected $input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { ... }; protected $stream = NULL; protected $options = [...]; protected $arguments = [...]; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [...]; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [...]; private $parsed = [...] }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { ... }; private $consoleSectionOutputs = [...] }; protected $includeOptionsInArgs = TRUE; protected $specialDefaults = [0 => 'remote-host', 1 => 'remote-user', 2 => 'notify', 3 => 'xh-link']; protected $injectedInstances = []; protected $formatterOptions = class Consolidation\OutputFormatters\Options\FormatterOptions { protected $configurationData = [...]; protected $options = [...]; protected $input = NULL }; protected $parameterMap = [] }) /Sites/jobspace/vendor/consolidation/annotated-command/src/AnnotatedCommand.php:390
    > PHP 11. Consolidation\AnnotatedCommand\CommandProcessor->validateRunAndAlter($names = [0 => 'updatedb:batch-process', 1 => 'Drush\\Commands\\core\\UpdateDBCommands'], $commandCallback = [0 => class Drush\Commands\core\UpdateDBCommands { protected $commandData = class Consolidation\AnnotatedCommand\CommandData { ... }; protected $processManager = class Drush\SiteAlias\ProcessManager { ... }; protected $logger = class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig { ... }; protected $io = NULL; protected $input = class Drush\Symfony\DrushArgvInput { ... }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { ... }; protected $cache_clear = NULL; protected $maintenanceModeOriginalState = NULL; protected $siteAliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... } }, 1 => 'process'], $commandData = class Consolidation\AnnotatedCommand\CommandData { protected $annotationData = class Consolidation\AnnotatedCommand\AnnotationData { private ${ArrayObject}storage = [...] }; protected $input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { ... }; protected $stream = NULL; protected $options = [...]; protected $arguments = [...]; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [...]; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [...]; private $parsed = [...] }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { ... }; private $consoleSectionOutputs = [...] }; protected $includeOptionsInArgs = TRUE; protected $specialDefaults = [0 => 'remote-host', 1 => 'remote-user', 2 => 'notify', 3 => 'xh-link']; protected $injectedInstances = []; protected $formatterOptions = class Consolidation\OutputFormatters\Options\FormatterOptions { protected $configurationData = [...]; protected $options = [...]; protected $input = NULL }; protected $parameterMap = [] }) /Sites/jobspace/vendor/consolidation/annotated-command/src/CommandProcessor.php:176
    > PHP 12. Consolidation\AnnotatedCommand\CommandProcessor->runCommandCallback($commandCallback = [0 => class Drush\Commands\core\UpdateDBCommands { protected $commandData = class Consolidation\AnnotatedCommand\CommandData { ... }; protected $processManager = class Drush\SiteAlias\ProcessManager { ... }; protected $logger = class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig { ... }; protected $io = NULL; protected $input = class Drush\Symfony\DrushArgvInput { ... }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { ... }; protected $cache_clear = NULL; protected $maintenanceModeOriginalState = NULL; protected $siteAliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... } }, 1 => 'process'], $commandData = class Consolidation\AnnotatedCommand\CommandData { protected $annotationData = class Consolidation\AnnotatedCommand\AnnotationData { private ${ArrayObject}storage = [...] }; protected $input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { ... }; protected $stream = NULL; protected $options = [...]; protected $arguments = [...]; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [...]; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [...]; private $parsed = [...] }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { ... }; private $consoleSectionOutputs = [...] }; protected $includeOptionsInArgs = TRUE; protected $specialDefaults = [0 => 'remote-host', 1 => 'remote-user', 2 => 'notify', 3 => 'xh-link']; protected $injectedInstances = []; protected $formatterOptions = class Consolidation\OutputFormatters\Options\FormatterOptions { protected $configurationData = [...]; protected $options = [...]; protected $input = NULL }; protected $parameterMap = [] }) /Sites/jobspace/vendor/consolidation/annotated-command/src/CommandProcessor.php:212
    > PHP 13. call_user_func_array:{ /Sites/jobspace/vendor/consolidation/annotated-command/src/CommandProcessor.php:257}($callback = [0 => class Drush\Commands\core\UpdateDBCommands { protected $commandData = class Consolidation\AnnotatedCommand\CommandData { ... }; protected $processManager = class Drush\SiteAlias\ProcessManager { ... }; protected $logger = class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig { ... }; protected $io = NULL; protected $input = class Drush\Symfony\DrushArgvInput { ... }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { ... }; protected $cache_clear = NULL; protected $maintenanceModeOriginalState = NULL; protected $siteAliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... } }, 1 => 'process'], $args = [0 => '37', 1 => ['format' => 'json', 'fields' => [...], 'field' => '', 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => FALSE, 'no-ansi' => FALSE, 'no-interaction' => FALSE, 'debug' => FALSE, 'yes' => FALSE, 'no' => FALSE, 'remote-host' => NULL, 'remote-user' => NULL, 'root' => ' /Sites/jobspace/web', 'uri' => 'default', 'simulate' => FALSE, 'pipe' => FALSE, 'define' => [...], 'notify' => NULL, 'druplicon' => FALSE, 'xh-link' => NULL]]) /Sites/jobspace/vendor/consolidation/annotated-command/src/CommandProcessor.php:257
    > PHP 14. Drush\Commands\core\UpdateDBCommands->process($batch_id = '37', $options = ['format' => 'json', 'fields' => [], 'field' => '', 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => FALSE, 'no-ansi' => FALSE, 'no-interaction' => FALSE, 'debug' => FALSE, 'yes' => FALSE, 'no' => FALSE, 'remote-host' => NULL, 'remote-user' => NULL, 'root' => ' /Sites/jobspace/web', 'uri' => 'default', 'simulate' => FALSE, 'pipe' => FALSE, 'define' => [], 'notify' => NULL, 'druplicon' => FALSE, 'xh-link' => NULL]) /Sites/jobspace/vendor/consolidation/annotated-command/src/CommandProcessor.php:257
    > PHP 15. drush_batch_command($id = '37') /Sites/jobspace/vendor/drush/drush/src/Commands/core/UpdateDBCommands.php:175
    > PHP 16. _drush_batch_command($id = '37') /Sites/jobspace/vendor/drush/drush/includes/batch.inc:100
    > PHP 17. _drush_batch_worker() /Sites/jobspace/vendor/drush/drush/includes/batch.inc:206
    > PHP 18. Drush\Commands\core\UpdateDBCommands::updateDoOnePostUpdate($function = 'linked_field_post_update_update_related_display_modes', $context = class DrushBatchContext { private ${ArrayObject}storage = ['sandbox' => [...], 'results' => [...], 'finished' => 1, 'message' => ''] }) /Sites/jobspace/vendor/drush/drush/includes/batch.inc:261
    > PHP 19. linked_field_post_update_update_related_display_modes($sandbox = []) /Sites/jobspace/vendor/drush/drush/src/Commands/core/UpdateDBCommands.php:321
    > PHP 20. Drupal\Core\Config\Entity\ConfigEntityBase->save() /Sites/jobspace/web/modules/contrib/linked_field/linked_field.post_update.php:38
    > PHP 21. Drupal\Core\Entity\EntityBase->save() /Sites/jobspace/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:608
    > PHP 22. Drupal\Core\Config\Entity\ConfigEntityStorage->save($entity = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = []; protected $cacheTags = []; protected $cacheMaxAge = -1; protected $_serviceIds = []; protected $_entityStorages = []; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_settings = ['layout_builder' => [...]]; protected $_core = []; protected $trustedData = FALSE; protected $dependencies = ['config' => [...], 'module' => [...]]; protected $isSyncing = FALSE; protected $id = 'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefinitions = ['langcode' => class Drupal\Core\Field\BaseFieldDefinition { ... }, 'field_bltwocolumn_link_left' => class Drupal\field\Entity\FieldConfig { ... }, 'field_bltwocolumn_link_right' => class Drupal\field\Entity\FieldConfig { ... }]; protected $mode = 'default'; protected $content = ['field_bltwocolumn_link_left' => [...], 'field_bltwocolumn_link_right' => [...]]; protected $hidden = ['entity_print_view_epub' => TRUE, 'entity_print_view_pdf' => TRUE, 'entity_print_view_word_docx' => TRUE, 'langcode' => TRUE]; protected $originalMode = 'default'; protected $plugins = []; protected $displayContext = 'view'; protected $pluginManager = class Drupal\Core\Field\FormatterPluginManager { protected $discovery = class Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator { ... }; protected $factory = NULL; protected $mapper = NULL; protected $cacheKey = 'field_formatter_types_plugins'; protected $cacheTags = [...]; protected $alterHook = 'field_formatter_info'; protected $subdir = 'Plugin/Field/FieldFormatter'; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $defaults = [...]; protected $pluginDefinitionAnnotationName = 'Drupal\\Core\\Field\\Annotation\\FieldFormatter'; protected $pluginInterface = 'Drupal\\Core\\Field\\FormatterInterface'; protected $namespaces = class ArrayObject { ... }; protected $additionalAnnotationNamespaces = [...]; protected $definitions = [...]; protected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $formatterOptions = [...]; protected $fieldTypeManager = class Drupal\Core\Field\FieldTypePluginManager { ... } }; protected $renderer = class Drupal\Core\Render\Renderer { protected $theme = class Drupal\Core\Theme\ThemeManager { ... }; protected $controllerResolver = class Drupal\Core\Controller\ControllerResolver { ... }; protected $elementInfo = class Drupal\Core\Render\ElementInfoManager { ... }; protected $placeholderGenerator = class Drupal\Core\Render\PlaceholderGenerator { ... }; protected $renderCache = class Drupal\Core\Render\PlaceholderingRenderCache { ... }; protected $rendererConfig = [...]; protected $isRenderingRoot = FALSE; protected $requestStack = class Drupal\Core\Http\RequestStack { ... } }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { protected $extraFields = [...]; protected $baseFieldDefinitions = [...]; protected $fieldDefinitions = [...]; protected $fieldStorageDefinitions = [...]; protected $activeFieldStorageDefinitions = [...]; protected $fieldMap = [...]; protected $fieldMapByFieldType = [...]; protected $typedDataManager = class Drupal\Core\TypedData\TypedDataManager { ... }; protected $languageManager = class Drupal\Core\Language\LanguageManager { ... }; protected $keyValueFactory = class Drupal\Core\KeyValueStore\KeyValueFactory { ... }; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $entityTypeManager = class Drupal\Core\Entity\EntityTypeManager { ... }; protected $entityTypeBundleInfo = class Drupal\Core\Entity\EntityTypeBundleInfo { ... }; protected $entityDisplayRepository = class Drupal\Core\Entity\EntityDisplayRepository { ... }; protected $entityLastInstalledSchemaRepository = class Drupal\Core\Entity\EntityLastInstalledSchemaRepository { ... }; protected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $stringTranslation = class Drupal\Core\StringTranslation\TranslationManager { ... } }; protected $sectionStorageManager = NULL; public $original = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = [...]; protected $cacheTags = [...]; protected $cacheMaxAge = -1; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_settings = [...]; protected $_core = [...]; protected $trustedData = FALSE; protected $dependencies = [...]; protected $isSyncing = FALSE; protected $id = 'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefinitions = [...]; protected $mode = 'default'; protected $content = [...]; protected $hidden = [...]; protected $originalMode = 'default'; protected $plugins = [...]; protected $displayContext = 'view'; protected $pluginManager = class Drupal\Core\Field\FormatterPluginManager { ... }; protected $renderer = class Drupal\Core\Render\Renderer { ... }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { ... }; protected $sectionStorageManager = NULL }; public $formatters = ['link' => [...]] }) /Sites/jobspace/web/core/lib/Drupal/Core/Entity/EntityBase.php:339
    > PHP 23. Drupal\Core\Entity\EntityStorageBase->save($entity = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = []; protected $cacheTags = []; protected $cacheMaxAge = -1; protected $_serviceIds = []; protected $_entityStorages = []; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_settings = ['layout_builder' => [...]]; protected $_core = []; protected $trustedData = FALSE; protected $dependencies = ['config' => [...], 'module' => [...]]; protected $isSyncing = FALSE; protected $id = 'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefinitions = ['langcode' => class Drupal\Core\Field\BaseFieldDefinition { ... }, 'field_bltwocolumn_link_left' => class Drupal\field\Entity\FieldConfig { ... }, 'field_bltwocolumn_link_right' => class Drupal\field\Entity\FieldConfig { ... }]; protected $mode = 'default'; protected $content = ['field_bltwocolumn_link_left' => [...], 'field_bltwocolumn_link_right' => [...]]; protected $hidden = ['entity_print_view_epub' => TRUE, 'entity_print_view_pdf' => TRUE, 'entity_print_view_word_docx' => TRUE, 'langcode' => TRUE]; protected $originalMode = 'default'; protected $plugins = []; protected $displayContext = 'view'; protected $pluginManager = class Drupal\Core\Field\FormatterPluginManager { protected $discovery = class Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator { ... }; protected $factory = NULL; protected $mapper = NULL; protected $cacheKey = 'field_formatter_types_plugins'; protected $cacheTags = [...]; protected $alterHook = 'field_formatter_info'; protected $subdir = 'Plugin/Field/FieldFormatter'; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $defaults = [...]; protected $pluginDefinitionAnnotationName = 'Drupal\\Core\\Field\\Annotation\\FieldFormatter'; protected $pluginInterface = 'Drupal\\Core\\Field\\FormatterInterface'; protected $namespaces = class ArrayObject { ... }; protected $additionalAnnotationNamespaces = [...]; protected $definitions = [...]; protected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $formatterOptions = [...]; protected $fieldTypeManager = class Drupal\Core\Field\FieldTypePluginManager { ... } }; protected $renderer = class Drupal\Core\Render\Renderer { protected $theme = class Drupal\Core\Theme\ThemeManager { ... }; protected $controllerResolver = class Drupal\Core\Controller\ControllerResolver { ... }; protected $elementInfo = class Drupal\Core\Render\ElementInfoManager { ... }; protected $placeholderGenerator = class Drupal\Core\Render\PlaceholderGenerator { ... }; protected $renderCache = class Drupal\Core\Render\PlaceholderingRenderCache { ... }; protected $rendererConfig = [...]; protected $isRenderingRoot = FALSE; protected $requestStack = class Drupal\Core\Http\RequestStack { ... } }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { protected $extraFields = [...]; protected $baseFieldDefinitions = [...]; protected $fieldDefinitions = [...]; protected $fieldStorageDefinitions = [...]; protected $activeFieldStorageDefinitions = [...]; protected $fieldMap = [...]; protected $fieldMapByFieldType = [...]; protected $typedDataManager = class Drupal\Core\TypedData\TypedDataManager { ... }; protected $languageManager = class Drupal\Core\Language\LanguageManager { ... }; protected $keyValueFactory = class Drupal\Core\KeyValueStore\KeyValueFactory { ... }; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $entityTypeManager = class Drupal\Core\Entity\EntityTypeManager { ... }; protected $entityTypeBundleInfo = class Drupal\Core\Entity\EntityTypeBundleInfo { ... }; protected $entityDisplayRepository = class Drupal\Core\Entity\EntityDisplayRepository { ... }; protected $entityLastInstalledSchemaRepository = class Drupal\Core\Entity\EntityLastInstalledSchemaRepository { ... }; protected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $stringTranslation = class Drupal\Core\StringTranslation\TranslationManager { ... } }; protected $sectionStorageManager = NULL; public $original = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = [...]; protected $cacheTags = [...]; protected $cacheMaxAge = -1; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_settings = [...]; protected $_core = [...]; protected $trustedData = FALSE; protected $dependencies = [...]; protected $isSyncing = FALSE; protected $id = 'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefinitions = [...]; protected $mode = 'default'; protected $content = [...]; protected $hidden = [...]; protected $originalMode = 'default'; protected $plugins = [...]; protected $displayContext = 'view'; protected $pluginManager = class Drupal\Core\Field\FormatterPluginManager { ... }; protected $renderer = class Drupal\Core\Render\Renderer { ... }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { ... }; protected $sectionStorageManager = NULL }; public $formatters = ['link' => [...]] }) /Sites/jobspace/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:253
    > PHP 24. Drupal\Core\Entity\EntityStorageBase->doPreSave($entity = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = []; protected $cacheTags = []; protected $cacheMaxAge = -1; protected $_serviceIds = []; protected $_entityStorages = []; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_settings = ['layout_builder' => [...]]; protected $_core = []; protected $trustedData = FALSE; protected $dependencies = ['config' => [...], 'module' => [...]]; protected $isSyncing = FALSE; protected $id = 'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefinitions = ['langcode' => class Drupal\Core\Field\BaseFieldDefinition { ... }, 'field_bltwocolumn_link_left' => class Drupal\field\Entity\FieldConfig { ... }, 'field_bltwocolumn_link_right' => class Drupal\field\Entity\FieldConfig { ... }]; protected $mode = 'default'; protected $content = ['field_bltwocolumn_link_left' => [...], 'field_bltwocolumn_link_right' => [...]]; protected $hidden = ['entity_print_view_epub' => TRUE, 'entity_print_view_pdf' => TRUE, 'entity_print_view_word_docx' => TRUE, 'langcode' => TRUE]; protected $originalMode = 'default'; protected $plugins = []; protected $displayContext = 'view'; protected $pluginManager = class Drupal\Core\Field\FormatterPluginManager { protected $discovery = class Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator { ... }; protected $factory = NULL; protected $mapper = NULL; protected $cacheKey = 'field_formatter_types_plugins'; protected $cacheTags = [...]; protected $alterHook = 'field_formatter_info'; protected $subdir = 'Plugin/Field/FieldFormatter'; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $defaults = [...]; protected $pluginDefinitionAnnotationName = 'Drupal\\Core\\Field\\Annotation\\FieldFormatter'; protected $pluginInterface = 'Drupal\\Core\\Field\\FormatterInterface'; protected $namespaces = class ArrayObject { ... }; protected $additionalAnnotationNamespaces = [...]; protected $definitions = [...]; protected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $formatterOptions = [...]; protected $fieldTypeManager = class Drupal\Core\Field\FieldTypePluginManager { ... } }; protected $renderer = class Drupal\Core\Render\Renderer { protected $theme = class Drupal\Core\Theme\ThemeManager { ... }; protected $controllerResolver = class Drupal\Core\Controller\ControllerResolver { ... }; protected $elementInfo = class Drupal\Core\Render\ElementInfoManager { ... }; protected $placeholderGenerator = class Drupal\Core\Render\PlaceholderGenerator { ... }; protected $renderCache = class Drupal\Core\Render\PlaceholderingRenderCache { ... }; protected $rendererConfig = [...]; protected $isRenderingRoot = FALSE; protected $requestStack = class Drupal\Core\Http\RequestStack { ... } }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { protected $extraFields = [...]; protected $baseFieldDefinitions = [...]; protected $fieldDefinitions = [...]; protected $fieldStorageDefinitions = [...]; protected $activeFieldStorageDefinitions = [...]; protected $fieldMap = [...]; protected $fieldMapByFieldType = [...]; protected $typedDataManager = class Drupal\Core\TypedData\TypedDataManager { ... }; protected $languageManager = class Drupal\Core\Language\LanguageManager { ... }; protected $keyValueFactory = class Drupal\Core\KeyValueStore\KeyValueFactory { ... }; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $entityTypeManager = class Drupal\Core\Entity\EntityTypeManager { ... }; protected $entityTypeBundleInfo = class Drupal\Core\Entity\EntityTypeBundleInfo { ... }; protected $entityDisplayRepository = class Drupal\Core\Entity\EntityDisplayRepository { ... }; protected $entityLastInstalledSchemaRepository = class Drupal\Core\Entity\EntityLastInstalledSchemaRepository { ... }; protected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $stringTranslation = class Drupal\Core\StringTranslation\TranslationManager { ... } }; protected $sectionStorageManager = NULL; public $original = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = [...]; protected $cacheTags = [...]; protected $cacheMaxAge = -1; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_settings = [...]; protected $_core = [...]; protected $trustedData = FALSE; protected $dependencies = [...]; protected $isSyncing = FALSE; protected $id = 'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefinitions = [...]; protected $mode = 'default'; protected $content = [...]; protected $hidden = [...]; protected $originalMode = 'default'; protected $plugins = [...]; protected $displayContext = 'view'; protected $pluginManager = class Drupal\Core\Field\FormatterPluginManager { ... }; protected $renderer = class Drupal\Core\Render\Renderer { ... }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { ... }; protected $sectionStorageManager = NULL }; public $formatters = ['link' => [...]] }) /Sites/jobspace/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:517
    > PHP 25. Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay->preSave($storage = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplayStorage { protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { protected $inner = class Drupal\Core\Extension\ModuleHandler { ... }; protected $dispatcherManager = class Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager { ... }; protected $pluginManager = class Drupal\hook_event_dispatcher\ProxyClass\HookEventPluginManager { ... }; private $hookFactories = [...]; private $alterFactories = [...] }; protected $stringTranslation = class Drupal\Core\StringTranslation\TranslationManager { protected $translators = [...]; protected $sortedTranslators = [...]; protected $defaultLangcode = 'en' }; protected $_serviceIds = []; protected $_entityStorages = []; protected $entityTypeId = 'entity_view_display'; protected $entityType = class Drupal\Core\Config\Entity\ConfigEntityType { protected $id = 'entity_view_display'; protected $class = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $provider = 'core'; protected $static_cache = FALSE; protected $render_cache = TRUE; protected $persistent_cache = TRUE; protected $entity_keys = [...]; protected $originalClass = 'Drupal\\Core\\Entity\\Entity\\EntityViewDisplay'; protected $handlers = [...]; protected $admin_permission = NULL; protected $permission_granularity = 'entity_type'; protected $links = [...]; protected $bundle_entity_type = NULL; protected $bundle_of = NULL; protected $bundle_label = NULL; protected $base_table = NULL; protected $revision_data_table = NULL; protected $revision_table = NULL; protected $data_table = NULL; protected $internal = FALSE; protected $translatable = FALSE; protected $show_revision_ui = FALSE; protected $label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $label_collection = ''; protected $label_singular = ''; protected $label_plural = ''; protected $label_count = [...]; protected $uri_callback = NULL; protected $group = 'configuration'; protected $group_label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $field_ui_base_route = NULL; protected $common_reference_target = FALSE; protected $list_cache_contexts = [...]; protected $list_cache_tags = [...]; protected $constraints = [...]; protected $additional = [...]; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $stringTranslation = NULL; protected $config_prefix = NULL; protected $lookup_keys = [...]; protected $config_export = [...]; protected $mergedConfigExport = [...] }; protected $idKey = 'id'; protected $uuidKey = 'uuid'; protected $langcodeKey = 'langcode'; protected $uuidService = class Drupal\Component\Uuid\Php { }; private ${Drupal\Core\Entity\EntityStorageBase}baseEntityClass = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $memoryCache = class Drupal\Core\Cache\MemoryCache\MemoryCache { protected $cache = [...] }; protected $memoryCacheTag = 'entity.memory_cache:entity_view_display'; protected $configFactory = class Drupal\Core\Config\ConfigFactory { protected $storage = class Drupal\Core\Config\CachedStorage { ... }; protected $eventDispatcher = class Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher { ... }; protected $cache = [...]; protected $typedConfigManager = class Drupal\Core\Config\TypedConfigManager { ... }; protected $configFactoryOverrides = [...] }; protected $configStorage = NULL; protected $languageManager = class Drupal\Core\Language\LanguageManager { protected $languages = [...]; protected $defaultLanguage = class Drupal\Core\Language\LanguageDefault { ... }; protected $definedLanguageTypesInfo = NULL; protected $_serviceIds = [...]; protected $_entityStorages = [...] }; protected $overrideFree = FALSE }) /Sites/jobspace/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:562
    > PHP 26. Drupal\Core\Entity\EntityDisplayBase->preSave($storage = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplayStorage { protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { protected $inner = class Drupal\Core\Extension\ModuleHandler { ... }; protected $dispatcherManager = class Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager { ... }; protected $pluginManager = class Drupal\hook_event_dispatcher\ProxyClass\HookEventPluginManager { ... }; private $hookFactories = [...]; private $alterFactories = [...] }; protected $stringTranslation = class Drupal\Core\StringTranslation\TranslationManager { protected $translators = [...]; protected $sortedTranslators = [...]; protected $defaultLangcode = 'en' }; protected $_serviceIds = []; protected $_entityStorages = []; protected $entityTypeId = 'entity_view_display'; protected $entityType = class Drupal\Core\Config\Entity\ConfigEntityType { protected $id = 'entity_view_display'; protected $class = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $provider = 'core'; protected $static_cache = FALSE; protected $render_cache = TRUE; protected $persistent_cache = TRUE; protected $entity_keys = [...]; protected $originalClass = 'Drupal\\Core\\Entity\\Entity\\EntityViewDisplay'; protected $handlers = [...]; protected $admin_permission = NULL; protected $permission_granularity = 'entity_type'; protected $links = [...]; protected $bundle_entity_type = NULL; protected $bundle_of = NULL; protected $bundle_label = NULL; protected $base_table = NULL; protected $revision_data_table = NULL; protected $revision_table = NULL; protected $data_table = NULL; protected $internal = FALSE; protected $translatable = FALSE; protected $show_revision_ui = FALSE; protected $label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $label_collection = ''; protected $label_singular = ''; protected $label_plural = ''; protected $label_count = [...]; protected $uri_callback = NULL; protected $group = 'configuration'; protected $group_label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $field_ui_base_route = NULL; protected $common_reference_target = FALSE; protected $list_cache_contexts = [...]; protected $list_cache_tags = [...]; protected $constraints = [...]; protected $additional = [...]; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $stringTranslation = NULL; protected $config_prefix = NULL; protected $lookup_keys = [...]; protected $config_export = [...]; protected $mergedConfigExport = [...] }; protected $idKey = 'id'; protected $uuidKey = 'uuid'; protected $langcodeKey = 'langcode'; protected $uuidService = class Drupal\Component\Uuid\Php { }; private ${Drupal\Core\Entity\EntityStorageBase}baseEntityClass = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $memoryCache = class Drupal\Core\Cache\MemoryCache\MemoryCache { protected $cache = [...] }; protected $memoryCacheTag = 'entity.memory_cache:entity_view_display'; protected $configFactory = class Drupal\Core\Config\ConfigFactory { protected $storage = class Drupal\Core\Config\CachedStorage { ... }; protected $eventDispatcher = class Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher { ... }; protected $cache = [...]; protected $typedConfigManager = class Drupal\Core\Config\TypedConfigManager { ... }; protected $configFactoryOverrides = [...] }; protected $configStorage = NULL; protected $languageManager = class Drupal\Core\Language\LanguageManager { protected $languages = [...]; protected $defaultLanguage = class Drupal\Core\Language\LanguageDefault { ... }; protected $definedLanguageTypesInfo = NULL; protected $_serviceIds = [...]; protected $_entityStorages = [...] }; protected $overrideFree = FALSE }) /Sites/jobspace/web/core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php:125
    > PHP 27. Drupal\Core\Config\Entity\ConfigEntityBase->preSave($storage = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplayStorage { protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { protected $inner = class Drupal\Core\Extension\ModuleHandler { ... }; protected $dispatcherManager = class Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager { ... }; protected $pluginManager = class Drupal\hook_event_dispatcher\ProxyClass\HookEventPluginManager { ... }; private $hookFactories = [...]; private $alterFactories = [...] }; protected $stringTranslation = class Drupal\Core\StringTranslation\TranslationManager { protected $translators = [...]; protected $sortedTranslators = [...]; protected $defaultLangcode = 'en' }; protected $_serviceIds = []; protected $_entityStorages = []; protected $entityTypeId = 'entity_view_display'; protected $entityType = class Drupal\Core\Config\Entity\ConfigEntityType { protected $id = 'entity_view_display'; protected $class = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $provider = 'core'; protected $static_cache = FALSE; protected $render_cache = TRUE; protected $persistent_cache = TRUE; protected $entity_keys = [...]; protected $originalClass = 'Drupal\\Core\\Entity\\Entity\\EntityViewDisplay'; protected $handlers = [...]; protected $admin_permission = NULL; protected $permission_granularity = 'entity_type'; protected $links = [...]; protected $bundle_entity_type = NULL; protected $bundle_of = NULL; protected $bundle_label = NULL; protected $base_table = NULL; protected $revision_data_table = NULL; protected $revision_table = NULL; protected $data_table = NULL; protected $internal = FALSE; protected $translatable = FALSE; protected $show_revision_ui = FALSE; protected $label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $label_collection = ''; protected $label_singular = ''; protected $label_plural = ''; protected $label_count = [...]; protected $uri_callback = NULL; protected $group = 'configuration'; protected $group_label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $field_ui_base_route = NULL; protected $common_reference_target = FALSE; protected $list_cache_contexts = [...]; protected $list_cache_tags = [...]; protected $constraints = [...]; protected $additional = [...]; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $stringTranslation = NULL; protected $config_prefix = NULL; protected $lookup_keys = [...]; protected $config_export = [...]; protected $mergedConfigExport = [...] }; protected $idKey = 'id'; protected $uuidKey = 'uuid'; protected $langcodeKey = 'langcode'; protected $uuidService = class Drupal\Component\Uuid\Php { }; private ${Drupal\Core\Entity\EntityStorageBase}baseEntityClass = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $memoryCache = class Drupal\Core\Cache\MemoryCache\MemoryCache { protected $cache = [...] }; protected $memoryCacheTag = 'entity.memory_cache:entity_view_display'; protected $configFactory = class Drupal\Core\Config\ConfigFactory { protected $storage = class Drupal\Core\Config\CachedStorage { ... }; protected $eventDispatcher = class Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher { ... }; protected $cache = [...]; protected $typedConfigManager = class Drupal\Core\Config\TypedConfigManager { ... }; protected $configFactoryOverrides = [...] }; protected $configStorage = NULL; protected $languageManager = class Drupal\Core\Language\LanguageManager { protected $languages = [...]; protected $defaultLanguage = class Drupal\Core\Language\LanguageDefault { ... }; protected $definedLanguageTypesInfo = NULL; protected $_serviceIds = [...]; protected $_entityStorages = [...] }; protected $overrideFree = FALSE }) /Sites/jobspace/web/core/lib/Drupal/Core/Entity/EntityDisplayBase.php:262
    > PHP 28. Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay->calculateDependencies() /Sites/jobspace/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:320
    > PHP 29. Drupal\layout_builder\SectionComponent->getPlugin($contexts = *uninitialized*) /Sites/jobspace/web/core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php:365
    > PHP 30. Drupal\Component\Plugin\PluginManagerBase->createInstance($plugin_id = 'field_block:block_content:two_column:field_bltwocolumn_link_left', $configuration = ['id' => 'field_block:block_content:two_column:field_bltwocolumn_link_left', 'label' => 'Link left', 'label_display' => '0', 'provider' => 'layout_builder', 'context_mapping' => ['entity' => 'layout_builder.entity', 'view_mode' => 'view_mode'], 'formatter' => ['type' => 'link', 'label' => 'hidden', 'settings' => [...], 'third_party_settings' => [...]]]) /Sites/jobspace/web/core/modules/layout_builder/src/SectionComponent.php:243
    > PHP 31. Drupal\Core\Plugin\Factory\ContainerFactory->createInstance($plugin_id = 'field_block:block_content:two_column:field_bltwocolumn_link_left', $configuration = ['id' => 'field_block:block_content:two_column:field_bltwocolumn_link_left', 'label' => 'Link left', 'label_display' => '0', 'provider' => 'layout_builder', 'context_mapping' => ['entity' => 'layout_builder.entity', 'view_mode' => 'view_mode'], 'formatter' => ['type' => 'link', 'label' => 'hidden', 'settings' => [...], 'third_party_settings' => [...]]]) /Sites/jobspace/web/core/lib/Drupal/Component/Plugin/PluginManagerBase.php:76
    > PHP 32. Drupal\Core\Plugin\DefaultPluginManager->getDefinition($plugin_id = 'field_block:block_content:two_column:field_bltwocolumn_link_left', $exception_on_invalid = *uninitialized*) /Sites/jobspace/web/core/lib/Drupal/Core/Plugin/Factory/ContainerFactory.php:16
    > PHP 33. Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() /Sites/jobspace/web/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryCachedTrait.php:22
    > PHP 34. Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() /Sites/jobspace/web/core/lib/Drupal/Core/Plugin/DefaultPluginManager.php:181
    > PHP 35. Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() /Sites/jobspace/web/core/lib/Drupal/Core/Plugin/DefaultPluginManager.php:291
    > PHP 36. Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDerivatives($base_plugin_definitions = ['social_sharing_buttons_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'social_sharing_buttons_block', 'class' => 'Drupal\\better_social_sharing_buttons\\Plugin\\Block\\SocialSharingButtonsBlock', 'provider' => 'better_social_sharing_buttons'], 'block_content' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'block_content', 'deriver' => 'Drupal\\block_content\\Plugin\\Derivative\\BlockContent', 'class' => 'Drupal\\block_content\\Plugin\\Block\\BlockContentBlock', 'provider' => 'block_content'], 'civicrm_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'civicrm_block', 'deriver' => 'Drupal\\civicrm\\Plugin\\Derivative\\CivicrmBlock', 'class' => 'Drupal\\civicrm\\Plugin\\Block\\CivicrmBlock', 'provider' => 'civicrm'], 'commerce_cart' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'commerce_cart', 'class' => 'Drupal\\commerce_cart\\Plugin\\Block\\CartBlock', 'provider' => 'commerce_cart'], 'commerce_checkout_progress' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'commerce_checkout_progress', 'class' => 'Drupal\\commerce_checkout\\Plugin\\Block\\CheckoutProgressBlock', 'provider' => 'commerce_checkout'], 'component_blocks' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'component_blocks', 'deriver' => 'Drupal\\component_blocks\\Plugin\\Deriver\\ComponentBlockBlockDeriver', 'class' => 'Drupal\\component_blocks\\Plugin\\Block\\ComponentBlock', 'provider' => 'component_blocks'], 'context_inspector' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'context_inspector', 'class' => 'Drupal\\context_ui\\Plugin\\Block\\ContextInspector', 'provider' => 'context_ui'], 'copyright_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'copyright_block', 'class' => 'Drupal\\copyright_block\\Plugin\\Block\\CopyrightBlock', 'provider' => 'copyright_block'], 'entity_view' => ['admin_label' => '', 'category' => '', 'context_definitions' => [...], 'id' => 'entity_view', 'deriver' => 'Drupal\\ctools\\Plugin\\Deriver\\EntityViewDeriver', 'class' => 'Drupal\\ctools\\Plugin\\Block\\EntityView', 'provider' => 'ctools'], 'visitor_geolocation' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'visitor_geolocation', 'class' => 'Drupal\\device_geolocation\\Plugin\\Block\\VisitorGeolocation', 'provider' => 'device_geolocation'], 'drulma_companion_local_tasks_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'drulma_companion_local_tasks_block', 'class' => 'Drupal\\drulma_companion\\Plugin\\Block\\Tabs', 'provider' => 'drulma_companion'], 'drulma_companion_menu_tabs' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'drulma_companion_menu_tabs', 'deriver' => 'Drupal\\system\\Plugin\\Derivative\\SystemMenuBlock', 'class' => 'Drupal\\drulma_companion\\Plugin\\Block\\MenuAsTabs', 'provider' => 'drulma_companion'], 'drulma_companion_bulma_navbar_with_branding' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'drulma_companion_bulma_navbar_with_branding', 'deriver' => 'Drupal\\system\\Plugin\\Derivative\\SystemMenuBlock', 'class' => 'Drupal\\drulma_companion\\Plugin\\Block\\BulmaNavbarWithBrandingBlock', 'provider' => 'drulma_companion'], 'print_links' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'print_links', 'class' => 'Drupal\\entity_print\\Plugin\\Block\\PrintLinks', 'provider' => 'entity_print'], 'gdpr_agreements_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'gdpr_agreements_block', 'dashboard_block' => TRUE, 'class' => 'Drupal\\gdpr_consent\\Plugin\\Block\\GdprMyAgreementsBlock', 'provider' => 'gdpr_consent'], 'geofield_map_legend' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'geofield_map_legend', 'class' => 'Drupal\\geofield_map\\Plugin\\Block\\GeofieldMapLegend', 'provider' => 'geofield_map'], 'geolocation_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'geolocation_block', 'class' => 'Drupal\\geolocation\\Plugin\\Block\\GeolocationBlock', 'provider' => 'geolocation'], 'group_operations' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'group_operations', 'class' => 'Drupal\\group\\Plugin\\Block\\GroupOperationsBlock', 'provider' => 'group'], 'help_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'help_block', 'forms' => [...], 'class' => 'Drupal\\help\\Plugin\\Block\\HelpBlock', 'provider' => 'help'], 'inline_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'inline_block', 'deriver' => 'Drupal\\layout_builder\\Plugin\\Derivative\\InlineBlockDeriver', 'class' => 'Drupal\\layout_builder\\Plugin\\Block\\InlineBlock', 'provider' => 'layout_builder'], 'field_block' => ['admin_label' => '', 'category' => '', 'context_definitions' => [...], 'id' => 'field_block', 'deriver' => '\\Drupal\\layout_builder\\Plugin\\Derivative\\FieldBlockDeriver', 'class' => 'Drupal\\layout_builder\\Plugin\\Block\\FieldBlock', 'provider' => 'layout_builder'], 'extra_field_block' => ['admin_label' => '', 'category' => '', 'context_definitions' => [...], 'id' => 'extra_field_block', 'deriver' => '\\Drupal\\layout_builder\\Plugin\\Derivative\\ExtraFieldBlockDeriver', 'class' => 'Drupal\\layout_builder\\Plugin\\Block\\ExtraFieldBlock', 'provider' => 'layout_builder'], 'node_syndicate_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'node_syndicate_block', 'class' => 'Drupal\\node\\Plugin\\Block\\SyndicateBlock', 'provider' => 'node'], 'search_form_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'search_form_block', 'class' => 'Drupal\\search\\Plugin\\Block\\SearchBlock', 'provider' => 'search'], 'shortcuts' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'shortcuts', 'class' => 'Drupal\\shortcut\\Plugin\\Block\\ShortcutsBlock', 'provider' => 'shortcut'], 'social_sharing_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'social_sharing_block', 'class' => 'Drupal\\social_media\\Plugin\\Block\\SocialSharingBlock', 'provider' => 'social_media'], 'system_branding_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'system_branding_block', 'forms' => [...], 'class' => 'Drupal\\system\\Plugin\\Block\\SystemBrandingBlock', 'provider' => 'system'], 'system_breadcrumb_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'system_breadcrumb_block', 'class' => 'Drupal\\system\\Plugin\\Block\\SystemBreadcrumbBlock', 'provider' => 'system'], 'system_main_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'system_main_block', 'forms' => [...], 'class' => 'Drupal\\system\\Plugin\\Block\\SystemMainBlock', 'provider' => 'system'], 'system_menu_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'system_menu_block', 'deriver' => 'Drupal\\system\\Plugin\\Derivative\\SystemMenuBlock', 'forms' => [...], 'class' => 'Drupal\\system\\Plugin\\Block\\SystemMenuBlock', 'provider' => 'system'], 'system_messages_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'system_messages_block', 'class' => 'Drupal\\system\\Plugin\\Block\\SystemMessagesBlock', 'provider' => 'system'], 'system_powered_by_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'system_powered_by_block', 'class' => 'Drupal\\system\\Plugin\\Block\\SystemPoweredByBlock', 'provider' => 'system'], 'user_login_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'user_login_block', 'class' => 'Drupal\\user\\Plugin\\Block\\UserLoginBlock', 'provider' => 'user'], 'user_email_verification_notification' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'user_email_verification_notification', 'class' => 'Drupal\\user_email_verification\\Plugin\\Block\\UserEmailVerificationNotificationBlock', 'provider' => 'user_email_verification'], 'webform_submission_limit_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'webform_submission_limit_block', 'class' => 'Drupal\\webform\\Plugin\\Block\\WebformSubmissionLimitBlock', 'provider' => 'webform'], 'webform_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'webform_block', 'class' => 'Drupal\\webform\\Plugin\\Block\\WebformBlock', 'provider' => 'webform'], 'views_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'views_block', 'deriver' => 'Drupal\\views\\Plugin\\Derivative\\ViewsBlock', 'class' => 'Drupal\\views\\Plugin\\Block\\ViewsBlock', 'provider' => 'views'], 'views_exposed_filter_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'views_exposed_filter_block', 'deriver' => 'Drupal\\views\\Plugin\\Derivative\\ViewsExposedFilterBlock', 'class' => 'Drupal\\views\\Plugin\\Block\\ViewsExposedFilterBlock', 'provider' => 'views'], 'eu_cookie_compliance_button_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'eu_cookie_compliance_button_block', 'class' => 'Drupal\\eu_cookie_compliance\\Plugin\\Block\\CookieSettingsButtonBlock', 'provider' => 'eu_cookie_compliance'], 'local_actions_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'local_actions_block', 'class' => 'Drupal\\Core\\Menu\\Plugin\\Block\\LocalActionsBlock', 'provider' => 'core'], 'local_tasks_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'local_tasks_block', 'class' => 'Drupal\\Core\\Menu\\Plugin\\Block\\LocalTasksBlock', 'provider' => 'core'], 'page_title_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'page_title_block', 'forms' => [...], 'class' => 'Drupal\\Core\\Block\\Plugin\\Block\\PageTitleBlock', 'provider' => 'core'], 'broken' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'broke> n', 'class' => 'Drupal\\Core\\Block\\Plugin\\Block\\Broken', 'provider' => 'core']]) /Sites/jobspace/web/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php:87
    > PHP 37. Drupal\layout_builder\Plugin\Derivative\FieldBlockDeriver->getDerivativeDefinitions($base_plugin_definition = ['admin_label' => '', 'category' => '', 'context_definitions' => [], 'id' => 'field_block', 'deriver' => '\\Drupal\\layout_builder\\Plugin\\Derivative\\FieldBlockDeriver', 'class' => 'Drupal\\layout_builder\\Plugin\\Block\\FieldBlock', 'provider' => 'layout_builder']) /Sites/jobspace/web/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php:101
    > PHP 38. Drush\Boot\DrupalBoot8->terminate() /Sites/jobspace/vendor/drush/drush/src/Boot/DrupalBoot8.php:0
    > PHP 39. Drupal\Core\DrupalKernel->terminate($request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Drupal\Core\Http\InputBag { protected $parameters = [...] }; public $query = class Drupal\Core\Http\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Drupal\Core\Http\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/'; protected $requestUri = '/'; protected $baseUrl = ''; protected $basePath = ''; protected $method = 'GET'; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE }, $response = class Symfony\Component\HttpFoundation\Response { public $headers = class Symfony\Component\HttpFoundation\ResponseHeaderBag { protected $headers = [...]; protected $cacheControl = [...]; protected $computedCacheControl = [...]; protected $cookies = [...]; protected $headerNames = [...] }; protected $content = ''; protected $version = '1.0'; protected $statusCode = 200; protected $statusText = 'OK'; protected $charset = NULL }) /Sites/jobspace/vendor/drush/drush/src/Boot/DrupalBoot8.php:298
    > PHP 40. Drupal\Core\DrupalKernel->getHttpKernel() /Sites/jobspace/web/core/lib/Drupal/Core/DrupalKernel.php:696
    > PHP 41. Symfony\Component\DependencyInjection\ContainerBuilder->get($id = 'http_kernel', $invalidBehavior = *uninitialized*) /Sites/jobspace/web/core/lib/Drupal/Core/DrupalKernel.php:1405
    > PHP 42. Symfony\Component\DependencyInjection\ContainerBuilder->doGet($id = 'http_kernel', $invalidBehavior = 1, $inlineServices = *uninitialized*, $isConstructorArgument = *uninitialized*) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:558
    > PHP 43. Symfony\Component\DependencyInjection\ContainerBuilder->createService($definition = class Symfony\Component\DependencyInjection\Definition { private $class = 'Stack\\StackedHttpKernel'; private $file = NULL; private $factory = NULL; private $shared = TRUE; private $deprecated = FALSE; private $deprecationTemplate = NULL; private $properties = []; private $calls = []; private $instanceof = []; private $autoconfigured = FALSE; private $configurator = NULL; private $tags = ['_provider' => [...]]; private $public = TRUE; private $private = FALSE; private $synthetic = FALSE; private $abstract = FALSE; private $lazy = FALSE; private $decoratedService = NULL; private $autowired = FALSE; private $changes = ['class' => TRUE]; private $bindings = []; private $errors = []; protected $arguments = [0 => class Symfony\Component\DependencyInjection\Reference { ... }, 1 => [...]]; public $innerServiceId = NULL; public $decorationOnInvalid = NULL }, $inlineServices = [], $isConstructorArgument = TRUE, $id = 'http_kernel', $tryProxy = *uninitialized*) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:618
    > PHP 44. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = [0 => class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.negotiation'; private $invalidBehavior = 1 }, 1 => [0 => class Symfony\Component\DependencyInjection\Reference { ... }, 1 => class Symfony\Component\DependencyInjection\Reference { ... }, 2 => class Symfony\Component\DependencyInjection\Reference { ... }, 3 => class Symfony\Component\DependencyInjection\Reference { ... }, 4 => class Symfony\Component\DependencyInjection\Reference { ... }, 5 => class Symfony\Component\DependencyInjection\Reference { ... }]], $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1115
    > PHP 45. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.negotiation'; private $invalidBehavior = 1 }, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1213
    > PHP 46. Symfony\Component\DependencyInjection\ContainerBuilder->doGet($id = 'http_middleware.negotiation', $invalidBehavior = 1, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1265
    > PHP 47. Symfony\Component\DependencyInjection\ContainerBuilder->createService($definition = class Symfony\Component\DependencyInjection\Definition { private $class = 'Drupal\\Core\\StackMiddleware\\NegotiationMiddleware'; private $file = NULL; private $factory = NULL; private $shared = TRUE; private $deprecated = FALSE; private $deprecationTemplate = NULL; private $properties = []; private $calls = [0 => [...]]; private $instanceof = []; private $autoconfigured = FALSE; private $configurator = NULL; private $tags = ['http_middleware' => [...], '_provider' => [...]]; private $public = TRUE; private $private = FALSE; private $synthetic = FALSE; private $abstract = FALSE; private $lazy = FALSE; private $decoratedService = NULL; private $autowired = FALSE; private $changes = ['class' => TRUE]; private $bindings = []; private $errors = []; protected $arguments = [0 => class Symfony\Component\DependencyInjection\Reference { ... }]; public $innerServiceId = NULL; public $decorationOnInvalid = NULL }, $inlineServices = [], $isConstructorArgument = TRUE, $id = 'http_middleware.negotiation', $tryProxy = *uninitialized*) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:618
    > PHP 48. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = [0 => class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.reverse_proxy'; private $invalidBehavior = 1 }], $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1115
    > PHP 49. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.reverse_proxy'; private $invalidBehavior = 1 }, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1213
    > PHP 50. Symfony\Component\DependencyInjection\ContainerBuilder->doGet($id = 'http_middleware.reverse_proxy', $invalidBehavior = 1, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1265
    > PHP 51. Symfony\Component\DependencyInjection\ContainerBuilder->createService($definition = class Symfony\Component\DependencyInjection\Definition { private $class = 'Drupal\\Core\\StackMiddleware\\ReverseProxyMiddleware'; private $file = NULL; private $factory = NULL; private $shared = TRUE; private $deprecated = FALSE; private $deprecationTemplate = NULL; private $properties = []; private $calls = []; private $instanceof = []; private $autoconfigured = FALSE; private $configurator = NULL; private $tags = ['http_middleware' => [...], '_provider' => [...]]; private $public = TRUE; private $private = FALSE; private $synthetic = FALSE; private $abstract = FALSE; private $lazy = FALSE; private $decoratedService = NULL; private $autowired = FALSE; private $changes = ['class' => TRUE]; private $bindings = []; private $errors = []; protected $arguments = [0 => class Symfony\Component\DependencyInjection\Reference { ... }, 1 => class Symfony\Component\DependencyInjection\Reference { ... }]; public $innerServiceId = NULL; public $decorationOnInvalid = NULL }, $inlineServices = [], $isConstructorArgument = TRUE, $id = 'http_middleware.reverse_proxy', $tryProxy = *uninitialized*) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:618
    > PHP 52. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = [0 => class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.page_cache'; private $invalidBehavior = 1 }, 1 => class Symfony\Component\DependencyInjection\Reference { private $id = 'settings'; private $invalidBehavior = 1 }], $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1115
    > PHP 53. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.page_cache'; private $invalidBehavior = 1 }, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1213
    > PHP 54. Symfony\Component\DependencyInjection\ContainerBuilder->doGet($id = 'http_middleware.page_cache', $invalidBehavior = 1, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1265
    > PHP 55. Symfony\Component\DependencyInjection\ContainerBuilder->createService($definition = class Symfony\Component\DependencyInjection\Definition { private $class = 'Drupal\\page_cache\\StackMiddleware\\PageCache'; private $file = NULL; private $factory = NULL; private $shared = TRUE; private $deprecated = FALSE; private $deprecationTemplate = NULL; private $properties = []; private $calls = []; private $instanceof = []; private $autoconfigured = FALSE; private $configurator = NULL; private $tags = ['http_middleware' => [...], '_provider' => [...]]; private $public = TRUE; private $private = FALSE; private $synthetic = FALSE; private $abstract = FALSE; private $lazy = FALSE; private $decoratedService = NULL; private $autowired = FALSE; private $changes = ['class' => TRUE]; private $bindings = []; private $errors = []; protected $arguments = [0 => class Symfony\Component\DependencyInjection\Reference { ... }, 1 => class Symfony\Component\DependencyInjection\Reference { ... }, 2 => class Symfony\Component\DependencyInjection\Reference { ... }, 3 => class Symfony\Component\DependencyInjection\Reference { ... }]; public $innerServiceId = NULL; public $decorationOnInvalid = NULL }, $inlineServices = [], $isConstructorArgument = TRUE, $id = 'http_middleware.page_cache', $tryProxy = *uninitialized*) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:618
    > PHP 56. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = [0 => class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.kernel_pre_handle'; private $invalidBehavior = 1 }, 1 => class Symfony\Component\DependencyInjection\Reference { private $id = 'cache.page'; private $invalidBehavior = 1 }, 2 => class Symfony\Component\DependencyInjection\Reference { private $id = 'page_cache_request_policy'; private $invalidBehavior = 1 }, 3 => class Symfony\Component\DependencyInjection\Reference { private $id = 'page_cache_response_policy'; private $invalidBehavior = 1 }], $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1115
    > PHP 57. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.kernel_pre_handle'; private $invalidBehavior = 1 }, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1213
    > PHP 58. Symfony\Component\DependencyInjection\ContainerBuilder->doGet($id = 'http_middleware.kernel_pre_handle', $invalidBehavior = 1, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1265
    > PHP 59. Symfony\Component\DependencyInjection\ContainerBuilder->createService($definition = class Symfony\Component\DependencyInjection\Definition { private $class = 'Drupal\\Core\\StackMiddleware\\KernelPreHandle'; private $file = NULL; private $factory = NULL; private $shared = TRUE; private $deprecated = FALSE; private $deprecationTemplate = NULL; private $properties = []; private $calls = []; private $instanceof = []; private $autoconfigured = FALSE; private $configurator = NULL; private $tags = ['http_middleware' => [...], '_provider' => [...]]; private $public = TRUE; private $private = FALSE; private $synthetic = FALSE; private $abstract = FALSE; private $lazy = TRUE; private $decoratedService = NULL; private $autowired = FALSE; private $changes = ['class' => TRUE, 'lazy' => TRUE]; private $bindings = []; private $errors = []; protected $arguments = [0 => class Symfony\Component\DependencyInjection\Reference { ... }, 1 => class Symfony\Component\DependencyInjection\Reference { ... }]; public $innerServiceId = NULL; public $decorationOnInvalid = NULL }, $inlineServices = [], $isConstructorArgument = TRUE, $id = 'http_middleware.kernel_pre_handle', $tryProxy = *uninitialized*) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:618
    > PHP 60. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = [0 => class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.session'; private $invalidBehavior = 1 }, 1 => class Symfony\Component\DependencyInjection\Reference { private $id = 'kernel'; private $invalidBehavior = 1 }], $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1115
    > PHP 61. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.session'; private $invalidBehavior = 1 }, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1213
    > PHP 62. Symfony\Component\DependencyInjection\ContainerBuilder->doGet($id = 'http_middleware.session', $invalidBehavior = 1, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1265
    > PHP 63. Symfony\Component\DependencyInjection\ContainerBuilder->createService($definition = class Symfony\Component\DependencyInjection\Definition { private $class = 'Drupal\\Core\\StackMiddleware\\Session'; private $file = NULL; private $factory = NULL; private $shared = TRUE; private $deprecated = FALSE; private $deprecationTemplate = NULL; private $properties = []; private $calls = [0 => [...]]; private $instanceof = []; private $autoconfigured = FALSE; private $configurator = NULL; private $tags = ['http_middleware' => [...], '_provider' => [...]]; private $public = TRUE; private $private = FALSE; private $synthetic = FALSE; private $abstract = FALSE; private $lazy = TRUE; private $decoratedService = NULL; private $autowired = FALSE; private $changes = ['class' => TRUE, 'lazy' => TRUE]; private $bindings = []; private $errors = []; protected $arguments = [0 => class Symfony\Component\DependencyInjection\Reference { ... }]; public $innerServiceId = NULL; public $decorationOnInvalid = NULL }, $inlineServices = [], $isConstructorArgument = TRUE, $id = 'http_middleware.session', $tryProxy = *uninitialized*) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:618
    > PHP 64. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = [0 => class Symfony\Component\DependencyInjection\Reference { private $id = 'http_kernel.basic'; private $invalidBehavior = 1 }], $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1115
    > PHP 65. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = class Symfony\Component\DependencyInjection\Reference { private $id = 'http_kernel.basic'; private $invalidBehavior = 1 }, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1213
    > PHP 66. Symfony\Component\DependencyInjection\ContainerBuilder->doGet($id = 'http_kernel.basic', $invalidBehavior = 1, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1265
    > PHP 67. Symfony\Component\DependencyInjection\ContainerBuilder->createService($definition = class Symfony\Component\DependencyInjection\Definition { private $class = 'Symfony\\Component\\HttpKernel\\HttpKernel'; private $file = NULL; private $factory = NULL; private $shared = TRUE; private $deprecated = FALSE; private $deprecationTemplate = NULL; private $properties = []; private $calls = []; private $instanceof = []; private $autoconfigured = FALSE; private $configurator = NULL; private $tags = ['_provider' => [...]]; private $public = TRUE; private $private = FALSE; private $synthetic = FALSE; private $abstract = FALSE; private $lazy = TRUE; private $decoratedService = NULL; private $autowired = FALSE; private $changes = ['class' => TRUE, 'lazy' => TRUE]; private $bindings = []; private $errors = []; protected $arguments = [0 => class Symfony\Component\DependencyInjection\Reference { ... }, 1 => class Symfony\Component\DependencyInjection\Reference { ... }, 2 => class Symfony\Component\DependencyInjection\Reference { ... }, 3 => class Symfony\Component\DependencyInjection\Reference { ... }]; public $innerServiceId = NULL; public $decorationOnInvalid = NULL }, $inlineServices = [], $isConstructorArgument = TRUE, $id = 'http_kernel.basic', $tryProxy = *uninitialized*) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:618
    > PHP 68. ReflectionClass->__construct($objectOrClass = 'Symfony\\Component\\HttpKernel\\HttpKernel') /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1140
    > PHP 69. Composer\Autoload\ClassLoader->loadClass($class = 'Symfony\\Component\\HttpKernel\\HttpKernel') /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1140
    > PHP 70. Composer\Autoload\{closure: /Sites/jobspace/vendor/composer/ClassLoader.php:581-583}($file = ' /Sites/jobspace/vendor/composer/../symfony/http-kernel/HttpKernel.php') /Sites/jobspace/vendor/composer/ClassLoader.php:433

    In ProcessBase.php line 171:

    Unable to decode output into JSON: Syntax error

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /Sites/jobspace/web/core/modules/layout_builder/src/Plugin/Derivative/FieldBlockDeriver.php on line 111

    Call Stack:
    0.0000 397056 1. {main}() /Sites/jobspace/vendor/drush/drush/drush:0
    0.0001 408904 2. require(' /Sites/jobspace/vendor/drush/drush/drush.php') /Sites/jobspace/vendor/drush/drush/drush:4
    0.0112 4313896 3. Drush\Runtime\Runtime->run($argv = [0 => ' /Sites/jobspace/vendor/drush/drush/drush', 1 => 'updatedb:batch-process', 2 => '37', 3 => '--uri=default', 4 => '--root= /Sites/jobspace/web']) /Sites/jobspace/vendor/drush/drush/drush.php:72
    0.0113 4337064 4. Drush\Runtime\Runtime->doRun($argv = [0 => ' /Sites/jobspace/vendor/drush/drush/drush', 1 => 'updatedb:batch-process', 2 => '37', 3 => '--uri=default', 4 => '--root= /Sites/jobspace/web'], $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Consol
    e\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Conso
    le\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $str
    eam = resource(3) of type (stream) }; private $consoleSectionOutputs = [] }) /Sites/jobspace/vendor/drush/drush/src/Runtime/Runtime.php:48
    0.0674 11085936 5. Symfony\Component\Console\Application->run($input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $options = [..
    .]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=default', 3 => '--root=/U
    sers/jrobens/Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Comp
    onent\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (s
    tream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $console
    SectionOutputs = [] }) /Sites/jobspace/vendor/drush/drush/src/Runtime/Runtime.php:118
    0.0757 11087064 6. Symfony\Component\Console\Application->doRun($input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $options = [
    ...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=default', 3 => '--root=
    /Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Co
    mponent\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type
    (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $conso
    leSectionOutputs = [] }) /Sites/jobspace/vendor/symfony/console/Application.php:149
    0.0762 11112096 7. Symfony\Component\Console\Application->doRunCommand($command = class Consolidation\AnnotatedCommand\AnnotatedCommand { private ${Symfony\Component\Console\Command\Command}application = class Drush\Application { private ${Symfony\Component\Console\Application}commands = [...]; private ${Symfony\Component\Console\A
    pplication}wantHelps = FALSE; private ${Symfony\Component\Console\Application}runningCommand = ...; private ${Symfony\Component\Console\Application}name = 'Drush Commandline Tool'; private ${Symfony\Component\Console\Application}version = '10.6.2'; private ${Symfony\Component\Console\Application}commandLoader = NULL; private ${Symfony\Comp
    onent\Console\Application}catchExceptions = TRUE; private ${Symfony\Component\Console\Application}autoExit = FALSE; private ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\He
    lperSet { ... }; private ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private ${Symfony\Component\Console\Application}defaultCommand = 'list'; private ${Symfon
    y\Component\Console\Application}singleCommand = FALSE; private ${Symfony\Component\Console\Application}initialized = TRUE; protected $bootstrapManager = class Drush\Boot\BootstrapManager { ... }; protected $aliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... }; protected $redispatchHook = class Drush\Runtime\RedispatchHook
    { ... }; protected $tildeExpansionHook = class Drush\Runtime\TildeExpansionHook { ... }; protected $logger = class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig { ... } }; private ${Symfony\Component\Console\Command\Command}name = 'updatedb:batch-process'; private ${Symfony\Component\Console\Command\Command}p
    rocessTitle = NULL; private ${Symfony\Component\Console\Command\Command}aliases = []; private ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $op
    tions = [...]; private $shortcuts = [...] }; private ${Symfony\Component\Console\Command\Command}hidden = TRUE; private ${Symfony\Component\Console\Command\Command}help = ''; private ${Symfony\Component\Console\Command\Command}description = 'Process operations in the specified batch set.'; private ${Symfony\Component\Console\Command\Comman
    d}ignoreValidationErrors = FALSE; private ${Symfony\Component\Console\Command\Command}applicationDefinitionMerged = TRUE; private ${Symfony\Component\Console\Command\Command}applicationDefinitionMergedWithArgs = TRUE; private ${Symfony\Component\Console\Command\Command}code = NULL; private ${Symfony\Component\Console\Command\Command}synops
    is = ['short' => 'updatedb:batch-process [options] [--] ', 'long' => 'updatedb:batch-process [--format [FORMAT]] [--fields FIELDS] [--field FIELD] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-d|--debug] [-y|--yes] [--no] [--remote-host REMOTE-HOST] [--remote-
    user REMOTE-USER] [-r|--root ROOT] [-l|--uri URI] [--simulate] [--pipe] [-D|--define DEFINE] [--notify [NOTIFY]] [--druplicon] [--xh-link XH-LINK] [--] ']; private ${Symfony\Component\Console\Command\Command}usages = []; private ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Help
    er\HelperSet { private $helpers = [...]; private $command = NULL }; protected $commandCallback = [0 => class Drush\Commands\core\UpdateDBCommands { ... }, 1 => 'process']; protected $completionCallback = NULL; protected $commandProcessor = class Consolidation\AnnotatedCommand\CommandProcessor { protected $hookManager = class Consolidation\
    AnnotatedCommand\Hooks\HookManager { ... }; protected $formatterManager = class Drush\Formatters\DrushFormatterManager { ... }; protected $prepareOptionsList = [...]; protected $passExceptions = TRUE; protected $resultWriter = class Consolidation\AnnotatedCommand\ResultWriter { ... }; protected $parameterInjection = class Consolidation\Ann
    otatedCommand\ParameterInjection { ... }; protected $logger = class Drush\Log\Logger { ... } }; protected $annotationData = class Consolidation\AnnotatedCommand\AnnotationData { private ${ArrayObject}storage = [...] }; protected $examples = []; protected $topics = []; protected $returnType = '\\Consolidation\\OutputFormatters\\StructuredDa
    ta\\UnstructuredListData'; protected $injectedClasses = []; protected $parameterMap = [] }, $input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE;
    private $options = [...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=def
    ault', 3 => '--root= /Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32;
    private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream =
    resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (strea
    m) }; private $consoleSectionOutputs = [] }) /Sites/jobspace/vendor/symfony/console/Application.php:275
    0.0777 11218648 8. Symfony\Component\Console\Command\Command->run($input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $options =
    [...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=default', 3 => '--roo
    t= /Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\
    Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of typ
    e (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $con
    soleSectionOutputs = [] }) /Sites/jobspace/vendor/symfony/console/Application.php:1039
    0.9273 74855456 9. Consolidation\AnnotatedCommand\AnnotatedCommand->execute($input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private
    $options = [...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=default', 3
    => '--root= /Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private
    ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource
    (2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; pr
    ivate $consoleSectionOutputs = [] }) /Sites/jobspace/vendor/symfony/console/Command/Command.php:255
    0.9274 74871600 10. Consolidation\AnnotatedCommand\CommandProcessor->process($output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { priv
    ate $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Compon
    ent\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $consoleSectionOutputs = [] }, $names = [0 => 'updatedb:batch-process', 1 => 'Drush\\Commands\\core\\UpdateDBCom
    mands'], $commandCallback = [0 => class Drush\Commands\core\UpdateDBCommands { protected $commandData = class Consolidation\AnnotatedCommand\CommandData { ... }; protected $processManager = class Drush\SiteAlias\ProcessManager { ... }; protected $logger = class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig {
    ... }; protected $io = NULL; protected $input = class Drush\Symfony\DrushArgvInput { ... }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { ... }; protected $cache_clear = NULL; protected $maintenanceModeOriginalState = NULL; protected $siteAliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... } },
    1 => 'process'], $commandData = class Consolidation\AnnotatedCommand\CommandData { protected $annotationData = class Consolidation\AnnotatedCommand\AnnotationData { private ${ArrayObject}storage = [...] }; protected $input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition {
    ... }; protected $stream = NULL; protected $options = [...]; protected $arguments = [...]; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [...]; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [...]; private $parsed = [...] }; protected $output = class Symfo
    ny\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private
    $stderr = class Symfony\Component\Console\Output\StreamOutput { ... }; private $consoleSectionOutputs = [...] }; protected $includeOptionsInArgs = TRUE; protected $specialDefaults = [0 => 'remote-host', 1 => 'remote-user', 2 => 'notify', 3 => 'xh-link']; protected $injectedInstances = []; protected $formatterOptions = class Consolidation\
    OutputFormatters\Options\FormatterOptions { protected $configurationData = [...]; protected $options = [...]; protected $input = NULL }; protected $parameterMap = [] }) /Sites/jobspace/vendor/consolidation/annotated-command/src/AnnotatedCommand.php:390
    0.9274 74871600 11. Consolidation\AnnotatedCommand\CommandProcessor->validateRunAndAlter($names = [0 => 'updatedb:batch-process', 1 => 'Drush\\Commands\\core\\UpdateDBCommands'], $commandCallback = [0 => class Drush\Commands\core\UpdateDBCommands { protected $commandData = class Consolidation\AnnotatedCommand\CommandData { ... }; pr
    otected $processManager = class Drush\SiteAlias\ProcessManager { ... }; protected $logger = class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig { ... }; protected $io = NULL; protected $input = class Drush\Symfony\DrushArgvInput { ... }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput
    { ... }; protected $cache_clear = NULL; protected $maintenanceModeOriginalState = NULL; protected $siteAliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... } }, 1 => 'process'], $commandData = class Consolidation\AnnotatedCommand\CommandData { protected $annotationData = class Consolidation\AnnotatedCommand\AnnotationData {
    private ${ArrayObject}storage = [...] }; protected $input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { ... }; protected $stream = NULL; protected $options = [...]; protected $arguments = [...]; protected $interactive = TRUE; private ${Symfony\Component\Console\Input
    \ArgvInput}tokens = [...]; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [...]; private $parsed = [...] }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}form
    atter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { ... }; private $consoleSectionOutputs = [...] }; protected $includeOptionsInArgs = TRUE; protected
    $specialDefaults = [0 => 'remote-host', 1 => 'remote-user', 2 => 'notify', 3 => 'xh-link']; protected $injectedInstances = []; protected $formatterOptions = class Consolidation\OutputFormatters\Options\FormatterOptions { protected $configurationData = [...]; protected $options = [...]; protected $input = NULL }; protected $parameterMap = [
    ] }) /Sites/jobspace/vendor/consolidation/annotated-command/src/CommandProcessor.php:176
    0.9281 74887184 12. Consolidation\AnnotatedCommand\CommandProcessor->runCommandCallback($commandCallback = [0 => class Drush\Commands\core\UpdateDBCommands { protected $commandData = class Consolidation\AnnotatedCommand\CommandData { ... }; protected $processManager = class Drush\SiteAlias\ProcessManager { ... }; protected $logger =
    class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig { ... }; protected $io = NULL; protected $input = class Drush\Symfony\DrushArgvInput { ... }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { ... }; protected $cache_clear = NULL; protected $maintenanceModeOriginalState = NULL; pr
    otected $siteAliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... } }, 1 => 'process'], $commandData = class Consolidation\AnnotatedCommand\CommandData { protected $annotationData = class Consolidation\AnnotatedCommand\AnnotationData { private ${ArrayObject}storage = [...] }; protected $input = class Drush\Symfony\DrushArgvI
    nput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { ... }; protected $stream = NULL; protected $options = [...]; protected $arguments = [...]; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [...]; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NUL
    L; private $tokens = [...]; private $parsed = [...] }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private ${Symfon
    y\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { ... }; private $consoleSectionOutputs = [...] }; protected $includeOptionsInArgs = TRUE; protected $specialDefaults = [0 => 'remote-host', 1 => 'remote-user', 2 => 'notify', 3 => 'xh-link'];
    protected $injectedInstances = []; protected $formatterOptions = class Consolidation\OutputFormatters\Options\FormatterOptions { protected $configurationData = [...]; protected $options = [...]; protected $input = NULL }; protected $parameterMap = [] }) /Sites/jobspace/vendor/consolidation/annotated-command/src/CommandProces
    sor.php:212
    0.9281 74889272 13. call_user_func_array:{ /Sites/jobspace/vendor/consolidation/annotated-command/src/CommandProcessor.php:257}($callback = [0 => class Drush\Commands\core\UpdateDBCommands { protected $commandData = class Consolidation\AnnotatedCommand\CommandData { ... }; protected $processManager = class Drush\SiteAli
    as\ProcessManager { ... }; protected $logger = class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig { ... }; protected $io = NULL; protected $input = class Drush\Symfony\DrushArgvInput { ... }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { ... }; protected $cache_clear = NULL; prot
    ected $maintenanceModeOriginalState = NULL; protected $siteAliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... } }, 1 => 'process'], $args = [0 => '37', 1 => ['format' => 'json', 'fields' => [...], 'field' => '', 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => FALSE, 'no-ansi' => FALSE,
    'no-interaction' => FALSE, 'debug' => FALSE, 'yes' => FALSE, 'no' => FALSE, 'remote-host' => NULL, 'remote-user' => NULL, 'root' => ' /Sites/jobspace/web', 'uri' => 'default', 'simulate' => FALSE, 'pipe' => FALSE, 'define' => [...], 'notify' => NULL, 'druplicon' => FALSE, 'xh-link' => NULL]]) /Sites/jobspace/vend
    or/consolidation/annotated-command/src/CommandProcessor.php:257
    0.9281 74889344 14. Drush\Commands\core\UpdateDBCommands->process($batch_id = '37', $options = ['format' => 'json', 'fields' => [], 'field' => '', 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => FALSE, 'no-ansi' => FALSE, 'no-interaction' => FALSE, 'debug' => FALSE, 'yes' => FALSE, 'no' => FALSE,
    'remote-host' => NULL, 'remote-user' => NULL, 'root' => ' /Sites/jobspace/web', 'uri' => 'default', 'simulate' => FALSE, 'pipe' => FALSE, 'define' => [], 'notify' => NULL, 'druplicon' => FALSE, 'xh-link' => NULL]) /Sites/jobspace/vendor/consolidation/annotated-command/src/CommandProcessor.php:257
    0.9281 74889344 15. drush_batch_command($id = '37') /Sites/jobspace/vendor/drush/drush/src/Commands/core/UpdateDBCommands.php:175
    0.9285 74944160 16. _drush_batch_command($id = '37') /Sites/jobspace/vendor/drush/drush/includes/batch.inc:100
    0.9306 75411696 17. _drush_batch_worker() /Sites/jobspace/vendor/drush/drush/includes/batch.inc:206
    0.9316 75538560 18. Drush\Commands\core\UpdateDBCommands::updateDoOnePostUpdate($function = 'linked_field_post_update_update_related_display_modes', $context = class DrushBatchContext { private ${ArrayObject}storage = ['sandbox' => [...], 'results' => [...], 'finished' => 1, 'message' => ''] }) /Sites/jobspace/vendor/d
    rush/drush/includes/batch.inc:261
    0.9318 75543080 19. linked_field_post_update_update_related_display_modes($sandbox = []) /Sites/jobspace/vendor/drush/drush/src/Commands/core/UpdateDBCommands.php:321
    6.2646 121009392 20. Drupal\Core\Config\Entity\ConfigEntityBase->save() /Sites/jobspace/web/modules/contrib/linked_field/linked_field.post_update.php:38
    6.2646 121009392 21. Drupal\Core\Entity\EntityBase->save() /Sites/jobspace/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:608
    6.2646 121009392 22. Drupal\Core\Config\Entity\ConfigEntityStorage->save($entity = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = []; protected $cacheTags = []; protected $cache
    MaxAge = -1; protected $_serviceIds = []; protected $_entityStorages = []; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_
    party_settings = ['layout_builder' => [...]]; protected $_core = []; protected $trustedData = FALSE; protected $dependencies = ['config' => [...], 'module' => [...]]; protected $isSyncing = FALSE; protected $id = 'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $
    fieldDefinitions = ['langcode' => class Drupal\Core\Field\BaseFieldDefinition { ... }, 'field_bltwocolumn_link_left' => class Drupal\field\Entity\FieldConfig { ... }, 'field_bltwocolumn_link_right' => class Drupal\field\Entity\FieldConfig { ... }]; protected $mode = 'default'; protected $content = ['field_bltwocolumn_link_left' => [...], '
    field_bltwocolumn_link_right' => [...]]; protected $hidden = ['entity_print_view_epub' => TRUE, 'entity_print_view_pdf' => TRUE, 'entity_print_view_word_docx' => TRUE, 'langcode' => TRUE]; protected $originalMode = 'default'; protected $plugins = []; protected $displayContext = 'view'; protected $pluginManager = class Drupal\Core\Field\For
    matterPluginManager { protected $discovery = class Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator { ... }; protected $factory = NULL; protected $mapper = NULL; protected $cacheKey = 'field_formatter_types_plugins'; protected $cacheTags = [...]; protected $alterHook = 'field_formatter_info'; protected $subdir = 'Plugin/F
    ield/FieldFormatter'; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $defaults = [...]; protected $pluginDefinitionAnnotationName = 'Drupal\\Core\\Field\\Annotation\\FieldFormatter'; protected $pluginInterface = 'Drupal\\Core\\Field\\FormatterInterface'; protected $namespac
    es = class ArrayObject { ... }; protected $additionalAnnotationNamespaces = [...]; protected $definitions = [...]; protected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $formatterOptions = [...]; protected $fieldTypeManager = class Drupal\Core\Field\FieldTypePluginManager { ... } }
    ; protected $renderer = class Drupal\Core\Render\Renderer { protected $theme = class Drupal\Core\Theme\ThemeManager { ... }; protected $controllerResolver = class Drupal\Core\Controller\ControllerResolver { ... }; protected $elementInfo = class Drupal\Core\Render\ElementInfoManager { ... }; protected $placeholderGenerator = class Drupal\Co
    re\Render\PlaceholderGenerator { ... }; protected $renderCache = class Drupal\Core\Render\PlaceholderingRenderCache { ... }; protected $rendererConfig = [...]; protected $isRenderingRoot = FALSE; protected $requestStack = class Drupal\Core\Http\RequestStack { ... } }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldMana
    ger { protected $extraFields = [...]; protected $baseFieldDefinitions = [...]; protected $fieldDefinitions = [...]; protected $fieldStorageDefinitions = [...]; protected $activeFieldStorageDefinitions = [...]; protected $fieldMap = [...]; protected $fieldMapByFieldType = [...]; protected $typedDataManager = class Drupal\Core\TypedData\Type
    dDataManager { ... }; protected $languageManager = class Drupal\Core\Language\LanguageManager { ... }; protected $keyValueFactory = class Drupal\Core\KeyValueStore\KeyValueFactory { ... }; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $entityTypeManager = class Drupal\Core
    \Entity\EntityTypeManager { ... }; protected $entityTypeBundleInfo = class Drupal\Core\Entity\EntityTypeBundleInfo { ... }; protected $entityDisplayRepository = class Drupal\Core\Entity\EntityDisplayRepository { ... }; protected $entityLastInstalledSchemaRepository = class Drupal\Core\Entity\EntityLastInstalledSchemaRepository { ... }; pro
    tected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $stringTranslation = class Drupal\Core\StringTranslation\TranslationManager { ... } }; protected $sectionStorageManager = NULL; public $original = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entit
    yTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = [...]; protected $cacheTags = [...]; protected $cacheMaxAge = -1; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE;
    protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_settings = [...]; protected $_core = [...]; protected $trustedData = FALSE; protected $dependencies = [...]; protected $isSyncing = FALSE; protected $id =
    'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefinitions = [...]; protected $mode = 'default'; protected $content = [...]; protected $hidden = [...]; protected $originalMode = 'default'; protected $plugins = [...]; protected $displayContext = 'view'; pr
    otected $pluginManager = class Drupal\Core\Field\FormatterPluginManager { ... }; protected $renderer = class Drupal\Core\Render\Renderer { ... }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { ... }; protected $sectionStorageManager = NULL }; public $formatters = ['link' => [...]] }) /Sites/jobs
    pace/web/core/lib/Drupal/Core/Entity/EntityBase.php:339
    6.2646 121009456 23. Drupal\Core\Entity\EntityStorageBase->save($entity = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = []; protected $cacheTags = []; protected $cacheMaxAge =
    -1; protected $_serviceIds = []; protected $_entityStorages = []; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_set
    tings = ['layout_builder' => [...]]; protected $_core = []; protected $trustedData = FALSE; protected $dependencies = ['config' => [...], 'module' => [...]]; protected $isSyncing = FALSE; protected $id = 'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefi
    nitions = ['langcode' => class Drupal\Core\Field\BaseFieldDefinition { ... }, 'field_bltwocolumn_link_left' => class Drupal\field\Entity\FieldConfig { ... }, 'field_bltwocolumn_link_right' => class Drupal\field\Entity\FieldConfig { ... }]; protected $mode = 'default'; protected $content = ['field_bltwocolumn_link_left' => [...], 'field_blt
    wocolumn_link_right' => [...]]; protected $hidden = ['entity_print_view_epub' => TRUE, 'entity_print_view_pdf' => TRUE, 'entity_print_view_word_docx' => TRUE, 'langcode' => TRUE]; protected $originalMode = 'default'; protected $plugins = []; protected $displayContext = 'view'; protected $pluginManager = class Drupal\Core\Field\FormatterPlu
    ginManager { protected $discovery = class Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator { ... }; protected $factory = NULL; protected $mapper = NULL; protected $cacheKey = 'field_formatter_types_plugins'; protected $cacheTags = [...]; protected $alterHook = 'field_formatter_info'; protected $subdir = 'Plugin/Field/Fiel
    dFormatter'; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $defaults = [...]; protected $pluginDefinitionAnnotationName = 'Drupal\\Core\\Field\\Annotation\\FieldFormatter'; protected $pluginInterface = 'Drupal\\Core\\Field\\FormatterInterface'; protected $namespaces = clas
    s ArrayObject { ... }; protected $additionalAnnotationNamespaces = [...]; protected $definitions = [...]; protected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $formatterOptions = [...]; protected $fieldTypeManager = class Drupal\Core\Field\FieldTypePluginManager { ... } }; protect
    ed $renderer = class Drupal\Core\Render\Renderer { protected $theme = class Drupal\Core\Theme\ThemeManager { ... }; protected $controllerResolver = class Drupal\Core\Controller\ControllerResolver { ... }; protected $elementInfo = class Drupal\Core\Render\ElementInfoManager { ... }; protected $placeholderGenerator = class Drupal\Core\Render
    \PlaceholderGenerator { ... }; protected $renderCache = class Drupal\Core\Render\PlaceholderingRenderCache { ... }; protected $rendererConfig = [...]; protected $isRenderingRoot = FALSE; protected $requestStack = class Drupal\Core\Http\RequestStack { ... } }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { pro
    tected $extraFields = [...]; protected $baseFieldDefinitions = [...]; protected $fieldDefinitions = [...]; protected $fieldStorageDefinitions = [...]; protected $activeFieldStorageDefinitions = [...]; protected $fieldMap = [...]; protected $fieldMapByFieldType = [...]; protected $typedDataManager = class Drupal\Core\TypedData\TypedDataMana
    ger { ... }; protected $languageManager = class Drupal\Core\Language\LanguageManager { ... }; protected $keyValueFactory = class Drupal\Core\KeyValueStore\KeyValueFactory { ... }; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $entityTypeManager = class Drupal\Core\Entity\E
    ntityTypeManager { ... }; protected $entityTypeBundleInfo = class Drupal\Core\Entity\EntityTypeBundleInfo { ... }; protected $entityDisplayRepository = class Drupal\Core\Entity\EntityDisplayRepository { ... }; protected $entityLastInstalledSchemaRepository = class Drupal\Core\Entity\EntityLastInstalledSchemaRepository { ... }; protected $c
    acheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $stringTranslation = class Drupal\Core\StringTranslation\TranslationManager { ... } }; protected $sectionStorageManager = NULL; public $original = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId =
    'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = [...]; protected $cacheTags = [...]; protected $cacheMaxAge = -1; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected
    $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_settings = [...]; protected $_core = [...]; protected $trustedData = FALSE; protected $dependencies = [...]; protected $isSyncing = FALSE; protected $id = 'block_co
    ntent.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefinitions = [...]; protected $mode = 'default'; protected $content = [...]; protected $hidden = [...]; protected $originalMode = 'default'; protected $plugins = [...]; protected $displayContext = 'view'; protected $
    pluginManager = class Drupal\Core\Field\FormatterPluginManager { ... }; protected $renderer = class Drupal\Core\Render\Renderer { ... }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { ... }; protected $sectionStorageManager = NULL }; public $formatters = ['link' => [...]] }) /Sites/jobspace/web/
    core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:253
    6.2646 121009456 24. Drupal\Core\Entity\EntityStorageBase->doPreSave($entity = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = []; protected $cacheTags = []; protected $cacheMaxA
    ge = -1; protected $_serviceIds = []; protected $_entityStorages = []; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_part
    y_settings = ['layout_builder' => [...]]; protected $_core = []; protected $trustedData = FALSE; protected $dependencies = ['config' => [...], 'module' => [...]]; protected $isSyncing = FALSE; protected $id = 'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fiel
    dDefinitions = ['langcode' => class Drupal\Core\Field\BaseFieldDefinition { ... }, 'field_bltwocolumn_link_left' => class Drupal\field\Entity\FieldConfig { ... }, 'field_bltwocolumn_link_right' => class Drupal\field\Entity\FieldConfig { ... }]; protected $mode = 'default'; protected $content = ['field_bltwocolumn_link_left' => [...], 'fiel
    d_bltwocolumn_link_right' => [...]]; protected $hidden = ['entity_print_view_epub' => TRUE, 'entity_print_view_pdf' => TRUE, 'entity_print_view_word_docx' => TRUE, 'langcode' => TRUE]; protected $originalMode = 'default'; protected $plugins = []; protected $displayContext = 'view'; protected $pluginManager = class Drupal\Core\Field\Formatt
    erPluginManager { protected $discovery = class Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator { ... }; protected $factory = NULL; protected $mapper = NULL; protected $cacheKey = 'field_formatter_types_plugins'; protected $cacheTags = [...]; protected $alterHook = 'field_formatter_info'; protected $subdir = 'Plugin/Field
    /FieldFormatter'; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $defaults = [...]; protected $pluginDefinitionAnnotationName = 'Drupal\\Core\\Field\\Annotation\\FieldFormatter'; protected $pluginInterface = 'Drupal\\Core\\Field\\FormatterInterface'; protected $namespaces =
    class ArrayObject { ... }; protected $additionalAnnotationNamespaces = [...]; protected $definitions = [...]; protected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $formatterOptions = [...]; protected $fieldTypeManager = class Drupal\Core\Field\FieldTypePluginManager { ... } }; pr
    otected $renderer = class Drupal\Core\Render\Renderer { protected $theme = class Drupal\Core\Theme\ThemeManager { ... }; protected $controllerResolver = class Drupal\Core\Controller\ControllerResolver { ... }; protected $elementInfo = class Drupal\Core\Render\ElementInfoManager { ... }; protected $placeholderGenerator = class Drupal\Core\R
    ender\PlaceholderGenerator { ... }; protected $renderCache = class Drupal\Core\Render\PlaceholderingRenderCache { ... }; protected $rendererConfig = [...]; protected $isRenderingRoot = FALSE; protected $requestStack = class Drupal\Core\Http\RequestStack { ... } }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager
    { protected $extraFields = [...]; protected $baseFieldDefinitions = [...]; protected $fieldDefinitions = [...]; protected $fieldStorageDefinitions = [...]; protected $activeFieldStorageDefinitions = [...]; protected $fieldMap = [...]; protected $fieldMapByFieldType = [...]; protected $typedDataManager = class Drupal\Core\TypedData\TypedDat
    aManager { ... }; protected $languageManager = class Drupal\Core\Language\LanguageManager { ... }; protected $keyValueFactory = class Drupal\Core\KeyValueStore\KeyValueFactory { ... }; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $entityTypeManager = class Drupal\Core\Ent
    ity\EntityTypeManager { ... }; protected $entityTypeBundleInfo = class Drupal\Core\Entity\EntityTypeBundleInfo { ... }; protected $entityDisplayRepository = class Drupal\Core\Entity\EntityDisplayRepository { ... }; protected $entityLastInstalledSchemaRepository = class Drupal\Core\Entity\EntityLastInstalledSchemaRepository { ... }; protect
    ed $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $stringTranslation = class Drupal\Core\StringTranslation\TranslationManager { ... } }; protected $sectionStorageManager = NULL; public $original = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTyp
    eId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = [...]; protected $cacheTags = [...]; protected $cacheMaxAge = -1; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; prot
    ected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_settings = [...]; protected $_core = [...]; protected $trustedData = FALSE; protected $dependencies = [...]; protected $isSyncing = FALSE; protected $id = 'blo
    ck_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefinitions = [...]; protected $mode = 'default'; protected $content = [...]; protected $hidden = [...]; protected $originalMode = 'default'; protected $plugins = [...]; protected $displayContext = 'view'; protec
    ted $pluginManager = class Drupal\Core\Field\FormatterPluginManager { ... }; protected $renderer = class Drupal\Core\Render\Renderer { ... }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { ... }; protected $sectionStorageManager = NULL }; public $formatters = ['link' => [...]] }) /Sites/jobspace
    /web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:517
    6.2646 121015864 25. Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay->preSave($storage = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplayStorage { protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { protected $inner = class Drupal\Core\Extension\ModuleHandler {
    ... }; protected $dispatcherManager = class Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager { ... }; protected $pluginManager = class Drupal\hook_event_dispatcher\ProxyClass\HookEventPluginManager { ... }; private $hookFactories = [...]; private $alterFactories = [...] }; protected $stringTranslation = class Drupal\Core\St
    ringTranslation\TranslationManager { protected $translators = [...]; protected $sortedTranslators = [...]; protected $defaultLangcode = 'en' }; protected $_serviceIds = []; protected $_entityStorages = []; protected $entityTypeId = 'entity_view_display'; protected $entityType = class Drupal\Core\Config\Entity\ConfigEntityType { protected $
    id = 'entity_view_display'; protected $class = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $provider = 'core'; protected $static_cache = FALSE; protected $render_cache = TRUE; protected $persistent_cache = TRUE; protected $entity_keys = [...]; protected $originalClass = 'Drupal\\Core\\Entity\\Entity\\EntityV
    iewDisplay'; protected $handlers = [...]; protected $admin_permission = NULL; protected $permission_granularity = 'entity_type'; protected $links = [...]; protected $bundle_entity_type = NULL; protected $bundle_of = NULL; protected $bundle_label = NULL; protected $base_table = NULL; protected $revision_data_table = NULL; protected $revisio
    n_table = NULL; protected $data_table = NULL; protected $internal = FALSE; protected $translatable = FALSE; protected $show_revision_ui = FALSE; protected $label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $label_collection = ''; protected $label_singular = ''; protected $label_plural = ''; protected $label_
    count = [...]; protected $uri_callback = NULL; protected $group = 'configuration'; protected $group_label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $field_ui_base_route = NULL; protected $common_reference_target = FALSE; protected $list_cache_contexts = [...]; protected $list_cache_tags = [...]; protected
    $constraints = [...]; protected $additional = [...]; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $stringTranslation = NULL; protected $config_prefix = NULL; protected $lookup_keys = [...]; protected $config_export = [...]; protected $mergedConfigExport = [...] }; protected $idKey = 'id'; protected $uuidKey
    = 'uuid'; protected $langcodeKey = 'langcode'; protected $uuidService = class Drupal\Component\Uuid\Php { }; private ${Drupal\Core\Entity\EntityStorageBase}baseEntityClass = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $memoryCache = class Drupal\Core\Cache\MemoryCache\MemoryCache { protected $cache = [...]
    }; protected $memoryCacheTag = 'entity.memory_cache:entity_view_display'; protected $configFactory = class Drupal\Core\Config\ConfigFactory { protected $storage = class Drupal\Core\Config\CachedStorage { ... }; protected $eventDispatcher = class Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher { ... }; protected $cache = [..
    .]; protected $typedConfigManager = class Drupal\Core\Config\TypedConfigManager { ... }; protected $configFactoryOverrides = [...] }; protected $configStorage = NULL; protected $languageManager = class Drupal\Core\Language\LanguageManager { protected $languages = [...]; protected $defaultLanguage = class Drupal\Core\Language\LanguageDefaul
    t { ... }; protected $definedLanguageTypesInfo = NULL; protected $_serviceIds = [...]; protected $_entityStorages = [...] }; protected $overrideFree = FALSE }) /Sites/jobspace/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:562
    6.2646 121015864 26. Drupal\Core\Entity\EntityDisplayBase->preSave($storage = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplayStorage { protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { protected $inner = class Drupal\Core\Extension\ModuleHandler { ... }; protected $disp
    atcherManager = class Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager { ... }; protected $pluginManager = class Drupal\hook_event_dispatcher\ProxyClass\HookEventPluginManager { ... }; private $hookFactories = [...]; private $alterFactories = [...] }; protected $stringTranslation = class Drupal\Core\StringTranslation\Transla
    tionManager { protected $translators = [...]; protected $sortedTranslators = [...]; protected $defaultLangcode = 'en' }; protected $_serviceIds = []; protected $_entityStorages = []; protected $entityTypeId = 'entity_view_display'; protected $entityType = class Drupal\Core\Config\Entity\ConfigEntityType { protected $id = 'entity_view_displ
    ay'; protected $class = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $provider = 'core'; protected $static_cache = FALSE; protected $render_cache = TRUE; protected $persistent_cache = TRUE; protected $entity_keys = [...]; protected $originalClass = 'Drupal\\Core\\Entity\\Entity\\EntityViewDisplay'; protected
    $handlers = [...]; protected $admin_permission = NULL; protected $permission_granularity = 'entity_type'; protected $links = [...]; protected $bundle_entity_type = NULL; protected $bundle_of = NULL; protected $bundle_label = NULL; protected $base_table = NULL; protected $revision_data_table = NULL; protected $revision_table = NULL; protect
    ed $data_table = NULL; protected $internal = FALSE; protected $translatable = FALSE; protected $show_revision_ui = FALSE; protected $label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $label_collection = ''; protected $label_singular = ''; protected $label_plural = ''; protected $label_count = [...]; protecte
    d $uri_callback = NULL; protected $group = 'configuration'; protected $group_label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $field_ui_base_route = NULL; protected $common_reference_target = FALSE; protected $list_cache_contexts = [...]; protected $list_cache_tags = [...]; protected $constraints = [...]; p
    rotected $additional = [...]; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $stringTranslation = NULL; protected $config_prefix = NULL; protected $lookup_keys = [...]; protected $config_export = [...]; protected $mergedConfigExport = [...] }; protected $idKey = 'id'; protected $uuidKey = 'uuid'; protected $l
    angcodeKey = 'langcode'; protected $uuidService = class Drupal\Component\Uuid\Php { }; private ${Drupal\Core\Entity\EntityStorageBase}baseEntityClass = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $memoryCache = class Drupal\Core\Cache\MemoryCache\MemoryCache { protected $cache = [...] }; protected $memoryCa
    cheTag = 'entity.memory_cache:entity_view_display'; protected $configFactory = class Drupal\Core\Config\ConfigFactory { protected $storage = class Drupal\Core\Config\CachedStorage { ... }; protected $eventDispatcher = class Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher { ... }; protected $cache = [...]; protected $typedCon
    figManager = class Drupal\Core\Config\TypedConfigManager { ... }; protected $configFactoryOverrides = [...] }; protected $configStorage = NULL; protected $languageManager = class Drupal\Core\Language\LanguageManager { protected $languages = [...]; protected $defaultLanguage = class Drupal\Core\Language\LanguageDefault { ... }; protected $d
    efinedLanguageTypesInfo = NULL; protected $_serviceIds = [...]; protected $_entityStorages = [...] }; protected $overrideFree = FALSE }) /Sites/jobspace/web/core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php:125
    6.2646 121015928 27. Drupal\Core\Config\Entity\ConfigEntityBase->preSave($storage = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplayStorage { protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { protected $inner = class Drupal\Core\Extension\ModuleHandler { ... }; protected
    $dispatcherManager = class Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager { ... }; protected $pluginManager = class Drupal\hook_event_dispatcher\ProxyClass\HookEventPluginManager { ... }; private $hookFactories = [...]; private $alterFactories = [...] }; protected $stringTranslation = class Drupal\Core\StringTranslation\T
    ranslationManager { protected $translators = [...]; protected $sortedTranslators = [...]; protected $defaultLangcode = 'en' }; protected $_serviceIds = []; protected $_entityStorages = []; protected $entityTypeId = 'entity_view_display'; protected $entityType = class Drupal\Core\Config\Entity\ConfigEntityType { protected $id = 'entity_view
    _display'; protected $class = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $provider = 'core'; protected $static_cache = FALSE; protected $render_cache = TRUE; protected $persistent_cache = TRUE; protected $entity_keys = [...]; protected $originalClass = 'Drupal\\Core\\Entity\\Entity\\EntityViewDisplay'; prot
    ected $handlers = [...]; protected $admin_permission = NULL; protected $permission_granularity = 'entity_type'; protected $links = [...]; protected $bundle_entity_type = NULL; protected $bundle_of = NULL; protected $bundle_label = NULL; protected $base_table = NULL; protected $revision_data_table = NULL; protected $revision_table = NULL; p
    rotected $data_table = NULL; protected $internal = FALSE; protected $translatable = FALSE; protected $show_revision_ui = FALSE; protected $label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $label_collection = ''; protected $label_singular = ''; protected $label_plural = ''; protected $label_count = [...]; pr
    otected $uri_callback = NULL; protected $group = 'configuration'; protected $group_label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $field_ui_base_route = NULL; protected $common_reference_target = FALSE; protected $list_cache_contexts = [...]; protected $list_cache_tags = [...]; protected $constraints = [.
    ..]; protected $additional = [...]; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $stringTranslation = NULL; protected $config_prefix = NULL; protected $lookup_keys = [...]; protected $config_export = [...]; protected $mergedConfigExport = [...] }; protected $idKey = 'id'; protected $uuidKey = 'uuid'; protec
    ted $langcodeKey = 'langcode'; protected $uuidService = class Drupal\Component\Uuid\Php { }; private ${Drupal\Core\Entity\EntityStorageBase}baseEntityClass = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $memoryCache = class Drupal\Core\Cache\MemoryCache\MemoryCache { protected $cache = [...] }; protected $me
    moryCacheTag = 'entity.memory_cache:entity_view_display'; protected $configFactory = class Drupal\Core\Config\ConfigFactory { protected $storage = class Drupal\Core\Config\CachedStorage { ... }; protected $eventDispatcher = class Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher { ... }; protected $cache = [...]; protected $ty
    pedConfigManager = class Drupal\Core\Config\TypedConfigManager { ... }; protected $configFactoryOverrides = [...] }; protected $configStorage = NULL; protected $languageManager = class Drupal\Core\Language\LanguageManager { protected $languages = [...]; protected $defaultLanguage = class Drupal\Core\Language\LanguageDefault { ... }; protec
    ted $definedLanguageTypesInfo = NULL; protected $_serviceIds = [...]; protected $_entityStorages = [...] }; protected $overrideFree = FALSE }) /Sites/jobspace/web/core/lib/Drupal/Core/Entity/EntityDisplayBase.php:262
    6.2657 121109272 28. Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay->calculateDependencies() /Sites/jobspace/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:320
    6.2661 121145672 29. Drupal\layout_builder\SectionComponent->getPlugin($contexts = ???) /Sites/jobspace/web/core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php:365
    6.2661 121145672 30. Drupal\Component\Plugin\PluginManagerBase->createInstance($plugin_id = 'field_block:block_content:two_column:field_bltwocolumn_link_left', $configuration = ['id' => 'field_block:block_content:two_column:field_bltwocolumn_link_left', 'label' => 'Link left', 'label_display' => '0', 'provider' => 'layout_builder', '
    context_mapping' => ['entity' => 'layout_builder.entity', 'view_mode' => 'view_mode'], 'formatter' => ['type' => 'link', 'label' => 'hidden', 'settings' => [...], 'third_party_settings' => [...]]]) /Sites/jobspace/web/core/modules/layout_builder/src/SectionComponent.php:243
    6.2661 121145752 31. Drupal\Core\Plugin\Factory\ContainerFactory->createInstance($plugin_id = 'field_block:block_content:two_column:field_bltwocolumn_link_left', $configuration = ['id' => 'field_block:block_content:two_column:field_bltwocolumn_link_left', 'label' => 'Link left', 'label_display' => '0', 'provider' => 'layout_builder',
    'context_mapping' => ['entity' => 'layout_builder.entity', 'view_mode' => 'view_mode'], 'formatter' => ['type' => 'link', 'label' => 'hidden', 'settings' => [...], 'third_party_settings' => [...]]]) /Sites/jobspace/web/core/lib/Drupal/Component/Plugin/PluginManagerBase.php:76
    6.2661 121145752 32. Drupal\Core\Plugin\DefaultPluginManager->getDefinition($plugin_id = 'field_block:block_content:two_column:field_bltwocolumn_link_left', $exception_on_invalid = ???) /Sites/jobspace/web/core/lib/Drupal/Core/Plugin/Factory/ContainerFactory.php:16
    6.2661 121145752 33. Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() /Sites/jobspace/web/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryCachedTrait.php:22
    6.2661 121145752 34. Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() /Sites/jobspace/web/core/lib/Drupal/Core/Plugin/DefaultPluginManager.php:181
    6.2661 121146328 35. Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() /Sites/jobspace/web/core/lib/Drupal/Core/Plugin/DefaultPluginManager.php:291
    6.2758 121470176 36. Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDerivatives($base_plugin_definitions = ['social_sharing_buttons_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'social_sharing_buttons_block', '
    class' => 'Drupal\\better_social_sharing_buttons\\Plugin\\Block\\SocialSharingButtonsBlock', 'provider' => 'better_social_sharing_buttons'], 'block_content' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions'
    => [...], 'id' => 'block_content', 'deriver' => 'Drupal\\block_content\\Plugin\\Derivative\\BlockContent', 'class' => 'Drupal\\block_content\\Plugin\\Block\\BlockContentBlock', 'provider' => 'block_content'], 'civicrm_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Cor
    e\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'civicrm_block', 'deriver' => 'Drupal\\civicrm\\Plugin\\Derivative\\CivicrmBlock', 'class' => 'Drupal\\civicrm\\Plugin\\Block\\CivicrmBlock', 'provider' => 'civicrm'], 'commerce_cart' => ['admin_label' => class Drupal\Core\StringTranslation\Translatable
    Markup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'commerce_cart', 'class' => 'Drupal\\commerce_cart\\Plugin\\Block\\CartBlock', 'provider' => 'commerce_cart'], 'commerce_checkout_progress' => ['admin_label' => class Drupal\Core\StringTranslation\Translatab
    leMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'commerce_checkout_progress', 'class' => 'Drupal\\commerce_checkout\\Plugin\\Block\\CheckoutProgressBlock', 'provider' => 'commerce_checkout'], 'component_blocks' => ['admin_label' => class Drupal\Core\Str
    ingTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'component_blocks', 'deriver' => 'Drupal\\component_blocks\\Plugin\\Deriver\\ComponentBlockBlockDeriver', 'class' => 'Drupal\\component_blocks\\Plugin\\Block\\ComponentBlock', 'pro
    vider' => 'component_blocks'], 'context_inspector' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'context_inspector', 'class' => 'Drupal\\context_ui\\Plugin\\Block\\ContextInspector',
    'provider' => 'context_ui'], 'copyright_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'copyright_block', 'class' => 'Drupal\\copyright_block\\Plugin\\Block\\CopyrightBlock', 'provider' => 'copyright_block'], 'entity_view' => ['admin_labe
    l' => '', 'category' => '', 'context_definitions' => [...], 'id' => 'entity_view', 'deriver' => 'Drupal\\ctools\\Plugin\\Deriver\\EntityViewDeriver', 'class' => 'Drupal\\ctools\\Plugin\\Block\\EntityView', 'provider' => 'ctools'], 'visitor_geolocation' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'ca
    tegory' => '', 'context_definitions' => [...], 'id' => 'visitor_geolocation', 'class' => 'Drupal\\device_geolocation\\Plugin\\Block\\VisitorGeolocation', 'provider' => 'device_geolocation'], 'drulma_companion_local_tasks_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\C
    ore\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'drulma_companion_local_tasks_block', 'class' => 'Drupal\\drulma_companion\\Plugin\\Block\\Tabs', 'provider' => 'drulma_companion'], 'drulma_companion_menu_tabs' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'cat
    egory' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'drulma_companion_menu_tabs', 'deriver' => 'Drupal\\system\\Plugin\\Derivative\\SystemMenuBlock', 'class' => 'Drupal\\drulma_companion\\Plugin\\Block\\MenuAsTabs', 'provider' => 'drulma_companion'], 'drulma_companion_bulma_navb
    ar_with_branding' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'drulma_companion_bulma_navbar_with_branding', 'deriver' => 'Drupal\\system\\Plugin\\Derivative\\SystemMenuBlock', 'clas
    s' => 'Drupal\\drulma_companion\\Plugin\\Block\\BulmaNavbarWithBrandingBlock', 'provider' => 'drulma_companion'], 'print_links' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'print_lin
    ks', 'class' => 'Drupal\\entity_print\\Plugin\\Block\\PrintLinks', 'provider' => 'entity_print'], 'gdpr_agreements_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'gdpr_agreements
    _block', 'dashboard_block' => TRUE, 'class' => 'Drupal\\gdpr_consent\\Plugin\\Block\\GdprMyAgreementsBlock', 'provider' => 'gdpr_consent'], 'geofield_map_legend' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definit
    ions' => [...], 'id' => 'geofield_map_legend', 'class' => 'Drupal\\geofield_map\\Plugin\\Block\\GeofieldMapLegend', 'provider' => 'geofield_map'], 'geolocation_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'geolocation_block', 'class' =>
    'Drupal\\geolocation\\Plugin\\Block\\GeolocationBlock', 'provider' => 'geolocation'], 'group_operations' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'group_operations', 'class' => 'Drupal\\group\\Plugin\\Block\\GroupOperationsBlock', 'provid
    er' => 'group'], 'help_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'help_block', 'forms' => [...], 'class' => 'Drupal\\help\\Plugin\\Block\\HelpBlock', 'provider' => 'help'], 'inline_block' => ['admin_label' => class Drupal\Core\String
    Translation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'inline_block', 'deriver' => 'Drupal\\layout_builder\\Plugin\\Derivative\\InlineBlockDeriver', 'class' => 'Drupal\\layout_builder\\Plugin\\Block\\InlineBlock', 'provider' => 'layout_b
    uilder'], 'field_block' => ['admin_label' => '', 'category' => '', 'context_definitions' => [...], 'id' => 'field_block', 'deriver' => '\\Drupal\\layout_builder\\Plugin\\Derivative\\FieldBlockDeriver', 'class' => 'Drupal\\layout_builder\\Plugin\\Block\\FieldBlock', 'provider' => 'layout_builder'], 'extra_field_block' => ['admin_label' => '
    ', 'category' => '', 'context_definitions' => [...], 'id' => 'extra_field_block', 'deriver' => '\\Drupal\\layout_builder\\Plugin\\Derivative\\ExtraFieldBlockDeriver', 'class' => 'Drupal\\layout_builder\\Plugin\\Block\\ExtraFieldBlock', 'provider' => 'layout_builder'], 'node_syndicate_block' => ['admin_label' => class Drupal\Core\StringTran
    slation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'node_syndicate_block', 'class' => 'Drupal\\node\\Plugin\\Block\\SyndicateBlock', 'provider' => 'node'], 'search_form_block' => ['admin_label' => class Drupal\Core\StringTranslation\Trans
    latableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'search_form_block', 'class' => 'Drupal\\search\\Plugin\\Block\\SearchBlock', 'provider' => 'search'], 'shortcuts' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... },
    'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'shortcuts', 'class' => 'Drupal\\shortcut\\Plugin\\Block\\ShortcutsBlock', 'provider' => 'shortcut'], 'social_sharing_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' =>
    '', 'context_definitions' => [...], 'id' => 'social_sharing_block', 'class' => 'Drupal\\social_media\\Plugin\\Block\\SocialSharingBlock', 'provider' => 'social_media'], 'system_branding_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'sys
    tem_branding_block', 'forms' => [...], 'class' => 'Drupal\\system\\Plugin\\Block\\SystemBrandingBlock', 'provider' => 'system'], 'system_breadcrumb_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'system_breadcrumb_block', 'class' => 'Drup
    al\\system\\Plugin\\Block\\SystemBreadcrumbBlock', 'provider' => 'system'], 'system_main_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'system_main_block', 'forms' => [...], 'class' => 'Drupal\\system\\Plugin\\Block\\SystemMainBlock', 'p
    rovider' => 'system'], 'system_menu_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'system_menu_block', 'deriver' => 'Drupal\\system\\Plugin\\Derivative\\SystemMenuBlock', 'forms
    ' => [...], 'class' => 'Drupal\\system\\Plugin\\Block\\SystemMenuBlock', 'provider' => 'system'], 'system_messages_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'system_messages_block', 'class' => 'Drupal\\system\\Plugin\\Block\\SystemMe
    ssagesBlock', 'provider' => 'system'], 'system_powered_by_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'system_powered_by_block', 'class' => 'Drupal\\system\\Plugin\\Block\\SystemPoweredByBlock', 'provider' => 'system'], 'user_login_blo
    ck' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'user_login_block', 'class' => 'Drupal\\user\\Plugin\\Block\\UserLoginBlock', 'provider' => 'user'], 'user_email_verification_notifica
    tion' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'user_email_verification_notification', 'class' => 'Drupal\\user_email_verification\\Plugin\\Block\\UserEmailVerificationNotificationBlock', 'provider' => 'user_email_verification'], 'webform_
    submission_limit_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'webform_submission_limit_block', 'class' => 'Drupal\\webform\\Plugin\\Block\\WebformSubmissionLimitBlock', 'provi
    der' => 'webform'], 'webform_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'webform_block', 'class' => 'Drupal\\webform\\Plugin\\Block\\WebformBlock', 'provider' => 'webform'],
    'views_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'views_block', 'deriver' => 'Drupal\\views\\Plugin\\Derivative\\ViewsBlock', 'class' => 'Drupal\\views\\Plugin\\Block\\ViewsBlock', 'provider' => 'views'], 'views_exposed_filter_block'
    => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'views_exposed_filter_block', 'deriver' => 'Drupal\\views\\Plugin\\Derivative\\ViewsExposedFilterBlock', 'class' => 'Drupal\\views\\Plugin\\Block\\ViewsExposedFilterBlock', 'provider' => 'views'],
    'eu_cookie_compliance_button_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'eu_cookie_compliance_button_block', 'class' => 'Drupal\\eu_cookie_compliance\\Plugin\\Block\\CookieSettingsButtonBlock', 'provider' => 'eu_cookie_compliance'], '
    local_actions_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'local_actions_block', 'class' => 'Drupal\\Core\\Menu\\Plugin\\Block\\LocalActionsBlock', 'provider' => 'core'], 'local_tasks_block' => ['admin_label' => class Drupal\Core\Strin
    gTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'local_tasks_block', 'class' => 'Drupal\\Core\\Menu\\Plugin\\Block\\LocalTasksBlock', 'provider' => 'core'], 'page_title_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_de
    finitions' => [...], 'id' => 'page_title_block', 'forms' => [...], 'class' => 'Drupal\\Core\\Block\\Plugin\\Block\\PageTitleBlock', 'provider' => 'core'], 'broken' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_defin
    itions' => [...], 'id' => 'broken', 'class' => 'Drupal\\Core\\Block\\Plugin\\Block\\Broken', 'provider' => 'core']]) /Sites/jobspace/web/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php:87
    6.5050 122870744 37. Drupal\layout_builder\Plugin\Derivative\FieldBlockDeriver->getDerivativeDefinitions($base_plugin_definition = ['admin_label' => '', 'category' => '', 'context_definitions' => [], 'id' => 'field_block', 'deriver' => '\\Drupal\\layout_builder\\Plugin\\Derivative\\FieldBlockDeriver', 'class' => 'Drupal\\layout_build
    er\\Plugin\\Block\\FieldBlock', 'provider' => 'layout_builder']) /Sites/jobspace/web/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php:101

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) in /Sites/jobspace/vendor/symfony/http-kernel/HttpKernel.php on line 1

    Call Stack:
    0.0000 397056 1. {main}() /Sites/jobspace/vendor/drush/drush/drush:0
    0.0001 408904 2. require(' /Sites/jobspace/vendor/drush/drush/drush.php') /Sites/jobspace/vendor/drush/drush/drush:4
    0.0112 4313896 3. Drush\Runtime\Runtime->run($argv = [0 => ' /Sites/jobspace/vendor/drush/drush/drush', 1 => 'updatedb:batch-process', 2 => '37', 3 => '--uri=default', 4 => '--root= /Sites/jobspace/web']) /Sites/jobspace/vendor/drush/drush/drush.php:72
    0.0113 4337064 4. Drush\Runtime\Runtime->doRun($argv = [0 => ' /Sites/jobspace/vendor/drush/drush/drush', 1 => 'updatedb:batch-process', 2 => '37', 3 => '--uri=default', 4 => '--root= /Sites/jobspace/web'], $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Consol
    e\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Conso
    le\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $str
    eam = resource(3) of type (stream) }; private $consoleSectionOutputs = [] }) /Sites/jobspace/vendor/drush/drush/src/Runtime/Runtime.php:48
    0.0674 11085936 5. Symfony\Component\Console\Application->run($input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $options = [..
    .]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=default', 3 => '--root=/U
    sers/jrobens/Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Comp
    onent\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (s
    tream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $console
    SectionOutputs = [] }) /Sites/jobspace/vendor/drush/drush/src/Runtime/Runtime.php:118
    0.0757 11087064 6. Symfony\Component\Console\Application->doRun($input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $options = [
    ...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=default', 3 => '--root=
    /Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Co
    mponent\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type
    (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $conso
    leSectionOutputs = [] }) /Sites/jobspace/vendor/symfony/console/Application.php:149
    0.0762 11112096 7. Symfony\Component\Console\Application->doRunCommand($command = class Consolidation\AnnotatedCommand\AnnotatedCommand { private ${Symfony\Component\Console\Command\Command}application = class Drush\Application { private ${Symfony\Component\Console\Application}commands = [...]; private ${Symfony\Component\Console\A
    pplication}wantHelps = FALSE; private ${Symfony\Component\Console\Application}runningCommand = ...; private ${Symfony\Component\Console\Application}name = 'Drush Commandline Tool'; private ${Symfony\Component\Console\Application}version = '10.6.2'; private ${Symfony\Component\Console\Application}commandLoader = NULL; private ${Symfony\Comp
    onent\Console\Application}catchExceptions = TRUE; private ${Symfony\Component\Console\Application}autoExit = FALSE; private ${Symfony\Component\Console\Application}definition = class Symfony\Component\Console\Input\InputDefinition { ... }; private ${Symfony\Component\Console\Application}helperSet = class Symfony\Component\Console\Helper\He
    lperSet { ... }; private ${Symfony\Component\Console\Application}dispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... }; private ${Symfony\Component\Console\Application}terminal = class Symfony\Component\Console\Terminal { ... }; private ${Symfony\Component\Console\Application}defaultCommand = 'list'; private ${Symfon
    y\Component\Console\Application}singleCommand = FALSE; private ${Symfony\Component\Console\Application}initialized = TRUE; protected $bootstrapManager = class Drush\Boot\BootstrapManager { ... }; protected $aliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... }; protected $redispatchHook = class Drush\Runtime\RedispatchHook
    { ... }; protected $tildeExpansionHook = class Drush\Runtime\TildeExpansionHook { ... }; protected $logger = class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig { ... } }; private ${Symfony\Component\Console\Command\Command}name = 'updatedb:batch-process'; private ${Symfony\Component\Console\Command\Command}p
    rocessTitle = NULL; private ${Symfony\Component\Console\Command\Command}aliases = []; private ${Symfony\Component\Console\Command\Command}definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $op
    tions = [...]; private $shortcuts = [...] }; private ${Symfony\Component\Console\Command\Command}hidden = TRUE; private ${Symfony\Component\Console\Command\Command}help = ''; private ${Symfony\Component\Console\Command\Command}description = 'Process operations in the specified batch set.'; private ${Symfony\Component\Console\Command\Comman
    d}ignoreValidationErrors = FALSE; private ${Symfony\Component\Console\Command\Command}applicationDefinitionMerged = TRUE; private ${Symfony\Component\Console\Command\Command}applicationDefinitionMergedWithArgs = TRUE; private ${Symfony\Component\Console\Command\Command}code = NULL; private ${Symfony\Component\Console\Command\Command}synops
    is = ['short' => 'updatedb:batch-process [options] [--] ', 'long' => 'updatedb:batch-process [--format [FORMAT]] [--fields FIELDS] [--field FIELD] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-d|--debug] [-y|--yes] [--no] [--remote-host REMOTE-HOST] [--remote-
    user REMOTE-USER] [-r|--root ROOT] [-l|--uri URI] [--simulate] [--pipe] [-D|--define DEFINE] [--notify [NOTIFY]] [--druplicon] [--xh-link XH-LINK] [--] ']; private ${Symfony\Component\Console\Command\Command}usages = []; private ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Help
    er\HelperSet { private $helpers = [...]; private $command = NULL }; protected $commandCallback = [0 => class Drush\Commands\core\UpdateDBCommands { ... }, 1 => 'process']; protected $completionCallback = NULL; protected $commandProcessor = class Consolidation\AnnotatedCommand\CommandProcessor { protected $hookManager = class Consolidation\
    AnnotatedCommand\Hooks\HookManager { ... }; protected $formatterManager = class Drush\Formatters\DrushFormatterManager { ... }; protected $prepareOptionsList = [...]; protected $passExceptions = TRUE; protected $resultWriter = class Consolidation\AnnotatedCommand\ResultWriter { ... }; protected $parameterInjection = class Consolidation\Ann
    otatedCommand\ParameterInjection { ... }; protected $logger = class Drush\Log\Logger { ... } }; protected $annotationData = class Consolidation\AnnotatedCommand\AnnotationData { private ${ArrayObject}storage = [...] }; protected $examples = []; protected $topics = []; protected $returnType = '\\Consolidation\\OutputFormatters\\StructuredDa
    ta\\UnstructuredListData'; protected $injectedClasses = []; protected $parameterMap = [] }, $input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE;
    private $options = [...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=def
    ault', 3 => '--root= /Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32;
    private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream =
    resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (strea
    m) }; private $consoleSectionOutputs = [] }) /Sites/jobspace/vendor/symfony/console/Application.php:275
    0.0777 11218648 8. Symfony\Component\Console\Command\Command->run($input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private $options =
    [...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=default', 3 => '--roo
    t= /Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\
    Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of typ
    e (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $con
    soleSectionOutputs = [] }) /Sites/jobspace/vendor/symfony/console/Application.php:1039
    0.9273 74855456 9. Consolidation\AnnotatedCommand\AnnotatedCommand->execute($input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private $arguments = [...]; private $requiredCount = 2; private $hasAnArrayArgument = FALSE; private $hasOptional = FALSE; private
    $options = [...]; private $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = ['command' => 'updatedb:batch-process', 'batch_id' => '37']; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [0 => 'updatedb:batch-process', 1 => '37', 2 => '--uri=default', 3
    => '--root= /Sites/jobspace/web']; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [0 => 'updatedb:batch-process', 1 => '37']; private $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private
    ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource
    (2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; pr
    ivate $consoleSectionOutputs = [] }) /Sites/jobspace/vendor/symfony/console/Command/Command.php:255
    0.9274 74871600 10. Consolidation\AnnotatedCommand\CommandProcessor->process($output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { priv
    ate $decorated = FALSE; private $styles = [...]; private $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { private ${Symfony\Compon
    ent\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private $consoleSectionOutputs = [] }, $names = [0 => 'updatedb:batch-process', 1 => 'Drush\\Commands\\core\\UpdateDBCom
    mands'], $commandCallback = [0 => class Drush\Commands\core\UpdateDBCommands { protected $commandData = class Consolidation\AnnotatedCommand\CommandData { ... }; protected $processManager = class Drush\SiteAlias\ProcessManager { ... }; protected $logger = class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig {
    ... }; protected $io = NULL; protected $input = class Drush\Symfony\DrushArgvInput { ... }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { ... }; protected $cache_clear = NULL; protected $maintenanceModeOriginalState = NULL; protected $siteAliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... } },
    1 => 'process'], $commandData = class Consolidation\AnnotatedCommand\CommandData { protected $annotationData = class Consolidation\AnnotatedCommand\AnnotationData { private ${ArrayObject}storage = [...] }; protected $input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition {
    ... }; protected $stream = NULL; protected $options = [...]; protected $arguments = [...]; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [...]; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [...]; private $parsed = [...] }; protected $output = class Symfo
    ny\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private
    $stderr = class Symfony\Component\Console\Output\StreamOutput { ... }; private $consoleSectionOutputs = [...] }; protected $includeOptionsInArgs = TRUE; protected $specialDefaults = [0 => 'remote-host', 1 => 'remote-user', 2 => 'notify', 3 => 'xh-link']; protected $injectedInstances = []; protected $formatterOptions = class Consolidation\
    OutputFormatters\Options\FormatterOptions { protected $configurationData = [...]; protected $options = [...]; protected $input = NULL }; protected $parameterMap = [] }) /Sites/jobspace/vendor/consolidation/annotated-command/src/AnnotatedCommand.php:390
    0.9274 74871600 11. Consolidation\AnnotatedCommand\CommandProcessor->validateRunAndAlter($names = [0 => 'updatedb:batch-process', 1 => 'Drush\\Commands\\core\\UpdateDBCommands'], $commandCallback = [0 => class Drush\Commands\core\UpdateDBCommands { protected $commandData = class Consolidation\AnnotatedCommand\CommandData { ... }; pr
    otected $processManager = class Drush\SiteAlias\ProcessManager { ... }; protected $logger = class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig { ... }; protected $io = NULL; protected $input = class Drush\Symfony\DrushArgvInput { ... }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput
    { ... }; protected $cache_clear = NULL; protected $maintenanceModeOriginalState = NULL; protected $siteAliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... } }, 1 => 'process'], $commandData = class Consolidation\AnnotatedCommand\CommandData { protected $annotationData = class Consolidation\AnnotatedCommand\AnnotationData {
    private ${ArrayObject}storage = [...] }; protected $input = class Drush\Symfony\DrushArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { ... }; protected $stream = NULL; protected $options = [...]; protected $arguments = [...]; protected $interactive = TRUE; private ${Symfony\Component\Console\Input
    \ArgvInput}tokens = [...]; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NULL; private $tokens = [...]; private $parsed = [...] }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}form
    atter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { ... }; private $consoleSectionOutputs = [...] }; protected $includeOptionsInArgs = TRUE; protected
    $specialDefaults = [0 => 'remote-host', 1 => 'remote-user', 2 => 'notify', 3 => 'xh-link']; protected $injectedInstances = []; protected $formatterOptions = class Consolidation\OutputFormatters\Options\FormatterOptions { protected $configurationData = [...]; protected $options = [...]; protected $input = NULL }; protected $parameterMap = [
    ] }) /Sites/jobspace/vendor/consolidation/annotated-command/src/CommandProcessor.php:176
    0.9281 74887184 12. Consolidation\AnnotatedCommand\CommandProcessor->runCommandCallback($commandCallback = [0 => class Drush\Commands\core\UpdateDBCommands { protected $commandData = class Consolidation\AnnotatedCommand\CommandData { ... }; protected $processManager = class Drush\SiteAlias\ProcessManager { ... }; protected $logger =
    class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig { ... }; protected $io = NULL; protected $input = class Drush\Symfony\DrushArgvInput { ... }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { ... }; protected $cache_clear = NULL; protected $maintenanceModeOriginalState = NULL; pr
    otected $siteAliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... } }, 1 => 'process'], $commandData = class Consolidation\AnnotatedCommand\CommandData { protected $annotationData = class Consolidation\AnnotatedCommand\AnnotationData { private ${ArrayObject}storage = [...] }; protected $input = class Drush\Symfony\DrushArgvI
    nput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { ... }; protected $stream = NULL; protected $options = [...]; protected $arguments = [...]; protected $interactive = TRUE; private ${Symfony\Component\Console\Input\ArgvInput}tokens = [...]; private ${Symfony\Component\Console\Input\ArgvInput}parsed = NUL
    L; private $tokens = [...]; private $parsed = [...] }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { private ${Symfony\Component\Console\Output\Output}verbosity = 32; private ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private ${Symfon
    y\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private $stderr = class Symfony\Component\Console\Output\StreamOutput { ... }; private $consoleSectionOutputs = [...] }; protected $includeOptionsInArgs = TRUE; protected $specialDefaults = [0 => 'remote-host', 1 => 'remote-user', 2 => 'notify', 3 => 'xh-link'];
    protected $injectedInstances = []; protected $formatterOptions = class Consolidation\OutputFormatters\Options\FormatterOptions { protected $configurationData = [...]; protected $options = [...]; protected $input = NULL }; protected $parameterMap = [] }) /Sites/jobspace/vendor/consolidation/annotated-command/src/CommandProces
    sor.php:212
    0.9281 74889272 13. call_user_func_array:{ /Sites/jobspace/vendor/consolidation/annotated-command/src/CommandProcessor.php:257}($callback = [0 => class Drush\Commands\core\UpdateDBCommands { protected $commandData = class Consolidation\AnnotatedCommand\CommandData { ... }; protected $processManager = class Drush\SiteAli
    as\ProcessManager { ... }; protected $logger = class Drush\Log\Logger { ... }; protected $config = class Drush\Config\DrushConfig { ... }; protected $io = NULL; protected $input = class Drush\Symfony\DrushArgvInput { ... }; protected $output = class Symfony\Component\Console\Output\ConsoleOutput { ... }; protected $cache_clear = NULL; prot
    ected $maintenanceModeOriginalState = NULL; protected $siteAliasManager = class Consolidation\SiteAlias\SiteAliasManager { ... } }, 1 => 'process'], $args = [0 => '37', 1 => ['format' => 'json', 'fields' => [...], 'field' => '', 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => FALSE, 'no-ansi' => FALSE,
    'no-interaction' => FALSE, 'debug' => FALSE, 'yes' => FALSE, 'no' => FALSE, 'remote-host' => NULL, 'remote-user' => NULL, 'root' => ' /Sites/jobspace/web', 'uri' => 'default', 'simulate' => FALSE, 'pipe' => FALSE, 'define' => [...], 'notify' => NULL, 'druplicon' => FALSE, 'xh-link' => NULL]]) /Sites/jobspace/vend
    or/consolidation/annotated-command/src/CommandProcessor.php:257
    0.9281 74889344 14. Drush\Commands\core\UpdateDBCommands->process($batch_id = '37', $options = ['format' => 'json', 'fields' => [], 'field' => '', 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => FALSE, 'no-ansi' => FALSE, 'no-interaction' => FALSE, 'debug' => FALSE, 'yes' => FALSE, 'no' => FALSE,
    'remote-host' => NULL, 'remote-user' => NULL, 'root' => ' /Sites/jobspace/web', 'uri' => 'default', 'simulate' => FALSE, 'pipe' => FALSE, 'define' => [], 'notify' => NULL, 'druplicon' => FALSE, 'xh-link' => NULL]) /Sites/jobspace/vendor/consolidation/annotated-command/src/CommandProcessor.php:257
    0.9281 74889344 15. drush_batch_command($id = '37') /Sites/jobspace/vendor/drush/drush/src/Commands/core/UpdateDBCommands.php:175
    0.9285 74944160 16. _drush_batch_command($id = '37') /Sites/jobspace/vendor/drush/drush/includes/batch.inc:100
    0.9306 75411696 17. _drush_batch_worker() /Sites/jobspace/vendor/drush/drush/includes/batch.inc:206
    0.9316 75538560 18. Drush\Commands\core\UpdateDBCommands::updateDoOnePostUpdate($function = 'linked_field_post_update_update_related_display_modes', $context = class DrushBatchContext { private ${ArrayObject}storage = ['sandbox' => [...], 'results' => [...], 'finished' => 1, 'message' => ''] }) /Sites/jobspace/vendor/d
    rush/drush/includes/batch.inc:261
    0.9318 75543080 19. linked_field_post_update_update_related_display_modes($sandbox = []) /Sites/jobspace/vendor/drush/drush/src/Commands/core/UpdateDBCommands.php:321
    6.2646 121009392 20. Drupal\Core\Config\Entity\ConfigEntityBase->save() /Sites/jobspace/web/modules/contrib/linked_field/linked_field.post_update.php:38
    6.2646 121009392 21. Drupal\Core\Entity\EntityBase->save() /Sites/jobspace/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:608
    6.2646 121009392 22. Drupal\Core\Config\Entity\ConfigEntityStorage->save($entity = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = []; protected $cacheTags = []; protected $cache
    MaxAge = -1; protected $_serviceIds = []; protected $_entityStorages = []; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_
    party_settings = ['layout_builder' => [...]]; protected $_core = []; protected $trustedData = FALSE; protected $dependencies = ['config' => [...], 'module' => [...]]; protected $isSyncing = FALSE; protected $id = 'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $
    fieldDefinitions = ['langcode' => class Drupal\Core\Field\BaseFieldDefinition { ... }, 'field_bltwocolumn_link_left' => class Drupal\field\Entity\FieldConfig { ... }, 'field_bltwocolumn_link_right' => class Drupal\field\Entity\FieldConfig { ... }]; protected $mode = 'default'; protected $content = ['field_bltwocolumn_link_left' => [...], '
    field_bltwocolumn_link_right' => [...]]; protected $hidden = ['entity_print_view_epub' => TRUE, 'entity_print_view_pdf' => TRUE, 'entity_print_view_word_docx' => TRUE, 'langcode' => TRUE]; protected $originalMode = 'default'; protected $plugins = []; protected $displayContext = 'view'; protected $pluginManager = class Drupal\Core\Field\For
    matterPluginManager { protected $discovery = class Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator { ... }; protected $factory = NULL; protected $mapper = NULL; protected $cacheKey = 'field_formatter_types_plugins'; protected $cacheTags = [...]; protected $alterHook = 'field_formatter_info'; protected $subdir = 'Plugin/F
    ield/FieldFormatter'; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $defaults = [...]; protected $pluginDefinitionAnnotationName = 'Drupal\\Core\\Field\\Annotation\\FieldFormatter'; protected $pluginInterface = 'Drupal\\Core\\Field\\FormatterInterface'; protected $namespac
    es = class ArrayObject { ... }; protected $additionalAnnotationNamespaces = [...]; protected $definitions = [...]; protected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $formatterOptions = [...]; protected $fieldTypeManager = class Drupal\Core\Field\FieldTypePluginManager { ... } }
    ; protected $renderer = class Drupal\Core\Render\Renderer { protected $theme = class Drupal\Core\Theme\ThemeManager { ... }; protected $controllerResolver = class Drupal\Core\Controller\ControllerResolver { ... }; protected $elementInfo = class Drupal\Core\Render\ElementInfoManager { ... }; protected $placeholderGenerator = class Drupal\Co
    re\Render\PlaceholderGenerator { ... }; protected $renderCache = class Drupal\Core\Render\PlaceholderingRenderCache { ... }; protected $rendererConfig = [...]; protected $isRenderingRoot = FALSE; protected $requestStack = class Drupal\Core\Http\RequestStack { ... } }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldMana
    ger { protected $extraFields = [...]; protected $baseFieldDefinitions = [...]; protected $fieldDefinitions = [...]; protected $fieldStorageDefinitions = [...]; protected $activeFieldStorageDefinitions = [...]; protected $fieldMap = [...]; protected $fieldMapByFieldType = [...]; protected $typedDataManager = class Drupal\Core\TypedData\Type
    dDataManager { ... }; protected $languageManager = class Drupal\Core\Language\LanguageManager { ... }; protected $keyValueFactory = class Drupal\Core\KeyValueStore\KeyValueFactory { ... }; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $entityTypeManager = class Drupal\Core
    \Entity\EntityTypeManager { ... }; protected $entityTypeBundleInfo = class Drupal\Core\Entity\EntityTypeBundleInfo { ... }; protected $entityDisplayRepository = class Drupal\Core\Entity\EntityDisplayRepository { ... }; protected $entityLastInstalledSchemaRepository = class Drupal\Core\Entity\EntityLastInstalledSchemaRepository { ... }; pro
    tected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $stringTranslation = class Drupal\Core\StringTranslation\TranslationManager { ... } }; protected $sectionStorageManager = NULL; public $original = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entit
    yTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = [...]; protected $cacheTags = [...]; protected $cacheMaxAge = -1; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE;
    protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_settings = [...]; protected $_core = [...]; protected $trustedData = FALSE; protected $dependencies = [...]; protected $isSyncing = FALSE; protected $id =
    'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefinitions = [...]; protected $mode = 'default'; protected $content = [...]; protected $hidden = [...]; protected $originalMode = 'default'; protected $plugins = [...]; protected $displayContext = 'view'; pr
    otected $pluginManager = class Drupal\Core\Field\FormatterPluginManager { ... }; protected $renderer = class Drupal\Core\Render\Renderer { ... }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { ... }; protected $sectionStorageManager = NULL }; public $formatters = ['link' => [...]] }) /Sites/jobs
    pace/web/core/lib/Drupal/Core/Entity/EntityBase.php:339
    6.2646 121009456 23. Drupal\Core\Entity\EntityStorageBase->save($entity = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = []; protected $cacheTags = []; protected $cacheMaxAge =
    -1; protected $_serviceIds = []; protected $_entityStorages = []; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_set
    tings = ['layout_builder' => [...]]; protected $_core = []; protected $trustedData = FALSE; protected $dependencies = ['config' => [...], 'module' => [...]]; protected $isSyncing = FALSE; protected $id = 'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefi
    nitions = ['langcode' => class Drupal\Core\Field\BaseFieldDefinition { ... }, 'field_bltwocolumn_link_left' => class Drupal\field\Entity\FieldConfig { ... }, 'field_bltwocolumn_link_right' => class Drupal\field\Entity\FieldConfig { ... }]; protected $mode = 'default'; protected $content = ['field_bltwocolumn_link_left' => [...], 'field_blt
    wocolumn_link_right' => [...]]; protected $hidden = ['entity_print_view_epub' => TRUE, 'entity_print_view_pdf' => TRUE, 'entity_print_view_word_docx' => TRUE, 'langcode' => TRUE]; protected $originalMode = 'default'; protected $plugins = []; protected $displayContext = 'view'; protected $pluginManager = class Drupal\Core\Field\FormatterPlu
    ginManager { protected $discovery = class Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator { ... }; protected $factory = NULL; protected $mapper = NULL; protected $cacheKey = 'field_formatter_types_plugins'; protected $cacheTags = [...]; protected $alterHook = 'field_formatter_info'; protected $subdir = 'Plugin/Field/Fiel
    dFormatter'; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $defaults = [...]; protected $pluginDefinitionAnnotationName = 'Drupal\\Core\\Field\\Annotation\\FieldFormatter'; protected $pluginInterface = 'Drupal\\Core\\Field\\FormatterInterface'; protected $namespaces = clas
    s ArrayObject { ... }; protected $additionalAnnotationNamespaces = [...]; protected $definitions = [...]; protected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $formatterOptions = [...]; protected $fieldTypeManager = class Drupal\Core\Field\FieldTypePluginManager { ... } }; protect
    ed $renderer = class Drupal\Core\Render\Renderer { protected $theme = class Drupal\Core\Theme\ThemeManager { ... }; protected $controllerResolver = class Drupal\Core\Controller\ControllerResolver { ... }; protected $elementInfo = class Drupal\Core\Render\ElementInfoManager { ... }; protected $placeholderGenerator = class Drupal\Core\Render
    \PlaceholderGenerator { ... }; protected $renderCache = class Drupal\Core\Render\PlaceholderingRenderCache { ... }; protected $rendererConfig = [...]; protected $isRenderingRoot = FALSE; protected $requestStack = class Drupal\Core\Http\RequestStack { ... } }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { pro
    tected $extraFields = [...]; protected $baseFieldDefinitions = [...]; protected $fieldDefinitions = [...]; protected $fieldStorageDefinitions = [...]; protected $activeFieldStorageDefinitions = [...]; protected $fieldMap = [...]; protected $fieldMapByFieldType = [...]; protected $typedDataManager = class Drupal\Core\TypedData\TypedDataMana
    ger { ... }; protected $languageManager = class Drupal\Core\Language\LanguageManager { ... }; protected $keyValueFactory = class Drupal\Core\KeyValueStore\KeyValueFactory { ... }; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $entityTypeManager = class Drupal\Core\Entity\E
    ntityTypeManager { ... }; protected $entityTypeBundleInfo = class Drupal\Core\Entity\EntityTypeBundleInfo { ... }; protected $entityDisplayRepository = class Drupal\Core\Entity\EntityDisplayRepository { ... }; protected $entityLastInstalledSchemaRepository = class Drupal\Core\Entity\EntityLastInstalledSchemaRepository { ... }; protected $c
    acheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $stringTranslation = class Drupal\Core\StringTranslation\TranslationManager { ... } }; protected $sectionStorageManager = NULL; public $original = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId =
    'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = [...]; protected $cacheTags = [...]; protected $cacheMaxAge = -1; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected
    $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_settings = [...]; protected $_core = [...]; protected $trustedData = FALSE; protected $dependencies = [...]; protected $isSyncing = FALSE; protected $id = 'block_co
    ntent.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefinitions = [...]; protected $mode = 'default'; protected $content = [...]; protected $hidden = [...]; protected $originalMode = 'default'; protected $plugins = [...]; protected $displayContext = 'view'; protected $
    pluginManager = class Drupal\Core\Field\FormatterPluginManager { ... }; protected $renderer = class Drupal\Core\Render\Renderer { ... }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { ... }; protected $sectionStorageManager = NULL }; public $formatters = ['link' => [...]] }) /Sites/jobspace/web/
    core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:253
    6.2646 121009456 24. Drupal\Core\Entity\EntityStorageBase->doPreSave($entity = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTypeId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = []; protected $cacheTags = []; protected $cacheMaxA
    ge = -1; protected $_serviceIds = []; protected $_entityStorages = []; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; protected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_part
    y_settings = ['layout_builder' => [...]]; protected $_core = []; protected $trustedData = FALSE; protected $dependencies = ['config' => [...], 'module' => [...]]; protected $isSyncing = FALSE; protected $id = 'block_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fiel
    dDefinitions = ['langcode' => class Drupal\Core\Field\BaseFieldDefinition { ... }, 'field_bltwocolumn_link_left' => class Drupal\field\Entity\FieldConfig { ... }, 'field_bltwocolumn_link_right' => class Drupal\field\Entity\FieldConfig { ... }]; protected $mode = 'default'; protected $content = ['field_bltwocolumn_link_left' => [...], 'fiel
    d_bltwocolumn_link_right' => [...]]; protected $hidden = ['entity_print_view_epub' => TRUE, 'entity_print_view_pdf' => TRUE, 'entity_print_view_word_docx' => TRUE, 'langcode' => TRUE]; protected $originalMode = 'default'; protected $plugins = []; protected $displayContext = 'view'; protected $pluginManager = class Drupal\Core\Field\Formatt
    erPluginManager { protected $discovery = class Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator { ... }; protected $factory = NULL; protected $mapper = NULL; protected $cacheKey = 'field_formatter_types_plugins'; protected $cacheTags = [...]; protected $alterHook = 'field_formatter_info'; protected $subdir = 'Plugin/Field
    /FieldFormatter'; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $defaults = [...]; protected $pluginDefinitionAnnotationName = 'Drupal\\Core\\Field\\Annotation\\FieldFormatter'; protected $pluginInterface = 'Drupal\\Core\\Field\\FormatterInterface'; protected $namespaces =
    class ArrayObject { ... }; protected $additionalAnnotationNamespaces = [...]; protected $definitions = [...]; protected $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $formatterOptions = [...]; protected $fieldTypeManager = class Drupal\Core\Field\FieldTypePluginManager { ... } }; pr
    otected $renderer = class Drupal\Core\Render\Renderer { protected $theme = class Drupal\Core\Theme\ThemeManager { ... }; protected $controllerResolver = class Drupal\Core\Controller\ControllerResolver { ... }; protected $elementInfo = class Drupal\Core\Render\ElementInfoManager { ... }; protected $placeholderGenerator = class Drupal\Core\R
    ender\PlaceholderGenerator { ... }; protected $renderCache = class Drupal\Core\Render\PlaceholderingRenderCache { ... }; protected $rendererConfig = [...]; protected $isRenderingRoot = FALSE; protected $requestStack = class Drupal\Core\Http\RequestStack { ... } }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager
    { protected $extraFields = [...]; protected $baseFieldDefinitions = [...]; protected $fieldDefinitions = [...]; protected $fieldStorageDefinitions = [...]; protected $activeFieldStorageDefinitions = [...]; protected $fieldMap = [...]; protected $fieldMapByFieldType = [...]; protected $typedDataManager = class Drupal\Core\TypedData\TypedDat
    aManager { ... }; protected $languageManager = class Drupal\Core\Language\LanguageManager { ... }; protected $keyValueFactory = class Drupal\Core\KeyValueStore\KeyValueFactory { ... }; protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { ... }; protected $entityTypeManager = class Drupal\Core\Ent
    ity\EntityTypeManager { ... }; protected $entityTypeBundleInfo = class Drupal\Core\Entity\EntityTypeBundleInfo { ... }; protected $entityDisplayRepository = class Drupal\Core\Entity\EntityDisplayRepository { ... }; protected $entityLastInstalledSchemaRepository = class Drupal\Core\Entity\EntityLastInstalledSchemaRepository { ... }; protect
    ed $cacheBackend = class Drupal\Core\Update\UpdateBackend { ... }; protected $useCaches = TRUE; protected $stringTranslation = class Drupal\Core\StringTranslation\TranslationManager { ... } }; protected $sectionStorageManager = NULL; public $original = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay { protected $entityTyp
    eId = 'entity_view_display'; protected $enforceIsNew = NULL; protected $typedData = NULL; protected $cacheContexts = [...]; protected $cacheTags = [...]; protected $cacheMaxAge = -1; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $originalId = 'block_content.two_column.default'; protected $status = TRUE; prot
    ected $uuid = 'b14209ef-b3ca-416d-9d75-881eb3b947bd'; private ${Drupal\Core\Config\Entity\ConfigEntityBase}isUninstalling = FALSE; protected $langcode = 'en'; protected $third_party_settings = [...]; protected $_core = [...]; protected $trustedData = FALSE; protected $dependencies = [...]; protected $isSyncing = FALSE; protected $id = 'blo
    ck_content.two_column.default'; protected $targetEntityType = 'block_content'; protected $bundle = 'two_column'; protected $fieldDefinitions = [...]; protected $mode = 'default'; protected $content = [...]; protected $hidden = [...]; protected $originalMode = 'default'; protected $plugins = [...]; protected $displayContext = 'view'; protec
    ted $pluginManager = class Drupal\Core\Field\FormatterPluginManager { ... }; protected $renderer = class Drupal\Core\Render\Renderer { ... }; protected $entityFieldManager = class Drupal\Core\Entity\EntityFieldManager { ... }; protected $sectionStorageManager = NULL }; public $formatters = ['link' => [...]] }) /Sites/jobspace
    /web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:517
    6.2646 121015864 25. Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay->preSave($storage = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplayStorage { protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { protected $inner = class Drupal\Core\Extension\ModuleHandler {
    ... }; protected $dispatcherManager = class Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager { ... }; protected $pluginManager = class Drupal\hook_event_dispatcher\ProxyClass\HookEventPluginManager { ... }; private $hookFactories = [...]; private $alterFactories = [...] }; protected $stringTranslation = class Drupal\Core\St
    ringTranslation\TranslationManager { protected $translators = [...]; protected $sortedTranslators = [...]; protected $defaultLangcode = 'en' }; protected $_serviceIds = []; protected $_entityStorages = []; protected $entityTypeId = 'entity_view_display'; protected $entityType = class Drupal\Core\Config\Entity\ConfigEntityType { protected $
    id = 'entity_view_display'; protected $class = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $provider = 'core'; protected $static_cache = FALSE; protected $render_cache = TRUE; protected $persistent_cache = TRUE; protected $entity_keys = [...]; protected $originalClass = 'Drupal\\Core\\Entity\\Entity\\EntityV
    iewDisplay'; protected $handlers = [...]; protected $admin_permission = NULL; protected $permission_granularity = 'entity_type'; protected $links = [...]; protected $bundle_entity_type = NULL; protected $bundle_of = NULL; protected $bundle_label = NULL; protected $base_table = NULL; protected $revision_data_table = NULL; protected $revisio
    n_table = NULL; protected $data_table = NULL; protected $internal = FALSE; protected $translatable = FALSE; protected $show_revision_ui = FALSE; protected $label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $label_collection = ''; protected $label_singular = ''; protected $label_plural = ''; protected $label_
    count = [...]; protected $uri_callback = NULL; protected $group = 'configuration'; protected $group_label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $field_ui_base_route = NULL; protected $common_reference_target = FALSE; protected $list_cache_contexts = [...]; protected $list_cache_tags = [...]; protected
    $constraints = [...]; protected $additional = [...]; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $stringTranslation = NULL; protected $config_prefix = NULL; protected $lookup_keys = [...]; protected $config_export = [...]; protected $mergedConfigExport = [...] }; protected $idKey = 'id'; protected $uuidKey
    = 'uuid'; protected $langcodeKey = 'langcode'; protected $uuidService = class Drupal\Component\Uuid\Php { }; private ${Drupal\Core\Entity\EntityStorageBase}baseEntityClass = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $memoryCache = class Drupal\Core\Cache\MemoryCache\MemoryCache { protected $cache = [...]
    }; protected $memoryCacheTag = 'entity.memory_cache:entity_view_display'; protected $configFactory = class Drupal\Core\Config\ConfigFactory { protected $storage = class Drupal\Core\Config\CachedStorage { ... }; protected $eventDispatcher = class Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher { ... }; protected $cache = [..
    .]; protected $typedConfigManager = class Drupal\Core\Config\TypedConfigManager { ... }; protected $configFactoryOverrides = [...] }; protected $configStorage = NULL; protected $languageManager = class Drupal\Core\Language\LanguageManager { protected $languages = [...]; protected $defaultLanguage = class Drupal\Core\Language\LanguageDefaul
    t { ... }; protected $definedLanguageTypesInfo = NULL; protected $_serviceIds = [...]; protected $_entityStorages = [...] }; protected $overrideFree = FALSE }) /Sites/jobspace/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:562
    6.2646 121015864 26. Drupal\Core\Entity\EntityDisplayBase->preSave($storage = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplayStorage { protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { protected $inner = class Drupal\Core\Extension\ModuleHandler { ... }; protected $disp
    atcherManager = class Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager { ... }; protected $pluginManager = class Drupal\hook_event_dispatcher\ProxyClass\HookEventPluginManager { ... }; private $hookFactories = [...]; private $alterFactories = [...] }; protected $stringTranslation = class Drupal\Core\StringTranslation\Transla
    tionManager { protected $translators = [...]; protected $sortedTranslators = [...]; protected $defaultLangcode = 'en' }; protected $_serviceIds = []; protected $_entityStorages = []; protected $entityTypeId = 'entity_view_display'; protected $entityType = class Drupal\Core\Config\Entity\ConfigEntityType { protected $id = 'entity_view_displ
    ay'; protected $class = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $provider = 'core'; protected $static_cache = FALSE; protected $render_cache = TRUE; protected $persistent_cache = TRUE; protected $entity_keys = [...]; protected $originalClass = 'Drupal\\Core\\Entity\\Entity\\EntityViewDisplay'; protected
    $handlers = [...]; protected $admin_permission = NULL; protected $permission_granularity = 'entity_type'; protected $links = [...]; protected $bundle_entity_type = NULL; protected $bundle_of = NULL; protected $bundle_label = NULL; protected $base_table = NULL; protected $revision_data_table = NULL; protected $revision_table = NULL; protect
    ed $data_table = NULL; protected $internal = FALSE; protected $translatable = FALSE; protected $show_revision_ui = FALSE; protected $label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $label_collection = ''; protected $label_singular = ''; protected $label_plural = ''; protected $label_count = [...]; protecte
    d $uri_callback = NULL; protected $group = 'configuration'; protected $group_label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $field_ui_base_route = NULL; protected $common_reference_target = FALSE; protected $list_cache_contexts = [...]; protected $list_cache_tags = [...]; protected $constraints = [...]; p
    rotected $additional = [...]; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $stringTranslation = NULL; protected $config_prefix = NULL; protected $lookup_keys = [...]; protected $config_export = [...]; protected $mergedConfigExport = [...] }; protected $idKey = 'id'; protected $uuidKey = 'uuid'; protected $l
    angcodeKey = 'langcode'; protected $uuidService = class Drupal\Component\Uuid\Php { }; private ${Drupal\Core\Entity\EntityStorageBase}baseEntityClass = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $memoryCache = class Drupal\Core\Cache\MemoryCache\MemoryCache { protected $cache = [...] }; protected $memoryCa
    cheTag = 'entity.memory_cache:entity_view_display'; protected $configFactory = class Drupal\Core\Config\ConfigFactory { protected $storage = class Drupal\Core\Config\CachedStorage { ... }; protected $eventDispatcher = class Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher { ... }; protected $cache = [...]; protected $typedCon
    figManager = class Drupal\Core\Config\TypedConfigManager { ... }; protected $configFactoryOverrides = [...] }; protected $configStorage = NULL; protected $languageManager = class Drupal\Core\Language\LanguageManager { protected $languages = [...]; protected $defaultLanguage = class Drupal\Core\Language\LanguageDefault { ... }; protected $d
    efinedLanguageTypesInfo = NULL; protected $_serviceIds = [...]; protected $_entityStorages = [...] }; protected $overrideFree = FALSE }) /Sites/jobspace/web/core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php:125
    6.2646 121015928 27. Drupal\Core\Config\Entity\ConfigEntityBase->preSave($storage = class Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplayStorage { protected $moduleHandler = class Drupal\hook_event_dispatcher\HookEventDispatcherModuleHandler { protected $inner = class Drupal\Core\Extension\ModuleHandler { ... }; protected
    $dispatcherManager = class Drupal\hook_event_dispatcher\Manager\HookEventDispatcherManager { ... }; protected $pluginManager = class Drupal\hook_event_dispatcher\ProxyClass\HookEventPluginManager { ... }; private $hookFactories = [...]; private $alterFactories = [...] }; protected $stringTranslation = class Drupal\Core\StringTranslation\T
    ranslationManager { protected $translators = [...]; protected $sortedTranslators = [...]; protected $defaultLangcode = 'en' }; protected $_serviceIds = []; protected $_entityStorages = []; protected $entityTypeId = 'entity_view_display'; protected $entityType = class Drupal\Core\Config\Entity\ConfigEntityType { protected $id = 'entity_view
    _display'; protected $class = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $provider = 'core'; protected $static_cache = FALSE; protected $render_cache = TRUE; protected $persistent_cache = TRUE; protected $entity_keys = [...]; protected $originalClass = 'Drupal\\Core\\Entity\\Entity\\EntityViewDisplay'; prot
    ected $handlers = [...]; protected $admin_permission = NULL; protected $permission_granularity = 'entity_type'; protected $links = [...]; protected $bundle_entity_type = NULL; protected $bundle_of = NULL; protected $bundle_label = NULL; protected $base_table = NULL; protected $revision_data_table = NULL; protected $revision_table = NULL; p
    rotected $data_table = NULL; protected $internal = FALSE; protected $translatable = FALSE; protected $show_revision_ui = FALSE; protected $label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $label_collection = ''; protected $label_singular = ''; protected $label_plural = ''; protected $label_count = [...]; pr
    otected $uri_callback = NULL; protected $group = 'configuration'; protected $group_label = class Drupal\Core\StringTranslation\TranslatableMarkup { ... }; protected $field_ui_base_route = NULL; protected $common_reference_target = FALSE; protected $list_cache_contexts = [...]; protected $list_cache_tags = [...]; protected $constraints = [.
    ..]; protected $additional = [...]; protected $_serviceIds = [...]; protected $_entityStorages = [...]; protected $stringTranslation = NULL; protected $config_prefix = NULL; protected $lookup_keys = [...]; protected $config_export = [...]; protected $mergedConfigExport = [...] }; protected $idKey = 'id'; protected $uuidKey = 'uuid'; protec
    ted $langcodeKey = 'langcode'; protected $uuidService = class Drupal\Component\Uuid\Php { }; private ${Drupal\Core\Entity\EntityStorageBase}baseEntityClass = 'Drupal\\layout_builder\\Entity\\LayoutBuilderEntityViewDisplay'; protected $memoryCache = class Drupal\Core\Cache\MemoryCache\MemoryCache { protected $cache = [...] }; protected $me
    moryCacheTag = 'entity.memory_cache:entity_view_display'; protected $configFactory = class Drupal\Core\Config\ConfigFactory { protected $storage = class Drupal\Core\Config\CachedStorage { ... }; protected $eventDispatcher = class Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher { ... }; protected $cache = [...]; protected $ty
    pedConfigManager = class Drupal\Core\Config\TypedConfigManager { ... }; protected $configFactoryOverrides = [...] }; protected $configStorage = NULL; protected $languageManager = class Drupal\Core\Language\LanguageManager { protected $languages = [...]; protected $defaultLanguage = class Drupal\Core\Language\LanguageDefault { ... }; protec
    ted $definedLanguageTypesInfo = NULL; protected $_serviceIds = [...]; protected $_entityStorages = [...] }; protected $overrideFree = FALSE }) /Sites/jobspace/web/core/lib/Drupal/Core/Entity/EntityDisplayBase.php:262
    6.2657 121109272 28. Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay->calculateDependencies() /Sites/jobspace/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:320
    6.2661 121145672 29. Drupal\layout_builder\SectionComponent->getPlugin($contexts = ???) /Sites/jobspace/web/core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php:365
    6.2661 121145672 30. Drupal\Component\Plugin\PluginManagerBase->createInstance($plugin_id = 'field_block:block_content:two_column:field_bltwocolumn_link_left', $configuration = ['id' => 'field_block:block_content:two_column:field_bltwocolumn_link_left', 'label' => 'Link left', 'label_display' => '0', 'provider' => 'layout_builder', '
    context_mapping' => ['entity' => 'layout_builder.entity', 'view_mode' => 'view_mode'], 'formatter' => ['type' => 'link', 'label' => 'hidden', 'settings' => [...], 'third_party_settings' => [...]]]) /Sites/jobspace/web/core/modules/layout_builder/src/SectionComponent.php:243
    6.2661 121145752 31. Drupal\Core\Plugin\Factory\ContainerFactory->createInstance($plugin_id = 'field_block:block_content:two_column:field_bltwocolumn_link_left', $configuration = ['id' => 'field_block:block_content:two_column:field_bltwocolumn_link_left', 'label' => 'Link left', 'label_display' => '0', 'provider' => 'layout_builder',
    'context_mapping' => ['entity' => 'layout_builder.entity', 'view_mode' => 'view_mode'], 'formatter' => ['type' => 'link', 'label' => 'hidden', 'settings' => [...], 'third_party_settings' => [...]]]) /Sites/jobspace/web/core/lib/Drupal/Component/Plugin/PluginManagerBase.php:76
    6.2661 121145752 32. Drupal\Core\Plugin\DefaultPluginManager->getDefinition($plugin_id = 'field_block:block_content:two_column:field_bltwocolumn_link_left', $exception_on_invalid = ???) /Sites/jobspace/web/core/lib/Drupal/Core/Plugin/Factory/ContainerFactory.php:16
    6.2661 121145752 33. Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() /Sites/jobspace/web/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryCachedTrait.php:22
    6.2661 121145752 34. Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() /Sites/jobspace/web/core/lib/Drupal/Core/Plugin/DefaultPluginManager.php:181
    6.2661 121146328 35. Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() /Sites/jobspace/web/core/lib/Drupal/Core/Plugin/DefaultPluginManager.php:291
    6.2758 121470176 36. Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDerivatives($base_plugin_definitions = ['social_sharing_buttons_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'social_sharing_buttons_block', '
    class' => 'Drupal\\better_social_sharing_buttons\\Plugin\\Block\\SocialSharingButtonsBlock', 'provider' => 'better_social_sharing_buttons'], 'block_content' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions'
    => [...], 'id' => 'block_content', 'deriver' => 'Drupal\\block_content\\Plugin\\Derivative\\BlockContent', 'class' => 'Drupal\\block_content\\Plugin\\Block\\BlockContentBlock', 'provider' => 'block_content'], 'civicrm_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Cor
    e\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'civicrm_block', 'deriver' => 'Drupal\\civicrm\\Plugin\\Derivative\\CivicrmBlock', 'class' => 'Drupal\\civicrm\\Plugin\\Block\\CivicrmBlock', 'provider' => 'civicrm'], 'commerce_cart' => ['admin_label' => class Drupal\Core\StringTranslation\Translatable
    Markup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'commerce_cart', 'class' => 'Drupal\\commerce_cart\\Plugin\\Block\\CartBlock', 'provider' => 'commerce_cart'], 'commerce_checkout_progress' => ['admin_label' => class Drupal\Core\StringTranslation\Translatab
    leMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'commerce_checkout_progress', 'class' => 'Drupal\\commerce_checkout\\Plugin\\Block\\CheckoutProgressBlock', 'provider' => 'commerce_checkout'], 'component_blocks' => ['admin_label' => class Drupal\Core\Str
    ingTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'component_blocks', 'deriver' => 'Drupal\\component_blocks\\Plugin\\Deriver\\ComponentBlockBlockDeriver', 'class' => 'Drupal\\component_blocks\\Plugin\\Block\\ComponentBlock', 'pro
    vider' => 'component_blocks'], 'context_inspector' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'context_inspector', 'class' => 'Drupal\\context_ui\\Plugin\\Block\\ContextInspector',
    'provider' => 'context_ui'], 'copyright_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'copyright_block', 'class' => 'Drupal\\copyright_block\\Plugin\\Block\\CopyrightBlock', 'provider' => 'copyright_block'], 'entity_view' => ['admin_labe
    l' => '', 'category' => '', 'context_definitions' => [...], 'id' => 'entity_view', 'deriver' => 'Drupal\\ctools\\Plugin\\Deriver\\EntityViewDeriver', 'class' => 'Drupal\\ctools\\Plugin\\Block\\EntityView', 'provider' => 'ctools'], 'visitor_geolocation' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'ca
    tegory' => '', 'context_definitions' => [...], 'id' => 'visitor_geolocation', 'class' => 'Drupal\\device_geolocation\\Plugin\\Block\\VisitorGeolocation', 'provider' => 'device_geolocation'], 'drulma_companion_local_tasks_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\C
    ore\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'drulma_companion_local_tasks_block', 'class' => 'Drupal\\drulma_companion\\Plugin\\Block\\Tabs', 'provider' => 'drulma_companion'], 'drulma_companion_menu_tabs' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'cat
    egory' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'drulma_companion_menu_tabs', 'deriver' => 'Drupal\\system\\Plugin\\Derivative\\SystemMenuBlock', 'class' => 'Drupal\\drulma_companion\\Plugin\\Block\\MenuAsTabs', 'provider' => 'drulma_companion'], 'drulma_companion_bulma_navb
    ar_with_branding' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'drulma_companion_bulma_navbar_with_branding', 'deriver' => 'Drupal\\system\\Plugin\\Derivative\\SystemMenuBlock', 'clas
    s' => 'Drupal\\drulma_companion\\Plugin\\Block\\BulmaNavbarWithBrandingBlock', 'provider' => 'drulma_companion'], 'print_links' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'print_lin
    ks', 'class' => 'Drupal\\entity_print\\Plugin\\Block\\PrintLinks', 'provider' => 'entity_print'], 'gdpr_agreements_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'gdpr_agreements
    _block', 'dashboard_block' => TRUE, 'class' => 'Drupal\\gdpr_consent\\Plugin\\Block\\GdprMyAgreementsBlock', 'provider' => 'gdpr_consent'], 'geofield_map_legend' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definit
    ions' => [...], 'id' => 'geofield_map_legend', 'class' => 'Drupal\\geofield_map\\Plugin\\Block\\GeofieldMapLegend', 'provider' => 'geofield_map'], 'geolocation_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'geolocation_block', 'class' =>
    'Drupal\\geolocation\\Plugin\\Block\\GeolocationBlock', 'provider' => 'geolocation'], 'group_operations' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'group_operations', 'class' => 'Drupal\\group\\Plugin\\Block\\GroupOperationsBlock', 'provid
    er' => 'group'], 'help_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'help_block', 'forms' => [...], 'class' => 'Drupal\\help\\Plugin\\Block\\HelpBlock', 'provider' => 'help'], 'inline_block' => ['admin_label' => class Drupal\Core\String
    Translation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'inline_block', 'deriver' => 'Drupal\\layout_builder\\Plugin\\Derivative\\InlineBlockDeriver', 'class' => 'Drupal\\layout_builder\\Plugin\\Block\\InlineBlock', 'provider' => 'layout_b
    uilder'], 'field_block' => ['admin_label' => '', 'category' => '', 'context_definitions' => [...], 'id' => 'field_block', 'deriver' => '\\Drupal\\layout_builder\\Plugin\\Derivative\\FieldBlockDeriver', 'class' => 'Drupal\\layout_builder\\Plugin\\Block\\FieldBlock', 'provider' => 'layout_builder'], 'extra_field_block' => ['admin_label' => '
    ', 'category' => '', 'context_definitions' => [...], 'id' => 'extra_field_block', 'deriver' => '\\Drupal\\layout_builder\\Plugin\\Derivative\\ExtraFieldBlockDeriver', 'class' => 'Drupal\\layout_builder\\Plugin\\Block\\ExtraFieldBlock', 'provider' => 'layout_builder'], 'node_syndicate_block' => ['admin_label' => class Drupal\Core\StringTran
    slation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'node_syndicate_block', 'class' => 'Drupal\\node\\Plugin\\Block\\SyndicateBlock', 'provider' => 'node'], 'search_form_block' => ['admin_label' => class Drupal\Core\StringTranslation\Trans
    latableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'search_form_block', 'class' => 'Drupal\\search\\Plugin\\Block\\SearchBlock', 'provider' => 'search'], 'shortcuts' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... },
    'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'shortcuts', 'class' => 'Drupal\\shortcut\\Plugin\\Block\\ShortcutsBlock', 'provider' => 'shortcut'], 'social_sharing_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' =>
    '', 'context_definitions' => [...], 'id' => 'social_sharing_block', 'class' => 'Drupal\\social_media\\Plugin\\Block\\SocialSharingBlock', 'provider' => 'social_media'], 'system_branding_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'sys
    tem_branding_block', 'forms' => [...], 'class' => 'Drupal\\system\\Plugin\\Block\\SystemBrandingBlock', 'provider' => 'system'], 'system_breadcrumb_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'system_breadcrumb_block', 'class' => 'Drup
    al\\system\\Plugin\\Block\\SystemBreadcrumbBlock', 'provider' => 'system'], 'system_main_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'system_main_block', 'forms' => [...], 'class' => 'Drupal\\system\\Plugin\\Block\\SystemMainBlock', 'p
    rovider' => 'system'], 'system_menu_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'system_menu_block', 'deriver' => 'Drupal\\system\\Plugin\\Derivative\\SystemMenuBlock', 'forms
    ' => [...], 'class' => 'Drupal\\system\\Plugin\\Block\\SystemMenuBlock', 'provider' => 'system'], 'system_messages_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'system_messages_block', 'class' => 'Drupal\\system\\Plugin\\Block\\SystemMe
    ssagesBlock', 'provider' => 'system'], 'system_powered_by_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'system_powered_by_block', 'class' => 'Drupal\\system\\Plugin\\Block\\SystemPoweredByBlock', 'provider' => 'system'], 'user_login_blo
    ck' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'user_login_block', 'class' => 'Drupal\\user\\Plugin\\Block\\UserLoginBlock', 'provider' => 'user'], 'user_email_verification_notifica
    tion' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'user_email_verification_notification', 'class' => 'Drupal\\user_email_verification\\Plugin\\Block\\UserEmailVerificationNotificationBlock', 'provider' => 'user_email_verification'], 'webform_
    submission_limit_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'webform_submission_limit_block', 'class' => 'Drupal\\webform\\Plugin\\Block\\WebformSubmissionLimitBlock', 'provi
    der' => 'webform'], 'webform_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_definitions' => [...], 'id' => 'webform_block', 'class' => 'Drupal\\webform\\Plugin\\Block\\WebformBlock', 'provider' => 'webform'],
    'views_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'views_block', 'deriver' => 'Drupal\\views\\Plugin\\Derivative\\ViewsBlock', 'class' => 'Drupal\\views\\Plugin\\Block\\ViewsBlock', 'provider' => 'views'], 'views_exposed_filter_block'
    => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'views_exposed_filter_block', 'deriver' => 'Drupal\\views\\Plugin\\Derivative\\ViewsExposedFilterBlock', 'class' => 'Drupal\\views\\Plugin\\Block\\ViewsExposedFilterBlock', 'provider' => 'views'],
    'eu_cookie_compliance_button_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'eu_cookie_compliance_button_block', 'class' => 'Drupal\\eu_cookie_compliance\\Plugin\\Block\\CookieSettingsButtonBlock', 'provider' => 'eu_cookie_compliance'], '
    local_actions_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'local_actions_block', 'class' => 'Drupal\\Core\\Menu\\Plugin\\Block\\LocalActionsBlock', 'provider' => 'core'], 'local_tasks_block' => ['admin_label' => class Drupal\Core\Strin
    gTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_definitions' => [...], 'id' => 'local_tasks_block', 'class' => 'Drupal\\Core\\Menu\\Plugin\\Block\\LocalTasksBlock', 'provider' => 'core'], 'page_title_block' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => '', 'context_de
    finitions' => [...], 'id' => 'page_title_block', 'forms' => [...], 'class' => 'Drupal\\Core\\Block\\Plugin\\Block\\PageTitleBlock', 'provider' => 'core'], 'broken' => ['admin_label' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'category' => class Drupal\Core\StringTranslation\TranslatableMarkup { ... }, 'context_defin
    itions' => [...], 'id' => 'broken', 'class' => 'Drupal\\Core\\Block\\Plugin\\Block\\Broken', 'provider' => 'core']]) /Sites/jobspace/web/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php:87
    6.5050 122870744 37. Drupal\layout_builder\Plugin\Derivative\FieldBlockDeriver->getDerivativeDefinitions($base_plugin_definition = ['admin_label' => '', 'category' => '', 'context_definitions' => [], 'id' => 'field_block', 'deriver' => '\\Drupal\\layout_builder\\Plugin\\Derivative\\FieldBlockDeriver', 'class' => 'Drupal\\layout_build
    er\\Plugin\\Block\\FieldBlock', 'provider' => 'layout_builder']) /Sites/jobspace/web/core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php:101
    6.8176 132173680 38. Drush\Boot\DrupalBoot8->terminate() /Sites/jobspace/vendor/drush/drush/src/Boot/DrupalBoot8.php:0
    6.8176 132176144 39. Drupal\Core\DrupalKernel->terminate($request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Drupal\Core\Http\InputBag { protected $parameters = [...] }; public $query = class Dru
    pal\Core\Http\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Drupal\Core\Http\InputBag { protected $parameters = [...] };
    public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/'; protected $requestUri = '/
    '; protected $baseUrl = ''; protected $basePath = ''; protected $method = 'GET'; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE }, $response = class Symfony\Component\HttpFoundation
    \Response { public $headers = class Symfony\Component\HttpFoundation\ResponseHeaderBag { protected $headers = [...]; protected $cacheControl = [...]; protected $computedCacheControl = [...]; protected $cookies = [...]; protected $headerNames = [...] }; protected $content = ''; protected $version = '1.0'; protected $statusCode = 200; protec
    ted $statusText = 'OK'; protected $charset = NULL }) /Sites/jobspace/vendor/drush/drush/src/Boot/DrupalBoot8.php:298
    6.8176 132176144 40. Drupal\Core\DrupalKernel->getHttpKernel() /Sites/jobspace/web/core/lib/Drupal/Core/DrupalKernel.php:696
    6.8176 132176144 41. Symfony\Component\DependencyInjection\ContainerBuilder->get($id = 'http_kernel', $invalidBehavior = ???) /Sites/jobspace/web/core/lib/Drupal/Core/DrupalKernel.php:1405
    6.8176 132176144 42. Symfony\Component\DependencyInjection\ContainerBuilder->doGet($id = 'http_kernel', $invalidBehavior = 1, $inlineServices = ???, $isConstructorArgument = ???) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:558
    6.8176 132176176 43. Symfony\Component\DependencyInjection\ContainerBuilder->createService($definition = class Symfony\Component\DependencyInjection\Definition { private $class = 'Stack\\StackedHttpKernel'; private $file = NULL; private $factory = NULL; private $shared = TRUE; private $deprecated = FALSE; private $deprecationTemplate
    = NULL; private $properties = []; private $calls = []; private $instanceof = []; private $autoconfigured = FALSE; private $configurator = NULL; private $tags = ['_provider' => [...]]; private $public = TRUE; private $private = FALSE; private $synthetic = FALSE; private $abstract = FALSE; private $lazy = FALSE; private $decoratedService =
    NULL; private $autowired = FALSE; private $changes = ['class' => TRUE]; private $bindings = []; private $errors = []; protected $arguments = [0 => class Symfony\Component\DependencyInjection\Reference { ... }, 1 => [...]]; public $innerServiceId = NULL; public $decorationOnInvalid = NULL }, $inlineServices = [], $isConstructorArgument = TR
    UE, $id = 'http_kernel', $tryProxy = ???) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:618
    6.8176 132176928 44. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = [0 => class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.negotiation'; private $invalidBehavior = 1 }, 1 => [0 => class Symfony\Component\DependencyInjection\Reference { ... }, 1 => class Symfony
    \Component\DependencyInjection\Reference { ... }, 2 => class Symfony\Component\DependencyInjection\Reference { ... }, 3 => class Symfony\Component\DependencyInjection\Reference { ... }, 4 => class Symfony\Component\DependencyInjection\Reference { ... }, 5 => class Symfony\Component\DependencyInjection\Reference { ... }]], $inlineServices =
    [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1115
    6.8176 132176928 45. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.negotiation'; private $invalidBehavior = 1 }, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/
    dependency-injection/ContainerBuilder.php:1213
    6.8177 132176928 46. Symfony\Component\DependencyInjection\ContainerBuilder->doGet($id = 'http_middleware.negotiation', $invalidBehavior = 1, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1265
    6.8177 132176928 47. Symfony\Component\DependencyInjection\ContainerBuilder->createService($definition = class Symfony\Component\DependencyInjection\Definition { private $class = 'Drupal\\Core\\StackMiddleware\\NegotiationMiddleware'; private $file = NULL; private $factory = NULL; private $shared = TRUE; private $deprecated = FALSE;
    private $deprecationTemplate = NULL; private $properties = []; private $calls = [0 => [...]]; private $instanceof = []; private $autoconfigured = FALSE; private $configurator = NULL; private $tags = ['http_middleware' => [...], '_provider' => [...]]; private $public = TRUE; private $private = FALSE; private $synthetic = FALSE; private $abs
    tract = FALSE; private $lazy = FALSE; private $decoratedService = NULL; private $autowired = FALSE; private $changes = ['class' => TRUE]; private $bindings = []; private $errors = []; protected $arguments = [0 => class Symfony\Component\DependencyInjection\Reference { ... }]; public $innerServiceId = NULL; public $decorationOnInvalid = NUL
    L }, $inlineServices = [], $isConstructorArgument = TRUE, $id = 'http_middleware.negotiation', $tryProxy = ???) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:618
    6.8177 132177304 48. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = [0 => class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.reverse_proxy'; private $invalidBehavior = 1 }], $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor
    /symfony/dependency-injection/ContainerBuilder.php:1115
    6.8177 132177304 49. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.reverse_proxy'; private $invalidBehavior = 1 }, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfon
    y/dependency-injection/ContainerBuilder.php:1213
    6.8177 132177304 50. Symfony\Component\DependencyInjection\ContainerBuilder->doGet($id = 'http_middleware.reverse_proxy', $invalidBehavior = 1, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1265
    6.8177 132177304 51. Symfony\Component\DependencyInjection\ContainerBuilder->createService($definition = class Symfony\Component\DependencyInjection\Definition { private $class = 'Drupal\\Core\\StackMiddleware\\ReverseProxyMiddleware'; private $file = NULL; private $factory = NULL; private $shared = TRUE; private $deprecated = FALSE;
    private $deprecationTemplate = NULL; private $properties = []; private $calls = []; private $instanceof = []; private $autoconfigured = FALSE; private $configurator = NULL; private $tags = ['http_middleware' => [...], '_provider' => [...]]; private $public = TRUE; private $private = FALSE; private $synthetic = FALSE; private $abstract = F
    ALSE; private $lazy = FALSE; private $decoratedService = NULL; private $autowired = FALSE; private $changes = ['class' => TRUE]; private $bindings = []; private $errors = []; protected $arguments = [0 => class Symfony\Component\DependencyInjection\Reference { ... }, 1 => class Symfony\Component\DependencyInjection\Reference { ... }]; publi
    c $innerServiceId = NULL; public $decorationOnInvalid = NULL }, $inlineServices = [], $isConstructorArgument = TRUE, $id = 'http_middleware.reverse_proxy', $tryProxy = ???) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:618
    6.8177 132177680 52. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = [0 => class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.page_cache'; private $invalidBehavior = 1 }, 1 => class Symfony\Component\DependencyInjection\Reference { private $id = 'settings'; privat
    e $invalidBehavior = 1 }], $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1115
    6.8177 132177680 53. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.page_cache'; private $invalidBehavior = 1 }, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/d
    ependency-injection/ContainerBuilder.php:1213
    6.8177 132177680 54. Symfony\Component\DependencyInjection\ContainerBuilder->doGet($id = 'http_middleware.page_cache', $invalidBehavior = 1, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1265
    6.8177 132177680 55. Symfony\Component\DependencyInjection\ContainerBuilder->createService($definition = class Symfony\Component\DependencyInjection\Definition { private $class = 'Drupal\\page_cache\\StackMiddleware\\PageCache'; private $file = NULL; private $factory = NULL; private $shared = TRUE; private $deprecated = FALSE; privat
    e $deprecationTemplate = NULL; private $properties = []; private $calls = []; private $instanceof = []; private $autoconfigured = FALSE; private $configurator = NULL; private $tags = ['http_middleware' => [...], '_provider' => [...]]; private $public = TRUE; private $private = FALSE; private $synthetic = FALSE; private $abstract = FALSE; p
    rivate $lazy = FALSE; private $decoratedService = NULL; private $autowired = FALSE; private $changes = ['class' => TRUE]; private $bindings = []; private $errors = []; protected $arguments = [0 => class Symfony\Component\DependencyInjection\Reference { ... }, 1 => class Symfony\Component\DependencyInjection\Reference { ... }, 2 => class Sy
    mfony\Component\DependencyInjection\Reference { ... }, 3 => class Symfony\Component\DependencyInjection\Reference { ... }]; public $innerServiceId = NULL; public $decorationOnInvalid = NULL }, $inlineServices = [], $isConstructorArgument = TRUE, $id = 'http_middleware.page_cache', $tryProxy = ???) /Sites/jobspace/vendor/symfo
    ny/dependency-injection/ContainerBuilder.php:618
    6.8177 132178056 56. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = [0 => class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.kernel_pre_handle'; private $invalidBehavior = 1 }, 1 => class Symfony\Component\DependencyInjection\Reference { private $id = 'cache.page
    '; private $invalidBehavior = 1 }, 2 => class Symfony\Component\DependencyInjection\Reference { private $id = 'page_cache_request_policy'; private $invalidBehavior = 1 }, 3 => class Symfony\Component\DependencyInjection\Reference { private $id = 'page_cache_response_policy'; private $invalidBehavior = 1 }], $inlineServices = [], $isConstru
    ctorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1115
    6.8177 132178056 57. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.kernel_pre_handle'; private $invalidBehavior = 1 }, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/sy
    mfony/dependency-injection/ContainerBuilder.php:1213
    6.8177 132178056 58. Symfony\Component\DependencyInjection\ContainerBuilder->doGet($id = 'http_middleware.kernel_pre_handle', $invalidBehavior = 1, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1265
    6.8177 132178056 59. Symfony\Component\DependencyInjection\ContainerBuilder->createService($definition = class Symfony\Component\DependencyInjection\Definition { private $class = 'Drupal\\Core\\StackMiddleware\\KernelPreHandle'; private $file = NULL; private $factory = NULL; private $shared = TRUE; private $deprecated = FALSE; privat
    e $deprecationTemplate = NULL; private $properties = []; private $calls = []; private $instanceof = []; private $autoconfigured = FALSE; private $configurator = NULL; private $tags = ['http_middleware' => [...], '_provider' => [...]]; private $public = TRUE; private $private = FALSE; private $synthetic = FALSE; private $abstract = FALSE; p
    rivate $lazy = TRUE; private $decoratedService = NULL; private $autowired = FALSE; private $changes = ['class' => TRUE, 'lazy' => TRUE]; private $bindings = []; private $errors = []; protected $arguments = [0 => class Symfony\Component\DependencyInjection\Reference { ... }, 1 => class Symfony\Component\DependencyInjection\Reference { ... }
    ]; public $innerServiceId = NULL; public $decorationOnInvalid = NULL }, $inlineServices = [], $isConstructorArgument = TRUE, $id = 'http_middleware.kernel_pre_handle', $tryProxy = ???) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:618
    6.8177 132178432 60. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = [0 => class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.session'; private $invalidBehavior = 1 }, 1 => class Symfony\Component\DependencyInjection\Reference { private $id = 'kernel'; private $in
    validBehavior = 1 }], $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1115
    6.8177 132178432 61. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = class Symfony\Component\DependencyInjection\Reference { private $id = 'http_middleware.session'; private $invalidBehavior = 1 }, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/depe
    ndency-injection/ContainerBuilder.php:1213
    6.8177 132178432 62. Symfony\Component\DependencyInjection\ContainerBuilder->doGet($id = 'http_middleware.session', $invalidBehavior = 1, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1265
    6.8177 132178432 63. Symfony\Component\DependencyInjection\ContainerBuilder->createService($definition = class Symfony\Component\DependencyInjection\Definition { private $class = 'Drupal\\Core\\StackMiddleware\\Session'; private $file = NULL; private $factory = NULL; private $shared = TRUE; private $deprecated = FALSE; private $depre
    cationTemplate = NULL; private $properties = []; private $calls = [0 => [...]]; private $instanceof = []; private $autoconfigured = FALSE; private $configurator = NULL; private $tags = ['http_middleware' => [...], '_provider' => [...]]; private $public = TRUE; private $private = FALSE; private $synthetic = FALSE; private $abstract = FALSE;
    private $lazy = TRUE; private $decoratedService = NULL; private $autowired = FALSE; private $changes = ['class' => TRUE, 'lazy' => TRUE]; private $bindings = []; private $errors = []; protected $arguments = [0 => class Symfony\Component\DependencyInjection\Reference { ... }]; public $innerServiceId = NULL; public $decorationOnInvalid = NU
    LL }, $inlineServices = [], $isConstructorArgument = TRUE, $id = 'http_middleware.session', $tryProxy = ???) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:618
    6.8177 132178808 64. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = [0 => class Symfony\Component\DependencyInjection\Reference { private $id = 'http_kernel.basic'; private $invalidBehavior = 1 }], $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dep
    endency-injection/ContainerBuilder.php:1115
    6.8177 132178808 65. Symfony\Component\DependencyInjection\ContainerBuilder->doResolveServices($value = class Symfony\Component\DependencyInjection\Reference { private $id = 'http_kernel.basic'; private $invalidBehavior = 1 }, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency
    -injection/ContainerBuilder.php:1213
    6.8177 132178808 66. Symfony\Component\DependencyInjection\ContainerBuilder->doGet($id = 'http_kernel.basic', $invalidBehavior = 1, $inlineServices = [], $isConstructorArgument = TRUE) /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1265
    6.8177 132178808 67. Symfony\Component\DependencyInjection\ContainerBuilder->createService($definition = class Symfony\Component\DependencyInjection\Definition { private $class = 'Symfony\\Component\\HttpKernel\\HttpKernel'; private $file = NULL; private $factory = NULL; private $shared = TRUE; private $deprecated = FALSE; private $d
    eprecationTemplate = NULL; private $properties = []; private $calls = []; private $instanceof = []; private $autoconfigured = FALSE; private $configurator = NULL; private $tags = ['_provider' => [...]]; private $public = TRUE; private $private = FALSE; private $synthetic = FALSE; private $abstract = FALSE; private $lazy = TRUE; private $de
    coratedService = NULL; private $autowired = FALSE; private $changes = ['class' => TRUE, 'lazy' => TRUE]; private $bindings = []; private $errors = []; protected $arguments = [0 => class Symfony\Component\DependencyInjection\Reference { ... }, 1 => class Symfony\Component\DependencyInjection\Reference { ... }, 2 => class Symfony\Component\D
    ependencyInjection\Reference { ... }, 3 => class Symfony\Component\DependencyInjection\Reference { ... }]; public $innerServiceId = NULL; public $decorationOnInvalid = NULL }, $inlineServices = [], $isConstructorArgument = TRUE, $id = 'http_kernel.basic', $tryProxy = ???) /Sites/jobspace/vendor/symfony/dependency-injection/Co
    ntainerBuilder.php:618
    6.8177 132179280 68. ReflectionClass->__construct($objectOrClass = 'Symfony\\Component\\HttpKernel\\HttpKernel') /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1140
    6.8177 132179384 69. Composer\Autoload\ClassLoader->loadClass($class = 'Symfony\\Component\\HttpKernel\\HttpKernel') /Sites/jobspace/vendor/symfony/dependency-injection/ContainerBuilder.php:1140
    6.8177 132179496 70. Composer\Autoload\{closure: /Sites/jobspace/vendor/composer/ClassLoader.php:581-583}($file = ' /Sites/jobspace/vendor/composer/../symfony/http-kernel/HttpKernel.php') /Sites/jobspace/vendor/composer/ClassLoader.php:433

  • πŸ‡ΊπŸ‡ΈUnited States loopy1492

    Same

    > drupal:update

    [Acquia\Blt\Robo\Tasks\DrushTask] Running /mnt/tmp/local.prod/source/vendor/bin/drush @self updb --no-interaction --ansi in /mnt/tmp/local.prod/source/docroot

    -------------- ---------------------- ------------- --------------------
    Module Update ID Type Description
    -------------- ---------------------- ------------- --------------------
    linked_field update_related_displ post-update Update all related
    ay_modes display modes.
    -------------- ---------------------- ------------- --------------------

    > [notice] Update started: linked_field_post_update_update_related_display_modes

    > [error] The configuration property content.field_image.third_party_settings.linked_field.destination.field doesn't exist.

    > [error] Update failed: linked_field_post_update_update_related_display_modes

    [error] Update aborted by: linked_field_post_update_update_related_display_modes
    [error] Finished performing updates.

    [Acquia\Blt\Robo\Tasks\DrushTask] Exit code 1 Time 11.686s

    [error] Failed to execute database updates!
    For troubleshooting guidance and support, see https://docs.acquia.com/blt/support/

    The command failed. This often indicates a problem with your configuration. Review the command output above for more detailed errors, and consider re-running with verbose output for more information.

    [error] Command `drupal:update ` exited with code 1.
    For troubleshooting guidance and support, see https://docs.acquia.com/blt/support/

  • πŸ‡ΊπŸ‡ΈUnited States tzt20

    Unfortunately, same.
    -------------- ------------------------------ ------------- -----------------------------------
    Module Update ID Type Description
    -------------- ------------------------------ ------------- -----------------------------------
    linked_field update_related_display_modes post-update Update all related display modes.
    -------------- ------------------------------ ------------- -----------------------------------

    Do you wish to run the specified pending updates? (yes/no) [yes]:
    > yes

    > [notice] Update started: linked_field_post_update_update_related_display_modes
    > [error] The configuration property third_party_settings.layout_builder.sections.0.components.0f42d3f6-2747-4662-8db3-2948275d2cb0.configuration.formatter.third_party_settings.linked_field.destination.field doesn't exist.
    > [error] Update failed: linked_field_post_update_update_related_display_modes

  • πŸ‡¦πŸ‡ΊAustralia interlated

    Better with memory

    ini_set('memory_limit', '10G');

    Although still an error

    linked_field module
    Update update_related_display_modes
    Failed: InvalidArgumentException: The configuration property third_party_settings.layout_builder.sections.0.components.44397b27-6415-43a1-be24-5f2855459e55.configuration.formatter.third_party_settings.linked_field.destination.field doesn't exist. in Drupal\Core\Config\Schema\ArrayElement->get() (line 76 of /Users/jrobens/Sites/jobspace/web/core/lib/Drupal/Core/Config/Schema/ArrayElement.php).

  • πŸ‡ΊπŸ‡ΈUnited States brightbold Boston, MA

    Same error on Pantheon:

    linked_field module

    Update update_related_display_modes

    Failed: InvalidArgumentException: The configuration property third_party_settings.layout_builder.sections.0.components.20be2ff2-344b-4eee-9a0a-fa2d39f9a6fb.configuration.formatter.third_party_settings.linked_field.destination.field doesn't exist. in Drupal\Core\Config\Schema\ArrayElement->get() (line 76 of /code/web/core/lib/Drupal/Core/Config/Schema/ArrayElement.php).

  • πŸ‡΅πŸ‡ΉPortugal jcnventura

    This update was added as part of πŸ› Missing config schema Needs work . It seems that that code is not fully working. I'm reverting that because of this, and releasing a 1.5 version without that.

    Sorry for this.

  • Status changed to Closed: duplicate about 2 years ago
  • heddn Nicaragua

    Can anyone here comment in πŸ› Missing config schema Needs work in response to the questions over there?

Production build 0.71.5 2024